(this.webpackJsonpdobotlab=this.webpackJsonpdobotlab||[]).push([[13],{101:function(e,n,t){},113:function(e){e.exports=JSON.parse('{"name":"dobotlab","version":"2.3.5","support":{"dobotlink":"6.7.1-edu-x86-64-stable.d2e80468.00aa81ee.202212291823"},"private":true,"author":"Dobot Software Team","homepage":"./","main":"src.mainproc/main.ts","dependencies":{"@babel/core":"7.9.0","@svgr/webpack":"4.3.3","@testing-library/jest-dom":"^4.2.4","@testing-library/react":"^9.3.2","@testing-library/user-event":"^7.1.2","@types/ali-oss":"^6.0.5","@types/classnames":"^2.2.10","@types/jest":"^24.0.0","@types/node":"^12.0.0","@types/pubsub-js":"^1.8.1","@types/quill":"^2.0.6","@types/react":"^16.9.0","@types/react-dom":"^16.9.0","@types/react-pdf":"^4.0.5","@types/react-redux":"^7.1.9","@types/react-router-dom":"^5.1.5","@types/uuid":"^8.3.0","@typescript-eslint/eslint-plugin":"^2.10.0","@typescript-eslint/parser":"^2.10.0","ali-oss":"^6.11.2","antd":"^4.5.3","axios":"^0.19.2","babel-eslint":"10.1.0","babel-jest":"^24.9.0","babel-loader":"8.1.0","babel-plugin-named-asset-import":"^0.3.6","babel-preset-react-app":"^9.1.2","camcalibration":"./plugins/camcalibration-v1.1.20.tgz","camelcase":"^5.3.1","case-sensitive-paths-webpack-plugin":"2.3.0","classnames":"^2.2.6","cross-env":"^7.0.2","css-loader":"3.4.2","dotenv":"8.2.0","dotenv-expand":"5.1.0","echarts":"^5.1.2","electron-is-dev":"^2.0.0","electron-log":"^4.3.2","electron-pdf-window":"^1.0.12","electron-root-path":"^1.0.16","electron-updater":"^4.3.8","eslint":"^6.6.0","eslint-config-react-app":"^5.2.1","eslint-loader":"3.0.3","eslint-plugin-flowtype":"4.6.0","eslint-plugin-import":"2.20.1","eslint-plugin-jsx-a11y":"6.2.3","eslint-plugin-react":"7.19.0","eslint-plugin-react-hooks":"^1.6.1","file-loader":"4.3.0","fs-extra":"^8.1.0","html-loader":"^1.2.0","html-webpack-plugin":"4.0.0-beta.11","i18next":"^19.9.2","i18next-browser-languagedetector":"^6.0.1","identity-obj-proxy":"3.0.0","jest":"24.9.0","jest-environment-jsdom-fourteen":"1.0.1","jest-resolve":"24.9.0","jest-watch-typeahead":"0.4.2","lodash":"^4.17.21","mini-css-extract-plugin":"0.9.0","node-sass":"^4.14.1","optimize-css-assets-webpack-plugin":"5.0.3","pnp-webpack-plugin":"1.6.4","postcss-flexbugs-fixes":"4.1.0","postcss-loader":"3.0.0","postcss-normalize":"8.0.1","postcss-preset-env":"6.7.0","postcss-safe-parser":"4.0.1","pubsub-js":"^1.9.1","quill":"1.3.6","react":"^16.13.1","react-app-polyfill":"^1.0.6","react-dev-utils":"^10.2.1","react-dom":"^16.13.1","react-i18next":"^11.8.10","react-pdf":"^5.0.0","react-redux":"^7.2.1","react-router":"^5.2.0","react-router-dom":"^5.2.0","redux-thunk":"^2.3.0","resolve":"1.15.0","resolve-url-loader":"3.1.1","sass-loader":"8.0.2","semver":"6.3.0","style-loader":"0.23.1","terser-webpack-plugin":"2.3.5","ts-pnp":"1.1.6","typescript":"~3.8.0","url-loader":"2.3.0","uuid":"^8.3.1","webpack":"4.42.0","webpack-dev-server":"3.10.3","webpack-manifest-plugin":"2.2.0","workbox-webpack-plugin":"4.3.1"},"scripts":{"start":"cross-env REACT_APP_SECRET_ENV=\'development\' node scripts/start.js","elec":"electron .","dist":"electron-builder -c electron-builder.config.js","start:dev":"cross-env REACT_APP_SECRET_ENV=\'development\' node scripts/start.js","start:rc":"cross-env REACT_APP_SECRET_ENV=\'release\' node scripts/start.js","build":"cross-env REACT_APP_SECRET_ENV=\'production\' node scripts/build.js","build:dev":"cross-env REACT_APP_SECRET_ENV=\'development\' node scripts/build.js","build:rc":"cross-env REACT_APP_SECRET_ENV=\'release\' node scripts/build.js","start:verse":"cross-env REACT_APP_SECRET_ENV=\'dobotverse-development\' node scripts/start.js","start:verse:stable":"cross-env REACT_APP_SECRET_ENV=\'dobotverse-production\' node scripts/start.js","start:verse:rc":"cross-env REACT_APP_SECRET_ENV=\'dobotverse-release\' node scripts/start.js","verse":"cross-env REACT_APP_SECRET_ENV=\'dobotverse-production\' node scripts/build.js","verse:rc":"cross-env REACT_APP_SECRET_ENV=\'dobotverse-release\' node scripts/build.js","verse:dev":"cross-env REACT_APP_SECRET_ENV=\'dobotverse-development\' node scripts/build.js","test":"node scripts/test.js","setup":"commitizen init cz-customizable --yarn --dev --exact --force","c":"git add . && git cz"},"eslintConfig":{"extends":"react-app"},"browserslist":{"production":[">0.2%","not dead","not op_mini all"],"development":["last 1 chrome version","last 1 firefox version","last 1 safari version"]},"devDependencies":{"@commitlint/cli":"^8.3.5","@commitlint/config-conventional":"^8.3.4","@types/electron":"^1.6.10","commitizen":"^4.0.3","cz-customizable":"6.3.0","electron":"^6.0.12","electron-builder":"^22.10.5","electron-notarize":"^1.1.0","husky":"^4.2.5","lint-staged":"^10.2.11","prettier":"^2.0.5","standard-version":"^7.1.0","strip-bom":"^4.0.0"},"husky":{"hooks":{"pre-commit":"lint-staged","commit-msg":"commitlint -e -V "}},"config":{"commitizen":{"path":"./node_modules/cz-customizable"}},"lint-staged":{"src/**/*.{js,jsx,ts,tsx,json,css,scss,md}":["prettier --single-quote --write","git add"]},"proxy":"https://dev.dobotlab.dobot.cc/","jest":{"roots":["/src"],"collectCoverageFrom":["src/**/*.{js,jsx,ts,tsx}","!src/**/*.d.ts"],"setupFiles":["react-app-polyfill/jsdom"],"setupFilesAfterEnv":["/src/setupTests.ts"],"testMatch":["/src/**/__tests__/**/*.{js,jsx,ts,tsx}","/src/**/*.{spec,test}.{js,jsx,ts,tsx}"],"testEnvironment":"jest-environment-jsdom-fourteen","transform":{"^.+\\\\.(js|jsx|ts|tsx)$":"/node_modules/babel-jest","^.+\\\\.css$":"/config/jest/cssTransform.js","^(?!.*\\\\.(js|jsx|ts|tsx|css|json)$)":"/config/jest/fileTransform.js"},"transformIgnorePatterns":["[/\\\\\\\\]node_modules[/\\\\\\\\].+\\\\.(js|jsx|ts|tsx)$","^.+\\\\.module\\\\.(css|sass|scss)$"],"modulePaths":[],"moduleNameMapper":{"^react-native$":"react-native-web","^.+\\\\.module\\\\.(css|sass|scss)$":"identity-obj-proxy"},"moduleFileExtensions":["web.js","js","web.ts","ts","web.tsx","tsx","json","web.jsx","jsx","node"],"watchPlugins":["jest-watch-typeahead/filename","jest-watch-typeahead/testname"]},"babel":{"presets":["react-app"]}}')},114:function(e,n,t){"use strict";t.d(n,"b",(function(){return q}));var o=t(20),a=t.n(o),i=t(32),s=t(17),r=t(0),T=t.n(r),_=t(27),l=t(25),c=t(31),R=t(34),E=t(48),d=t(47),m=t(21),p=t(67),f=function(e){Object(E.a)(t,e);var n=Object(d.a)(t);function t(e){var o;return Object(c.a)(this,t),(o=n.call(this,e)).showOptions=function(){o.setState({isShowSelect:!o.state.isShowSelect})},o.handleSelect=function(e,n){e.stopPropagation(),Object(m.a)(n),o.setState({isShowSelect:!1}),document.onclick=null},o.state={isShowSelect:!1},o}return Object(R.a)(t,[{key:"componentDidUpdate",value:function(){var e=this;this.state.isShowSelect&&(document.onclick=function(){e.setState({isShowSelect:!1}),document.onclick=null})}},{key:"render",value:function(){var e=this;return T.a.createElement("div",{className:"App-language",onClick:this.showOptions},T.a.createElement("span",{className:"text"},this.props.language),T.a.createElement("span",{className:"App-language-img"}),T.a.createElement("span",{className:"App-language-select".concat(this.state.isShowSelect?" selecting":"")}),this.state.isShowSelect?T.a.createElement("div",{className:"App-language-options"},Object.keys(this.props.verseThemeShow?p.c:p.b).map((function(n){return T.a.createElement("span",{className:"App-language-option-item",onClick:function(t){return e.handleSelect(t,n)},key:n},p.b[n])}))):null)}}]),t}(T.a.Component),u=t(159),L=(t(101),t(39)),S=t(24),A=t(134),O=t(187);var N=Object(_.b)((function(e){return{sectionInfo:e.coursesReducer.currentSection}}),(function(e){return{getCurrentSection:function(n){return e(l.a.getCurrentSection(n))}}}))(Object(L.k)((function(e){var n=Object(O.a)().t;Object(r.useEffect)((function(){return e.sectionInfo.chapter_name&&sessionStorage.setItem("COURSES_INFO",JSON.stringify(e.sectionInfo)),function(){return sessionStorage.removeItem("COURSES_INFO")}}),[e.sectionInfo]);var o=e.sectionInfo.chapter_name?e.sectionInfo:sessionStorage.getItem("COURSES_INFO")?JSON.parse(sessionStorage.getItem("COURSES_INFO")):{courses_id:0,chapter_name:"",resources_name:""},a=o.chapter_name,i=o.courses_id,s=o.resources_name;return T.a.createElement("div",{className:a?"App-header-courses-show":"App-header-courses-show-hide"},T.a.createElement("div",{className:"App-header-courses-desc"},T.a.createElement("img",{className:"cursor-pointer",onClick:function(){A.a.showInstance({visible:!0,confirm:function(){S.a.recoverProject(),A.a.showInstance({visible:!1})},cancel:function(){A.a.showInstance({visible:!1})},cancelText:n("TR_NO"),confirmText:n("TR_YES"),content:n("TR_CONFIRM_RECOVER"),title:n("TR_COURSE_RECOVER"),confirmBtnColor:"#0181EF"})},src:t(414),alt:"#"}),T.a.createElement("span",{style:{color:"#D4E5FC"}},"".concat(void 0===s?a:s))),T.a.createElement("div",{className:"App-header-courses-quit",onClick:function(){e.history.push({pathname:"/chapter/".concat(i)}),e.getCurrentSection({courses_id:0,chapter_name:"",section_id:0,section_name:"",section_title:"",resources_id:0})}},n("TR_QUIT")),T.a.createElement("div",{className:"App-header-courses-save",onClick:function(){S.a.saveCoursesProject(e.sectionInfo.resources_id)}},n("TR_SAVE")),T.a.createElement("i",{className:"App-header-courses-line"}))}))),I=t(113),C=t(63),h=t(303),y=t(54),P=t(103),g=t(509),D=function(e){var n=Object(r.useState)(!1),o=Object(s.a)(n,2),a=o[0],i=o[1],c=Object(r.useState)(""),R=Object(s.a)(c,2),E=R[0],d=R[1],p=Object(r.useState)(""),f=Object(s.a)(p,2),u=f[0],L=f[1],A=Object(O.a)().t,N=Object(_.c)(),I=T.a.useRef(null),C=Object(_.d)((function(e){return e.coursesReducer.currentCoursesProject.name})),h=Object(r.useCallback)((function(e){N(l.a.setCurrentProject(e))}),[N]),D=function(e){if(a)S.a.sendProRenameInfo("Project");else if(u&&!a){var n=C,t=m.q.find((function(e){return C.endsWith(e)}));t&&(n=C.replace(t,"")),n!==u&&N(l.a.notifyContentChange(!0)),h({name:u}),S.a.sendProRenameInfo(u)}else h({name:""}),S.a.sendProRenameInfo("Project")};return Object(r.useEffect)((function(){/[\\/:*?"<>|%]/g.test(C)?(i(!0),d("TR_RENAME_CHECK")):i(!1),L(Object(m.p)(C))}),[C]),Object(r.useEffect)((function(){return function(){h({name:""})}}),[h]),T.a.createElement("div",{className:"App-header-courses-desc"},!e.hideInput&&T.a.createElement("div",null,T.a.createElement(P.a,{placement:"bottom",title:A(E),visible:a,overlayClassName:"pro-rename"},T.a.createElement(g.a,{prefix:T.a.createElement("img",{src:t(415),alt:"#"}),className:"dobot-black-input-password",value:u,onChange:function(e){/[\\/:*?"<>|%]/g.test(e.target.value)?(i(!0),d("TR_RENAME_CHECK")):i(!1),L(e.target.value)},maxLength:32,size:"middle",onBlur:D,onPressEnter:D,defaultValue:Object(m.p)(C,!1),ref:I}))),T.a.createElement(y.a,{type:"primary",onClick:function(){e.saveFile()}},A("TR_SAVE")))},b=t(15),w=t(6),U=Object(_.b)((function(e){return{policyModalStatus:e.additionalToolReducer.policyModalStatus,language:e.additionalToolReducer.locale}})),M={zh_privacyPolicy:t(416),en_privacyPolicy:t(417),zh_userAgreement:t(418),en_userAgreement:t(419)};var k=U((function(e){var n=Object(O.a)().t,t=Object(r.useRef)("policy");return T.a.createElement("div",{className:"policy-modal"},T.a.createElement("div",{className:"policy-modal-header"},T.a.createElement("span",null,1===e.policyModalStatus?n("TR_PRIVACY_POLICY"):n("TR_USER_AGREEMENT")),T.a.createElement("span",{className:"policy-modal-close",onClick:function(){b.a.dispatch({type:w.r,params:0})}})),T.a.createElement("div",{className:"policy-iframe-wrapper"},T.a.createElement("iframe",{ref:t,srcDoc:M["".concat(e.language.slice(0,2),"_").concat(1===e.policyModalStatus?"privacyPolicy":"userAgreement")],height:"100%",width:"100%",title:"policy"})))})),H=(t(420),t(507)),x=[{key:"1",name:"React",desc:"JavaScript library for creating user interfaces.",license:"MIT",website:"https://reactjs.org/"},{key:"2",name:"Redux",desc:"Predictable state container for JavaScript apps.",license:"MIT",website:"https://redux.js.org/"},{key:"3",name:"Antd",desc:"React UI library.",license:"MIT",website:"https://ant.design/"},{key:"4",name:"RPC-websockets",desc:"A communication pattern.",license:"LGPL",website:"https://github.com/elpheria/rpc-websockets"},{key:"5",name:"Typescript",desc:"Language for application-scale JavaScript.",license:"Apache",website:"https://www.typescriptlang.org/"},{key:"6",name:"Electron",desc:"A framework lets users write cross-platform desktop applications using JavaScript, HTML and CSS.",license:"MIT",website:"https://github.com/electron/electron#readme"},{key:"7",name:"i18next",desc:"Internationalization framework for browser or any other javascript environment.",license:"MIT",website:"https://www.i18next.com/"}],v=function(e){var n=Object(O.a)(),t=n.t,o=(n.i18n,e.closeAbout),a=Object(r.useState)(""),i=Object(s.a)(a,2),_=i[0],l=i[1],c=[{title:t("TR_TOOL_NAME"),dataIndex:"name",key:"name",width:120,render:function(e,n){return T.a.createElement("a",{href:n.website,target:"_blank",rel:"noopener noreferrer"},e)}},{title:t("TR_DESCRIPTION"),dataIndex:"desc",key:"desc"},{title:t("TR_LICENSE"),dataIndex:"license",key:"license",width:120}];return Object(r.useEffect)((function(){l(localStorage.getItem("language"))}),[]),T.a.createElement("div",{className:"about-container"},T.a.createElement("div",{className:"about-main-content"},T.a.createElement("header",null,T.a.createElement("span",{className:"about-header-close",onClick:o})),T.a.createElement("div",{className:"about-logo"},T.a.createElement("span",{className:"about-logo-img"}),T.a.createElement("span",{className:"about-logo-shadow"}),T.a.createElement("span",{className:"about-title"},"DobotLab ".concat(t("TR_EDU_PLATFORM"))),T.a.createElement("span",{className:"about-version",onClick:function(){window.open("https://cdn.release.dobot.cc/help/dobotlab/changelog/")}},"".concat(t("TR_VERSION"),"\uff1a").concat(I.version)),T.a.createElement("span",{className:"about-company"},t("TR_COMPANY")),T.a.createElement("a",{className:"about-website",href:"zh-cn"===_?"https://dobot.cn/":"https://en.dobot.cn/",target:"_blank",rel:"noopener noreferrer"},"zh-cn"===_?"dobot.cn":"en.dobot.cn"),T.a.createElement("span",{className:"about-copyright"},"Dobot.cc \xa9 Copyright 2021. All Rights Reserved.")),T.a.createElement("div",{className:"about-used-tools"},T.a.createElement("p",null,t("TR_BUILT_WITH")),T.a.createElement(H.a,{id:"about-used-table",columns:c,dataSource:x,pagination:!1,scroll:{y:250},className:"dobot-black-table"}))))};var W=Object(_.b)((function(e){return{dobotlinkStatus:e.additionalToolReducer.dobotlinkStatus}}),(function(e){return{handleDobotlinkModal:function(n){return e(l.a.handleDobotlinkModal(n))}}}))((function(e){var n=Object(O.a)().t,t=e.setDragMask,o=Object(r.useState)(!1),a=Object(s.a)(o,2),i=a[0],_=a[1],l=Object(r.useRef)("linkStatus"),c=0,R=0,E=0,d=0,m=function(e){var n=l.current.style.width.replace("px",""),t=l.current.style.height.replace("px",""),o=e.clientX-c,a=e.clientY-R;l.current.style.top="".concat(d+a,"px"),l.current.style.left="".concat(E+o,"px"),window.innerWidth-l.current.offsetLeft<=parseFloat(n)&&(l.current.style.left="".concat(window.innerWidth-parseFloat(n),"px")),l.current.offsetLeft<=0&&(l.current.style.left="0px"),window.innerHeight-l.current.offsetTop<=parseFloat(t)&&(l.current.style.top="".concat(window.innerHeight-parseFloat(t),"px")),l.current.offsetTop<=0&&(l.current.style.top="0px")},p=function(){e.handleDobotlinkModal(!0)};return Object(r.useEffect)((function(){1===e.dobotlinkStatus&&setTimeout((function(){_(!0)}),5e3)}),[e.dobotlinkStatus]),T.a.createElement("div",{className:"App-dobotlink-status".concat(e.dobotlinkStatus?1===e.dobotlinkStatus?" connect":" update":" disconnect"),style:{top:"104px",left:"80%",height:"32px",display:i?"none":"flex"},onMouseDown:function(e){t(!0),c=e.clientX,R=e.clientY,E=l.current.offsetLeft,d=l.current.offsetTop,document.onmousemove=m,document.onmouseup=function(e){var n=e.clientX-c,o=e.clientY-R;Math.abs(n)<=2&&Math.abs(o)<=2&&p(),document.onmousemove=null,document.onmouseup=null,t(!1)}},ref:l},T.a.createElement("span",{className:"App-dobotlink-drag-icon"}),T.a.createElement("span",{className:"App-dobotlink-status-dot"}),T.a.createElement("span",{className:"App-dobotlink-status-text"},e.dobotlinkStatus?1===e.dobotlinkStatus?"DobotLink ".concat(n("TR_DL_STATUS_ON")):"DobotLink ".concat(n("TR_DL_STATUS_UPDATE")):"DobotLink ".concat(n("TR_DL_STATUS_OFF"))))})),B=t(38),G=t(295),F=t(43),z=[{key:"currency",name:"TR_CURRENCY",children:[{key:"guidePage",name:"TR_OPEN_GUIDE",handler:"handleGuidePage"}]},{key:"help",name:"TR_HELP",children:[{key:"DobotLab",name:"TR_HELP_DOC",handler:"openHelpDoc"},{key:"DobotLabEdu",name:"TR_EDU_MANUAL",handler:"openHelpDoc"},{key:"CodingManual",name:"TR_CODING_MANUAL",handler:"openHelpDoc"},{key:"DeviceManual",name:"TR_DEVICE_MANUAL",children:[{key:"Magician",name:"Magician",handler:"openHelpDoc"},{key:"MagicianLite",name:"MagicianLite",handler:"openHelpDoc"},{key:"MagicianGo",name:"TR_MAGICIANGO",handler:"openHelpDoc"},{key:"Ai-Starter",name:"TR_AI_STARTER",handler:"openHelpDoc"}]}]},{key:"feedback",name:"TR_FEEDBACK",handler:"handleFeedback"},{key:"about",name:"TR_ABOUT",handler:"handleAbout"}];var K=function(e){var n=Object(O.a)().t,t=e.localServerPort,o=e.setShowAbout,a=e.setShowFeedback,i=Object(_.d)((function(e){return e.additionalToolReducer})).locale,s={handleGuidePage:function(){b.a.dispatch({params:!0,type:w.a})},openHelpDoc:function(e){e&&Object(B.X)().then((function(n){var o=n.data,a=F.f?"development":F.g?"release":"production",s="zh-cn"===i?"zh-cn":"en";if(Object(m.m)())if(o[a][e][s].url.includes(".pdf")){var r=window.ipcRenderer;if(void 0===r)return;r.send("openHelpDoc","http://localhost:".concat(t,"/helpDoc/HelpDoc-").concat(e,"-").concat(s,".pdf"))}else window.open(o[a][e][s].url);else window.open(o[a][e][s].url)})).catch((function(e){G.b.error(e.message)}))},handleFeedback:function(){a(!0)},handleAbout:function(){o(!0)}};return T.a.createElement("div",{className:"App-menu-wrapper"},T.a.createElement("div",{className:"App-menu-entrance"}),T.a.createElement("div",{className:"App-menu-select-shadow"},T.a.createElement("div",{className:"App-menu-select"},z.map((function(e){return e.children?T.a.createElement("div",{className:"App-menu-select-item",key:e.key},T.a.createElement("div",null,n(e.name)),T.a.createElement("div",{className:"App-menu-icon-arrow",style:{marginLeft:"5px"}}),T.a.createElement("div",{className:"App-menu-select-second-shadow"},T.a.createElement("div",{className:"App-menu-select-second"},e.children.map((function(e){return e.children?T.a.createElement("div",{className:"App-menu-select-second-item",key:e.key},T.a.createElement("div",null,n(e.name)),T.a.createElement("div",{className:"App-menu-icon-arrow"}),T.a.createElement("div",{className:"App-menu-select-third-shadow"},T.a.createElement("div",{className:"App-menu-select-third"},e.children&&e.children.map((function(e){return T.a.createElement("div",{className:"App-menu-select-third-item",key:e.key,onClick:function(){return s[e.handler](e.key)}},T.a.createElement("span",null,n(e.name)))}))))):T.a.createElement("div",{className:"App-menu-select-second-item",key:e.key,onClick:function(){return s[e.handler](e.key)}},T.a.createElement("span",null,n(e.name)))}))))):T.a.createElement("div",{className:"App-menu-select-item",key:e.key,onClick:s[e.handler]},n(e.name))})))))},Y=(t(493),g.a.TextArea);var V=function(e){var n=Object(O.a)().t,t=e.closeFeedback,o=Object(r.useState)(""),a=Object(s.a)(o,2),i=a[0],_=a[1],l=Object(r.useState)(""),c=Object(s.a)(l,2),R=c[0],E=c[1];return T.a.createElement("div",{className:"feedback-container"},T.a.createElement("div",{className:"feedback-content"},T.a.createElement("header",null,T.a.createElement("span",{className:"feedback-header-close",onClick:t})),T.a.createElement("h4",null,n("TR_FEEDBACK_TITLE")),T.a.createElement("div",{className:"feedback-input-item"},T.a.createElement("p",null,n("TR_MAILBOX")),T.a.createElement("div",{className:"feedback-input-wrap"},T.a.createElement(g.a,{value:i,placeholder:n("TR_FEEDBACK_EMAIL"),onChange:function(e){return _(e.target.value)},className:"dobot-black-input"}),T.a.createElement("span",{style:{color:"#EF3501"}},"*"))),T.a.createElement("div",{className:"feedback-input-item"},T.a.createElement("p",null,n("TR_FEEDBACK_CONTENT")),T.a.createElement(Y,{value:R,rows:8,className:"dobot-black-input",placeholder:n("TR_FEEDBACK_INPUT"),onChange:function(e){return E(e.target.value)}})),T.a.createElement("p",null,n("TR_SEND_TO_PM",{email:"pm@dobot.cc"})),T.a.createElement(y.a,{type:"primary",className:"dobot-black-btn",shape:"round",onClick:function(){i?R?Object(B.Rb)(i,R).then((function(e){console.log(e),G.b.success(n("TR_SEND_SUCCESS"))})).catch((function(e){console.log(e),G.b.error(e.message)})):G.b.error(n("TR_FEEDBACK_EMPTY")):G.b.error(n("TR_INPUT_MAILBOX"))}},n("TR_SEND"))))},j=t(4),X=t.n(j),Z=h.a.confirm,J=Object(_.b)((function(e){return{isShowDirectory:e.coursesReducer.isShowDirectory,isPluginContentChange:e.additionalToolReducer.isPluginContentChange,loginStatus:e.loginReducer.loginStatus,isShowPersonalWorksModal:e.additionalToolReducer.isShowPersonalWorksModal,policyModalStatus:e.additionalToolReducer.policyModalStatus,dobotlinkStatus:e.additionalToolReducer.dobotlinkStatus,isShowDobotlinkModal:e.additionalToolReducer.dobotlinkModalStatus,isShowDobotlinkFloat:e.additionalToolReducer.dobotlinkFloatStatus,localServerPort:e.additionalToolReducer.localServerPort,verseThemeShow:e.verseThemeReducer.verseThemeShow}}),(function(e){return{updateDirectoryStatus:function(n){return e(l.a.updateDirectoryStatus(n))},notifyContentChange:function(n){return e(l.a.notifyContentChange(n))},setCurrentProject:function(n){e(l.a.setCurrentProject(n))},changePageStatus:function(n){return e(l.a.changePageStatus(n))},openPersonalWorksDialog:function(n){return e(l.a.openPersonalWorksDialog({status:n,type:1}))},handleDobotlinkFloat:function(n){return e(l.a.handleDobotlinkFloat(n))},updateDobotlinkStatus:function(n){return e(l.a.watchingDobotlinkStatus(n))}}})),Q={"/script":{title:"TR_PYTHON_LAB",background:"#25D5E6"},"/blockly":{title:"TR_BLOCK_LAB",background:"#25D5E6"},"/writeanddraw":{title:"TR_WRITEANDDRAW_LIB",background:"#EF6D01"},"/laser":{title:"TR_LASER_LIB",background:"#EF6D01"},"/teach":{title:"TR_TEACH_LIB",background:"#25D5E6"}},q=["/script","/blockly","/writeanddraw","/laser","/teach"],$={"/blockly":"TR_BLOCK_LAB","/script":"TR_PYTHON_LAB","/courses":"TR_COURSE","/chapter":"TR_COURSEANDCHAPTER"},ee={"/script":m.n,"/blockly":m.o,"/writeanddraw":m.n,"/laser":m.n,"/teach":m.n,"/blocklyVerse":m.n},ne={"/script":".json","/blockly":".sb3,.sb2","/writeanddraw":".draw","/laser":".laser","/teach":".playback"};n.a=J(Object(L.k)((function(e){var n=Object(O.a)().t,t=Object(r.useState)(!1),o=Object(s.a)(t,2),l=o[0],c=o[1],R=Object(r.useState)(null),E=Object(s.a)(R,2),d=E[0],p=E[1],A=Object(r.useState)(!1),P=Object(s.a)(A,2),g=P[0],b=P[1],w=Object(r.useState)(!1),U=Object(s.a)(w,2),M=U[0],H=U[1],x=Object(r.useState)(!1),B=Object(s.a)(x,2),G=B[0],z=B[1],Y=Object(r.useRef)(null),j=Object(r.useRef)(null),J=Object(m.j)(e.location.search),te=(Object(L.h)(),Object(r.useMemo)((function(){return"1"===J.verse}),[J.verse])),oe=Object(_.d)((function(e){return e.additionalToolReducer})).locale,ae=Object(_.d)((function(e){return e.verseThemeReducer})).verseThemeShow,ie=[{text:"TR_NEW",handler:"newFile",limit:q},{text:"TR_OPEN",handler:"openWork",limit:q},{text:"TR_SAVE_AS",handler:"saveAsOss",limit:q},{text:"TR_SAVE_LOCAL",handler:"saveLocal",limit:q},{text:"TR_UPLOAD_LOCAL",handler:"openLocal",limit:q},{text:"TR_EXPORT",handler:"exportPyFile",limit:["/script"]},{text:"TR_IMPORT",handler:"importPyFile",limit:["/script"]}],se={newFile:function(){var n=Object(i.a)(a.a.mark((function n(){var t;return a.a.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,Te();case 2:if("confirm"!==(t=n.sent)){n.next=11;break}return Object(m.i)("changeProjectName",(function(){e.setCurrentProject({name:""}),S.a.dobotlabNew(),S.a.sendProRenameInfo("Project")})),n.next=7,_e(!0);case 7:return e.notifyContentChange(!1),n.abrupt("return");case 11:if("cancel"!==t){n.next=18;break}e.setCurrentProject({name:""}),S.a.dobotlabNew(),S.a.sendProRenameInfo("Project"),e.notifyContentChange(!1),n.next=19;break;case 18:return n.abrupt("return");case 19:case"end":return n.stop()}}),n)})));return function(){return n.apply(this,arguments)}}(),openWork:function(){var n=Object(i.a)(a.a.mark((function n(){var t;return a.a.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:return n.next=2,_e();case 2:if(n.sent){n.next=4;break}return n.abrupt("return");case 4:return n.next=6,Te();case 6:if("confirm"!==(t=n.sent)){n.next=15;break}return Object(m.i)("changeProjectName",(function(){S.a.dobotlabOpenWork()})),n.next=11,S.a.dobotlabSaveOss();case 11:return e.notifyContentChange(!1),n.abrupt("return");case 15:if("cancel"!==t){n.next=20;break}S.a.dobotlabOpenWork(),e.notifyContentChange(!1),n.next=21;break;case 20:return n.abrupt("return");case 21:case"end":return n.stop()}}),n)})));return function(){return n.apply(this,arguments)}}(),saveOss:function(){var e=Object(i.a)(a.a.mark((function e(){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,_e();case 2:if(e.sent){e.next=4;break}return e.abrupt("return");case 4:S.a.dobotlabSaveOss();case 5:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),saveAsOss:function(){var e=Object(i.a)(a.a.mark((function e(){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,_e();case 2:if(e.sent){e.next=4;break}return e.abrupt("return");case 4:S.a.dobotlabSaveAsOss();case 5:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),saveLocal:function(){return S.a.dobotlabSaveLocal()},openLocal:function(){var e=Object(i.a)(a.a.mark((function e(){var n;return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Te();case 2:if("confirm"!==(n=e.sent)){e.next=10;break}return Object(m.i)("changeProjectName",(function(){return Y.current.click()})),e.next=7,S.a.dobotlabSaveOss();case 7:return e.abrupt("return");case 10:if("cancel"!==n){e.next=15;break}Y.current.click(),e.next=16;break;case 15:return e.abrupt("return");case 16:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),exportPyFile:function(){var e=Object(i.a)(a.a.mark((function e(){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",S.a.exportPyFile());case 1:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}(),importPyFile:function(){var e=Object(i.a)(a.a.mark((function e(){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",j.current.click());case 1:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}()},re=Object(r.useMemo)((function(){return J.projectId||J.courses}),[J.courses,J.projectId]),Te=function(){return new Promise((function(t){if(e.isPluginContentChange)return Z({title:T.a.createElement("p",{className:"modal-header"},T.a.createElement("span",null,n("TR_TIPS")),T.a.createElement("span",{className:"modal-header-close",onClick:function(){h.a.destroyAll(),t("close")}})),content:n("TR_CONFIRM_SAVE"),centered:!0,cancelText:n("TR_CANCEL"),okText:n("TR_OK"),className:"dobot-black-modal-body",onOk:function(){e.notifyContentChange(!1),t("confirm")},onCancel:function(){e.notifyContentChange(!1),t("cancel")}});t("cancel")}))},_e=function(){var n=Object(i.a)(a.a.mark((function n(t){return a.a.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:if(!e.loginStatus){n.next=6;break}if(!t){n.next=5;break}return n.next=4,S.a.dobotlabSaveOss();case 4:case 5:return n.abrupt("return",Promise.resolve(!0));case 6:return e.changePageStatus(2),n.abrupt("return",Promise.resolve(!1));case 8:case"end":return n.stop()}}),n)})));return function(e){return n.apply(this,arguments)}}(),le=Object(r.useCallback)(e.openPersonalWorksDialog,[]),ce=Object(r.useMemo)((function(){return q.includes(e.location.pathname)}),[e.location.pathname]);Object(r.useEffect)((function(){ce||le(!1)}),[ce,le]),Object(r.useEffect)((function(){c(ce)}),[ce]),Object(r.useEffect)((function(){var t=$[e.history.location.pathname]||"";document.title="DobotLab".concat(n(t)&&"."+n(t)),console.log("%cDobotLab_Version%c".concat(I.version,".").concat("43e7617f\n"),"color:#fff;background-color:#FE7400;padding: 2px 4px; border-radius: 3px 0 0 3px;font-size:12px","color:#fff;background-color:#FEB100;padding:2px 6px; border-radius: 3px;font-size:12px")}),[oe,e.history.location.pathname]);var Re=function(){var n=Object(i.a)(a.a.mark((function n(){var t;return a.a.wrap((function(n){for(;;)switch(n.prev=n.next){case 0:if(!q.includes(e.location.pathname)){n.next=11;break}return n.next=3,Te();case 3:if("confirm"!==(t=n.sent)){n.next=9;break}return S.a.dobotlabSaveOss(),n.abrupt("return");case 9:if("close"!==t){n.next=11;break}return n.abrupt("return");case 11:e.history.replace({pathname:"/"}),e.handleDobotlinkFloat(!0);case 13:case"end":return n.stop()}}),n)})));return function(){return n.apply(this,arguments)}}();Object(r.useEffect)((function(){if(1===e.dobotlinkStatus){var n=setTimeout((function(){e.handleDobotlinkFloat(!1),Ee()}),1e4);p(n)}else Ee(),e.handleDobotlinkFloat(!0)}),[e.dobotlinkStatus]);var Ee=function(){d&&(clearTimeout(d),p(null))};return T.a.createElement("header",{className:X()("App-header","App-header-verse"),style:{display:F.h?"none":"inlineBlock"}},T.a.createElement("div",{className:"App-header-right"},T.a.createElement("div",{className:"App-logo",onClick:Re}),q.includes(e.location.pathname)?T.a.createElement("div",{style:{display:"flex",alignItems:"center"}},T.a.createElement("div",{className:"App-project-title",style:{backgroundColor:Q[e.location.pathname].background}},T.a.createElement("span",null,e.verseThemeShow?n("TR_VERSE_LIB"):n(Q[e.location.pathname].title))),J.courses?T.a.createElement("div",{className:"App-project-document",onClick:function(){(0,e.updateDirectoryStatus)(!e.isShowDirectory)},"data-tooltip":n("TR_EXPERIMENTAL_MANUAL")}):""):"",T.a.createElement(K,{localServerPort:e.localServerPort,setShowAbout:H,setShowFeedback:z}),"/"!==e.location.pathname&&T.a.createElement("div",{className:"App-home",onClick:Re,"data-tooltip":n("TR_HOMEPAGE")})),T.a.createElement("div",{className:"App-header-right"},te&&T.a.createElement("div",{className:"verse-goback-button",onClick:function(){e.history.push({pathname:"/verse"}),e.handleDobotlinkFloat(!0)}}),q.includes(e.location.pathname)&&T.a.createElement(T.a.Fragment,null,T.a.createElement("div",{className:"App-project-file"},T.a.createElement("span",null,n("TR_FILE")),T.a.createElement("input",{accept:ae?"/script"===e.location.pathname?".versepy":".versesb3":ne[e.location.pathname],ref:Y,style:{display:"none"},type:"file",onChange:function(){var n,t,o=Y.current.files;if(o&&o.length){var a=(t=o[0].name)&&/^(.)+\.sb[23]?|json|script|draw|laser|playback|versepy|versesb3$/.test(t)?t.substring(0,t.lastIndexOf(".")).substring(0,100):"";(n=o[0],ae&&"/blockly"===e.location.pathname?ee["/blocklyVerse"](n):ee[e.location.pathname](n)).then((function(n){e.setCurrentProject({name:a}),S.a.dobotlabOpenLocal(n,a)})).finally((function(){Y.current.value=""}))}}}),T.a.createElement("input",{accept:".py",ref:j,style:{display:"none"},type:"file",onChange:function(){var e=j.current.files;e&&e.length&&Object(m.n)(e[0]).then((function(e){S.a.importPyFile(e)})).catch((function(e){Object(C.a)({content:e})})).finally((function(){j.current.value=""}))}}),T.a.createElement("div",{className:"App-project-file-select-shadow"},T.a.createElement("ul",{className:"App-project-file-select"},ie.map((function(t,o){return t.limit.includes(e.location.pathname)?T.a.createElement("li",{onClick:se[t.handler],key:o},n(t.text)):""}))))),T.a.createElement("span",{className:"split-line"})),J.courses?T.a.createElement(N,null):"",l&&T.a.createElement(D,{saveFile:se.saveOss,hideInput:J.courses}),te&&!re&&T.a.createElement(T.a.Fragment,null,T.a.createElement("span",{className:"split-line"}),T.a.createElement(y.a,{className:"change-lab-button",onClick:function(){"/blockly"===e.location.pathname?e.history.push({pathname:"/script",search:"verse=1"}):e.history.push({pathname:"/blockly",search:"verse=1"})}},n("TR_SWITCH_PROGRAM"))),T.a.createElement(f,{language:n("TR_LANGUAGE"),verseThemeShow:e.verseThemeShow}),T.a.createElement(u.a,{handleContentChange:Te}),e.policyModalStatus?T.a.createElement(k,null):"",q.includes(e.location.pathname)&&e.isShowDobotlinkFloat?T.a.createElement(W,{setDragMask:b}):"",g?T.a.createElement("div",{className:"drag-mask"}):"",M&&T.a.createElement(v,{closeAbout:function(){return H(!1)}}),G&&T.a.createElement(V,{closeFeedback:function(){return z(!1)}})))})))},118:function(e,n,t){},122:function(e,n,t){"use strict";t.d(n,"e",(function(){return a})),t.d(n,"b",(function(){return i})),t.d(n,"c",(function(){return s})),t.d(n,"d",(function(){return r})),t.d(n,"a",(function(){return T}));var o=t(6),a=function(e){return{params:e,type:o.J}},i=function(e){return{params:e,type:o.x}},s=function(e){return{params:e,type:o.y}},r=function(e){return{params:e,type:o.z}},T=function(){return{params:null,type:o.u}}},134:function(e,n,t){"use strict";var o=t(0),a=t.n(o),i=t(33),s=t.n(i),r=t(4),T=t.n(r),_=(t(413),function(e){var n=Object(o.useMemo)((function(){return e.content?"function"===typeof e.content?e.content():e.content:"This is Tips Content"}),[e]);return a.a.createElement("div",{className:T()("shade",{visible:e.visible})},a.a.createElement("div",{className:"tip-dialog"},a.a.createElement("span",{className:"hover-point",onClick:function(){var n;return null===(n=e.cancel)||void 0===n?void 0:n.call(e)}},a.a.createElement("img",{src:t(310),alt:""})),a.a.createElement("header",null,e.title?e.title:"Tips"),a.a.createElement("section",null,n),a.a.createElement("footer",null,e.hasOwnProperty("footer")?e.footer:a.a.createElement(a.a.Fragment,null,a.a.createElement("span",{className:"tip-dialog-reject hover-point",style:{opacity:e.cancelDisable?"0.5":"1"},onClick:function(){var n;return!e.cancelDisable&&(null===(n=e.cancel)||void 0===n?void 0:n.call(e))}},e.cancelText?e.cancelText:"Cancel"),a.a.createElement("span",{className:"tip-dialog-confirm hover-point",style:{backgroundColor:e.confirmBtnColor?e.confirmBtnColor:"",opacity:e.cancelDisable?"0.5":"1"},onClick:function(){var n;return!e.cancelDisable&&(null===(n=e.confirm)||void 0===n?void 0:n.call(e))}},e.confirmText?e.confirmText:"Confirm")))))});_.showInstance=function(e){var n=e||{},t=document.getElementById("tipDialog");if(t)s.a.render(a.a.createElement(_,n),t);else{var o=document.createElement("div");o.setAttribute("id","tipDialog"),document.body.appendChild(o),s.a.render(a.a.createElement(_,n),o)}},_.removeInstance=function(){document.getElementById("tipDialog")&&document.getElementById("tipDialog").remove()},n.a=_},142:function(e,n,t){"use strict";t.d(n,"a",(function(){return i}));var o=t(31),a=new function e(){var n=this;Object(o.a)(this,e),this.send=function(e){var t=e.iframeName;if(t){var o=n.dest[t];if(!o)return!1;var a=o.contentWindow;a&&a.postMessage(e,"*")}else Object.keys(n.dest).map((function(t){e.iframeName=t;var o=n.dest[t];return o.contentWindow&&o.contentWindow.postMessage(e,"*"),!0}))},this.dest={},this.addDest=function(e,t){n.dest[e]=t},this.removeDest=function(e){delete n.dest[e]},this.listen=function(e){window.addEventListener("message",(function(n){var t=n.data;t.iframeName&&(t.iframeName=t.iframeName.toLocaleLowerCase(),e(t,n))}))}},i=function(e){return{postMessage:a}[e]}},15:function(e,n,t){"use strict";var o=t(86),a=t(8),i=t(6),s={loginStatus:!1,pageStatus:0,ID:"",name:"",type:"",account:"",role_id:void 0,mailbox:"",avatar:"",phone:"",mechanism_id:void 0,mechanism_name:"",grade_name:"",clazz_name:"",create_time:0,user_group:void 0,country_name:""},r=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:s,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case i.K:var t=n.params,o=t.status,r=t.data;return Object(a.a)(Object(a.a)({},e),{},{loginStatus:o,ID:r?r.id:"",name:r?r.name:"",type:r?r.type:"",account:r?r.account:"",role_id:r?r.role_id:void 0,mailbox:r?r.mailbox:"",avatar:r?r.avatar:"",phone:r?r.phone:"",mechanism_id:r?r.mechanism_id:void 0,mechanism_name:r?r.mechanism_name:"",grade_name:r?r.grade_name:"",clazz_name:r?r.clazz_name:"",create_time:r?r.create_time:0,user_group:r?r.user_group:void 0,country_name:r?r.country_name:""});case i.e:return Object(a.a)(Object(a.a)({},e),{},{pageStatus:n.params.status});default:return e}},T={courses:[],currentSection:{chapter_name:"",section_id:0,section_name:"",section_title:"",courses_id:0,resources_id:0,resources_name:"",chapter_section_introduction:""},isShowDirectory:!1,currentCoursesProject:{name:"Project"}},_=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:T,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case i.g:return Object(a.a)(Object(a.a)({},e),{},{courses:n.params.courses});case i.j:return Object(a.a)(Object(a.a)({},e),{},{currentSection:Object(a.a)({},n.params)});case i.I:return Object(a.a)(Object(a.a)({},e),{},{isShowDirectory:n.params});case i.E:return Object(a.a)(Object(a.a)({},e),{},{currentCoursesProject:Object(a.a)(Object(a.a)({},e.currentCoursesProject),n.params)});default:return e}},l={dobotlinkStatus:1,dobotlinkModalStatus:!1,dobotlinkFloatStatus:!1,isShowPersonalWorksModal:{status:!1,type:1},isPluginContentChange:!1,isShowCamCalibration:!1,pickedDevice:{},locale:"zh",localServerPort:3001,policyModalStatus:0,isShowGuideLines:!1,isShowHomepage:!0,isOnlineState:!0},c=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:l,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case i.L:return Object(a.a)(Object(a.a)({},e),{},{dobotlinkStatus:n.params});case i.q:return Object(a.a)(Object(a.a)({},e),{},{dobotlinkModalStatus:n.params});case i.p:return Object(a.a)(Object(a.a)({},e),{},{dobotlinkFloatStatus:n.params});case i.t:return Object(a.a)(Object(a.a)({},e),{},{isShowPersonalWorksModal:Object(a.a)({},n.params)});case i.s:return Object(a.a)(Object(a.a)({},e),{},{isPluginContentChange:n.params});case i.o:return Object(a.a)(Object(a.a)({},e),{},{isShowCamCalibration:n.params.calibrationStatus,pickedDevice:n.params.pickedDevice});case i.b:return Object(a.a)(Object(a.a)({},e),{},{locale:n.params});case i.c:return Object(a.a)(Object(a.a)({},e),{},{localServerPort:n.params});case i.r:return Object(a.a)(Object(a.a)({},e),{},{policyModalStatus:n.params});case i.a:return Object(a.a)(Object(a.a)({},e),{},{isShowGuideLines:n.params});case i.f:return Object(a.a)(Object(a.a)({},e),{},{isShowHomepage:n.params});case i.d:return Object(a.a)(Object(a.a)({},e),{},{isOnlineState:n.params});default:return e}},R={schoolList:[],studentList:{pagination:{page:1,size:10,total:0,last:1},content:[]},teachList:{pagination:{page:1,size:10,total:0,last:1},content:[]},isMyPreparation:0},E=R,d=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:E,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case i.x:return Object.assign({},e,{schoolList:n.params});case i.y:return Object.assign({},e,{studentList:n.params});case i.z:return Object.assign({},e,{teachList:n.params});case i.u:return JSON.parse(JSON.stringify(R));case i.J:return Object.assign({},e,{isMyPreparation:n.params});default:return e}},m={homeworkList:[],currentHomeworkId:-1},p=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:m,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case i.F:return Object(a.a)(Object(a.a)({},e),{},{homeworkList:n.params});case i.D:return Object(a.a)(Object(a.a)({},e),{},{currentHomeworkId:n.params});default:return e}},f={currentBeginTimestamp:"",currentEndTimestamp:"",detailStatistics:[],avgStatistics:[],topStatistics:[],selectIdInHomeworkDetail:-1,selectAvgIdInInChartDataModal:-1,selectTopIdInInChartDataModal:-1,detailStatisticsForStu:[],avgStatisticsForStu:[],topStatisticsForStu:[]},u=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:f,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case i.k:return Object(a.a)(Object(a.a)({},e),{},{detailStatistics:n.params});case i.h:return Object(a.a)(Object(a.a)({},e),{},{avgStatistics:n.params});case i.m:return Object(a.a)(Object(a.a)({},e),{},{topStatistics:n.params});case i.G:return Object(a.a)(Object(a.a)({},e),{},{selectIdInHomeworkDetail:n.params});case i.v:return Object(a.a)(Object(a.a)({},e),{},{selectAvgIdInInChartDataModal:n.params});case i.w:return Object(a.a)(Object(a.a)({},e),{},{selectTopIdInInChartDataModal:n.params});case i.l:return Object(a.a)(Object(a.a)({},e),{},{detailStatisticsForStu:n.params});case i.i:return Object(a.a)(Object(a.a)({},e),{},{avgStatisticsForStu:n.params});case i.n:return Object(a.a)(Object(a.a)({},e),{},{topStatisticsForStu:n.params});case i.B:return Object(a.a)(Object(a.a)({},e),{},{currentBeginTimestamp:n.params});case i.C:return Object(a.a)(Object(a.a)({},e),{},{currentEndTimestamp:n.params});default:return e}},L={verseThemeShow:!1,verseScene:void 0},S=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:L,n=arguments.length>1?arguments[1]:void 0;switch(n.type){case i.A:return Object.assign({},e,{verseThemeShow:n.params});case i.H:return Object.assign({},e,{verseScene:n.params});default:return e}},A=Object(o.c)({loginReducer:r,coursesReducer:_,additionalToolReducer:c,classSystemReducer:d,homeworkSystemReducer:p,academicAnalysisReducer:u,verseThemeReducer:S}),O=t(274),N=window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__||o.d,I=Object(o.e)(A,N(Object(o.a)(O.a)));n.a=I},156:function(e,n,t){"use strict";t.d(n,"a",(function(){return o}));var o=401},159:function(e,n,t){"use strict";t.d(n,"b",(function(){return se}));var o=t(20),a=t.n(o),i=t(32),s=t(165),r=t(31),T=t(34),_=t(48),l=t(47),c=t(0),R=t.n(c),E=t(39),d=t(8),m=t(104),p=t(509),f=t(511),u=t(54),L=t(301),S=t(302),A=t(25),O=t(27),N=t(38),I=t(21),C=t(24),h=t(506),y=t(4),P=t.n(y),g=Object(O.b)((function(e){return{loginStatus:e.loginReducer.loginStatus}}),(function(e){return{updateLoginStatus:function(n,t){return e(A.a.updateLoginStatus(n,t))}}})),D=function(e){Object(_.a)(o,e);var n=Object(l.a)(o);function o(e){var t;return Object(r.a)(this,o),(t=n.call(this,e)).handleCloseClick=function(){t.props.changePageStatus(0)},t.goToSignup=function(){t.props.changePageStatus(1)},t.hideCheckMsg=function(){t.state.checkMsg.isChecked||t.setState({checkMsg:{isChecked:!0,msg:""}})},t.showCheckMsg=function(e){t.setState({checkMsg:{isChecked:!1,msg:e}})},t.handleIDInput=function(e){var n=t.state.userInputInfo;t.hideCheckMsg(),t.setState({userInputInfo:Object(d.a)(Object(d.a)({},n),{},{userId:e.target.value})})},t.handlePasswordInput=function(e){console.log();var n=t.state.userInputInfo;t.hideCheckMsg(),t.setState({userInputInfo:Object(d.a)(Object(d.a)({},n),{},{password:e.target.value})})},t.handleLogin=function(e){e.nativeEvent.stopImmediatePropagation();var n=t.state.userInputInfo,o=n.userId,a=n.password;return o?a?void Object(N.Ab)(o,a).then((function(e){if(!e.message){var n=e.data,o=n.token,a=n.id;t.props.updateLoginStatus(!0,e.data),localStorage.setItem("USER-TOKEN",o),localStorage.setItem("USER-ID",a),C.a.userLogin(o)}})).catch((function(e){"IN_SEVEN_CANCELL"===e.message&&t.props.changePageStatus(4),t.showCheckMsg(e.message)})):t.showCheckMsg(t.props.t("TR_PASSWORD_EMPTY")):t.showCheckMsg(t.props.t("TR_ACCOUNT_EMPTY"))},t.handleLoginDebounce=Object(I.b)(t.handleLogin,500),t.goToResetPassword=function(){t.props.changePageStatus(3)},t.handlePreventSubmit=function(e){e.preventDefault()},t.state={checkMsg:{isChecked:!0,msg:""},userInputInfo:{userId:"",password:""}},t}return Object(T.a)(o,[{key:"render",value:function(){var e=this.state,n=e.checkMsg,o=(n.isChecked,n.msg),a=e.userInputInfo,i=a.userId,s=a.password;return R.a.createElement("div",{className:"App-login-page"},R.a.createElement("div",{className:"App-login-page-content"},R.a.createElement(m.a,{className:"closeBtn",onClick:this.handleCloseClick}),R.a.createElement("p",{className:"App-login-page-header"},this.props.t("TR_LOGIN_TITLE")),R.a.createElement("div",{className:"App-login-page-input"},R.a.createElement(p.a,{className:P()("dobot-black-input-password",{"dobot-black-input-active":0!==i.length,"dobot-black-input-error":!this.state.checkMsg.isChecked}),placeholder:this.props.t("TR_ENTER_ACCOUNT"),prefix:R.a.createElement("img",{src:t(337),alt:"#"}),value:i,onChange:this.handleIDInput})),R.a.createElement("div",{className:"App-login-page-input"},R.a.createElement(f.b,{direction:"vertical"},R.a.createElement("form",{onSubmit:this.handlePreventSubmit},R.a.createElement(p.a.Password,{className:P()("dobot-black-input-password",{"dobot-black-input-active":0!==s.length,"dobot-black-input-error":!this.state.checkMsg.isChecked}),placeholder:this.props.t("TR_PASSWORD"),prefix:R.a.createElement("img",{src:t(338),alt:"#"}),value:s,onChange:this.handlePasswordInput,onPressEnter:this.handleLoginDebounce,autoComplete:"new-password",iconRender:function(e){return e?R.a.createElement(L.a,null):R.a.createElement(S.a,null)}})))),R.a.createElement("p",{className:"App-login-error-msg"},o),R.a.createElement(u.a,{type:"primary",className:"dobot-black-btn-large",onClick:this.handleLoginDebounce}," ",this.props.t("TR_LOGIN_NOW")),R.a.createElement("div",{className:"App-login-menu"},R.a.createElement("span",{className:"App-login-menu-code",onClick:this.goToResetPassword},this.props.t("TR_FORGET_PASSWORD")),R.a.createElement("span",{className:"App-login-menu-signup",onClick:this.goToSignup},this.props.t("TR_REGISTER_ACCOUNT"))),R.a.createElement("div",{className:"App-login-agreement"},R.a.createElement("span",{className:"agreement-text-normal"},this.props.t("TR_READ_AGREEMENT")),R.a.createElement("span",{className:"agreement-text-link",onClick:this.props.toPrivacyPolicy},"\u300a".concat(this.props.t("TR_PRIVACY_POLICY"),"\u300b")),R.a.createElement("span",{className:"agreement-text-link",onClick:this.props.toUserAgreement},"\u300a".concat(this.props.t("TR_USER_AGREEMENT"),"\u300b")))))}}]),o}(R.a.Component),b=g(Object(h.a)()(Object(E.k)(D))),w=t(97),U=t(127),M=t(125),k=t(103),H=t(183),x=t.n(H),v=M.a.Option,W=Object(O.b)((function(e){return{language:e.additionalToolReducer.locale}}));function B(e){return R.a.createElement("div",{style:{width:"700px",fontSize:"12px"}},e("TR_PASSWORD_LIMIT1"),R.a.createElement("br",null),e("TR_PASSWORD_LIMIT2"),R.a.createElement("br",null),e("TR_PASSWORD_LIMIT3"))}function G(e){return R.a.createElement("div",{style:{fontSize:"12px"}},e("TR_ID_LIMIT"))}function F(e){return R.a.createElement("span",{className:"App-signup-error-msg"},e)}var z,K=function(e){Object(_.a)(t,e);var n=Object(l.a)(t);function t(e){var o;return Object(r.a)(this,t),(o=n.call(this,e)).index=0,o.showErrMsg=function(e,n){o.setState({userInputInfor:Object(d.a)(Object(d.a)({},o.state.userInputInfor),{},Object(w.a)({},e,Object(d.a)(Object(d.a)({},o.state.userInputInfor[e]),{},{checked:!1,errMsg:n})))})},o.hideErrMsg=function(e){o.setState({userInputInfor:Object(d.a)(Object(d.a)({},o.state.userInputInfor),{},Object(w.a)({},e,Object(d.a)(Object(d.a)({},o.state.userInputInfor[e]),{},{checked:!0,errMsg:""})))})},o.inputLabel={nickName:"TR_USER_NICKNAME",id:"TR_ID",email:"TR_MAILBOX",password:"TR_PASSWORD",repeatPassword:"TR_CONFIRM_PASSWORD"},o.handleInputCheck=function(e){return function(n){var t,a=o.state.userInputInfor;return a[e].value?a[e].reg&&!(null===(t=a[e].reg)||void 0===t?void 0:t.test(a[e].value))?o.showErrMsg(e,"".concat(o.props.t(o.inputLabel[e])).concat(o.props.t("TR_FORMAT_WRONG"),"!")):"repeatPassword"===e&&a[e].value!==a.password.value?o.showErrMsg(e,o.props.t("TR_PASSWORD_DIFF")):void o.hideErrMsg(e):o.showErrMsg(e,"".concat(o.props.t(o.inputLabel[e])).concat(o.props.t("TR_NOT_EMPTY"),"!"))}},o.showCheckMsg=function(e){o.setState({checkMsg:{isChecked:!1,msg:e}})},o.hanldleRegister=function(){var e=o.state.userInputInfor,n=e.nickName,t=e.id,a=e.email,i=e.password,s=e.repeatPassword,r=e.userDefineType,T=e.userCountryId;n.checked&&t.checked&&a.checked&&i.checked&&s.checked&&Object(N.Lb)({nickName:n.value,id:t.value,email:a.value,password:i.value,userDefineType:r.value,userCountryId:T}).then((function(e){e.message||o.goToLogin()})).catch((function(e){return o.showCheckMsg(e.message)}))},o.handleRegisterDebounce=Object(I.b)(o.hanldleRegister,500),o.handleCloseClick=function(){o.props.changePageStatus(0)},o.goToLogin=function(){o.props.changePageStatus(2)},o.handleInputChange=function(e){return function(n){o.setState({userInputInfor:Object(d.a)(Object(d.a)({},o.state.userInputInfor),{},Object(w.a)({},e,Object(d.a)(Object(d.a)({},o.state.userInputInfor[e]),{},{value:n.target.value})))})}},o.handleAgree=function(e){o.setState({isAgreed:e.target.checked})},o.onCountryChange=function(e){o.setState({userInputInfor:Object(d.a)(Object(d.a)({},o.state.userInputInfor),{},{userCountryId:e})})},o.state={checkMsg:{isChecked:!0,msg:""},userInputInfor:{nickName:{value:"",reg:/^[\u4e00-\u9fa5a-zA-Z]{1,20}$/,checked:!0,errMsg:""},id:{value:"",reg:/^[A-Za-z0-9_]{6,20}$/,checked:!0,errMsg:""},email:{value:"",reg:/^[a-z0-9]+([._\\-]*[a-z0-9])*@([a-z0-9]+[-a-z0-9]*[a-z0-9]+.){1,63}[a-z0-9]+$/,checked:!0,errMsg:""},password:{value:"",reg:/^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)[a-zA-Z\d]{8,14}$/,checked:!0,errMsg:""},repeatPassword:{value:"",checked:!0,errMsg:""},userDefineType:{value:"\u5b66\u751f",reg:/^[\u4e00-\u9fa5a-zA-Z]{1,20}$/,checked:!0,errMsg:""},userCountryId:44},isAgreed:!1,countries:[]},o}return Object(T.a)(t,[{key:"componentDidMount",value:function(){var e=this;Object(N.A)().then((function(n){n.data&&n.data.length&&e.setState({countries:n.data})}))}},{key:"render",value:function(){var e,n=this,t=this.state,o=t.checkMsg,a=o.isChecked,i=o.msg,s=t.userInputInfor,r=s.nickName,T=s.id,_=s.email,l=s.password,c=s.repeatPassword,E=s.userCountryId;return R.a.createElement("div",{className:"App-sign-up"},R.a.createElement("div",{className:"App-sign-up-content"},R.a.createElement(m.a,{className:"closeBtn",onClick:this.handleCloseClick}),R.a.createElement("p",{className:"App-sign-up-header"},this.props.t("TR_WELCOME_REGISTER")),R.a.createElement("p",{className:"App-sign-up-back",onClick:this.goToLogin},R.a.createElement(U.a,{style:{marginRight:"10px"}}),this.props.t("TR_BACK_TO_LOGIN")),R.a.createElement("div",{className:"App-sign-up-input"},R.a.createElement("span",null,this.props.t("TR_USER_NICKNAME")),R.a.createElement(k.a,{placement:"topLeft",title:(e=this.props.t,R.a.createElement("div",{style:{fontSize:"12px"}},e("TR_TOOLTIP_NICKNAME"))),trigger:"focus"},R.a.createElement(p.a,{placeholder:this.props.t("TR_ENTER_USER_NICKNAME"),style:{width:"280px"},className:"dobot-black-input",value:r.value,onChange:this.handleInputChange("nickName"),onBlur:this.handleInputCheck("nickName")})),r.checked?"":F(r.errMsg)),R.a.createElement("div",{className:"App-sign-up-input"},R.a.createElement("span",null,"ID"),R.a.createElement(k.a,{placement:"topLeft",title:G(this.props.t),trigger:"focus"},R.a.createElement(p.a,{placeholder:this.props.t("TR_AS_LOGIN_ACCOUNT"),style:{width:"280px"},className:"dobot-black-input",value:T.value,onChange:this.handleInputChange("id"),onBlur:this.handleInputCheck("id")})),T.checked?"":F(T.errMsg)),R.a.createElement("div",{className:"App-sign-up-input"},R.a.createElement("span",null,this.props.t("TR_MAILBOX")),R.a.createElement(p.a,{placeholder:this.props.t("TR_FIND_PASSWORD"),style:{width:"280px"},className:"dobot-black-input",onChange:this.handleInputChange("email"),onBlur:this.handleInputCheck("email")}),_.checked?"":F(_.errMsg)),R.a.createElement("div",{className:"App-sign-up-input"},R.a.createElement("span",null,this.props.t("TR_PASSWORD")),R.a.createElement(k.a,{placement:"topLeft",title:B(this.props.t),trigger:"focus",overlayClassName:"App-sign-up-tooltip"},R.a.createElement("form",null,R.a.createElement(p.a.Password,{placeholder:this.props.t("TR_SET_PASSWORD"),style:{width:"280px"},className:"dobot-black-input",visibilityToggle:!1,value:l.value,name:"username",onChange:this.handleInputChange("password"),autoComplete:"new-password",onBlur:this.handleInputCheck("password")}))),l.checked?"":F(l.errMsg)),R.a.createElement("div",{className:"App-sign-up-input"},R.a.createElement("span",null,this.props.t("TR_CONFIRM_PASSWORD")),R.a.createElement("form",null,R.a.createElement(p.a.Password,{placeholder:this.props.t("TR_CONFIRM_AGAIN"),style:{width:"280px"},className:"dobot-black-input",value:c.value,visibilityToggle:!1,name:"username",autoComplete:"new-password",onChange:this.handleInputChange("repeatPassword"),onBlur:this.handleInputCheck("repeatPassword")})),c.checked?"":F(c.errMsg)),R.a.createElement("div",{className:"App-sign-up-input"},R.a.createElement("span",null,this.props.t("TR_COUNTRY")),R.a.createElement("form",null,R.a.createElement(M.a,{value:E,defaultValue:44,style:{width:280},onChange:this.onCountryChange,className:"dobot-black-select"},this.state.countries.length&&this.state.countries.map((function(e){return R.a.createElement(v,{value:e.id,key:e.id},"zh-cn"===n.props.language?e.cname:e.name)}))))),R.a.createElement("div",{className:"App-sign-up-agreement"},R.a.createElement(x.a,{className:"login-verse-checkbox",onChange:function(e){return n.handleAgree(e)}}),R.a.createElement("span",{className:"agreement-text-normal"},this.props.t("TR_FINISH_READING")),R.a.createElement("span",{className:"agreement-text-link",onClick:this.props.toPrivacyPolicy},"\u300a".concat(this.props.t("TR_PRIVACY_POLICY"),"\u300b")),R.a.createElement("span",{className:"agreement-text-link",onClick:this.props.toUserAgreement},"\u300a".concat(this.props.t("TR_USER_AGREEMENT"),"\u300b"))),R.a.createElement("div",{className:"App-sign-up-Button".concat(this.state.isAgreed?"":" disabled"),onClick:this.handleRegisterDebounce},a?"":R.a.createElement("p",{className:"App-login-error-msg singUp"},i),this.props.t("TR_REGISTER_NOW"))))}}]),t}(R.a.Component),Y=Object(h.a)()(W(K)),V=t(303),j=t(510),X=t(63),Z=t(17),J=t(512),Q=t(513),q=(t(219),t(187)),$={color:"#BDC8D6",fontSize:"16px"};var ee=function(e){var n=Object(q.a)().t,t=Object(c.useState)(!0),o=Object(Z.a)(t,2),a=o[0],i=o[1],s=Object(c.useState)(""),r=Object(Z.a)(s,2),T=r[0],_=r[1],l=Object(c.useState)(""),E=Object(Z.a)(l,2),d=E[0],f=E[1],u=Object(c.useState)(!1),L=Object(Z.a)(u,2),S=L[0],A=L[1],O=Object(c.useState)(60),C=Object(Z.a)(O,2),h=C[0],y=C[1],P=Object(c.useState)(!1),g=Object(Z.a)(P,2),D=g[0],b=g[1];Object(c.useEffect)((function(){return function(){clearInterval(z),z=null}}),[]);var w=function(e){var n=e.checkedStatus,t=e.msg;i(n),_(t)},M=function(e){b(!0),Object(N.Qb)(e).then((function(){A(!0),z=setInterval((function(){y((function(e){return 0===e?(clearInterval(z),z=null,e):e-1}))}),1e3)})).catch((function(e){w({checkedStatus:!1,msg:e.message})})).finally((function(){b(!1)}))},k=function(){e.changePageStatus(2)},H=Object(I.b)((function(){D||(w({checkedStatus:!0,msg:""}),d?/^[A-Za-z0-9]{1,20}$/.test(d)?M({account:d}):/^[a-zA-Z0-9_-]+@[a-zA-Z0-9_-]+(\.[a-zA-Z0-9_-]+)+$/.test(d)?M({email:d}):w({checkedStatus:!1,msg:n("TR_INVALID_EMAIL")}):w({checkedStatus:!1,msg:n("TR_RESET_TIPS")}))}),500),x=Object(I.b)((function(){h>0||(clearInterval(z),z=null,y(60),M({email:d}))}),500);return R.a.createElement("div",{className:"App-reset-password"},R.a.createElement("div",{className:"App-login-page-content"},R.a.createElement(m.a,{className:"closeBtn",onClick:function(){e.changePageStatus(0)}}),R.a.createElement("p",{className:"App-login-page-header App-login-page-header-reset"},n("TR_FORGET_PASSWORD")),S?R.a.createElement(c.Fragment,null,R.a.createElement("p",{className:"App-reset-password-back",onClick:k},R.a.createElement(U.a,{style:{marginRight:"10px"}}),n("TR_BACK_TO_LOGIN")),R.a.createElement("p",{className:"App-reset-password-desc"},n("TR_SEND_SUCCESS"),R.a.createElement(J.a,{twoToneColor:"#52c41a",style:{marginLeft:"10px"}})),R.a.createElement("p",{className:"App-reset-password-desc"},n("TR_TO_EMAIL")),R.a.createElement("div",{className:h>0?"App-login-Button App-login-Button-disabled App-login-Button-Reset":"App-login-Button App-login-Button-Reset",onClick:x},D?n("TR_SENDING"):"".concat(n("TR_SEND_AGAIN")).concat(h>0?"(".concat(h,"s)"):""))):R.a.createElement(c.Fragment,null,R.a.createElement("p",{className:"App-reset-password-back",onClick:k},R.a.createElement(U.a,{style:{marginRight:"10px"}}),n("TR_BACK_TO_LOGIN")),R.a.createElement("p",{style:{marginTop:"35px"}},R.a.createElement(p.a,{prefix:R.a.createElement(Q.a,{style:$}),placeholder:n("TR_ENTER_EMAIL"),style:{width:"280px"},className:"dobot-black-input-password",value:d,onChange:function(e){f(e.target.value)}})),R.a.createElement("div",{className:"App-login-Button App-login-Button-Reset",onClick:H},a?"":R.a.createElement("p",{className:"App-login-error-msg reset"},T),n(D?"TR_SENDING":"TR_NEXT_STEP")))))},ne=t(295);var te=function(e){var n=function(){e.changePageStatus(0)};return R.a.createElement("div",{className:"App-cancel-account"},R.a.createElement("div",{className:"cancel-page"},R.a.createElement("header",null,R.a.createElement("span",{className:"cancel-close",onClick:n})),R.a.createElement("h4",null,"\u767b\u5f55\u63d0\u793a"),R.a.createElement("p",null,"\u8d26\u53f7\u5df2\u7533\u8bf7\u6ce8\u9500\uff0c7\u5929\u540e\u5c06\u81ea\u52a8\u6ce8\u9500\u3002"),R.a.createElement("div",{className:"cancel-btns"},R.a.createElement("span",{className:"App-normal-button",onClick:function(){Object(N.Ob)().then((function(){ne.b.success("\u64a4\u9500\u6210\u529f")})).catch((function(e){ne.b.error(e.message)})).finally((function(){n()}))}},"\u64a4\u9500\u6ce8\u9500\u7533\u8bf7"),R.a.createElement("span",{className:"App-dark-button",onClick:n},"\u786e\u5b9a"))))},oe=t(15),ae=t(114),ie=V.a.confirm,se=function(){localStorage.removeItem("USER-ID"),localStorage.removeItem("USER-TOKEN"),sessionStorage.removeItem("VERSETHEMESHOW"),C.a.userLoginOut()},re=Object(O.b)((function(e){return{loginInfo:e.loginReducer,pageStatus:e.loginReducer.pageStatus,verseThemeShow:e.verseThemeReducer.verseThemeShow,isOnlineState:e.additionalToolReducer}}),(function(e){return{updateLoginStatus:function(n,t){return e(A.a.updateLoginStatus(n,t))},changePageStatus:function(n){return e(A.a.changePageStatus(n))},handlePolicyModal:function(n){return e(A.a.handlePolicyModal(n))},handleResetClasssystem:function(){e(A.a.resetClasssystem())}}})),Te=[{text:"TR_PERSONAL_CENTER",imgSrc:t(406),handler:"personalCenter"},{text:"TR_ALL_COURSES",imgSrc:t(407),handler:"getAllCourses"},{text:"TR_MY_WORKS",imgSrc:t(408),handler:"getMyworks"},{text:"TR_LOGOUT",imgSrc:t(409),handler:"loginout"}],_e={text:"TR_MY_WORKBENCH",imgSrc:t(410),handler:"goMyDesk"},le={text:"TR_MY_HOMEWORK",imgSrc:t(411),handler:"goMyHomework"},ce=["TR_REGISTERED_USER","TR_TEACHER","TR_STUDENT"],Re=function(e){Object(_.a)(o,e);var n=Object(l.a)(o);function o(e){var t;return Object(r.a)(this,o),(t=n.call(this,e)).addMenuItem=function(e){var n=Object(s.a)(t.state.menu);n.splice(3,0,e),t.setState({menu:n})},t.deleteMenuItem=function(e){var n=Object(s.a)(t.state.menu),o=t.state.menu.findIndex((function(n){return n.handler===e}));n.splice(o,1),t.setState({menu:n})},t.checkContentChange=function(){return new Promise((function(e){ae.b.includes(t.props.location.pathname)?t.props.handleContentChange().then((function(n){"confirm"===n?(C.a.dobotlabSaveOss(),e(!1)):"close"===n&&e(!1),e(!0)})):e(!0)}))},t.personalCenter=Object(i.a)(a.a.mark((function e(){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.checkContentChange();case 2:if(!e.sent){e.next=4;break}t.props.history.push("/personalCenter");case 4:case"end":return e.stop()}}),e)}))),t.handleClick=function(){t.props.changePageStatus(2)},t.loginout=function(){var e=t.props,n=e.changePageStatus,o=e.updateLoginStatus;ie({title:t.props.t("TR_TIPS"),content:t.props.t("TR_CONFIRM_LOGOUT"),centered:!0,cancelText:t.props.t("TR_NOT_QUIT"),okText:t.props.t("TR_QUIT"),className:"dobot-black-modal-body",onOk:function(){var e=Object(i.a)(a.a.mark((function e(){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.checkContentChange();case 2:if(e.sent){e.next=4;break}return e.abrupt("return");case 4:o(!1),Object(N.Bb)().then((function(e){t.props.handleResetClasssystem(),n(0),t.props.history.push("/"),se()})).catch((function(e){Object(X.a)({title:t.props.t("TR_ERROR_MESSAGE"),content:e.message})}));case 6:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}()})},t.goMyDesk=Object(i.a)(a.a.mark((function e(){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.checkContentChange();case 2:if(!e.sent){e.next=4;break}t.props.history.push("/classSystem");case 4:case"end":return e.stop()}}),e)}))),t.goMyHomework=Object(i.a)(a.a.mark((function e(){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.checkContentChange();case 2:if(!e.sent){e.next=4;break}t.props.history.push("/homeworkSystem");case 4:case"end":return e.stop()}}),e)}))),t.getAllCourses=Object(i.a)(a.a.mark((function e(){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.checkContentChange();case 2:if(!e.sent){e.next=4;break}t.props.history.push("/courses");case 4:case"end":return e.stop()}}),e)}))),t.getMyworks=Object(i.a)(a.a.mark((function e(){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.checkContentChange();case 2:if(!e.sent){e.next=4;break}t.props.history.push("/myworks");case 4:case"end":return e.stop()}}),e)}))),t.excludeNull=function(e){return null===e?"":e},t.formatDate=function(e){if(!e)return"";var n=new Date(1e3*e);return"zh-cn"===oe.a.getState().additionalToolReducer.locale?"".concat(n.getFullYear(),"\u5e74").concat(n.getMonth()+1,"\u6708").concat(n.getDate(),"\u65e5"):"".concat(n.getFullYear(),".").concat(n.getMonth()+1,".").concat(n.getDate())},t.toPrivacyPolicy=function(){t.props.handlePolicyModal(1)},t.toUserAgreement=function(){t.props.handlePolicyModal(2)},t.state={isShowMenu:!1,menu:Te},t}return Object(T.a)(o,[{key:"componentDidMount",value:function(){var e=this;localStorage.getItem("USER-TOKEN")&&this.props.isOnlineState&&Object(N.ub)().then((function(n){n.message||e.props.updateLoginStatus(!0,n.data)}))}},{key:"componentWillReceiveProps",value:function(e){var n=/^([1-9][0-9]{2,})$/.test(String(e.loginInfo.role_id)),t=/^(2|10)$/.test(String(e.loginInfo.role_id));e.loginInfo.role_id&&(t&&e.loginInfo.mechanism_id||n)&&-1===this.state.menu.findIndex((function(e){return"goMyDesk"===e.handler}))?this.addMenuItem(_e):e.loginInfo.role_id&&e.loginInfo.mechanism_id&&3===e.loginInfo.role_id&&-1===this.state.menu.findIndex((function(e){return"goMyHomework"===e.handler}))?this.addMenuItem(le):e.loginInfo.role_id||(-1!==this.state.menu.findIndex((function(e){return"goMyDesk"===e.handler}))&&this.deleteMenuItem("goMyDesk"),-1!==this.state.menu.findIndex((function(e){return"goMyHomework"===e.handler}))&&this.deleteMenuItem("goMyHomework"))}},{key:"render",value:function(){var e=this;window.a=this.state.menu;var n=this.props,o=n.loginInfo,a=o.loginStatus,i=o.name,s=o.account,r=o.mechanism_name,T=o.clazz_name,_=o.grade_name,l=o.user_group,E=o.avatar,d=o.role_id;n.verseThemeShow;return R.a.createElement("div",{className:"App-login"},a?R.a.createElement(c.Fragment,null,R.a.createElement("div",{className:"App-login-avatar"},R.a.createElement(j.a,{size:32,src:E||t(309)}),R.a.createElement("div",{className:"avatar-menu-outerlayer"},R.a.createElement("div",{className:"avatar-menu"},R.a.createElement("span",{className:"avatar-menu-triangle"}),R.a.createElement("p",{className:"avatar-menu-nickname"},i," ","default2020"!==(null===l||void 0===l?void 0:l.group_name)&&R.a.createElement("span",null,R.a.createElement("img",{alt:"#",src:t(412)}),R.a.createElement("i",null,this.props.t("TR_EDU_ACCOUNT_PRO")))),R.a.createElement("p",{style:{fontSize:"12px"}},R.a.createElement("span",{style:{display:"inlineBlock",marginRight:"28px"}},this.props.t(ce[d-1])),R.a.createElement("span",null,s)),r||T||_?R.a.createElement("p",{className:"avatar-menu-mechanism-grade"},"".concat(this.excludeNull(r)," ").concat(this.excludeNull(_)).concat(this.excludeNull(T))):null,R.a.createElement("p",null,"default2020"!==(null===l||void 0===l?void 0:l.group_name)?this.props.t("TR_EDU_ACCOUNT"):this.props.t("TR_REGISTERED_USER")),"default2020"!==(null===l||void 0===l?void 0:l.group_name)&&R.a.createElement("p",{className:"avatar-menu-validity-period"},"".concat(this.props.t("TR_VALID_PERIOD")).concat(this.formatDate(null===l||void 0===l?void 0:l.vip_start_time)," ~ ").concat(this.formatDate(null===l||void 0===l?void 0:l.vip_end_time))),this.state.menu.map((function(n,t){return R.a.createElement("p",{key:t,className:"avatar-menu-list",onClick:e[n.handler]},R.a.createElement("img",{alt:"",src:n.imgSrc,className:"avatar-menu-img"}),R.a.createElement("span",null,e.props.t(n.text)))})))))):R.a.createElement(c.Fragment,null,R.a.createElement("span",{onClick:this.handleClick},this.props.t("TR_LOGIN")),1===this.props.pageStatus?R.a.createElement(Y,{changePageStatus:this.props.changePageStatus,toPrivacyPolicy:this.toPrivacyPolicy,toUserAgreement:this.toUserAgreement}):2===this.props.pageStatus?R.a.createElement(b,{changePageStatus:this.props.changePageStatus,toPrivacyPolicy:this.toPrivacyPolicy,toUserAgreement:this.toUserAgreement}):3===this.props.pageStatus?R.a.createElement(ee,{changePageStatus:this.props.changePageStatus}):4===this.props.pageStatus?R.a.createElement(te,{changePageStatus:this.props.changePageStatus}):""))}}]),o}(R.a.Component);n.a=re(Object(h.a)()(Object(E.k)(Re)))},167:function(e,n,t){"use strict";t.d(n,"b",(function(){return a})),t.d(n,"a",(function(){return i}));var o=t(6),a=function(e){return{params:e,type:o.A}},i=function(e){return{params:e,type:o.H}}},180:function(e,n,t){"use strict";t.d(n,"b",(function(){return a})),t.d(n,"a",(function(){return i}));var o=t(6),a=function(e,n){return{params:{status:e,data:n},type:o.K}},i=function(e){return{params:{status:e},type:o.e}}},181:function(e,n,t){"use strict";t.d(n,"b",(function(){return a})),t.d(n,"a",(function(){return i}));var o=t(6),a=function(e){return{params:e,type:o.F}},i=function(e){return{params:e,type:o.D}}},191:function(e,n,t){e.exports=t.p+"static/media/maininterface1.4ef192b5.svg"},192:function(e,n,t){e.exports=t.p+"static/media/maininterface2.7628ce1a.svg"},193:function(e,n,t){e.exports=t.p+"static/media/maininterface3.56b6b156.svg"},194:function(e,n,t){e.exports=t.p+"static/media/maininterfaceEn1.bfbcb41c.svg"},195:function(e,n,t){e.exports=t.p+"static/media/maininterfaceEn3.b66ba665.svg"},196:function(e,n,t){e.exports=t.p+"static/media/maininterfaceEn2.e17da464.svg"},197:function(e,n,t){e.exports=t.p+"static/media/blocklyInterface1.c54259dc.svg"},198:function(e,n,t){e.exports=t.p+"static/media/blocklyInterface2.11dd5292.svg"},199:function(e,n,t){e.exports=t.p+"static/media/blocklyInterface3.db06f512.svg"},200:function(e,n,t){e.exports=t.p+"static/media/blocklyInterfaceEn1.bba0140d.svg"},201:function(e,n,t){e.exports=t.p+"static/media/blocklyInterfaceEn2.851fa605.svg"},202:function(e,n,t){e.exports=t.p+"static/media/blocklyInterfaceEn3.f114488a.png"},203:function(e,n,t){e.exports=t.p+"static/media/pythonInterface1.e66f5c2c.svg"},204:function(e,n,t){e.exports=t.p+"static/media/pythonInterface2.4d35fa6b.svg"},205:function(e,n,t){e.exports=t.p+"static/media/pythonInterface3.476ac29d.svg"},206:function(e,n,t){e.exports=t.p+"static/media/pythonInterface4.df42ef2c.svg"},207:function(e,n,t){e.exports=t.p+"static/media/pythonInterface5.db347223.svg"},208:function(e,n,t){e.exports=t.p+"static/media/pythonInterfaceEn1.97b6967d.svg"},209:function(e,n,t){e.exports=t.p+"static/media/pythonInterfaceEn2.22b2f6b3.svg"},21:function(e,n,t){"use strict";t.d(n,"j",(function(){return E})),t.d(n,"b",(function(){return d})),t.d(n,"o",(function(){return m})),t.d(n,"n",(function(){return p})),t.d(n,"e",(function(){return f})),t.d(n,"l",(function(){return u})),t.d(n,"c",(function(){return L})),t.d(n,"a",(function(){return S})),t.d(n,"i",(function(){return A})),t.d(n,"m",(function(){return O})),t.d(n,"q",(function(){return N})),t.d(n,"p",(function(){return I})),t.d(n,"k",(function(){return C})),t.d(n,"g",(function(){return h})),t.d(n,"h",(function(){return y})),t.d(n,"f",(function(){return P})),t.d(n,"d",(function(){return g}));var o=t(20),a=t.n(o),i=t(32),s=(t(17),t(52)),r=t.n(s),T=t(67),_=t(15),l=t(6),c=t(24),R=t(43),E=function(e){var n=(e=e.substring(1)).split("&"),t={};return n.map((function(e){var n=e.split("=");t[n[0]]=n[1]})),t};function d(e){var n,t,o,a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:100,i=!(arguments.length>2&&void 0!==arguments[2])||arguments[2],s=function(){return setTimeout((function(){n=null,i||(e.apply(t,o),t=o=null)}),a)};return function(){if(n)clearTimeout(n),n=s();else{n=s();for(var a=arguments.length,r=new Array(a),T=0;T=0||e.indexOf("wow32")>=0||function(){var e=[];navigator.userAgent&&e.push((navigator.userAgent+"").toLowerCase());var n=["x86_64","x86-64","Win64","x64;","amd64","AMD64","WOW64","x64_64","ia64","sparc64","ppc64","IRIX64"],t=!0;e:for(var o=0;o-1},N=[".json",".script",".draw",".playback",".sb2",".sb3",".laser",".versesb3",".versepy"],I=function(e,n){if(!e&&!n)return"Project";var t=N.find((function(n){return e.endsWith(n)}));return t?e.replace(t,""):e},C=function(e){if(!_.a.getState().verseThemeReducer.verseThemeShow){if("/"===e){if(localStorage.getItem("first_login_lab"))return void _.a.dispatch({params:!1,type:l.f});_.a.dispatch({params:!0,type:l.f}),_.a.dispatch({params:!0,type:l.a}),localStorage.setItem("first_login_lab","false")}if(e.includes("blockly")){if(localStorage.getItem("first_login_blockly"))return void _.a.dispatch({params:!1,type:l.f});_.a.dispatch({params:!0,type:l.f}),_.a.dispatch({params:!0,type:l.a}),localStorage.setItem("first_login_blockly","false")}if(e.includes("script")){if(localStorage.getItem("first_login_script"))return void _.a.dispatch({params:!1,type:l.f});_.a.dispatch({params:!0,type:l.f}),_.a.dispatch({params:!0,type:l.a}),localStorage.setItem("first_login_script","false")}}},h=function(){var e=window.ipcRenderer;void 0!==e&&(e.send("getLocalServerPort"),e.on("replyLocalServerPort",(function(e,n){_.a.dispatch({type:l.c,params:n}),localStorage.setItem("localServerPort",n.toString())})),_.a.getState().additionalToolReducer.isOnlineState&&(_.a.dispatch({params:!0,type:l.d}),e.send("loadOnlinePage","production")))},y=function(){var e=window.ipcRenderer;void 0!==e&&(_.a.dispatch({params:!1,type:l.d}),e.send("loadOfflinePage"))},P=function(){var e=localStorage.getItem("language"),n=e||(navigator.language.toLowerCase().includes("en")?"en":navigator.language.toLowerCase());S(n)},g=function(){var e=Object(i.a)(a.a.mark((function e(){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",new Promise((function(e){r.a.get(Object(R.c)()).then((function(){_.a.dispatch({params:!0,type:l.d})})).catch((function(){_.a.dispatch({params:!1,type:l.d})})).finally((function(){e()}))})));case 1:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}()},210:function(e,n,t){e.exports=t.p+"static/media/pythonInterfaceEn3.dddfabfc.svg"},211:function(e,n,t){e.exports=t.p+"static/media/pythonInterfaceEn4.877b0555.svg"},212:function(e,n,t){e.exports=t.p+"static/media/pythonInterfaceEn5.c38a835c.svg"},218:function(e,n,t){e.exports=t.p+"static/media/icon_verse.e5dc9db8.svg"},219:function(e,n,t){},24:function(e,n,t){"use strict";var o=t(20),a=t.n(o),i=t(32),s=t(31),r=t(34),T=t(48),_=t(47),l=t(15),c=t(6),R=t(142),E=new(function(){function e(){Object(s.a)(this,e),this.source=void 0,this.origin=void 0,this.source=null,this.origin="*"}return Object(r.a)(e,[{key:"send",value:function(e){if(!this.source||!this.origin)throw new Error("please register source and origin firstly");this.source.postMessage(e,this.origin)}},{key:"listen",value:function(e){var n=this;window.addEventListener("message",(function(t){n.registerSource(t.source,t.origin),e(t.data)}))}},{key:"registerSource",value:function(e,n){this.source=e,this.origin=n}}]),e}());var d=function(){function e(){Object(s.a)(this,e)}return Object(r.a)(e,[{key:"importDataToIdeOld",value:function(e){console.log("[IdeToCodingInterface][importDataToIdeOld] data: ".concat(e))}},{key:"exportCoverFromIde",value:function(){console.log("[IdeToCodingInterface][exportCoverFromIde]");return"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAYAAACtWK6eAAAYV0lEQVR4Xu2df4xc1XXHv+eN3VZqlXjemp9qq8jMG1OaeIGlEeaHlaqNHRC0lVpIizBtIPGyb7BxEqwKEgmjKo4UE6dsvG9s04QEU1AglZqQ8MNNFRUbb5WyAW9E2503ttKi5gfZfcOPfxD2vFO9We+yv/feN+/HfXfv/Ad7zrnnfM79+s68H/cSVsin7J3aYIXtXrZwKRgbQdgIxjAIwwS8HKI02nLXjWaJ49yHT5135t12L8AbQPRhAFd2xicMA/QjUDi66p1Vo6/vXPfLLPNaMzjWW1ptbWDGpWc5TbNi4GWgPdpyL86UVZb1zxyL8ho4q3HL3th1hNK9AF+7/Jh8FJa1J7iz8tzytt1ZlD1/DwH3ikRhYE/LdT4nYtuNTdlrXkcc3geia5aPw0fB1p6glj6r5XNJz0Jrgdj15kNg3iGNj3kwqFXvlvYTcDjnof90wtWrv8XAZQLm0ybRKnemhJve7HdOyviJ2pa9xiCBtovav5cYPRQMVHZK+xXEQVuB2J7fAOB00YdG4Drru/Cf59rjNbczeLCbmMS0faJW2d9NjLm+ttdsAByfFaMR1JJllWR93cTSUiC25x8DcHU3YCZ96WjgVjZ1HweIvtdbq6xXkojFaPcm9RvA9vwXAVzVfV7Jseo+l+QiaCeQHs+/lYHDSSFiYGvLdR7rNp7t+eMAerqN05Et8KsJ1zm321g9dX8rMx7tNs6Uf1KsksoniThaCSS6UkVon0gCzMwY3f6LbXvNvQDfk2xe/GDgVnfFjbnmwFivFSazos1mVerN+mpgXAYifloJxPb85wFsFilc0uZI4DpbJH065kn/Kz0zByLcNjHgxFgtmeyh5vMgfDROTcv4xGaVQi5dh9RGIGu9Zl8IfqlrIosEsEBXjLuVEdn4dr35OJj/StZPyJ75iaBWvUXIdobR2gMnrwjD8D9k/UTt47ISjZ+lnTYCKXvNbQQ+mBY8BvW33Moh2fi21xwDuCrrJ2gf60pbud7oJ6YDgmNIm8VlJT1QBg7aCMT2GgcB2pYeMz4UuNV+mfhrD/70grB9+mcyPrK2Vun0heP9l/xcxs+u+4fA+JSMj5ytPCu5+NlZayOQsue/REBfWugYGGm5zhUy8cv1kzcQh0/L+MjaMvGNrYHq92T8ynV/hBiXy/jI2MZhJRM/S1ttBGJ7PqcNLnAdKV720NhukHV/qnkRdgcDzgMyY6jISib/LG2lGp5lYrJjqdh0IxDZLqpnbwQi0ROzgojDkmUlHjlbSyMQCd6yTTcriARcRU2NQCQaYwQiDkuWlXjkbC2NQCR4yzbdrCAScBU1NQKRaIwRiDgsWVbikbO1NAKR4C3bdLvu3w/Gbokh5E3NZV55ZhIeRiASsIxAxGHJshKPnK2lEYgEb9mmmxVEAq6ipkYgEo0xAhGHJctKPHK2lkYgErxlm25WEAm4ipoagUg0xghEHJYsK/HI2VrqJJA3AbwvW3xmtAUJMN4Kas77daCjk0BeBXCJDk3RoIZXA9f5oAZ1RBtkFPvTMzT2ByBrJwPSr54Wu3K1syfgcbKsr4zfeVFqr0FnQaCwAunxxv6amW4G0fVZgDJjxCVA3ye0n5pw138zboQ8/QonkLLXuIVAtWQ2O8sT/Yob+ziDh1pu9fEiVV4YgZSH/BuJEAkj1vY7RWqK5rk+z8T7ZV8TzotJIQQisxN6XiDNuHIEstqxXi6r+dZKC6RncOzDXKI9IPqjbgs1/ioSoB8Q030TtYtS26Or26qVFYi9378dFr5i7m1022Ll/d8CeGfgVh9RMVMlBWIP+btBSHc3EBW7sZJzYuwOanK7s2SBSzmBGHFk0XZFx1BQJEoJpFz3B4jhKdo+k1YGBJjoztZAJbUtZGVLUEYgtuffBOBJ2QKMvYYErNJNwZ3rvq1CZUoIxIhDhamgXA43B67zVN5Z5S6QnvrYh5mtfzFXq/KeCsqN/xZR+NGJgfU/yjOz3AViDzV+YO5z5DkFVB6bfhC4lTQO+REuOleBmDvkwn1asYYMfLHlOvflBSA3gZx9tuq7eRVuxi0OgThHPCRVXW4CsT3/OfPgYVJt1D7O84HrfCyPKnMRSNk7eQsh/Mc8CjZjFpMAW9YtrTsveiLr7HMRiO01XwQ4gcPrs8ZlxsuRwPHAda7OevzMBWJ7/icBPJx1oWY8DQgwPhnUnK9lWUkeAnnRvA2YZYt1GoteDNzKNVlWlKlA7Lq/BYzox7n5GALxCDC2BDXnSDxnea9sBWKuXMl3yHjMJfBc4DrXZYVlWYGUvVMbLLQ3MHAZGBtB2BgjubcAvAbg92P4JuISHU1M4BGGNVICRsbdykgigVdIkLVes68N9BHCPgb1pXnktgDSaA+034n1eBJjGIRhAl4OURptuetGlxpvUYGUveZ1BNwL8LUCCStswqNg2pXlsqwwjMRSs4f8zSDaC/CGxILmEoiPgq09Qa2y4Ff/BQVS9hqDBNqeS74JDsrA4Zbr3JZgSBNqDoGy5x8m4NbCg2EeDGrVu+fWMU8g5SHfJ0Kl+AXT1UGtcrzwdRSggPLQ2DVE1tECpLpcin7gOtWZRrMEYnv+MQCZ34xZLmvZv5eYnF/VKk1ZP2Mfn8A5B0467TBsxI+giicfC9zq9M+KaYH01P2tzHhUlTTj5kHgHRNu9atx/Y1ffAI99cYOZnoofgQ1PAnYOuE6j0XZdAQSXakitE+okV5XWTwbuI7Zq7crhN05217zGYAzuwzbXbaLezNKvdEVro5AbM9/HsDmtAbLKi4j3NRy1+vwXTgrZImPU/bGriVYLyQeOPuARwLX2ULR9e0QXOgt6ifZ8WjgVnuz52hGnEvA9honACr45V/AAl1BZa+5jcDKbLMSd7qZS7pxySXvV643HyXmrclHzjYig/rJ9hoHAdqW7dApjEb4TDDgRFuVmk/OBGzP/wyAL+ecRgLD8yEqe/5LOT82kEAhAEJcFdzlDCcTzETphoC9398IC4W/B9V5PMn2fO4Ghiq+upyqqgrPbvPQZV6RXfePdx5CLPjHCEStBmohEMYw2UP+PhA+rRZe+WyMQOSZpemhhUCAfaTLHXQjkDSnu3xsHQQS3VEnXe6iG4HIT+I0PXQQSHQ3/eyd9OYLRX/vwwgkzekuH7v4AqGjgVvZdPZZrOjlKH5GHoM6HkYg6vQiyqToAmHQ9S238uz007xFf0nKCMQIJDECRIPBQKXz8tSs90GK/LKUEUhi0yORQAVeQWa9NDXvjcKivjRlBJLIvE4sSDEFQscCtzJrD4YF30kv4qVfI5DE5nYigYomkJkvSc0EsOiuJmsOjPVabdoLolwPMBHtlhGIKKls7AokkCOM0q7Ftv9ZZl8sprUHTvW1ud1HoD4O0UeEy7NBLDeKEYgcr7StVRUIM35MwAiDR0phODK+/eIl34VaduO4JEBmAUsFgSS0yZ48csnN0OQHkPfQpedGIPK9n+eh3iZ7S2+GlkDJy4YwAlkW0XsGusBaqGSl7x8tshmaROtim+rSc7OCxJ0CzFSuNxsE5TfZm7cZWtySZfyMQCRo6QJrZsm25xfonJPZm6FJtC62qS49NytIjClQxPtEi13nj1G+kIsRiBCmSSNdYEW1rBkc67VWWa9IlK+M6dRmaFkkpEvPzQoiOVsKvsleZzM0yZJjmRuBSGDTBZYOm+xFm6FlcXiQLj03K4iE0HXYZC/aDK3lVg5JlB3L1AhEApsusPTYZI8PBW61X6J9sUx16blZQSTar8Mme9FmaC3XuUKi7FimK04g5/79T847s/o3emHF2EOLsTsWZQmnLJ7FyqLpEiXHNtWGFcWYVyGGV51+58TrOz/0SxGAS64gttf4BIP+kNB5gje3E2pFCtGm6SLFdmljWHUAvsqInuzlHwZu9ZHFkC4qENvznwRwU5e9yMzdNF0ctWE1hxXRk8FA5eMLEZx/iGfn+GeOxPFb4sjztzRNF++BYbUAK8LbCOnmucdBzz7Es+7fDsbXxFGrY2maLt4Lw2opVnz7zK9c0wI59+FT55053f6FOGa1LE3TxfthWC3NatW7pfNf37mu8yP+vX2x6s1/JuY/FceslqVpung/DKulWTHjO62a82fTArGHGveAaK84YvUsTdPFe2JYCbBi3hXUqg/S2oM/vSBsn/6ZgIvSJqbp4u0xrMRYWaXVF1K5fvIG4vBpMRd1rUzTxXtjWImxYrJuJHtobDfIul/MRV0r03Tx3hhWgqw4fIB6PP+7DNwo6KKsmWm6eGsMKzFWBDwdHeL5fwAuFHNR18o0Xbw3hpUwq59FZxS+BsJvC7soamiaLt4Yw0qY1WvRClKoZ64WK800XbjpMKwEWRE9STrcA4nKNU0XbLphJQ6K6J7oK9ZmEJ4X91LT0ghEvC+GlSArizdT0Z/BmirVNF2w6WYFEQa1anXp/MlDPOvNLxDzfcKeChoagYg3xbBanhWD9rTcyuemH1bs8fwfM3DZ8q5qWpimi/fFsFqaFQEvT7hO5xycaYGcc+Ck0w7DhjhmtSxN08X7YVgtzarE5PyqVmnOEkj0Hz37GzvYoofEUatjaZou3gvDanFWBN4x4Va/OmUx75XbztmEofWvkV7EkedvaZou3gPDakFW4+GZ8I/f2LH+xMy/Lr5pw5D/IAifFceer6Vpujh/w2ouK34wcKu7FiK45LY/nW3+QdeB0QdwVbwF2VuaposzN6w6rBogGiHmZyZc57HF6AnvrBi9WNUO230UnpHflS+Dx+lN01egQDh8YMGqLYsX/P9hSGyteqlklUbG+z/wcxFiwgIRCbaYTRY7EmYikLp/HBxjZ8lu4CXtyxgOas5VSYedG0+XnhuBSMwUe8jfB8KnJVxUNN0XuE7qvy2NQCRarwusIh69NrdNWR3FpkvPzQoiIfSyd2oDoT3rMqCEuxKmWR3DZgQi0W5dYEUl217zBYCvlShfIVM6GriVTVkkpEvPzQoiOVvKk3sXPyPppoQ5I7y+5a5/NotkjEAkKOsCa6rkstccJPB2CQT5mzINBrXK3VklokvPzQoSc8aUPd8noBLTPWs3P3CdTG/0GoFItFgXWLNLZrK95jEAqd9TkEC9gCkdC9xK5r+ZdOm5WUG6m31Q+dJvVpd0F0JoBCIxsXSBtVjJawbHeq1V1pcAbJbAkqbpEUZ7V8u9eDTNQZaKrUvPzQqS4Axa6zX72kAfIexjUB8hesgz/U90ci2BRxg8UkJpZNytjKQ/6tIjrBiBRDfHLGr3cojLYOFKVZ9FyuJZrLwnXZHGz0IgsXgQhsHWMIXhK6FVOtFy1y25yi66gkxe78e9RbkpZgQSa7qk5qSsQOZVzEfB1p65ZxNOmS0okLLXGCRQoa7zG4GkNtdjBS6OQM6WxzwY1Krz7hPNP+V2yPeJCnN9f7p5RiCx5nFqToUTyCSJefeLZp9y6/nRdf2rU6OWYmAjkBThxghdUIEA4GOBW52+b/TevljR67WMR2OwUMLFCESJNkwnUVyBdPbC2jr1Gu7kzooaPMZtBGIEkiSBqdcCOgKxPT/avFqVm1yx6jQCiYUtNaciryBnoRwJXGcLRTe3QvBLqZHKKLARSEagBYfRQCCwQFdQ2WtuI/BBwbqVNTMCUas1OgiEQf1ke42DAG1TC698NkYg8szS9NBBIAAforLnv5TVM0NpNsQIJE268rF1EEjnGTcdConaZwQiP4nT9NBlXpGtw2ZoQOcHlQpPsaY56YoSW5cLP2AMR2cU6rAZGqIfVC23cqgok0jnPHW58ANgH6n8RpzcJOJDgVvtl/Mx1mkQ0OXCT3RHnXS4ix41OfpB1XId+Y2105ghKzymLhd+orvpZ++kF3kztBmzkbElqDlHVvj8zLV8XY4VByY32Tv7LFZxN0ObPRt4NHCrvbnOkBU+uO01TgC0oegYpjbZm36at4gvSS3UBAYOt1zntqI3qIj5lz3/MAG3FjH3WTnP2GRv1vsg5YK+LDWvIUxXB7XK8cI3qkAFlIfGriGyjhYo5cVSnfXS1Lw3Cu0CvzQ1s+KZR/lq0DSlSyj6EeLvwZ2/yd6C76TrcumXQDsm3Mr0kb5Kz7KCJtdTb+5g5kIeHT4T+WKb7C2xq0nnLIy9RX9PBMCzjPCLLXe9Dsu/MjIqe6euJbTvA/AxZZKKl8iSm+wtu3FcQpuhvQnC/4LxoXg1JOHFoww6QYSX0ca/B3c5w0lEXSkx7P3+RpRwJQOXEXNvrleqCD8B43cBvF+Wv+wme8sKRDaBpeztevMRMP9NkjFNrBVH4JHAdW7PqupMBfJ+73/WlfDuyayKM+PoR6ANvuhNt3oqq8oyFUhUlFlFsmqthuMwfyOoVT+RZWWZC2TNUONSi+jlLIs0Y+lBIGS+7I1a9ZUsq8lcIGYVybK9Go1F/I1gINvVI6KXi0DW7G9ssiz6N43aZ0pJmQCjtKnlrsv8Un0uAumsIp7/bQB/njJXE14PAv8UuM5f5FFKbgIp1xs3ENPTeRRtxiwWAYZ1Q8u96Pt5ZJ2bQKJie7zm5xn8d3kUbsYsBgEi+vzEQOULeWWbq0Amv2o1ngDoL/MCYMZVmADxE8FA9ZY8M8xdIJMiaZ4AuPAv2eTZSO3GJpwIBpxL865LCYGc/3X/nHffwc8BlPIGYsZXgsCZ06Xwgrf714/nnY0SAokgrK37HwkZP8wbiBk/fwIh8JE3XEeJ2wDKCGTyR7tfY2B//i0yGeRFgAlua8Cp5zX+3HGVEkhHJAeat3HI31QFkMkjOwJEuG1iwDmc3YjLj6ScQDoiGWr8HhOdALB6+RKMRfEJ8LvEuHSiVv0v1WpRUiCdK1uD/vuwCt/S4I011XquWj7PWr/e/vj4HRe/rVpiUT7KCmQKlu01vgTQLhXhmZy6I0BEX5oYqPxtd1HS9VZeIJ2vXJpsDJBuK4sVnUK+e+Ku6qDqWRdCIBHEcv3kDRaH2xi4UXWoJr/FCRDwdEh8qDVQ/V4ROBVGIFMwjVCKMK3m51g0YUxVUDiBTCUevVNSsuges6KoLZiOMBDuLeq2S4UVyHsrSvODxOHnzAOPigmF6AmU+AvBNudVxTKTSqfwApm+2lX3R/Pdd0uKu+bGNBq4FS122ddHIJ7/RpyNxDSfqXmV92bgOmvyGjzJcXUSCCcJZqFYsifp2nX/fjB2p5oXYXcw4DwgM0YWJ9DKspLJP0tbIxAJ2rJNNwKRgKuoqRGIRGOMQMRhybISj5ytpRGIBG/ZppsVRAKuoqZGIBKNMQIRhyXLSjxytpZGIBK8ZZtuVhAJuIqaGoFINMYIRByWLCvxyNlaGoFI8JZtuj00thtk3S8xhLypucwrz0zCwwhEApYRiDgsWVbikbO1NAKR4C3bdLOCSMBV1NQIRKIxRiDisGRZiUfO1tIIRIK3bNPNCiIBV1FTIxCJxhiBiMOSZSUeOVtLfQRS94+DsTE1fIzhoOZcJRPfrvtbwHhOxkfalrElqDlHZPxsz4+OwL5SxkfKNgYrqfgZGusjkCF/HwifTpHdvsB1PisT/9yHT5135nT7FzI+srar3n3n/Nd3fuiXMn523d8HVouVTP5Z2mojkJ66v5UZj6YFj4CtE67zmGx82/OjN+oukfUTtH81cJ0PCtpOm6nKSraOLOy1EUjZO7WB0I52Y0zlwyj1ttx1o7LBy55/mIBbZf1E7Bk43HKd20RsZ9qsOTDWa4VWaqfFxmUlW0cW9toIJIJle80XAL42eXB8NHCrm+LEtb2TnwDCr8fxXd6Hbw/c6iPL2821YLI9/wWArpH3Xc6DjgZuJRar5SLn8XetBFL2mtcR+JmkQTLC61vu+mfjxrU9/0kAN8X1X8TvqcB1bo4bs7x/7HqyrMTP/euWVdx60vLTSiARpLLXHCTw9sSAMQ0GtcrdXcYje6jxNoh+s8s4k+6Et4MB533dxlKUVbdlJeqvnUAmReL7BFQSIOUHrlNNIA6S/Bc7yX+lVWSVBO+kYmgpkAiO7fkvApC6bzEbKh0L3Eqiv2fsIf8OEP6hq+aFuCO4y0nwN030e6R5TDVWXTFK0FlbgUSM4l7OjHtJV6Qv5wy9en5Iv3aQgT8RsZ+yYcJ3Vq8q9b/+qXVS9zxEx1CRlWjuadppLZDJr1udy797AWwWAHmEUdoV53KuQOxZJvZQ8x4QR3kt/SGKtjPaFQxUvrycabd/71z+bVt7QfioQKwjjPaulnux9KVvgdjKmGgvkCnSa71mXxvoI4R9DOojoI+BEQKPMKyREjAy7lZGsuzM2q/+94Vtq9TJhYijvC6PxidghAmTeVmlkfH+D0QnAGf2WZoVj5RQypxVZsXPGej/AX82N170uc9sAAAAAElFTkSuQmCC"}},{key:"exportToolboxFromIde",value:function(){return console.log("[IdeToCodingInterface][dealToolboxReset"),""}},{key:"exportBlockDefineFromIde",value:function(){return console.log("[IdeToCodingInterface][exportBlockDefineFromIde"),""}},{key:"generatorCodeFromWorkspaceXml",value:function(e){return console.log("[IdeToCodingInterface][generatorCodeFromWorkspaceXml] blocklyXml:",e),""}},{key:"dealToolboxChange",value:function(e){console.log("[IdeToCodingInterface][dealToolboxChange] toolbox: ".concat(e))}},{key:"dealToolboxReset",value:function(){console.log("[IdeToCodingInterface][dealToolboxReset]")}},{key:"dealRunEnable",value:function(e){console.log("[IdeToCodingInterface][dealRunEnable] isEnable: ".concat(e))}},{key:"dealEditorModeChange",value:function(e){console.log("[IdeToCodingInterface][dealModeChange] editorMode: ".concat(e))}},{key:"dealClearOutput",value:function(){console.log("[IdeToCodingInterface][dealClearOutput]")}}]),e}(),m=t(38),p=t(63),f=t(21),u=t(171),L=t.n(u),S=t(50),A=Object(R.a)("postMessage"),O="browser"==="browser"?E:{},N=Object(S.b)(),I=function(e){Object(T.a)(t,e);var n=Object(_.a)(t);function t(e){var o;return Object(s.a)(this,t),(o=n.call(this)).type=void 0,o.protocolListenHandler=function(e,n){if(e.iframeName===o.type&&e.method){var t=o.recieveMessageHandler[e.method];if(!t)throw Error("You need to handle '".concat(e.method,"' method"));t(e.data||e.params,n)}},o.baseMethods={init:"dobotlabInit",sendProjectUrl:"dobotlabSendProjectUrl",saveCoursesProject:"saveCoursesProject",userLogin:"dobotlabUserLogin",userLoginOut:"dobotlabUserLoginOut",recoverProject:"dobotlabRecoverProject",changeLanguage:"changeLanguage",saveHomeworkByOss:"saveHomeworkByOss",dobotlabNew:"dobotlabNew",dobotlabOpenWork:"dobotlabOpenWork",dobotlabSaveOss:"dobotlabSaveOss",dobotlabSaveAsOss:"dobotlabSaveAsOss",dobotlabSaveLocal:"dobotlabSaveLocal",dobotlabOpenLocal:"dobotlabOpenLocal",ideImport:"ideImport",ideImportData:"ideImportData",ideNew:"ideNew",idExport:"idExport",idExportData:"idExportData",ideImportPackage:"ideImportPackage",ideExportPackage:"ideExportPackage",sendLocalServerPort:"sendLocalServerPort",exportPyFile:"exportPyFile",importPyFile:"importPyFile",sendProRenameInfo:"sendProRenameInfo",sendIsPdfShow:"sendIsPdfShow"},o.promiseId=100,o.promisesMap={},o.addPromises=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:2e3;return new Promise((function(t){var a=o.promiseId;e.promiseId=a,A.send(e),setTimeout((function(){o.resolvePromise(a,"error")}),n),o.promisesMap[o.promiseId++]=t}))},o.resolvePromise=function(e,n){var t=o.promisesMap[e];t&&t(n)},o.recieveMessageHandler={dobotverseInit:function(e,n){O.registerSource(n.source,n.origin)},dobotlabUserLogin:function(e){l.a.dispatch({params:{status:!0,data:e},type:c.K}),l.a.dispatch({params:!0,type:c.A}),sessionStorage.setItem("VERSETHEMESHOW","true"),localStorage.setItem("USER-TOKEN",e.token),localStorage.setItem("USER-ID",e.id),k.userLogin(e.token),l.a.dispatch({params:!1,type:c.a})},changeLabRoute:function(e){N.push(e)},verseChangeLanguage:function(e){e&&Object(f.a)(e)},saveHomeworkByOss:function(e,n){o.resolvePromise(n.data.promiseId,e)},changeProjectName:function(e){L.a.publish("changeProjectName",e),l.a.dispatch({params:e,type:c.E})},getUserToken:function(e){var n={method:"getUserToken",data:localStorage.getItem("USER-TOKEN"),promiseId:e};A.send(n)},dobotlabDobotlinkStatus:function(e){var n=e.type,t=l.a.getState().additionalToolReducer.dobotlinkStatus;t!==n&&window.top===window.self&&(l.a.dispatch({params:n,type:c.L}),2===t&&1===n&&l.a.dispatch({params:2,type:c.L}))},dobotlabOpenPersonalWorks:function(e){var n=e.type;l.a.dispatch({params:{status:!0,type:n},type:c.t})},dobotlabNew:function(e){console.log("dobotlabNew",e),l.a.dispatch({params:!1,type:c.s})},dobotlabOpenWork:function(e){console.log("dobotlabOpenWork",e),l.a.dispatch({params:!1,type:c.s})},dobotlabSaveOss:function(e){console.log("dobotlabSaveOss",e),l.a.dispatch({params:!1,type:c.s})},dobotlabSaveAsOss:function(e){console.log("dobotlabSaveAsOss",e),l.a.dispatch({params:!1,type:c.s})},dobotlabSaveLocal:function(e){console.log("dobotlabSaveLocal",e),l.a.dispatch({params:!1,type:c.s})},dobotlabOpenLocal:function(e){console.log("dobotlabOpenLocal",e),l.a.dispatch({params:!1,type:c.s})},handleCalibrationPlugin:function(e){console.log("handleCalibrationPlugin",e),l.a.dispatch({params:e,type:c.o})},closeCalibration:function(e){l.a.dispatch({params:{calibrationStatus:!1,pickedDevice:{}},type:c.o}),e&&Object(p.a)({content:"\u8bbe\u5907\u8fde\u63a5\u5df2\u65ad\u5f00\uff0c\u8bf7\u68c0\u67e5\u8bbe\u5907\u8fde\u63a5\u72b6\u6001!"})},ideNew:function(e){var n=e.backString;n&&k.respondMessage(n)},ideImportData:function(e){var n=e.data,t=e.backString;t&&k.respondMessage(t,n)},ideImportPackage:function(e){var n=e.backString;n&&k.respondMessage(n)},idExportData:function(e){var n=e.data,t=e.backString;t&&k.respondMessage(t,n)},idExport:function(e){var n=e.data,t=e.backString;t&&k.respondMessage(t,n)},ideExportPackage:function(e){var n=e.data,t=e.backString;t&&k.respondMessage(t,n)},notifyContentChanged:function(e){var n=e.data;console.log("notifyContentChanged data",n),k.respondMessage("ide_block_changed",n),l.a.dispatch({params:n,type:c.s})},sendDobotlinkVersion:function(e){2!==l.a.getState().additionalToolReducer.dobotlinkStatus&&Object(m.S)().then((function(n){var t=n.data[Object(f.c)()];e.verType?t.version!==e.version&&l.a.dispatch({type:c.L,params:2}):t.version.split(".").splice(-2,1)[0]!==e.version.split(".").splice(-2,1)[0]&&l.a.dispatch({type:c.L,params:2})}))},sendShowTestBook:function(e){l.a.dispatch({params:e,type:c.I})}},o.init=function(e,n,t,a){var i={method:o.baseMethods.init,iframeName:o.type,params:{token:e,dobotlabHost:n,userId:t,lang:"blockly"===o.type&&"hk"===a?"zh-hk":a}};return o.addPromises(i)},o.sendProjectUrl=function(e){var n={method:o.baseMethods.sendProjectUrl,iframeName:o.type,params:e};return o.addPromises(n)},o.saveCoursesProject=function(e){var n={method:o.baseMethods.saveCoursesProject,iframeName:o.type,params:e};return o.addPromises(n)},o.userLogin=function(e){var n={method:o.baseMethods.userLogin,iframeName:o.type,params:e};return o.addPromises(n)},o.userLoginOut=function(){var e={method:o.baseMethods.userLoginOut,iframeName:o.type};return o.addPromises(e)},o.recoverProject=function(){var e={method:o.baseMethods.recoverProject,iframeName:o.type};return o.addPromises(e)},o.changeLanguage=function(e){var n={method:o.baseMethods.changeLanguage,params:"blockly"===o.type&&"hk"===e?"zh-hk":e};return o.addPromises(n)},o.saveHomeworkByOss=function(e){var n={method:o.baseMethods.saveHomeworkByOss,iframeName:o.type,params:e};return o.addPromises(n,6e4)},o.sendLocalServerPort=function(e){var n={method:o.baseMethods.sendLocalServerPort,iframeName:o.type,params:e};return o.addPromises(n)},o.dobotlabNew=function(){var e={method:o.baseMethods.dobotlabNew,iframeName:o.type};return o.addPromises(e)},o.dobotlabOpenWork=function(){var e={method:o.baseMethods.dobotlabOpenWork,iframeName:o.type};return o.addPromises(e)},o.dobotlabSaveOss=function(){var e={method:o.baseMethods.dobotlabSaveOss,iframeName:o.type};return o.addPromises(e)},o.dobotlabSaveAsOss=function(){var e={method:o.baseMethods.dobotlabSaveAsOss,iframeName:o.type};return o.addPromises(e)},o.dobotlabSaveLocal=function(){var e={method:o.baseMethods.dobotlabSaveLocal,iframeName:o.type};return o.addPromises(e)},o.dobotlabOpenLocal=function(e,n){var t={method:o.baseMethods.dobotlabOpenLocal,iframeName:o.type,params:{data:e,name:n}};return o.addPromises(t)},o.exportPyFile=function(){var e={method:o.baseMethods.exportPyFile,iframeName:o.type};return o.addPromises(e)},o.importPyFile=function(e){var n={method:o.baseMethods.importPyFile,data:e,iframeName:o.type};return o.addPromises(n)},o.importDataToIde=function(e,n){console.log("[IdeToCodingInterface][importDataToIde] data: ".concat(e," backString:").concat(n));var t={method:o.baseMethods.ideImportData,iframeName:o.type,params:{data:e,backString:n}};return o.addPromises(t)},o.exportDataFromIde=function(e){console.log("[IdeToCodingInterface][exportDataFromIde] backString: ".concat(e));var n={method:o.baseMethods.idExportData,iframeName:o.type,params:{backString:e}};return o.addPromises(n)},o.dealNewProject=function(e){console.log("[IdeToCodingInterface][dealNewProject] backString:".concat(e));var n={method:o.baseMethods.ideNew,iframeName:o.type,params:{backString:e}};return o.addPromises(n)},o.importPackageToIde=function(e,n){console.log("[IdeToCodingInterface][importDataToIde] data: ".concat(e," backString:").concat(n));var t={method:o.baseMethods.ideImportPackage,iframeName:o.type,params:{data:e,backString:n}};return o.addPromises(t)},o.exportPackageFromIde=function(e){console.log("[IdeToCodingInterface][exportDataFromIde] backString: ".concat(e));var n={method:o.baseMethods.ideExportPackage,iframeName:o.type,params:{backString:e}};return o.addPromises(n)},o.sendProRenameInfo=function(e){var n={method:o.baseMethods.sendProRenameInfo,iframeName:o.type,params:e};return o.addPromises(n)},o.sendIsPdfShow=function(e){var n={method:o.baseMethods.sendIsPdfShow,iframeName:o.type,params:e};return o.addPromises(n)},o.type=e,A.listen(o.protocolListenHandler),o}return Object(r.a)(t,[{key:"dealLoginChange",value:function(e,n){var t=this;console.log("[IdeToCodingInterface][dealLoginChange] isLogin: ".concat(e,", userInfo: ").concat(JSON.stringify(n))),e&&(localStorage.removeItem("USER-TOKEN"),Object(m.j)(n).then((function(e){var n;if(console.log("codingLogin",e.data),null===(n=e.data)||void 0===n?void 0:n.token){t.userLogin(e.data.token),localStorage.setItem("USER-TOKEN",e.data.token);var o=Object(f.e)("taskId");console.log("getQueryVariable",o),o&&L.a.publish("openCodingWorks",o)}else Object(p.a)({content:"\u8eab\u4efd\u4fe1\u606f\u83b7\u53d6\u5931\u8d25!"})})).catch((function(e){Object(p.a)({content:e})})))}},{key:"verseGoToMycourse",value:function(){O.send({method:"verseGoToMycourse",iframeName:this.type})}},{key:"verseLogout",value:function(){O.send({method:"verseLogout",iframeName:this.type})}},{key:"openPytonOrBlockly",value:function(){O.send({method:"openPytonOrBlockly",iframeName:this.type})}}]),t}(d),C={blockly:new I("blockly"),script:new I("script"),homeworkeditanswer:new I("homeworkeditanswer"),homeworkeditsample:new I("homeworkeditsample"),homeworkpreview:new I("homeworkpreview"),homeworkscore:new I("homeworkscore"),writeanddraw:new I("writeanddraw"),laser:new I("laser"),teach:new I("teach"),dobotverse:new I("dobotverse")},h=function(e){return C[e]},y="postMessage"in window,P=function(){function e(n,t,o){Object(s.a)(this,e);var a="";if(arguments.length<2?a="target error - target and name are both required":"object"!==typeof n?a="target error - target itself must be window object":"string"!==typeof t&&(a="target error - target name must be string type"),a)throw new Error(a);this.target=n,this.name=t,this.prefix=o}return Object(r.a)(e,[{key:"send",value:function(e){if(y)this.target.postMessage("".concat(this.prefix,"|").concat(this.name,"__Messenger__").concat(e),"*");else{var n=window.navigator[this.prefix+this.name];if("function"!==typeof n)throw new Error("target callback function is not defined");n(this.prefix+e,window)}}}]),e}(),g=function(){function e(n,t){var o=this;Object(s.a)(this,e),this.generalCallback=function(e){if("object"!==typeof e||"object"!==typeof(e=e.data||"")){var n=e.split("__Messenger__"),t=n[1],a=n[0].split("|"),i=a[0],s=a[1];if(t){var r=JSON.parse(t);r.cmd?o.callRsp(r)||o.callListenFunc(i,s,r):console.error("['IFrameMessenger][generalCallback] receiveData.cmd is null")}}},this.targets={},this.name=n,this.listenFunc=[],this.prefix=t||"EASY_CODE",this.initListen(),this.rspCallback={}}return Object(r.a)(e,[{key:"addTarget",value:function(e,n){var t=new P(e,n,this.prefix);this.targets[n]=t}},{key:"initListen",value:function(){y?"addEventListener"in document?window.addEventListener("message",this.generalCallback.bind(this),!1):"attachEvent"in document&&window.attachEvent("onmessage",this.generalCallback.bind(this)):window.navigator[this.prefix+this.name]=this.generalCallback.bind(this)}},{key:"listen",value:function(e){for(var n=0,t=this.listenFunc.length,o=!1;n2&&void 0!==arguments[2]?arguments[2]:null,o=arguments.length>3&&void 0!==arguments[3]?arguments[3]:null,a={id:this.messagerId,cmd:e,data:n};o?(a.backString="".concat(e,"_rsp_").concat(this.genId()),this.rspCallback[a.backString]=o):t&&(a.backString=t),this.send(JSON.stringify(a))}},{key:"send",value:function(e){var n=this.targets;Object.keys(n).forEach((function(t){n[t].send(e)}))}},{key:"callRsp",value:function(e){return!!e.backString&&(!!this.rspCallback[e.backString]&&((0,this.rspCallback[e.backString])(e),delete this.rspCallback[e.backString],!0))}},{key:"callListenFunc",value:function(e,n,t){for(var o=0;o1&&void 0!==arguments[1]?arguments[1]:"",t=e.split("_rsp_")[0];b.iframeMessenger.sendMessage(t,n,e),console.log("DobotLab[respondMessage] cmd:".concat(t," backString:").concat(e))},this.userLogin=function(e){var t=h(n._type);return null===t||void 0===t?void 0:t.userLogin(e)},this.userLoginOut=function(){var e=h(n._type);return null===e||void 0===e?void 0:e.userLoginOut()},this.recoverProject=function(){var e=h(n._type);return null===e||void 0===e?void 0:e.recoverProject()},this.changeLanguage=function(e){var t=h(n._type);return null===t||void 0===t?void 0:t.changeLanguage(e)},this.saveHomeworkByOss=function(e,n){var t=h(n);return null===t||void 0===t?void 0:t.saveHomeworkByOss(e)},this.sendLocalServerPort=function(e){var t=h(n._type);return!!t&&t.sendLocalServerPort(e)},this.sendProRenameInfo=function(e){var t=h(n._type);return!!t&&t.sendProRenameInfo(e)},this.dobotlabNew=function(){var e=h(n._type);return null===e||void 0===e?void 0:e.dobotlabNew()},this.dobotlabOpenWork=function(){var e=h(n._type);return null===e||void 0===e?void 0:e.dobotlabOpenWork()},this.dobotlabSaveOss=function(){var e=h(n._type);return null===e||void 0===e?void 0:e.dobotlabSaveOss()},this.dobotlabSaveAsOss=function(){var e=h(n._type);return null===e||void 0===e?void 0:e.dobotlabSaveAsOss()},this.dobotlabSaveLocal=function(){var e=h(n._type);return null===e||void 0===e?void 0:e.dobotlabSaveLocal()},this.dobotlabOpenLocal=function(e,t){var o=h(n._type);return null===o||void 0===o?void 0:o.dobotlabOpenLocal(e,t)},this.exportPyFile=function(){var e=h(n._type);return null===e||void 0===e?void 0:e.exportPyFile()},this.importPyFile=function(e){var t=h(n._type);return null===t||void 0===t?void 0:t.importPyFile(e)},this.onNewProject=function(e){console.log("".concat("Dobotlab"," [onNewProject] backString:").concat(e)),h(n._type).dealNewProject(e)},this.onImportIdeData=function(e,t){console.log("".concat("Dobotlab"," [onImportIdeData] backString:").concat(t)),h(n._type).importDataToIde(e,t)},this.onExportIdeData=function(e){console.log("".concat("Dobotlab"," [onExportIdeData]")),h(n._type).exportDataFromIde(e)},this.exportProductionCover=function(e){console.log("".concat("Dobotlab"," [exportProductionCover]"));b.iframeMessenger.sendMessage(w.IDE_EXPORT_COVER,"",e)},this.onImportIdePackage=function(e,t){console.log("".concat("Dobotlab"," [onImportIdePackage] backString:").concat(t)),h(n._type).importPackageToIde(e,t)},this.onExportIdePackage=function(e){console.log("".concat("Dobotlab"," [onExportIdePackage]")),h(n._type).exportPackageFromIde(e)},this.onImportIdeDataOld=function(e){console.log("".concat("Dobotlab","[onImportIdeDataOld]"));var t=h(n._type);t?t.importDataToIdeOld(e):console.error("".concat("Dobotlab","[onImportIdeDataOld] ideToCodingInterface is null"))},this.handleReceiveFromLab=function(){var e=Object(i.a)(a.a.mark((function e(t){return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:console.log("Dobotlab [handleReceiveFromLab] receiveData:".concat(JSON.stringify(t))),e.t0=t.cmd,e.next=e.t0===w.IDE_IMPORT?4:e.t0===w.IDE_IMPORT_DATA?6:e.t0===w.IDE_IMPORT_PACKAGE?8:e.t0===w.IDE_EXPORT_DATA?10:e.t0===w.IDE_EXPORT_PACKAGE?12:e.t0===w.IDE_NEW?14:e.t0===w.IDE_EXPORT_COVER?16:e.t0===w.IDE_LOGIN_CHANGED?18:e.t0===w.IDE_SET_TOOLBOX?20:e.t0===w.IDE_RESET_TOOLBOX?22:e.t0===w.IDE_DEFINE_TASK_BLOCKS?24:e.t0===w.IDE_GET_TOOLBOX?26:e.t0===w.IDE_WORKSPACE_TO_CODE?28:e.t0===w.IDE_BLOCKS_DEFINE?30:e.t0===w.IDE_UPLOAD_BUTTON_VISIBLE?32:e.t0===w.IDE_CLEAR_OUTPUT?34:e.t0===w.IDE_MODE_CHANGED?36:38;break;case 4:return n.onImportIdeDataOld(t.data),e.abrupt("break",39);case 6:return n.onImportIdeData(t.data,t.backString),e.abrupt("break",39);case 8:return n.onImportIdePackage(t.data,t.backString),e.abrupt("break",39);case 10:return n.onExportIdeData(t.backString),e.abrupt("break",39);case 12:return n.onExportIdePackage(t.backString),e.abrupt("break",39);case 14:return n.onNewProject(t.backString),e.abrupt("break",39);case 16:return n.exportProductionCover(t.backString),e.abrupt("break",39);case 18:return n.onLoginChanged(t.data),e.abrupt("break",39);case 20:return n.taskSetToolBox(t.data),e.abrupt("break",39);case 22:return n.taskResetToolBox(),e.abrupt("break",39);case 24:return n.taskDefineBlocks(t.data),e.abrupt("break",39);case 26:return n.onGetToolBox(t.backString),e.abrupt("break",39);case 28:return n.onWorkSpaceToCode(t.data,t.backString),e.abrupt("break",39);case 30:return n.onGetBlocksDefine(t.backString),e.abrupt("break",39);case 32:return n.onUploadButtonVisible(t.data),e.abrupt("break",39);case 34:return n.onClearOutput(),e.abrupt("break",39);case 36:return n.onModeChanged(t.data),e.abrupt("break",39);case 38:return e.abrupt("break",39);case 39:case"end":return e.stop()}}),e)})));return function(n){return e.apply(this,arguments)}}()}return Object(r.a)(e,[{key:"_type",get:function(){return window.location.hash.substring(1).split("?")[0].substring(1).replace(/[^a-zA-Z]/g,"")}},{key:"init",value:function(){var e=Object(i.a)(a.a.mark((function e(n,t,o,i,s,r){var T;return a.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return b.init(this.handleReceiveFromLab),U.addDest(this._type,n),T=h(this._type),e.next=5,null===T||void 0===T?void 0:T.init(t,o,i,s);case 5:case"end":return e.stop()}}),e,this)})));return function(n,t,o,a,i,s){return e.apply(this,arguments)}}()},{key:"sendProjectUrl",value:function(e,n,t,o){var a=h(this._type);if(e)return null===a||void 0===a?void 0:a.sendProjectUrl({url:e,resoursesId:n,name:t,projectId:o})}},{key:"saveCoursesProject",value:function(e){var n=h(this._type);return null===n||void 0===n?void 0:n.saveCoursesProject(e)}},{key:"sendIsPdfShow",value:function(e){var n=h(this._type);return null===n||void 0===n?void 0:n.sendIsPdfShow(e)}},{key:"taskSetToolBox",value:function(e){console.log("".concat("Dobotlab","[taskSetToolBox] : ").concat(e));var n=h(this._type);n?n.dealToolboxChange(e):console.error("".concat("Dobotlab","[taskSetToolBox] ideToCodingInterface is null"))}},{key:"taskResetToolBox",value:function(){console.log("".concat("Dobotlab","[taskResetToolBox]"));var e=h(this._type);e?e.dealToolboxReset():console.error("".concat("Dobotlab","[taskSetToolBox] ideToCodingInterface is null"))}},{key:"taskDefineBlocks",value:function(e){console.log("".concat("Dobotlab","[taskDefineBlocks] : ").concat(JSON.stringify(e)))}},{key:"onGetToolBox",value:function(e){console.log("".concat("Dobotlab","[onGetToolBox] backString:").concat(e)),h(this._type)?b.iframeMessenger.sendMessage(w.IDE_GET_TOOLBOX,"",e):console.error("".concat("Dobotlab","[onGetToolBox] ideToCodingInterface is null"))}},{key:"onWorkSpaceToCode",value:function(e,n){console.log("".concat("Dobotlab","[onGetWorkSpaceCode] backString:").concat(n)),h(this._type)?b.iframeMessenger.sendMessage(w.IDE_WORKSPACE_TO_CODE,"",n):console.error("".concat("Dobotlab","[onWorkSpaceToCode] ideToCodingInterface is null"))}},{key:"onGetBlocksDefine",value:function(e){console.log("".concat("Dobotlab","[onGetBlocksDefine] backString:").concat(e)),h(this._type)?b.iframeMessenger.sendMessage(w.IDE_BLOCKS_DEFINE,"",e):console.error("".concat("Dobotlab","[onGetBlocksDefine] ideToCodingInterface is null"))}},{key:"onUploadButtonVisible",value:function(e){console.log("".concat("Dobotlab","[onUploadButtonVisible] visibleStr:").concat(e));var n=h(this._type);if(n){var t=!0;"false"===e&&(t=!1),n.dealRunEnable(t)}else console.error("".concat("Dobotlab","[onUploadButtonVisible] ideToCodingInterface is null"))}},{key:"onClearOutput",value:function(){console.log("".concat("Dobotlab","[onClearOutput]"));var e=h(this._type);e?e.dealClearOutput():console.error("".concat("Dobotlab","[onClearOutput] ideToCodingInterface is null"))}},{key:"onModeChanged",value:function(e){console.log("".concat("Dobotlab","[onModeChanged]"));var n=h(this._type);n?n.dealEditorModeChange(e):console.error("".concat("Dobotlab","[onModeChanged] ideToCodingInterface is null"))}},{key:"onLoginChanged",value:function(e){console.log("".concat("Dobotlab","[onLoginChanged] data:").concat(e));var n=h(this._type),t=JSON.parse(e);n.dealLoginChange(t.isLogin,t.userInfo)}},{key:"notifyBlockChanged",value:function(e){console.log("".concat("Dobotlab","[notifyBlockChanged]")),this.notifyContentChanged()}},{key:"notifyCodeChanged",value:function(e){console.log("".concat("Dobotlab","[notifyCodeChanged]")),this.notifyContentChanged()}},{key:"notifyContentChanged",value:function(){console.log("".concat("Dobotlab","[notifyContentChanged]"))}},{key:"notifyModeChanged",value:function(e){console.log("".concat("Dobotlab","[notifyModeChanged]")),/localhost:/.test(window.location.href)&&this.onModeChanged(e)}},{key:"notifyIdeRun",value:function(){console.log("".concat("Dobotlab","[notifyIdeRun]"))}},{key:"verseGoToMycourse",value:function(){h("dobotverse").verseGoToMycourse()}},{key:"verseLogout",value:function(){h("dobotverse").verseLogout()}},{key:"openPytonOrBlockly",value:function(){h("dobotverse").openPytonOrBlockly()}}]),e}()),k=n.a=M},25:function(e,n,t){"use strict";var o=t(6),a=t(180),i=t(122),s=t(181),r=t(167);n.a={updateLoginStatus:a.b,changePageStatus:a.a,getAllCourses:function(e){return{params:e,type:o.g}},getCurrentSection:function(e){return{params:e,type:o.j}},updateDirectoryStatus:function(e){return{params:e,type:o.I}},watchingDobotlinkStatus:function(e){return{params:e,type:o.L}},openPersonalWorksDialog:function(e){return{params:e,type:o.t}},notifyContentChange:function(e){return{params:e,type:o.s}},setCurrentProject:function(e){return{params:e,type:o.E}},setSchoolInfo:i.b,setStudentListInfo:i.c,setTeachListInfo:i.d,handlePolicyModal:function(e){return{params:e,type:o.r}},handleDobotlinkModal:function(e){return{params:e,type:o.q}},handleDobotlinkFloat:function(e){return{params:e,type:o.p}},setHomeworkList:s.b,resetClasssystem:i.a,setCurrentHomeworkId:s.a,setCurrentBeginTimestamp:function(e){return{params:e,type:o.B}},setCurrentEndTimestamp:function(e){return{params:e,type:o.C}},getDetailStatistics:function(e){return{params:e,type:o.k}},getAvgStatistics:function(e){return{params:e,type:o.h}},getTopStatistics:function(e){return{params:e,type:o.m}},setSelectIdInHomeworkDetail:function(e){return{params:e,type:o.G}},setSelectAvgIdInInChartDataModal:function(e){return{params:e,type:o.v}},setSelectTopIdInInChartDataModal:function(e){return{params:e,type:o.w}},getDetailStatisticsForStu:function(e){return{params:e,type:o.l}},getAvgStatisticsForStu:function(e){return{params:e,type:o.i}},getTopStatisticsForStu:function(e){return{params:e,type:o.n}},changeGuidelinesStatus:function(e){return{params:e,type:o.a}},changeShowHomepage:function(e){return{params:e,type:o.f}},setVerseTheme:r.b,setVerseScene:r.a}},263:function(e,n,t){e.exports=t.p+"static/media/dobotlink.657266ce.svg"},264:function(e,n,t){e.exports=t.p+"static/media/icon_noWork.d6321982.svg"},279:function(e,n,t){e.exports=t.p+"static/media/blockly.d5f1446d.gif"},280:function(e,n,t){e.exports=t.p+"static/media/python.13304c0d.gif"},281:function(e,n,t){e.exports=t.p+"static/media/run.19e6f666.svg"},282:function(e,n,t){e.exports=t.p+"static/media/stop.1d563382.svg"},283:function(e,n){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAGKADAAQAAAABAAAAGAAAAADiNXWtAAACwElEQVRIDb1WO28TQRCe2b2LL3buyCVQQIOEkgYJCkjBH0AU1FQI0dBQAApQRkiglIiHKFKHiCodLX8hICQkGkeUEAkSR3e2Y/t8O8ysnehiny8vwVh3NzuPb3ZnZneNUEBEpNbXwfV9cLQGFfEj5kEKJuUnjqE7MwMJIppRMJinEODPv8ALPXDz9IOyWguSq2ehlRdoKMAakRvWoDwIcphxLYTmHGKStd0XoEpUUjXwsgZH5U0IrVnE9q6fzakMZObHBQ/H4dQUtkLBEQzBEl7IBpCcHzctJQcc1Y4XlOo8H3d6NRMswZQAjrz6BRW2kALVnBWDyJSru4YVil4D0B0iYNS4vAP+PdEJJn+ajkT6USvuFl+3z7jQfsZTui3OUzr6kEDpRZyWfjcwmJ+geAeRvBj9x9BvWOlAwcZqlQs7nV9YWXKF6veJ0qeMGwh4hiJE/bKBE0ueC2XkLt3a8bYzejCbLNzYoEpjrJeqrFL4aR2tAtF1K0dcJ8RF5jUa84a/fl/+aTMNbll+4FXpQFfJDh2Q7w25hy/LgDfQ+zoG1wj0liJ6wr2xJDKr69vsOWUYwd7b/hn5EJuis1qmxg1lko+c14uE1BHZkOGAQI6WkbPfZ0tgFJlLuzIkjIH4dwhScnAdZMfg59mGs4KG67CSuP6KBisrdBVsR05FGFEH7u2GIDDuK+a/d0HfTHXl61gSzwPSQ9HxMuryzSPBLmzTKbd+BdP0LTvb9HAQ24aIMNkH/EZaP9pKJr7kBbBt2t9ovZbLsVIIGEB011GwwLanxYRT9adrYDGCYNkU1OJCCLE9Tdd+Uvmgs3/Sg0B34gcSIB3z3223IBJ+FMkdMXcOmzbAQasYBVIkt7Pn4tk2le6Qy6LI4Sg6wRJM8fl/F45Ek5voJCsR3+xtNrQCEQhJTf7Zpd8L0XtLoJP+bfkLusY1iWPGBIwAAAAASUVORK5CYII="},284:function(e,n,t){e.exports=t.p+"static/media/clear.7097f017.svg"},285:function(e,n,t){e.exports=t.p+"static/media/scale.85e376fe.svg"},286:function(e,n,t){e.exports=t.p+"static/media/left.4f157809.svg"},287:function(e,n,t){e.exports=t.p+"static/media/end.ee65db70.svg"},288:function(e,n,t){e.exports=t.p+"static/media/rotateL.6d501c2a.svg"},289:function(e,n,t){e.exports=t.p+"static/media/rotateR.e90bf2c1.svg"},290:function(e,n,t){e.exports=t.p+"static/media/ming.c0ce0ba2.svg"},291:function(e,n,t){e.exports=t.p+"static/media/light.49495976.svg"},306:function(e,n,t){e.exports=t.p+"static/media/write_draw_lab.6809c2c9.svg"},307:function(e,n,t){e.exports=t.p+"static/media/laser_lab.bc1c7dbd.svg"},308:function(e,n,t){e.exports=t.p+"static/media/teach.f9ab074b.svg"},309:function(e,n,t){e.exports=t.p+"static/media/default_portrait.433759b6.svg"},310:function(e,n,t){e.exports=t.p+"static/media/icon_close.3c538609.svg"},311:function(e,n,t){e.exports=t(504)},316:function(e,n,t){},337:function(e,n,t){e.exports=t.p+"static/media/icon_account_normal.9b7b60c5.svg"},338:function(e,n,t){e.exports=t.p+"static/media/icon_password_normal.5ecf44d8.svg"},38:function(e,n,t){"use strict";t.d(n,"Ab",(function(){return L})),t.d(n,"Yb",(function(){return S})),t.d(n,"Bb",(function(){return A})),t.d(n,"Lb",(function(){return O})),t.d(n,"ub",(function(){return N})),t.d(n,"Qb",(function(){return I})),t.d(n,"N",(function(){return C})),t.d(n,"O",(function(){return h})),t.d(n,"H",(function(){return y})),t.d(n,"wb",(function(){return P})),t.d(n,"vb",(function(){return g})),t.d(n,"tb",(function(){return D})),t.d(n,"rb",(function(){return b})),t.d(n,"P",(function(){return w})),t.d(n,"r",(function(){return U})),t.d(n,"fb",(function(){return M})),t.d(n,"q",(function(){return k})),t.d(n,"Mb",(function(){return H})),t.d(n,"j",(function(){return x})),t.d(n,"Gb",(function(){return v})),t.d(n,"Eb",(function(){return W})),t.d(n,"T",(function(){return B})),t.d(n,"Fb",(function(){return G})),t.d(n,"z",(function(){return F})),t.d(n,"D",(function(){return z})),t.d(n,"xb",(function(){return K})),t.d(n,"u",(function(){return Y})),t.d(n,"lb",(function(){return V})),t.d(n,"J",(function(){return j})),t.d(n,"ob",(function(){return X})),t.d(n,"a",(function(){return Z})),t.d(n,"l",(function(){return J})),t.d(n,"Kb",(function(){return Q})),t.d(n,"b",(function(){return q})),t.d(n,"i",(function(){return $})),t.d(n,"m",(function(){return ee})),t.d(n,"Nb",(function(){return ne})),t.d(n,"c",(function(){return te})),t.d(n,"n",(function(){return oe})),t.d(n,"s",(function(){return ae})),t.d(n,"x",(function(){return ie})),t.d(n,"zb",(function(){return se})),t.d(n,"S",(function(){return re})),t.d(n,"Jb",(function(){return Te})),t.d(n,"Hb",(function(){return _e})),t.d(n,"Wb",(function(){return le})),t.d(n,"Y",(function(){return ce})),t.d(n,"o",(function(){return Re})),t.d(n,"Ib",(function(){return Ee})),t.d(n,"Vb",(function(){return de})),t.d(n,"bb",(function(){return me})),t.d(n,"ab",(function(){return pe})),t.d(n,"W",(function(){return fe})),t.d(n,"U",(function(){return ue})),t.d(n,"hb",(function(){return Le})),t.d(n,"mb",(function(){return Se})),t.d(n,"yb",(function(){return Ae})),t.d(n,"V",(function(){return Oe})),t.d(n,"nb",(function(){return Ne})),t.d(n,"Pb",(function(){return Ie})),t.d(n,"Sb",(function(){return Ce})),t.d(n,"Z",(function(){return he})),t.d(n,"ib",(function(){return ye})),t.d(n,"t",(function(){return Pe})),t.d(n,"sb",(function(){return ge})),t.d(n,"f",(function(){return De})),t.d(n,"Tb",(function(){return be})),t.d(n,"M",(function(){return we})),t.d(n,"K",(function(){return Ue})),t.d(n,"R",(function(){return Me})),t.d(n,"G",(function(){return ke})),t.d(n,"qb",(function(){return He})),t.d(n,"L",(function(){return xe})),t.d(n,"Q",(function(){return ve})),t.d(n,"F",(function(){return We})),t.d(n,"pb",(function(){return Be})),t.d(n,"C",(function(){return Ge})),t.d(n,"y",(function(){return Fe})),t.d(n,"w",(function(){return ze})),t.d(n,"v",(function(){return Ke})),t.d(n,"d",(function(){return Ye})),t.d(n,"e",(function(){return Ve})),t.d(n,"p",(function(){return je})),t.d(n,"eb",(function(){return Xe})),t.d(n,"X",(function(){return Ze})),t.d(n,"I",(function(){return Je})),t.d(n,"Ub",(function(){return Qe})),t.d(n,"Rb",(function(){return qe})),t.d(n,"k",(function(){return $e})),t.d(n,"Xb",(function(){return en})),t.d(n,"g",(function(){return nn})),t.d(n,"Ob",(function(){return tn})),t.d(n,"gb",(function(){return on})),t.d(n,"jb",(function(){return an})),t.d(n,"h",(function(){return sn})),t.d(n,"A",(function(){return rn})),t.d(n,"Db",(function(){return Tn})),t.d(n,"cb",(function(){return _n})),t.d(n,"E",(function(){return ln})),t.d(n,"B",(function(){return cn})),t.d(n,"db",(function(){return Rn})),t.d(n,"Cb",(function(){return En})),t.d(n,"kb",(function(){return dn}));var o,a=t(52),i=t.n(a),s=t(159),r=t(67),T=t(15),_=t(6),l=t(156),c=t(43),R=t(24),E=["api/auth/login","api/user/register","/api/auth/zhiqi-login"],d=["/api/user"],m=[],p=i.a.CancelToken,f=function(e,n){var t=m.findIndex((function(n){return n.url===e})),o="en"===T.a.getState().additionalToolReducer.locale?"The operation is too frequent!":"\u64cd\u4f5c\u592a\u9891\u7e41\u4e86\uff01";t>-1&&("req"===n&&m[t].c(o),m.splice(t,1))};i.a.interceptors.request.use((function(e){var n;e.headers["Content-Type"]="application/json",e.headers.zone=(-(new Date).getTimezoneOffset()/60).toString(),c.h?e.headers["belong-type"]=2:e.headers["belong-type"]=1;var t="zh-cn"===r.a.language?"zh_CN":"en_US";e.url=(null===(n=e.url)||void 0===n?void 0:n.includes("?"))?"".concat(e.url,"&lang=").concat(t):"".concat(e.url,"?lang=").concat(t);var o=e.url;return f(o,"req"),e.cancelToken=new p((function(e){m.push({url:o,c:e})})),E.includes(e.url)||(e.headers.Authorization=localStorage.getItem("USER-TOKEN")),e}),(function(e){return Promise.reject(e)})),i.a.interceptors.response.use((function(e){return f(e.config.url,"resp"),e.data&&e.data.code===l.a&&(Object(s.b)(),d.includes(e.config.url)||(T.a.dispatch({params:{status:!1},type:_.K}),T.a.getState().verseThemeReducer.verseThemeShow&&R.a.verseLogout())),!d.includes(e.config.url)&&e.data&&e.data.message?Promise.reject(e.data):e}),(function(e){return Promise.reject(e)})),function(e){e.POST="post",e.GET="get",e.DELETE="delete",e.PUT="put"}(o||(o={}));var u=function(e){var n=e.url,t=e.method,a=e.params,s=e.config,r=void 0===s?{}:s,T={url:Object(c.c)()+n,method:t};return t===o.GET?Object.assign(T,{params:a}):Object.assign(T,{data:JSON.stringify(a)}),new Promise((function(e,n){i()(Object.assign(T,r)).then((function(n){var t,o;((null===(t=n.config.url)||void 0===t?void 0:t.includes("download/template"))||(null===(o=n.config.url)||void 0===o?void 0:o.includes("student/export")))&&e(n),e(n.data)}),(function(e){i.a.isCancel(e)||n(e)})).catch((function(e){i.a.isCancel(e)||n(e)}))}))},L=function(e,n){return u({url:"/api/auth/login",params:{account:e,password:n},method:o.POST})},S=function(e){return u({url:"/api/auth/zhiqi-login",params:{code:e},method:o.POST})},A=function(){return u({url:"/api/auth/logout",params:{},method:o.POST})},O=function(e){var n=e.nickName,t=e.id,a=e.email,i=e.password,s=e.userDefineType,r=e.userCountryId;return u({url:"/api/user/register",params:{name:n,account:t,mailbox:a,password:i,type:s,country_id:r},method:o.POST})},N=function(){return u({url:"/api/user",params:{},method:o.GET})},I=function(e){var n=e.account,t=e.email;return u({url:"/api/auth/forget_password",params:{account:n,email:t},method:o.POST})},C=function(e){return u({url:"/api/course",params:e,method:o.GET})},h=function(e){return u({url:"/api/course/".concat(e),params:{},method:o.GET})},y=function(e){return u({url:"/api/course/chapters_sections",params:e,method:o.GET})},P=function(e){return u({url:"/api/course/course_project/".concat(e),params:{},method:o.GET})},g=function(e){return new Promise((function(n,t){i.a.get(e,{responseType:"blob"}).then((function(e){n(e)})).catch((function(e){t(e)}))}))},D=function(e){var n=e.page,t=e.size,a=e.type,i=e.keyword;return u({url:"/api/user/project/list",params:{page:n,size:t,type:a,keyword:i},method:o.GET})},b=function(){return u({url:"/api/user/project/type",params:{},method:o.GET})},w=function(e,n){return u({url:"/api/supplier/wps/url",params:{fileId:e,originType:n},method:o.GET})},U=function(e){return u({url:"/api/user/project/".concat(e),params:{},method:o.DELETE})},M=function(e){return u({url:"/api/user/project/".concat(e),params:{},method:o.GET})},k=function(e){return u({url:"/api/user/project",params:e,method:o.DELETE})},H=function(e,n){return u({url:"/api/user/project/".concat(n,"/rename"),params:{name:e},method:o.PUT})},x=function(e){return u({url:"/api/auth/coding-login",params:e,method:o.POST})},v=function(e){return u({url:"/api/user/username",params:{user_name:e},method:o.PUT})},W=function(e,n){return u({url:"/api/user/password",params:{old_password:e,new_password:n},method:o.PUT})},B=function(e){return u({url:"/api/user/email/code",params:{email:e},method:o.POST})},G=function(e,n){return u({url:"/api/user/email",params:{email:e,code:n},method:o.PUT})},F=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return u({url:"/api/user/authority",params:{},method:o.GET,config:e})},z=function(){return u({url:"/api/course/group",params:{},method:o.GET})},K=function(){return u({url:"/api/supplier/oss/sts",params:{},method:o.GET})},Y=function(e){var n=e.avatar;return u({url:"/api/user/info",params:{avatar:n},method:o.PUT})},V=function(e){return u({url:"/api/org/tree?org_id=".concat(e),params:{},method:o.GET})},j=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return u({url:"/api/student/list",params:{org_id:e,page:n,size:10,keyword:t},method:o.GET})},X=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1,t=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"";return u({url:"/api/teacher/list",params:{org_id:e,page:n,size:10,keyword:t},method:o.GET})},Z=function(e,n){return u({url:"/api/org",params:{name:e,parent_id:n},method:o.POST})},J=function(e){return u({url:"/api/org",params:e,method:o.DELETE})},Q=function(e,n,t){return u({url:"/api/org",params:{id:n,name:e,parent_id:t},method:o.PUT})},q=function(e){return u({url:"/api/student",params:e,method:o.POST})},$=function(e,n){return u({url:"/api/user/org",params:{org_id:e,user_ids:n},method:o.PUT})},ee=function(e){return u({url:"/api/student",params:e,method:o.DELETE})},ne=function(e){return u({url:"/api/user/reset/password",params:{id:e},method:o.PUT})},te=function(e){return u({url:"/api/teacher",params:e,method:o.POST})},oe=function(e){return u({url:"/api/teacher",params:e,method:o.DELETE})},ae=function(){return u({url:"/api/student/download/template",params:{},method:o.GET,config:{responseType:"arraybuffer"}})},ie=function(e){return u({url:"/api/student/export",params:{org_id:e},method:o.GET,config:{responseType:"blob"}})},se=function(e){return i()({url:Object(c.c)()+"/api/student/import",method:o.POST,data:e})},re=function(){return u({url:"/api/supplier/dobotlink/version",params:{env:c.a},method:o.GET})},Te=function(e){return u({url:"/api/exercise/publish",params:e,method:o.POST})},_e=function(e){return u({url:"/api/exercise",params:e,method:o.POST})},le=function(e){return u({url:"/api/exercise",params:e,method:o.PUT})},ce=function(e){return u({url:"/api/exercise",params:e,method:o.GET})},Re=function(e){return u({url:"/api/exercise/".concat(e),params:{},method:o.DELETE})},Ee=function(e){return u({url:"/api/exercise/off/".concat(e),params:{},method:o.POST})},de=function(e){return u({url:"/api/exercise/content",params:e,method:o.PUT})},me=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return u({url:"/api/exercise/list",method:o.GET,params:e})},pe=function(e){return u({url:"/api/exercise/items",method:o.GET,params:e})},fe=function(e){return u({url:"/api/exercise/org",params:e,method:o.GET})},ue=function(){return u({url:"/api/exercise/course",params:{},method:o.GET})},Le=function(){return u({url:"/api/exercise/published/course",params:{},method:o.GET})},Se=function(){return u({url:"/api/exercise/user/course",params:{},method:o.GET})},Ae=function(e){return u({url:"/api/exercise/user/score",method:o.PUT,params:e})},Oe=function(e){return u({url:"/api/exercise/class",params:e,method:o.GET})},Ne=function(e){return u({url:"/api/exercise/user/list",params:e,method:o.GET})},Ie=function(e){return u({url:"/api/exercise/user/save/answer",params:e,method:o.PUT})},Ce=function(e){return u({url:"/api/exercise/user/submit/answer",params:e,method:o.PUT})},he=function(e){return u({url:"/api/exercise/user/detail",params:e,method:o.GET})},ye=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return u({url:"/api/exercise/published/list",params:e,method:o.GET})},Pe=function(e){return u({url:"/api/user/edit",params:e,method:o.PUT})},ge=function(e){return u({url:"/api/user/getUserByAccount",params:{account:e},method:o.GET})},De=function(e,n){return u({url:"/api/teacher/bind",params:{user_id:e,org_id:n},method:o.POST})},be=function(e,n){return u({url:"/api/teacher/unbind",params:{user_id:e,org_id:n},method:o.POST})},we=function(e){return u({url:"/api/statistics/teacher/course",params:e,method:o.GET})},Ue=function(e){return u({url:"/api/statistics/teacher/countStatistics",params:e,method:o.GET})},Me=function(e){return u({url:"/api/statistics/teacher/getDetailStatistics",params:e,method:o.GET})},ke=function(e){return u({url:"/api/statistics/teacher/getAvgStatistics",params:e,method:o.GET})},He=function(e){return u({url:"/api/statistics/teacher/getTopStatistics",params:e,method:o.GET})},xe=function(e){return u({url:"/api/statistics/student/countStatistics",params:e,method:o.GET})},ve=function(e){return u({url:"/api/statistics/student/getDetailStatistics",params:e,method:o.GET})},We=function(e){return u({url:"/api/statistics/student/getAvgStatistics",params:e,method:o.GET})},Be=function(e){return u({url:"/api/statistics/student/getTopStatistics",params:e,method:o.GET})},Ge=function(e){return u({url:"/api/statistics/student/course",params:e,method:o.GET})},Fe=function(e){return u({url:"/api/user/export",params:{user_type:e},method:o.GET,config:{responseType:"blob"}})},ze=function(e){return u({url:"/api/statistics/teacher/export",params:e,method:o.GET,config:{responseType:"blob"}})},Ke=function(e){return u({url:"/api/statistics/student/export",params:e,method:o.GET,config:{responseType:"blob"}})},Ye=function(e,n){return u({url:"/api/teacher/batchAddOrg",params:{org_id:e,user_ids:n},method:o.POST})},Ve=function(e){return u({url:"/api/resources_pre",params:{resource_id:e},method:o.POST})},je=function(e){return u({url:"/api/resources_pre",params:e,method:o.DELETE})},Xe=function(e){var n=e.user_id,t=e.course_id?"&course_id=".concat(e.course_id):"",a=e.chapter_id?"&chapter_id=".concat(e.chapter_id):"",i=e.section_id?"§ion_id=".concat(e.section_id):"",s="";return e.resources_type&&e.resources_type.length&&e.resources_type.map((function(e){return s+="&resources_type=".concat(e)})),u({url:"/api/resources_pre?user_id=".concat(n).concat(t).concat(a).concat(i).concat(s),params:{},method:o.GET})},Ze=function(){return new Promise((function(e,n){i.a.get("https://cdn.release.dobot.cc/help/dobotlab/version-v2.0.json").then((function(n){e(n)})).catch((function(e){n(e)}))}))},Je=function(e){return u({url:"/api/course/class/permission",params:{org_id:e},method:o.GET})},Qe=function(e){return u({url:"/api/org/permission",params:e,method:o.PUT})},qe=function(e,n){return i()({url:"https://dobotlab.dobot.cc/feedback/api/feedback",method:o.POST,data:{email:e,app:"DobotLab",message:n,msg_type:2}})},$e=function(e){return u({url:"/api/exercise/copy",params:e,method:o.POST})},en=function(e){return u({url:"/api/user/validate/password",params:{password:e},method:o.GET})},nn=function(){return u({url:"/api/user/delete",params:{},method:o.DELETE})},tn=function(){return u({url:"/api/user/withdraw",params:{},method:o.PUT})},on=function(e){return u({url:"/api/user/project/getByName/?name=".concat(encodeURIComponent(e)),params:{},method:o.GET})},an=function(e){return u({url:"/api/org/role/resources/permission/student/all",params:e,method:o.GET})},sn=function(e){return u({url:"/api/org/role/resources/permission/student",params:e,method:o.PUT})},rn=function(){return u({url:"/api/admin/country",params:{},method:o.GET})},Tn=function(e){return u({url:"/api/user/country?country_id=".concat(e),params:{},method:o.PUT})},_n=function(e){return u({url:"/api/supplier/lab/version",params:{env:e},method:o.GET})},ln=function(e){var n=e.course_id,t=e.chapter_id?"&chapter_id=".concat(e.chapter_id):"",a=e.section_id?"§ion_id=".concat(e.section_id):"",i="";return e.resources_type&&e.resources_type.length&&e.resources_type.map((function(e){return i+="&resources_type=".concat(e)})),u({url:"/api/resource?course_id=".concat(n).concat(t).concat(a).concat(i),params:{},method:o.GET})},cn=function(){return u({url:"/api/course/all",params:{},method:o.GET})},Rn=function(e){return u({url:"/api/resources_pre/chapter",params:{user_id:e},method:o.GET})},En=function(){return u({url:"/api/auth/logout",params:{},method:o.GET})},dn=function(){return u({url:"/api/scene/list",params:{},method:o.GET})}},406:function(e,n,t){e.exports=t.p+"static/media/icon_selfCenter.18bb46a2.svg"},407:function(e,n,t){e.exports=t.p+"static/media/icon_course.a7594788.svg"},408:function(e,n){e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAACuUlEQVRYR+2XXUgUURTHz7mz62hLZCCV0RcU0UPSQ0VPQUQgbEWgNDhlSLU2Jaa7rz0EET27K2SNiwVSuzaQUNQWUfQUQURBvgtK6kPUon2Yu878Y3bdWD/W3dUhE7wvd7j3nnN+52PuB9MSN15i+zQNoL2rZ49l4jYIVQQWRcMx3vgb1WpmtrJl22MxmYZGj1uW9M6vKYPZc9MAgnq0D4TdRRueEmCmz2JT+Y4Wr3cio6Pj/pO1Ez+/PyLgIBG/CGhqdU6ANj0CZh5mt/vQQiAqPdaAoiiJjGzb3eg2TuAZiHYxURJC1AUa63rnByAe9Gvq1oUAZMuEwsZewHwKYD0TjbHENa0+9dVMvdNSkIqAAwCh8AOvBdMgkMdOiwSX97Km9M3llOMAoXDPBQAdACRm/iTLkvdSgzKUK6KOAgT16A0QrqSMMb2UVpXXttR7x+ZLpyMAhmGUDMfNLhDqU7aZusuw06dp+5IZ48HOnv2QhCtwXnnraBHqurHmF5u9BBxOK+brAU29OtProB75BmaP7Fm9oen0sXhmflERuHknujmZpFh67+BJFnTR36h2zRVyu8Dtcdktb286V9u/aICpXTMGYCMT/2AJJ1t9p57nyrejAIZhlA3FJ+0ttYKIRiSJj7b41I/zFZujAABEKByNEajEJclnm321A/k2LkcB8hn7JzVQLMTyjYCuP6wc58R7u9oL9ZqJ4i4SR5q1ug9/T8aF/oa3unvXTYz/fk3EWwoFIKYvEqQT2QfQ8k1BwV7nWbgSgZUIFBSBoB4ZBVGCSTTZNSUEUkeo3SyI1Dc4PSaQ7jPj2esxNSdEWsZupmk+tnt3aWlFc0PN1zmP42Bn5BpAsy4TTv0JTHzPr6lnsvXNepoF9egBJq4iQcW/jHKQ2hFhQf15r+VOeVqMnv/rcVoMuVNr/wDdKacwi4HmawAAAABJRU5ErkJggg=="},409:function(e,n,t){e.exports=t.p+"static/media/icon_exit.2d68fdf4.svg"},41:function(e,n,t){"use strict";var o=t(4),a=t.n(o),i=t(0),s=t.n(i),r=t(27),T={};n.a=function(e){var n=Object(r.d)((function(e){return e.verseThemeReducer.verseThemeShow}));return s.a.createElement("div",{className:a()("App-project-Loading",{"App-project-Loading-verse":n})},s.a.createElement("img",{src:t(495),alt:"",style:T}),s.a.createElement("p",null,e.text))}},410:function(e,n,t){e.exports=t.p+"static/media/icon_myDesk.4c51f800.svg"},411:function(e,n,t){e.exports=t.p+"static/media/icon_myHomework.f2aca780.svg"},412:function(e,n,t){e.exports=t.p+"static/media/icon_teaching_account.e978cc61.svg"},413:function(e,n,t){},414:function(e,n,t){e.exports=t.p+"static/media/icon-recover.86e29be8.svg"},415:function(e,n,t){e.exports=t.p+"static/media/icon-mywork.2987f146.svg"},416:function(e,n){e.exports=' \x3c!--[if gte mso 9\r\n ]>DOBOT\u6cd5\u52a1Administrator11564447132052-11.1.0.1035645D59678426542F68B8E752E460F1CE0MicrosoftInternetExplorer402DocumentNotSpecified7.8 \u78c5Web0\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n @font-face{font-family:\'Times New Roman\'}@font-face{font-family:\'\u5b8b\u4f53\'}@font-face{font-family:Wingdings}@font-face{font-family:Calibri}@font-face{font-family:\'\u4eff\u5b8b\'}p.MsoNormal{mso-style-name:\u6b63\u6587;mso-style-parent:\'\';margin:0;margin-bottom:.0001pt;mso-pagination:none;text-align:justify;text-justify:inter-ideograph;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-size:10.5pt;mso-font-kerning:1pt}h5{mso-style-name:\'\u6807\u9898 5\';mso-style-noshow:yes;mso-style-next:\u6b63\u6587;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-pagination:none;text-align:left;mso-outline-level:5;font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-weight:700;font-size:10pt}span.10{font-family:\'Times New Roman\'}span.15{font-family:\'Times New Roman\';color:#954f72;text-decoration:underline;text-underline:single}span.16{font-family:\'Times New Roman\';color:#0563c1;text-decoration:underline;text-underline:single}span.17{font-family:\'Times New Roman\';font-size:10.5pt}span.18{font-family:\'Times New Roman\'}span.19{font-family:\'Times New Roman\';font-weight:700}span.20{font-family:\'Times New Roman\';font-size:9pt}p.MsoCommentText{mso-style-name:\u6279\u6ce8\u6587\u5b57;mso-style-noshow:yes;margin:0;margin-bottom:.0001pt;mso-pagination:none;text-align:left;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-size:10.5pt;mso-font-kerning:1pt}p.MsoCommentSubject{mso-style-name:\u6279\u6ce8\u4e3b\u9898;mso-style-noshow:yes;mso-style-parent:\u6279\u6ce8\u6587\u5b57;mso-style-next:\u6279\u6ce8\u6587\u5b57;margin:0;margin-bottom:.0001pt;mso-pagination:none;text-align:left;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-weight:700;font-size:10.5pt;mso-font-kerning:1pt}p.MsoAcetate{mso-style-name:\u6279\u6ce8\u6846\u6587\u672c;mso-style-noshow:yes;margin:0;margin-bottom:.0001pt;mso-pagination:none;text-align:justify;text-justify:inter-ideograph;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-size:9pt;mso-font-kerning:1pt}p.p{mso-style-name:\'\u666e\u901a\\(\u7f51\u7ad9\\)\';mso-style-noshow:yes;margin:0;margin-bottom:.0001pt;mso-pagination:none;text-align:justify;text-justify:inter-ideograph;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-size:12pt;mso-font-kerning:1pt}span.msoIns{mso-style-type:export-only;mso-style-name:\'\';text-decoration:underline;text-underline:single;color:#00f}span.msoDel{mso-style-type:export-only;mso-style-name:\'\';text-decoration:line-through;color:red}table.MsoNormalTable{mso-style-name:\u666e\u901a\u8868\u683c;mso-style-parent:\'\';mso-style-noshow:yes;mso-tstyle-rowband-size:0;mso-tstyle-colband-size:0;mso-padding-alt:0 5.4pt 0 5.4pt;mso-para-margin:0;mso-para-margin-bottom:.0001pt;mso-pagination:widow-orphan;font-family:\'Times New Roman\';font-size:10pt;mso-ansi-language:#0400;mso-fareast-language:#0400;mso-bidi-language:#0400}@page{mso-page-border-surround-header:no;mso-page-border-surround-footer:no}@page Section0{margin-top:72pt;margin-bottom:72pt;margin-left:90pt;margin-right:90pt;size:595.3pt 841.9pt;layout-grid:15.6pt;mso-header-margin:42.55pt;mso-footer-margin:49.6pt}div.Section0{page:Section0}

\u9690\u79c1\u653f\u7b56

\u6df1\u5733\u5e02\u8d8a\u7586\u79d1\u6280\u6709\u9650\u516c\u53f8\u662f\u4f9d\u636e\u4e2d\u534e\u4eba\u6c11\u5171\u548c\u56fd\u6cd5\u5f8b\u6210\u7acb\u7684\u6709\u9650\u8d23\u4efb\u516c\u53f8\uff08\u4ee5\u4e0b\u7b80\u79f0\u201c\u8d8a\u7586\u79d1\u6280\u201d\u6216\u201c\u6211\u4eec\u201d\uff0c\u5305\u62ec\u5176\u5206\u5b50\u516c\u53f8\u3001\u5173\u8054\u516c\u53f8\u7b49\uff09\u3002\u8d8a\u7586\u79d1\u6280\u91cd\u89c6\u7ef4\u62a4\u5408\u4fdd\u62a4\u7528\u6237\u7684\u4e2a\u4eba\u4fe1\u606f\u3002\u60a8\u5728\u4f7f\u7528\u6211\u4eec\u7684\u4ea7\u54c1\u6216\u670d\u52a1\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8eDobot Lab\u5e73\u53f0\uff08Web\u7aef\u3001PC\u7aef\uff09\u3001Dobot Studio 2020\u3001MOOZ Studio\u3001DobotBlock\u3001DobotStudio\u3001DobotVisionStudio\u3001DobotSCStudio\u3001CRStudio\u7684\u5b89\u5353\u4e0eiOS APP\u7b49\u8f6f\u4ef6\u53ca\u7f51\u7ad9www.dobot.cc\u3001cn.dobot.cc\uff0c\u6211\u4eec\u53ef\u80fd\u4f1a\u6536\u96c6\u548c\u4f7f\u7528\u60a8\u7684\u76f8\u5173\u4fe1\u606f\u3002\u6211\u4eec\u5e0c\u671b\u901a\u8fc7\u672c\u300a\u9690\u79c1\u653f\u7b56\u300b\u5411\u60a8\u8bf4\u660e\uff0c\u5728\u4f7f\u7528\u6211\u4eec\u7684\u4ea7\u54c1\u6216\u670d\u52a1\u65f6\uff0c\u6211\u4eec\u5982\u4f55\u6536\u96c6\u3001\u4f7f\u7528\u3001\u50a8\u5b58\u548c\u5206\u4eab\u8fd9\u4e9b\u4fe1\u606f\uff0c\u4ee5\u53ca\u6211\u4eec\u4e3a\u60a8\u63d0\u4f9b\u7684\u8bbf\u95ee\u3001\u66f4\u65b0\u3001\u63a7\u5236\u548c\u4fdd\u62a4\u8fd9\u4e9b\u4fe1\u606f\u7684\u65b9\u5f0f\u3002\u672c\u300a\u9690\u79c1\u653f\u7b56\u300b\u4e0e\u60a8\u6240\u4f7f\u7528\u7684\u4ea7\u54c1\u6216\u670d\u52a1\u606f\u606f\u76f8\u5173\uff0c\u5e0c\u671b\u60a8\u4ed4\u7ec6\u9605\u8bfb\uff0c\u5728\u9700\u8981\u65f6\uff0c\u6309\u7167\u672c\u300a\u9690\u79c1\u653f\u7b56\u300b\u7684\u6307\u5f15\uff0c\u4f5c\u51fa\u60a8\u8ba4\u4e3a\u9002\u5f53\u7684\u9009\u62e9\u3002\u5982\u5bf9\u672c\u300a\u9690\u79c1\u653f\u7b56\u300b\u6216\u76f8\u5173\u4e8b\u5b9c\u6709\u4efb\u4f55\u95ee\u9898\uff0c\u8bf7\u901a\u8fc7www.dobot.cc\u4e0e\u6211\u4eec\u8054\u7cfb\u3002

\u6211\u4eec\u7684\u627f\u8bfa\u4fdd\u969c\u60a8\u7684\u9690\u79c1\uff0c\u6211\u4eec\u4ec5\u4ee5\u660e\u786e\u7684\u76ee\u7684\u6536\u96c6\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u3002 \u6211\u4eec\u5c06\u4e25\u683c\u9075\u5b88\u5bf9\u60a8\u7684\u8d23\u4efb\u4e0e\u4e49\u52a1\uff0c\u4e0d\u4f1a\u968f\u610f\u6563\u5e03\u6216\u5206\u53d1\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\uff0c\u53ef\u80fd\u53ea\u4e0e\u9075\u5b88\u8d8a\u7586\u79d1\u6280\u4fdd\u62a4\u9690\u79c1\u6743\u7684\u5408\u4f5c\u4f19\u4f34\u5206\u4eab\u60a8\u7684\u4fe1\u606f\uff0c\u8d8a\u7586\u79d1\u6280\u4e0d\u4f1a\u4ee5\u4efb\u4f55\u65b9\u5f0f\u51fa\u552e\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u3002

\u60a8\u4f7f\u7528\u6216\u7ee7\u7eed\u4f7f\u7528\u8d8a\u7586\u79d1\u6280\u7684\u4ea7\u54c1\u6216\u670d\u52a1\uff0c\u5373\u610f\u5473\u7740\u60a8\u540c\u610f\u6211\u4eec\u6309\u7167\u672c\u300a\u9690\u79c1\u6743\u653f\u7b56\u300b\u6536\u96c6\u3001\u50a8\u5b58\u3001\u4f7f\u7528\u548c\u5206\u4eab\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u3002

\u4e00\u3001\u6211\u4eec\u5982\u4f55\u6536\u96c6\u548c\u4f7f\u7528\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\uff1f

\u4e2a\u4eba\u4fe1\u606f\u662f\u6307\u4ee5\u7535\u5b50\u6216\u8005\u5176\u4ed6\u65b9\u5f0f\u8bb0\u5f55\u7684\u80fd\u591f\u5355\u72ec\u6216\u8005\u4e0e\u5176\u4ed6\u4fe1\u606f\u7ed3\u5408\u8bc6\u522b\u7279\u5b9a\u81ea\u7136\u4eba\u8eab\u4efd\u6216\u8005\u53cd\u6620\u7279\u5b9a\u81ea\u7136\u4eba\u6d3b\u52a8\u60c5\u51b5\u7684\u5404\u79cd\u4fe1\u606f\u3002

\uff08\u4e00\uff09\u4e3a\u60a8\u63d0\u4f9b\u4e0b\u8ba2\u5355\u670d\u52a1

1.\u60a8\u5728\u6211\u4eec\u7684\u7f51\u7ad9\u4e0b\u8ba2\u5355\u65f6\uff0c\u60a8\u9700\u8981\u586b\u5199\u59d3\u540d\u3001\u7535\u5b50\u90ae\u7bb1\u5730\u5740\u3001\u90ae\u5bc4\u5730\u5740\u3001\u7535\u8bdd\u53f7\u7801\u3001\u4fe1\u7528\u5361\u53f7\u7801\u548c\u4fe1\u7528\u5361\u5230\u671f\u65e5\u7b49\u4fe1\u606f\u3002\u8be5\u4fe1\u606f\u4ec5\u7528\u4e8e\u5b8c\u6210\u4ea4\u6613\uff0c\u5e76\u5e2e\u52a9\u6211\u4eec\u4e3a\u60a8\u63d0\u4f9b\u66f4\u597d\u7684\u670d\u52a1\u548c\u652f\u6301\u3002

2.\u6211\u4eec\u4f7f\u7528\u7531PayPal\u548c\u5176\u4ed6\u7b2c\u4e09\u65b9\u4fe1\u7528\u5361\u5904\u7406\u5668\u6258\u7ba1\u7684\u5b89\u5168\u670d\u52a1\u5668\uff0c\u5c06\u6240\u6709\u5ba2\u6237\u7684\u4e2a\u4eba\u4fe1\u606f\u52a0\u5bc6\u540e\u53d1\u9001\u7ed9\u6211\u4eec\uff0c\u5305\u62ec\u59d3\u540d\u3001\u5730\u5740\u3001\u4fe1\u7528\u5361\u53f7\u7801\u3001\u4fe1\u7528\u5361\u5230\u671f\u65e5\u7b49\u3002\u52a0\u5bc6\u53ef\u9632\u6b62\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u88ab\u6076\u610f\u4f7f\u7528\u3002\u60a8\u7684\u4fe1\u7528\u5361\u4fe1\u606f\u4ec5\u7528\u4e8e\u5728\u7ebf\u4ea4\u6613\u3002

\uff08\u4e8c\uff09\u4e3a\u60a8\u63d0\u4f9b\u8f6f\u4ef6\u7f16\u7a0b\u670d\u52a1

1.\u60a8\u5728\u6ce8\u518c\u8d26\u53f7\u65f6\u586b\u5199\u7684\u4fe1\u606f\u3002\u5f53\u60a8\u4f7f\u7528\u6211\u4eec\u7684\u4ea7\u54c1\u6216\u670d\u52a1\u65f6\uff0c\u60a8\u53ef\u4ee5\u76f4\u63a5\u901a\u8fc7\u90ae\u7bb1\u767b\u5f55\uff0c\u6216\u8005\u60a8\u53ef\u4ee5\u5411\u6211\u4eec\u63d0\u4f9b\u4e2a\u4eba\u4fe1\u606f\uff0c\u5176\u4e2d\u5305\u62ec\u60a8\u7684\u7528\u6237\u540d\u548c\u5bc6\u7801\uff0c\u60a8\u8fd8\u53ef\u4ee5\u9009\u62e9\u5728\u81ea\u5df1\u7684\u8d26\u53f7\u4e2d\u6dfb\u52a0\u90ae\u7bb1\u3001\u7535\u8bdd\u53f7\u7801\u3002\u60a8\u8fd8\u53ef\u4ee5\u6839\u636e\u60a8\u7684\u81ea\u8eab\u9700\u6c42\u9009\u62e9\u5411\u6211\u4eec\u63d0\u4f9b\u60a8\u7684\u5934\u50cf\u3001\u6635\u79f0\u3001\u7ed1\u5b9a\u60a8\u7684\u5fae\u4fe1\u8d26\u6237\uff0c\u4ee5\u5b8c\u5584\u60a8\u7684\u4e2a\u4eba\u8d44\u6599\u6216\u589e\u52a0\u8d26\u6237\u767b\u5f55\u4fbf\u6377\u6027\uff0c\u4f46\u60a8\u4e0d\u63d0\u4f9b\u8fd9\u4e9b\u4fe1\u606f\uff0c\u4e0d\u5f71\u54cd\u60a8\u6b63\u5e38\u4f7f\u7528\u6211\u4eec\u7684\u670d\u52a1\u3002

2.\u60a8\u901a\u8fc7\u6211\u4eec\u7684\u5ba2\u670d\u6216\u53c2\u52a0\u8d8a\u7586\u79d1\u6280\u4e3e\u529e\u7684\u6d3b\u52a8\u65f6\u6240\u63d0\u4ea4\u7684\u4fe1\u606f\u3002\u60a8\u53c2\u4e0e\u7ebf\u4e0a\u6d3b\u52a8\u65f6\u586b\u5199\u7684\u8c03\u67e5\u95ee\u5377\u4e2d\u53ef\u80fd\u5305\u542b\u60a8\u7684\u59d3\u540d\u3001\u7535\u8bdd\u3001\u7535\u5b50\u90ae\u7bb1\u3001\u7528\u6237id\u3001\u5b66\u751f\u5de5\u53f7\u7b49\u3002

3.\u60a8\u901a\u8fc7\u5176\u4ed6\u65b9\u5f0f\u5411\u6240\u63d0\u4ea4\u7684\u4fe1\u606f\u3002\u5f53\u60a8\u4f7f\u7528\u6211\u4eec\u7684\u670d\u52a1\u65f6\uff0c\u53ef\u4ee5\u81ea\u613f\u586b\u5199\u6635\u79f0\u3001\u6027\u522b\u3001\u751f\u65e5\u548c\u6240\u5728\u5730\u4fe1\u606f\u3002\u53ef\u80fd\u4f1a\u5229\u7528\u8fd9\u4e9b\u4fe1\u606f\u5efa\u7acb\u7528\u6237\u753b\u50cf\uff0c\u4ee5\u4fbf\u4e3a\u60a8\u63d0\u4f9b\u66f4\u52a0\u51c6\u786e\u548c\u4e2a\u6027\u5316\u7684\u4ea7\u54c1\u670d\u52a1\u3002\u6211\u4eec\u6709\u6b63\u5f53\u7406\u7531\u6000\u7591\u60a8\u7684\u7528\u6237\u8d44\u6599\u3001\u53d1\u5e03\u7684\u4fe1\u606f\u7b49\u6709\u6096\u4e8e\u672c\u5730\u6cd5\u5f8b\u6cd5\u89c4\u7684\uff0c\u6211\u4eec\u6709\u6743\u4fee\u6539\u60a8\u7684\u6ce8\u518c\u6635\u79f0\u3001\u53d1\u5e03\u7684\u4fe1\u606f\u7b49\uff0c\u6216\u6682\u505c\u6216\u7ec8\u6b62\u60a8\u7684\u8d26\u53f7\uff0c\u6216\u6682\u505c\u6216\u7ec8\u6b62\u63d0\u4f9b\u672c\u5e73\u53f0\u7684\u5168\u90e8\u6216\u90e8\u5206\u670d\u52a1\u3002

4.\u6211\u4eec\u4e0d\u91c7\u96c6\u7528\u6237\u751f\u7269\u7279\u5f81\uff08\u4eba\u8138\u7167\u7247\u6216\u89c6\u9891\uff09\u53ca\u5176\u4ed6\u654f\u611f\u4fe1\u606f\u8fdb\u884c\u8eab\u4efd\u8ba4\u8bc6\u6216\u8bc6\u522b\uff0c\u8f6f\u4ef6\u7f16\u7a0b\u670d\u52a1\u4e2d\u7684\u4eba\u8138\u8bc6\u522b\u529f\u80fd\u53ca\u8eab\u4efd\u8bc1\u8bc6\u522b\u529f\u80fd\u4ec5\u7528\u4e8e\u6559\u5b66\u793a\u8303\uff0c\u5f53\u60a8\u9009\u62e9\u4f7f\u7528\u6b64\u529f\u80fd\u65f6\uff0c\u60a8\u7684\u56fe\u7247\u6570\u636e\u4f1a\u7ecf\u8fc7\u52a0\u5bc6\u53d1\u9001\u81f3\u7b2c\u4e09\u65b9\u4e91\u670d\u52a1\u540e\u53f0\uff0c\u6211\u4eec\u627f\u8bfa\u60a8\u7684\u8bc6\u522b\u5185\u5bb9\u5c06\u4e0d\u4f1a\u88ab\u7528\u4efb\u4f55\u5176\u4ed6\u76ee\u7684\uff0c\u5982\u60a8\u4e0d\u540c\u610f\u6211\u4eec\u6536\u96c6\u4e0a\u8ff0\u4fe1\u606f\uff0c\u6211\u4eec\u5c06\u65e0\u6cd5\u4e3a\u60a8\u63d0\u4f9b\u4eba\u8138\u8bc6\u522b\u6216\u8eab\u4efd\u8bc1\u8bc6\u522b\u529f\u80fd\uff0c\u4f46\u4e0d\u5f71\u54cd\u60a8\u6b63\u5e38\u4f7f\u7528\u6211\u4eec\u7684\u5176\u4ed6\u529f\u80fd\u3002

\uff08\u4e09\uff09\u64cd\u4f5c\u65e5\u5fd7\u4fe1\u606f

\u5f53\u60a8\u4f7f\u7528\u8d8a\u7586\u7684\u4ea7\u54c1\u6216\u670d\u52a1\u65f6\uff0c\u7cfb\u7edf\u53ef\u80fd\u901a\u8fc7cookies\u6216\u5176\u4ed6\u65b9\u5f0f\u81ea\u52a8\u6536\u96c6\u67d0\u4e9b\u4fe1\u606f\u4f5c\u4e3a\u6709\u5173\u7f51\u7edc\u65e5\u5fd7\u4fdd\u5b58\u3002\u6536\u96c6\u6b64\u7c7b\u4fe1\u606f\u7684\u76ee\u7684\u5728\u4e8e\uff1a\u901a\u8fc7\u6570\u636e\u7edf\u8ba1\u6539\u8fdb\u548c\u4f18\u5316\u4ea7\u54c1\u4f53\u9a8c\u3001\u4fdd\u969c\u670d\u52a1\u7a33\u5b9a\u548c\u7f51\u7edc\u5b89\u5168\u3002\u6b64\u7c7b\u4fe1\u606f\u5305\u542b\uff1a\u60a8\u4f7f\u7528\u8f6f\u4ef6\u7f16\u7a0b\u670d\u52a1\u65f6\u7684\u8be6\u7ec6\u4f7f\u7528\u60c5\u51b5\uff0c\u60a8\u767b\u5f55\u7f51\u9875\u65f6\u7684\u6d4f\u89c8\u4fe1\u606f\uff0c\u60a8\u7684\u4ea7\u54c1\u670d\u52a1\u4f7f\u7528\u8bb0\u5f55\u3001\u7f51\u7edc\u72b6\u6001\u3001\u4f7f\u7528\u8bed\u8bed\u8a00\u3001\u8bbf\u95ee\u65e5\u671f\u548c\u65f6\u95f4\u3001\u4f4d\u7f6e\u6743\u9650\u3001\u5b58\u50a8\u6743\u9650\u3001\u8bed\u97f3\u6743\u9650\u3001\u56fe\u50cf\u83b7\u53d6\uff08\u4eba\u8138\u8bc6\u522b\u7684\u8bed\u53e5\u5757\uff09\u3002

\uff08\u56db\uff09\u6301\u7eed\u5f00\u53d1\u548c\u4f18\u5316\u4ea7\u54c1\u670d\u52a1

\u6211\u4eec\u4f7f\u7528\u6536\u96c6\u5230\u7684\u4fe1\u606f\u4fdd\u969c\u6211\u4eec\u7684\u4e1a\u52a1\u8fd0\u8425\uff0c\u4f8b\u5982\u8bc4\u4f30\u3001\u7ef4\u62a4\u548c\u6539\u8fdb\u4ea7\u54c1\u548c\u670d\u52a1\u7684\u6027\u80fd\uff0c\u5f53\u8f6f\u4ef6\u7cfb\u7edf\u53d1\u751f\u6545\u969c\u65f6\uff0c\u8d8a\u7586\u79d1\u6280\u5f00\u653e\u5e73\u53f0\u4f1a\u8bb0\u5f55\u548c\u5206\u6790\u7cfb\u7edf\u6545\u969c\u65f6\u4ea7\u751f\u7684\u4fe1\u606f\uff0c\u4f18\u5316\u5e73\u53f0\u7684\u76f8\u5173\u670d\u52a1\u3002\u4e3a\u8fed\u4ee3\u548c\u5f00\u53d1\u65b0\u7684\u4ea7\u54c1\u548c\u670d\u52a1\uff0c\u6211\u4eec\u53ef\u80fd\u5bf9\u6536\u96c6\u7684\u4fe1\u606f\u52a0\u4ee5\u7edf\u8ba1\u5206\u6790\u8f85\u52a9\u51b3\u7b56\uff0c\u4f46\u5f62\u6210\u7684\u6570\u636e\u5206\u6790\u7ed3\u679c\u4e0d\u5305\u542b\u60a8\u7684\u4efb\u4f55\u8eab\u4efd\u8bc6\u522b\u4fe1\u606f\u3002

\u4e8c\u3001\u6211\u4eec\u5982\u4f55\u4f7f\u7528Cookie\u548c\u540c\u7c7b\u6280\u672f

\uff08\u4e00\uff09Cookie

\u4e3a\u786e\u4fdd\u8f6f\u4ef6\u8fd0\u8f6c\uff0c\u6211\u4eec\u4f1a\u5728\u60a8\u7684\u8ba1\u7b97\u673a\u6216\u79fb\u52a8\u8bbe\u5907\u4e0a\u5b58\u50a8\u540d\u4e3aCookie\u7684\u5c0f\u6570\u636e\u6587\u4ef6\u3002Cookie\u901a\u5e38\u5305\u542b\u6807\u8bc6\u7b26\u3001\u7ad9\u70b9\u540d\u79f0\u4ee5\u53ca\u4e00\u4e9b\u53f7\u7801\u548c\u5b57\u7b26\u3002\u501f\u52a9\u4e8eCookie\uff0c\u7f51\u7ad9\u80fd\u591f\u5b58\u50a8\u60a8\u7684\u504f\u597d\u7b49\u6570\u636e\u3002\u6211\u4eec\u4e0d\u4f1a\u5c06Cookie\u7528\u4e8e\u672c\u653f\u7b56\u6240\u8ff0\u76ee\u7684\u4e4b\u5916\u7684\u4efb\u4f55\u7528\u9014\u3002

\uff08\u4e8c\uff09\u7f51\u7ad9\u4fe1\u6807\u548c\u50cf\u7d20\u6807\u7b7e

\u9664Cookie\u5916\uff0c\u6211\u4eec\u8fd8\u4f1a\u5728\u7f51\u7ad9\u548c\u8f6f\u4ef6\u7f16\u7a0b\u670d\u52a1\u5e73\u53f0\u4f7f\u7528\u7f51\u7ad9\u4fe1\u6807\u548c\u50cf\u7d20\u6807\u7b7e\u7b49\u5176\u4ed6\u540c\u7c7b\u6280\u672f\u3002\u4f8b\u5982\uff0c\u6211\u4eec\u5411\u60a8\u53d1\u9001\u7684\u7535\u5b50\u90ae\u4ef6\u53ef\u80fd\u542b\u6709\u94fe\u63a5\u81f3\u6211\u4eec\u7f51\u7ad9\u5185\u5bb9\u7684\u70b9\u51fbURL\u3002

\u4e09\u3001\u6211\u4eec\u5982\u4f55\u5171\u4eab\u3001\u8f6c\u8ba9\u3001\u516c\u5f00\u62ab\u9732\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f

\uff08\u4e00\uff09\u5171\u4eab

\u6211\u4eec\u4e0d\u4f1a\u4e0e\u8d8a\u7586\u79d1\u6280\u4ee5\u5916\u7684\u4efb\u4f55\u516c\u53f8\u3001\u7ec4\u7ec7\u548c\u4e2a\u4eba\u5206\u4eab\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\uff0c

\u4f46\u4ee5\u4e0b\u60c5\u51b5\u9664\u5916\uff1a

1.\u5728\u83b7\u53d6\u660e\u786e\u540c\u610f\u7684\u60c5\u51b5\u4e0b\u5171\u4eab\uff1a\u83b7\u5f97\u60a8\u7684\u660e\u786e\u540c\u610f\u540e\uff0c\u6211\u4eec\u4f1a\u4e0e\u5176\u4ed6\u65b9\u5171\u4eab\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u3002

2.\u6211\u4eec\u53ef\u80fd\u4f1a\u6839\u636e\u6cd5\u5f8b\u6cd5\u89c4\u89c4\u5b9a\uff0c\u6216\u6309\u653f\u5e9c\u4e3b\u7ba1\u90e8\u95e8\u7684\u5f3a\u5236\u6027\u8981\u6c42\uff0c\u5bf9\u5916\u5171\u4eab\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u3002

3.\u4e0e\u6211\u4eec\u7684\u5206\u5b50\u516c\u53f8\u5171\u4eab\uff1a\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u53ef\u80fd\u4f1a\u4e0e\u8d8a\u7586\u79d1\u6280\u7684\u5206\u5b50\u516c\u53f8\u5171\u4eab\u3002\u6211\u4eec\u53ea\u4f1a\u5171\u4eab\u5fc5\u8981\u7684\u4e2a\u4eba\u4fe1\u606f\uff0c\u4e14\u53d7\u672c\u9690\u79c1\u653f\u7b56\u4e2d\u6240\u58f0\u660e\u76ee\u7684\u7684\u7ea6\u675f\u3002\u5206\u5b50\u516c\u53f8\u5982\u8981\u6539\u53d8\u4e2a\u4eba\u4fe1\u606f\u7684\u5904\u7406\u76ee\u7684\uff0c\u5c06\u518d\u6b21\u5f81\u6c42\u60a8\u7684\u6388\u6743\u540c\u610f\u3002

4.\u4e0e\u9075\u5b88\u8d8a\u7586\u79d1\u6280\u4fdd\u62a4\u9690\u79c1\u6743\u7684\u5408\u4f5c\u4f19\u4f34\u5171\u4eab\uff1a\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u53ef\u80fd\u4f1a\u4e0e\u9075\u5b88\u8d8a\u7586\u79d1\u6280\u4fdd\u62a4\u9690\u79c1\u6743\u7684\u5408\u4f5c\u4f19\u4f34\u5171\u4eab\u3002\u6211\u4eec\u53ea\u4f1a\u5171\u4eab\u5fc5\u8981\u7684\u4e2a\u4eba\u4fe1\u606f\uff0c\u4e14\u53d7\u672c\u9690\u79c1\u653f\u7b56\u4e2d\u6240\u58f0\u660e\u76ee\u7684\u7684\u7ea6\u675f\u3002\u9075\u5b88\u8d8a\u7586\u79d1\u6280\u4fdd\u62a4\u9690\u79c1\u6743\u7684\u5408\u4f5c\u4f19\u4f34\u5982\u8981\u6539\u53d8\u4e2a\u4eba\u4fe1\u606f\u7684\u5904\u7406\u76ee\u7684\uff0c\u5c06\u518d\u6b21\u5f81\u6c42\u60a8\u7684\u6388\u6743\u540c\u610f\u3002

\u5bf9\u6211\u4eec\u4e0e\u4e4b\u5171\u4eab\u4e2a\u4eba\u4fe1\u606f\u7684\u516c\u53f8\u3001\u7ec4\u7ec7\u548c\u4e2a\u4eba\uff0c\u6211\u4eec\u4f1a\u4e0e\u5176\u7b7e\u7f72\u4e25\u683c\u7684\u4fdd\u5bc6\u534f\u5b9a\uff0c\u8981\u6c42\u4ed6\u4eec\u6309\u7167\u6211\u4eec\u7684\u8bf4\u660e\u3001\u672c\u9690\u79c1\u653f\u7b56\u4ee5\u53ca\u5176\u4ed6\u4efb\u4f55\u76f8\u5173\u7684\u4fdd\u5bc6\u548c\u5b89\u5168\u63aa\u65bd\u6765\u5904\u7406\u4e2a\u4eba\u4fe1\u606f\u3002

\uff08\u4e8c\uff09\u8f6c\u8ba9

\u6211\u4eec\u4e0d\u4f1a\u5c06\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u8f6c\u8ba9\u7ed9\u4efb\u4f55\u516c\u53f8\u3001\u7ec4\u7ec7\u548c\u4e2a\u4eba\uff0c\u4f46\u4ee5\u4e0b\u60c5\u51b5\u9664\u5916\uff1a

1.\u5728\u83b7\u53d6\u660e\u786e\u540c\u610f\u7684\u60c5\u51b5\u4e0b\u8f6c\u8ba9\uff1a\u83b7\u5f97\u60a8\u7684\u660e\u786e\u540c\u610f\u540e\uff0c\u6211\u4eec\u4f1a\u5411\u5176\u4ed6\u65b9\u8f6c\u8ba9\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\uff1b

2.\u5728\u6d89\u53ca\u5408\u5e76\u3001\u6536\u8d2d\u6216\u7834\u4ea7\u6e05\u7b97\u65f6\uff0c\u5982\u6d89\u53ca\u5230\u4e2a\u4eba\u4fe1\u606f\u8f6c\u8ba9\uff0c\u6211\u4eec\u4f1a\u5728\u8981\u6c42\u65b0\u7684\u6301\u6709\u60a8\u4e2a\u4eba\u4fe1\u606f\u7684\u516c\u53f8\u3001\u7ec4\u7ec7\u7ee7\u7eed\u53d7\u6b64\u9690\u79c1\u653f\u7b56\u7684\u7ea6\u675f\uff0c\u5426\u5219\u6211\u4eec\u5c06\u8981\u6c42\u8be5\u516c\u53f8\u3001\u7ec4\u7ec7\u91cd\u65b0\u5411\u60a8\u5f81\u6c42\u6388\u6743\u540c\u610f\u3002

\uff08\u4e09\uff09\u516c\u5f00\u62ab\u9732

\u6211\u4eec\u4ec5\u4f1a\u5728\u4ee5\u4e0b\u60c5\u51b5\u4e0b\uff0c\u516c\u5f00\u62ab\u9732\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\uff1a

1. \u83b7\u5f97\u60a8\u660e\u786e\u540c\u610f\u540e\uff1b

2. \u57fa\u4e8e\u6cd5\u5f8b\u7684\u62ab\u9732\uff1a\u5728\u6cd5\u5f8b\u3001\u6cd5\u5f8b\u7a0b\u5e8f\u3001\u8bc9\u8bbc\u6216\u653f\u5e9c\u4e3b\u7ba1\u90e8\u95e8\u5f3a\u5236\u6027\u8981\u6c42\u7684\u60c5\u51b5\u4e0b\uff0c\u6211\u4eec\u53ef\u80fd\u4f1a\u516c\u5f00\u62ab\u9732\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u3002

\u56db\u3001\u6211\u4eec\u5982\u4f55\u4fdd\u62a4\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f

1. \u6211\u4eec\u5df2\u4f7f\u7528\u5b89\u5168\u9632\u62a4\u63aa\u65bd\u4fdd\u62a4\u60a8\u63d0\u4f9b\u7684\u4e2a\u4eba\u4fe1\u606f\uff0c\u9632\u6b62\u6570\u636e\u906d\u5230\u672a\u7ecf\u6388\u6743\u8bbf\u95ee\u3001\u516c\u5f00\u62ab\u9732\u3001\u4f7f\u7528\u3001\u4fee\u6539\u3001\u635f\u574f\u6216\u4e22\u5931\u3002\u6211\u4eec\u4f1a\u91c7\u53d6\u4e00\u5207\u5408\u7406\u53ef\u884c\u7684\u63aa\u65bd\uff0c\u4fdd\u62a4\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u3002\u4f8b\u5982\uff0c\u5728\u60a8\u7684\u6d4f\u89c8\u5668\u4e0e\u201c\u670d\u52a1\u201d\u4e4b\u95f4\u4ea4\u6362\u6570\u636e(\u5982\u4fe1\u7528\u5361\u4fe1\u606f)\u65f6\u53d7SSL\u52a0\u5bc6\u4fdd\u62a4\uff1b\u6211\u4eec\u540c\u65f6\u5bf9\u8f6f\u4ef6\u670d\u52a1\u5e73\u53f0\u63d0\u4f9b\u5b89\u5168\u6d4f\u89c8\u65b9\u5f0f\uff1b\u6211\u4eec\u4f1a\u4f7f\u7528\u52a0\u5bc6\u6280\u672f\u786e\u4fdd\u6570\u636e\u7684\u4fdd\u5bc6\u6027\uff1b\u6211\u4eec\u4f1a\u4f7f\u7528\u53d7\u4fe1\u8d56\u7684\u4fdd\u62a4\u673a\u5236\u9632\u6b62\u6570\u636e\u906d\u5230\u6076\u610f\u653b\u51fb\uff1b\u6211\u4eec\u4f1a\u90e8\u7f72\u8bbf\u95ee\u63a7\u5236\u673a\u5236\uff0c\u786e\u4fdd\u53ea\u6709\u6388\u6743\u4eba\u5458\u624d\u53ef\u8bbf\u95ee\u4e2a\u4eba\u4fe1\u606f\uff1b\u4ee5\u53ca\u6211\u4eec\u4f1a\u4e3e\u529e\u5b89\u5168\u548c\u9690\u79c1\u4fdd\u62a4\u57f9\u8bad\u8bfe\u7a0b\uff0c\u52a0\u5f3a\u5458\u5de5\u5bf9\u4e8e\u4fdd\u62a4\u4e2a\u4eba\u4fe1\u606f\u91cd\u8981\u6027\u7684\u8ba4\u8bc6\u3002

2. \u6211\u4eec\u4f1a\u91c7\u53d6\u4e00\u5207\u5408\u7406\u53ef\u884c\u7684\u63aa\u65bd\uff0c\u786e\u4fdd\u672a\u6536\u96c6\u65e0\u5173\u7684\u4e2a\u4eba\u4fe1\u606f\u3002\u6211\u4eec\u53ea\u4f1a\u5728\u8fbe\u6210\u672c\u653f\u7b56\u6240\u8ff0\u76ee\u7684\u6240\u9700\u7684\u671f\u9650\u5185\u4fdd\u7559\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\uff0c\u9664\u975e\u9700\u8981\u5ef6\u957f\u4fdd\u7559\u671f\u6216\u53d7\u5230\u6cd5\u5f8b\u7684\u5141\u8bb8\u3002

3. \u4e92\u8054\u7f51\u5e76\u975e\u7edd\u5bf9\u5b89\u5168\u7684\u73af\u5883\uff0c\u800c\u4e14\u7535\u5b50\u90ae\u4ef6\u3001\u5373\u65f6\u901a\u8baf\u3001\u53ca\u4e0e\u5176\u4ed6APP\u7528\u6237\u7684\u4ea4\u6d41\u65b9\u5f0f\u5e76\u672a\u52a0\u5bc6\uff0c\u6211\u4eec\u5f3a\u70c8\u5efa\u8bae\u60a8\u4e0d\u8981\u901a\u8fc7\u6b64\u7c7b\u65b9\u5f0f\u53d1\u9001\u4e2a\u4eba\u4fe1\u606f\u3002\u8bf7\u4f7f\u7528\u590d\u6742\u5bc6\u7801\uff0c\u534f\u52a9\u6211\u4eec\u4fdd\u8bc1\u60a8\u7684\u8d26\u53f7\u5b89\u5168\u3002

4. \u4e92\u8054\u7f51\u73af\u5883\u5e76\u975e\u767e\u5206\u4e4b\u767e\u5b89\u5168\uff0c\u6211\u4eec\u5c06\u5c3d\u529b\u786e\u4fdd\u6216\u62c5\u4fdd\u60a8\u53d1\u9001\u7ed9\u6211\u4eec\u7684\u4efb\u4f55\u4fe1\u606f\u7684\u5b89\u5168\u6027\u3002\u6211\u4eec\u63d0\u9192\u60a8\u77e5\u6089\u53ef\u80fd\u906d\u9047\u7684\u4e92\u8054\u7f51\u98ce\u9669\u6709\uff1a\u6211\u4eec\u7684\u7269\u7406\u3001\u6280\u672f\u3001\u6216\u7ba1\u7406\u9632\u62a4\u8bbe\u65bd\u906d\u5230\u7834\u574f\uff0c\u53ef\u80fd\u5bfc\u81f4\u4fe1\u606f\u88ab\u975e\u6388\u6743\u8bbf\u95ee\u3001\u516c\u5f00\u62ab\u9732\u3001\u7be1\u6539\u3001\u6216\u6bc1\u574f\u3002

5. \u5728\u4e0d\u5e78\u53d1\u751f\u4e2a\u4eba\u4fe1\u606f\u5b89\u5168\u4e8b\u4ef6\u540e\uff0c\u6211\u4eec\u5c06\u6309\u7167\u6cd5\u5f8b\u6cd5\u89c4\u7684\u8981\u6c42\uff0c\u53ca\u65f6\u5411\u60a8\u544a\u77e5\uff1a\u5b89\u5168\u4e8b\u4ef6\u7684\u57fa\u672c\u60c5\u51b5\u548c\u53ef\u80fd\u7684\u5f71\u54cd\u3001\u6211\u4eec\u5df2\u91c7\u53d6\u6216\u5c06\u8981\u91c7\u53d6\u7684\u5904\u7f6e\u63aa\u65bd\u3001\u60a8\u53ef\u81ea\u4e3b\u9632\u8303\u548c\u964d\u4f4e\u98ce\u9669\u7684\u5efa\u8bae\u3001\u5bf9\u60a8\u7684\u8865\u6551\u63aa\u65bd\u7b49\u3002\u6211\u4eec\u5c06\u53ca\u65f6\u5c06\u4e8b\u4ef6\u76f8\u5173\u60c5\u51b5\u4ee5\u90ae\u4ef6\u3001\u4fe1\u51fd\u3001\u7535\u8bdd\u3001\u63a8\u9001\u901a\u77e5\u7b49\u65b9\u5f0f\u544a\u77e5\u60a8\uff0c\u96be\u4ee5\u9010\u4e00\u544a\u77e5\u4e2a\u4eba\u4fe1\u606f\u4e3b\u4f53\u65f6\uff0c\u6211\u4eec\u4f1a\u91c7\u53d6\u5408\u7406\u3001\u6709\u6548\u7684\u65b9\u5f0f\u53d1\u5e03\u516c\u544a\u3002

\u540c\u65f6\uff0c\u6211\u4eec\u8fd8\u5c06\u6309\u7167\u76d1\u7ba1\u90e8\u95e8\u8981\u6c42\uff0c\u4e3b\u52a8\u4e0a\u62a5\u4e2a\u4eba\u4fe1\u606f\u5b89\u5168\u4e8b\u4ef6\u7684\u5904\u7f6e\u60c5\u51b5\u3002

\u4e94\u3001\u60a8\u7684\u6743\u5229

\u6309\u7167\u4e2d\u56fd\u76f8\u5173\u7684\u6cd5\u5f8b\u3001\u6cd5\u89c4\u3001\u6807\u51c6\uff0c\u4ee5\u53ca\u5176\u4ed6\u56fd\u5bb6\u3001\u5730\u533a\u7684\u901a\u884c\u505a\u6cd5\uff0c\u6211\u4eec\u4fdd\u969c\u60a8\u5bf9\u81ea\u5df1\u7684\u4e2a\u4eba\u4fe1\u606f\u884c\u4f7f\u4ee5\u4e0b\u6743\u5229\uff1a

\uff08\u4e00\uff09\u8bbf\u95ee\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f

\u60a8\u6709\u6743\u8bbf\u95ee\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\uff0c\u6cd5\u5f8b\u6cd5\u89c4\u89c4\u5b9a\u7684\u4f8b\u5916\u60c5\u51b5\u9664\u5916\u3002\u5982\u679c\u60a8\u60f3\u884c\u4f7f\u6570\u636e\u8bbf\u95ee\u6743\uff0c\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u65b9\u5f0f\u81ea\u884c\u8bbf\u95ee\uff1a

\u8d26\u6237\u4fe1\u606f\u2014\u2014\u5982\u679c\u60a8\u5e0c\u671b\u8bbf\u95ee\u6216\u7f16\u8f91\u60a8\u7684\u8d26\u6237\u4e2d\u7684\u4e2a\u4eba\u8d44\u6599\u4fe1\u606f\u3001\u66f4\u6539\u60a8\u7684\u5bc6\u7801\u3001\u6dfb\u52a0\u5b89\u5168\u4fe1\u606f\u6216\u5173\u95ed\u60a8\u7684\u8d26\u6237\u7b49\uff0c\u60a8\u53ef\u4ee5\u901a\u8fc7\u8bbf\u95ee\u8f6f\u4ef6\u670d\u52a1\u5e73\u53f0\u4e3b\u9875\u9762\u6267\u884c\u6b64\u7c7b\u64cd\u4f5c\u3002

\uff08\u4e8c\uff09\u66f4\u6b63\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f

\u5f53\u60a8\u53d1\u73b0\u6211\u4eec\u5904\u7406\u7684\u5173\u4e8e\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u6709\u9519\u8bef\u65f6\uff0c\u60a8\u6709\u6743\u8981\u6c42\u6211\u4eec\u505a\u51fa\u66f4\u6b63\u3002\u60a8\u53ef\u4ee5\u901a\u8fc7\u968f\u65f6\u4f7f\u7528\u6211\u4eec\u7684Web\u8868\u5355\u81ea\u52a9\u8fdb\u884c\u4fee\u6539\uff0c\u5982\u60a8\u9047\u5230\u95ee\u9898\u53ef\u53d1\u9001\u7535\u5b50\u90ae\u4ef6\u81f3support@dobot.cc\u54a8\u8be2\u6216\u63d0\u51fa\u66f4\u6b63\u7533\u8bf7\u3002

\uff08\u4e09\uff09\u5220\u9664\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f

\u5728\u4ee5\u4e0b\u60c5\u5f62\u4e2d\uff0c\u60a8\u53ef\u4ee5\u5411\u6211\u4eec\u63d0\u51fa\u5220\u9664\u4e2a\u4eba\u4fe1\u606f\u7684\u8bf7\u6c42\uff1a

1. \u5982\u679c\u6211\u4eec\u5904\u7406\u4e2a\u4eba\u4fe1\u606f\u7684\u884c\u4e3a\u8fdd\u53cd\u6cd5\u5f8b\u6cd5\u89c4\uff1b

2. \u5982\u679c\u6211\u4eec\u6536\u96c6\u3001\u4f7f\u7528\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\uff0c\u5374\u672a\u5f81\u5f97\u60a8\u7684\u540c\u610f\uff1b

3. \u5982\u679c\u6211\u4eec\u5904\u7406\u4e2a\u4eba\u4fe1\u606f\u7684\u884c\u4e3a\u8fdd\u53cd\u4e86\u4e0e\u60a8\u7684\u7ea6\u5b9a\uff1b

4. \u5982\u679c\u60a8\u4e0d\u518d\u4f7f\u7528\u6211\u4eec\u7684\u4ea7\u54c1\u6216\u670d\u52a1\uff0c\u6216\u60a8\u6ce8\u9500\u4e86\u8d26\u53f7\uff1b

5. \u5982\u679c\u6211\u4eec\u4e0d\u518d\u4e3a\u60a8\u63d0\u4f9b\u4ea7\u54c1\u6216\u670d\u52a1\u3002

\u82e5\u6211\u4eec\u51b3\u5b9a\u54cd\u5e94\u60a8\u7684\u5220\u9664\u8bf7\u6c42\uff0c\u6211\u4eec\u8fd8\u5c06\u540c\u65f6\u901a\u77e5\u4ece\u6211\u4eec\u83b7\u5f97\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u7684\u5b9e\u4f53\uff0c\u8981\u6c42\u5176\u53ca\u65f6\u5220\u9664\uff0c\u9664\u975e\u6cd5\u5f8b\u6cd5\u89c4\u53e6\u6709\u89c4\u5b9a\uff0c\u6216\u8fd9\u4e9b\u5b9e\u4f53\u83b7\u5f97\u60a8\u7684\u72ec\u7acb\u6388\u6743\u3002

\u5f53\u60a8\u4ece\u6211\u4eec\u7684\u670d\u52a1\u4e2d\u5220\u9664\u4fe1\u606f\u540e\uff0c\u6211\u4eec\u53ef\u80fd\u4e0d\u4f1a\u7acb\u5373\u5907\u4efd\u7cfb\u7edf\u4e2d\u5220\u9664\u76f8\u5e94\u7684\u4fe1\u606f\uff0c\u4f46\u4f1a\u5728\u5907\u4efd\u66f4\u65b0\u65f6\u5220\u9664\u8fd9\u4e9b\u4fe1\u606f\u3002

\uff08\u56db\uff09\u6539\u53d8\u60a8\u6388\u6743\u540c\u610f\u7684\u8303\u56f4

\u6bcf\u4e2a\u4e1a\u52a1\u529f\u80fd\u9700\u8981\u4e00\u4e9b\u57fa\u672c\u7684\u4e2a\u4eba\u4fe1\u606f\u624d\u80fd\u5f97\u4ee5\u5b8c\u6210(\u89c1\u672c\u653f\u7b56\u201c\u7b2c\u4e00\u90e8\u5206\u201d)\u3002\u5bf9\u4e8e\u989d\u5916\u6536\u96c6\u7684\u4e2a\u4eba\u4fe1\u606f\u7684\u6536\u96c6\u548c\u4f7f\u7528\uff0c\u60a8\u53ef\u4ee5\u968f\u65f6\u7ed9\u4e88\u6216\u6536\u56de\u60a8\u7684\u6388\u6743\u540c\u610f\u3002\u60a8\u53ef\u4ee5\u901a\u8fc7\u53d1\u9001\u4fe1\u606f\u81f3\u90ae\u7bb1support@dobot.cc\u544a\u77e5\u60a8\u7684\u6388\u6743\u3002

\u5f53\u60a8\u6536\u56de\u540c\u610f\u540e\uff0c\u6211\u4eec\u5c06\u4e0d\u518d\u5904\u7406\u76f8\u5e94\u7684\u4e2a\u4eba\u4fe1\u606f\u3002\u4f46\u60a8\u6536\u56de\u540c\u610f\u7684\u51b3\u5b9a\uff0c\u4e0d\u4f1a\u5f71\u54cd\u6b64\u524d\u57fa\u4e8e\u60a8\u7684\u6388\u6743\u800c\u5f00\u5c55\u7684\u4e2a\u4eba\u4fe1\u606f\u5904\u7406\u3002

\uff08\u4e94\uff09\u4e2a\u4eba\u4fe1\u606f\u4e3b\u4f53\u83b7\u53d6\u4e2a\u4eba\u4fe1\u606f\u526f\u672c

\u60a8\u6709\u6743\u83b7\u53d6\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u526f\u672c\uff0c\u60a8\u53ef\u4ee5\u901a\u8fc7\u7535\u5b50\u90ae\u7bb1support@dobot.cc\u83b7\u53d6\u60a8\u7684\u4fe1\u606f\u3002

\uff08\u516d\uff09\u7ea6\u675f\u4fe1\u606f\u7cfb\u7edf\u81ea\u52a8\u51b3\u7b56

\u5728\u67d0\u4e9b\u4e1a\u52a1\u529f\u80fd\u4e2d\uff0c\u6211\u4eec\u53ef\u80fd\u4ec5\u4f9d\u636e\u4fe1\u606f\u7cfb\u7edf\u3001\u7b97\u6cd5\u7b49\u5728\u5185\u7684\u975e\u4eba\u5de5\u81ea\u52a8\u51b3\u7b56\u673a\u5236\u505a\u51fa\u51b3\u5b9a\u3002\u5982\u679c\u8fd9\u4e9b\u51b3\u5b9a\u663e\u8457\u5f71\u54cd\u60a8\u7684\u5408\u6cd5\u6743\u76ca\uff0c\u60a8\u6709\u6743\u8981\u6c42\u6211\u4eec\u505a\u51fa\u89e3\u91ca\uff0c\u6211\u4eec\u4e5f\u5c06\u63d0\u4f9b\u9002\u5f53\u7684\u6551\u6d4e\u65b9\u5f0f\u3002

\uff08\u4e03\uff09\u54cd\u5e94\u60a8\u7684\u4e0a\u8ff0\u8bf7\u6c42

\u4e3a\u4fdd\u969c\u5b89\u5168\uff0c\u60a8\u53ef\u80fd\u9700\u8981\u63d0\u4f9b\u4e66\u9762\u8bf7\u6c42\uff0c\u6216\u4ee5\u5176\u4ed6\u65b9\u5f0f\u8bc1\u660e\u60a8\u7684\u8eab\u4efd\u3002\u6211\u4eec\u53ef\u80fd\u4f1a\u5148\u8981\u6c42\u60a8\u9a8c\u8bc1\u81ea\u5df1\u7684\u8eab\u4efd\uff0c\u7136\u540e\u518d\u5904\u7406\u60a8\u7684\u8bf7\u6c42\u3002

\u6211\u4eec\u5c06\u572815\u5929\u5185\u505a\u51fa\u7b54\u590d\u3002\u5982\u60a8\u4e0d\u6ee1\u610f\uff0c\u8fd8\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u9014\u5f84\u6295\u8bc9\uff1a\u53d1\u9001\u90ae\u4ef6\u81f3support@dobot.cc\u3002

\u5bf9\u4e8e\u60a8\u5408\u7406\u7684\u8bf7\u6c42\uff0c\u6211\u4eec\u4e0d\u6536\u53d6\u8d39\u7528\u3002\u5bf9\u4e8e\u90a3\u4e9b\u65e0\u7aef\u91cd\u590d\u3001\u9700\u8981\u8fc7\u591a\u6280\u672f\u624b\u6bb5(\u4f8b\u5982\uff0c\u9700\u8981\u5f00\u53d1\u65b0\u7cfb\u7edf\u6216\u4ece\u6839\u672c\u4e0a\u6539\u53d8\u73b0\u884c\u60ef\u4f8b)\u3001\u7ed9\u4ed6\u4eba\u5408\u6cd5\u6743\u76ca\u5e26\u6765\u98ce\u9669\u6216\u8005\u975e\u5e38\u4e0d\u5207\u5b9e\u9645(\u4f8b\u5982\uff0c\u6d89\u53ca\u5907\u4efd\u78c1\u5e26\u4e0a\u5b58\u653e\u7684\u4fe1\u606f)\u7684\u8bf7\u6c42\uff0c\u6211\u4eec\u53ef\u80fd\u4f1a\u4e88\u4ee5\u62d2\u7edd\u3002

\u5728\u4ee5\u4e0b\u60c5\u5f62\u4e2d\uff0c\u6309\u7167\u6cd5\u5f8b\u6cd5\u89c4\u8981\u6c42\uff0c\u6211\u4eec\u5c06\u65e0\u6cd5\u54cd\u5e94\u60a8\u7684\u8bf7\u6c42\uff1a

1. \u4e0e\u56fd\u5bb6\u5b89\u5168\u3001\u56fd\u9632\u5b89\u5168\u76f4\u63a5\u76f8\u5173\u7684\uff1b

2. \u4e0e\u516c\u5171\u5b89\u5168\u3001\u516c\u5171\u536b\u751f\u3001\u91cd\u5927\u516c\u5171\u5229\u76ca\u76f4\u63a5\u76f8\u5173\u7684\uff1b

3. \u4e0e\u72af\u7f6a\u4fa6\u67e5\u3001\u8d77\u8bc9\u3001\u5ba1\u5224\u548c\u5224\u51b3\u6267\u884c\u7b49\u76f4\u63a5\u76f8\u5173\u7684\uff1b

4. \u6709\u5145\u5206\u8bc1\u636e\u8868\u660e\u60a8\u5b58\u5728\u4e3b\u89c2\u6076\u610f\u6216\u6ee5\u7528\u6743\u5229\u7684\uff1b

5. \u54cd\u5e94\u60a8\u7684\u8bf7\u6c42\u5c06\u5bfc\u81f4\u60a8\u6216\u5176\u4ed6\u4e2a\u4eba\u3001\u7ec4\u7ec7\u7684\u5408\u6cd5\u6743\u76ca\u53d7\u5230\u4e25\u91cd\u635f\u5bb3\u7684\u3002

6. \u6d89\u53ca\u5546\u4e1a\u79d8\u5bc6\u7684\u3002

\u516d\u3001\u6211\u4eec\u5982\u4f55\u5904\u7406\u672a\u6210\u5e74\u4eba\u7684\u4e2a\u4eba\u4fe1\u606f

\u6211\u4eec\u7684\u4ea7\u54c1\u3001\u7f51\u7ad9\u548c\u670d\u52a1\u540c\u65f6\u9762\u5411\u5b66\u751f\u3002\u5982\u679c\u6ca1\u6709\u7236\u6bcd\u6216\u76d1\u62a4\u4eba\u7684\u540c\u610f\uff0c\u672a\u6210\u5e74\u4eba\u4e0d\u5f97\u521b\u5efa\u81ea\u5df1\u7684\u7528\u6237\u8d26\u6237\u3002

\u5bf9\u4e8e\u7ecf\u7236\u6bcd\u6216\u76d1\u62a4\u4eba\u540c\u610f\u800c\u6536\u96c6\u672a\u6210\u5e74\u4eba\u4e2a\u4eba\u4fe1\u606f\u7684\u60c5\u51b5\uff0c\u6211\u4eec\u53ea\u4f1a\u5728\u53d7\u5230\u6cd5\u5f8b\u5141\u8bb8\u3001\u7236\u6bcd\u6216\u76d1\u62a4\u4eba\u660e\u786e\u540c\u610f\u6216\u8005\u4fdd\u62a4\u672a\u6210\u5e74\u4eba\u6240\u5fc5\u8981\u7684\u60c5\u51b5\u4e0b\u4f7f\u7528\u6216\u516c\u5f00\u62ab\u9732\u6b64\u4fe1\u606f\u3002

\u5c3d\u7ba1\u5f53\u5730\u6cd5\u5f8b\u548c\u4e60\u4fd7\u5bf9\u672a\u6210\u5e74\u4eba\u7684\u5b9a\u4e49\u4e0d\u540c\uff0c\u4f46\u6211\u4eec\u5c06\u4e0d\u6ee118\u5468\u5c81\u7684\u4efb\u4f55\u4eba\u5747\u89c6\u4e3a\u672a\u6210\u5e74\u4eba\u3002

\u5982\u679c\u6211\u4eec\u53d1\u73b0\u81ea\u5df1\u5728\u672a\u4e8b\u5148\u83b7\u5f97\u53ef\u8bc1\u5b9e\u7684\u7236\u6bcd\u6216\u76d1\u62a4\u4eba\u540c\u610f\u7684\u60c5\u51b5\u4e0b\u6536\u96c6\u4e86\u672a\u6210\u5e74\u4eba\u7684\u4e2a\u4eba\u4fe1\u606f\uff0c\u5219\u4f1a\u5c3d\u5feb\u5220\u9664\u76f8\u5173\u6570\u636e\u3002

\u4e03\u3001\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u5982\u4f55\u5728\u5168\u7403\u8303\u56f4\u8f6c\u79fb\u53ca\u50a8\u5b58\u671f\u9650

\u539f\u5219\u4e0a\uff0c\u6211\u4eec\u5728\u4e2d\u534e\u4eba\u6c11\u5171\u548c\u56fd\u5883\u5185\u6536\u96c6\u548c\u4ea7\u751f\u7684\u4e2a\u4eba\u4fe1\u606f\uff0c\u5c06\u5b58\u50a8\u5728\u4e2d\u534e\u4eba\u6c11\u5171\u548c\u56fd\u5883\u5185\u3002

\u7531\u4e8e\u6211\u4eec\u901a\u8fc7\u904d\u5e03\u5168\u7403\u7684\u8d44\u6e90\u548c\u670d\u52a1\u5668\u63d0\u4f9b\u4ea7\u54c1\u6216\u670d\u52a1\uff0c\u8fd9\u610f\u5473\u7740\uff0c\u5728\u83b7\u5f97\u60a8\u7684\u6388\u6743\u540c\u610f\u540e\uff0c\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u53ef\u80fd\u4f1a\u88ab\u8f6c\u79fb\u5230\u60a8\u4f7f\u7528\u4ea7\u54c1\u6216\u670d\u52a1\u6240\u5728\u56fd\u5bb6\uff0f\u5730\u533a\u7684\u5883\u5916\u7ba1\u8f96\u533a\uff0c\u6216\u8005\u53d7\u5230\u6765\u81ea\u8fd9\u4e9b\u7ba1\u8f96\u533a\u7684\u8bbf\u95ee\u3002

\u6b64\u7c7b\u7ba1\u8f96\u533a\u53ef\u80fd\u8bbe\u6709\u4e0d\u540c\u7684\u6570\u636e\u4fdd\u62a4\u6cd5\uff0c\u751a\u81f3\u672a\u8bbe\u7acb\u76f8\u5173\u6cd5\u5f8b\u3002\u5728\u6b64\u7c7b\u60c5\u51b5\u4e0b\uff0c\u6211\u4eec\u4f1a\u786e\u4fdd\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u5f97\u5230\u5728\u4e2d\u534e\u4eba\u6c11\u5171\u548c\u56fd\u5883\u5185\u8db3\u591f\u540c\u7b49\u7684\u4fdd\u62a4\u3002\u4f8b\u5982\uff0c\u6211\u4eec\u4f1a\u8bf7\u6c42\u60a8\u5bf9\u8de8\u5883\u8f6c\u79fb\u4e2a\u4eba\u4fe1\u606f\u7684\u540c\u610f\uff0c\u6216\u8005\u5728\u8de8\u5883\u6570\u636e\u8f6c\u79fb\u4e4b\u524d\u5b9e\u65bd\u6570\u636e\u53bb\u6807\u8bc6\u5316\u7b49\u5b89\u5168\u4e3e\u63aa\u3002

\u4e00\u822c\u800c\u8a00\uff0c\u6211\u4eec\u4ec5\u4e3a\u5b9e\u73b0\u76ee\u7684\u6240\u5fc5\u9700\u7684\u6700\u77ed\u65f6\u95f4\u4fdd\u7559\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u3002\u4f46\u5728\u4e0b\u5217\u60c5\u51b5\u4e0b\uff0c\u6211\u4eec\u6709\u53ef\u80fd\u56e0\u9700\u7b26\u5408\u6cd5\u5f8b\u8981\u6c42\uff0c\u66f4\u6539\u4e2a\u4eba\u4fe1\u606f\u7684\u5b58\u50a8\u65f6\u95f4\uff1a

1.\u4e3a\u9075\u5b88\u9002\u7528\u7684\u6cd5\u5f8b\u6cd5\u89c4\u7b49\u6709\u5173\u89c4\u5b9a\uff1b

2.\u4e3a\u9075\u5b88\u6cd5\u9662\u5224\u51b3\u3001\u88c1\u5b9a\u6216\u5176\u4ed6\u6cd5\u5f8b\u7a0b\u5e8f\u7684\u89c4\u5b9a\uff1b

3.\u4e3a\u9075\u5b88\u76f8\u5173\u653f\u5e9c\u673a\u5173\u6216\u6cd5\u5b9a\u6388\u6743\u7ec4\u7ec7\u7684\u8981\u6c42\uff1b

4.\u6211\u4eec\u6709\u7406\u7531\u786e\u4fe1\u9700\u8981\u9075\u5b88\u6cd5\u5f8b\u6cd5\u89c4\u7b49\u6709\u5173\u89c4\u5b9a\uff1b

5.\u4e3a\u6267\u884c\u76f8\u5173\u670d\u52a1\u534f\u8bae\u6216\u672c\u653f\u7b56\u3001\u7ef4\u62a4\u793e\u4f1a\u516c\u5171\u5229\u76ca\uff0c\u4e3a\u4fdd\u62a4\u4eec\u7684\u5ba2\u6237\u3001\u6211\u4eec\u6216\u6211\u4eec\u7684\u5173\u8054\u516c\u53f8\u3001\u5176\u4ed6\u7528\u6237\u6216\u96c7\u5458\u7684\u4eba\u8eab\u8d22\u4ea7\u5b89\u5168\u6216\u5176\u4ed6\u5408\u6cd5\u6743\u76ca\u6240\u5408\u7406\u5fc5\u9700\u7684\u7528\u9014\u3002

\u5f53\u6211\u4eec\u7684\u4ea7\u54c1\u6216\u670d\u52a1\u53d1\u751f\u505c\u6b62\u8fd0\u8425\u7684\u60c5\u5f62\u65f6\uff0c\u6211\u4eec\u5c06\u91c7\u53d6\u4f8b\u5982\uff0c\u63a8\u9001\u901a\u77e5\u3001\u516c\u544a\u7b49\u5f62\u5f0f\u901a\u77e5\u60a8\uff0c\u5e76\u5728\u5408\u7406\u7684\u671f\u9650\u5185\u5220\u9664\u6216\u533f\u540d\u5316\u5904\u7406\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u3002

\u516b\u3001\u672c\u653f\u7b56\u5982\u4f55\u66f4\u65b0

\u6211\u4eec\u7684\u9690\u79c1\u653f\u7b56\u53ef\u80fd\u53d8\u66f4\u3002

\u672a\u7ecf\u60a8\u660e\u786e\u540c\u610f\uff0c\u6211\u4eec\u4e0d\u4f1a\u524a\u51cf\u60a8\u6309\u7167\u672c\u9690\u79c1\u653f\u7b56\u6240\u5e94\u4eab\u6709\u7684\u6743\u5229\u3002\u6211\u4eec\u4f1a\u5728\u672c\u9875\u9762\u4e0a\u53d1\u5e03\u5bf9\u672c\u653f\u7b56\u6240\u505a\u7684\u4efb\u4f55\u53d8\u66f4\u3002

\u5bf9\u4e8e\u91cd\u5927\u53d8\u66f4\uff0c\u6211\u4eec\u8fd8\u4f1a\u63d0\u4f9b\u66f4\u4e3a\u663e\u8457\u7684\u901a\u77e5(\u5305\u62ec\u5bf9\u4e8e\u67d0\u4e9b\u670d\u52a1\uff0c\u6211\u4eec\u4f1a\u901a\u8fc7\u7535\u5b50\u90ae\u4ef6\u53d1\u9001\u901a\u77e5\uff0c\u8bf4\u660e\u9690\u79c1\u653f\u7b56\u7684\u5177\u4f53\u53d8\u66f4\u5185\u5bb9)\u3002

\u672c\u653f\u7b56\u6240\u6307\u7684\u91cd\u5927\u53d8\u66f4\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\uff1a

1. \u6211\u4eec\u7684\u670d\u52a1\u6a21\u5f0f\u53d1\u751f\u91cd\u5927\u53d8\u5316\u3002\u5982\u5904\u7406\u4e2a\u4eba\u4fe1\u606f\u7684\u76ee\u7684\u3001\u5904\u7406\u7684\u4e2a\u4eba\u4fe1\u606f\u7c7b\u578b\u3001\u4e2a\u4eba\u4fe1\u606f\u7684\u4f7f\u7528\u65b9\u5f0f\u7b49\uff1b

2. \u6211\u4eec\u5728\u6240\u6709\u6743\u7ed3\u6784\u3001\u7ec4\u7ec7\u67b6\u6784\u7b49\u65b9\u9762\u53d1\u751f\u91cd\u5927\u53d8\u5316\u3002\u5982\u4e1a\u52a1\u8c03\u6574\u3001\u7834\u4ea7\u5e76\u8d2d\u7b49\u5f15\u8d77\u7684\u6240\u6709\u8005\u53d8\u66f4\u7b49\uff1b

3. \u4e2a\u4eba\u4fe1\u606f\u5171\u4eab\u3001\u8f6c\u8ba9\u6216\u516c\u5f00\u62ab\u9732\u7684\u4e3b\u8981\u5bf9\u8c61\u53d1\u751f\u53d8\u5316\uff1b

4. \u60a8\u53c2\u4e0e\u4e2a\u4eba\u4fe1\u606f\u5904\u7406\u65b9\u9762\u7684\u6743\u5229\u53ca\u5176\u884c\u4f7f\u65b9\u5f0f\u53d1\u751f\u91cd\u5927\u53d8\u5316\uff1b

5. \u6211\u4eec\u8d1f\u8d23\u5904\u7406\u4e2a\u4eba\u4fe1\u606f\u5b89\u5168\u7684\u8d23\u4efb\u90e8\u95e8\u3001\u8054\u7edc\u65b9\u5f0f\u53ca\u6295\u8bc9\u6e20\u9053\u53d1\u751f\u53d8\u5316\u65f6\uff1b

6. \u4e2a\u4eba\u4fe1\u606f\u5b89\u5168\u5f71\u54cd\u8bc4\u4f30\u62a5\u544a\u8868\u660e\u5b58\u5728\u9ad8\u98ce\u9669\u65f6\u3002

\u6211\u4eec\u8fd8\u4f1a\u5c06\u672c\u653f\u7b56\u7684\u65e7\u7248\u672c\u5b58\u6863\uff0c\u4f9b\u60a8\u67e5\u9605\u3002

\u4e5d\u3001\u5982\u4f55\u8054\u7cfb\u6211\u4eec

\u5982\u679c\u60a8\u5bf9\u672c\u9690\u79c1\u653f\u7b56\u6216\u4e2a\u4eba\u4fe1\u606f\u4fdd\u62a4\u6709\u4efb\u4f55\u95ee\u9898\u3001\u610f\u89c1\u6216\u5efa\u8bae\uff0c\u8bf7\u901a\u8fc7\u4ee5\u4e0b\u65b9\u5f0f\u4e0e\u6211\u4eec\u8054\u7cfb\uff1a
\u6df1\u5733\u5e02\u8d8a\u7586\u79d1\u6280\u6709\u9650\u516c\u53f8

\u5ba2\u670d\u7535\u8bdd\uff1a400 800 7266
\u6280\u672f\u652f\u6301\u90ae\u7bb1\uff1asupport@dobot.cc

\u5730\u5740\uff1a\u6df1\u5733\u5e02\u5357\u5c71\u533a\u7559\u4ed9\u5927\u9053\u5357\u5c71\u667a\u56ed\u5d07\u6587\u56ed\u533a2\u53f7\u697c9-10\u5c42

 

\u672c\u653f\u7b56\u66f4\u65b0\u65f6\u95f4\uff1a2021\u5e745\u67081\u65e5

 

'},417:function(e,n){e.exports='\x3c!--[if gte mso 9]>lenovoAdministrator13545045122052-11.1.0.1104562B688F3B05247A9BA36AFB64A847F54MicrosoftInternetExplorer402DocumentNotSpecified7.8 \u78c5Web0\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n@font-face{font-family:"Times New Roman"}@font-face{font-family:"\u5b8b\u4f53"}@font-face{font-family:Wingdings}@font-face{font-family:"Calibri Light"}@font-face{font-family:Calibri}@font-face{font-family:"\u5fae\u8f6f\u96c5\u9ed1"}@list l0:level1{mso-level-number-format:decimal;mso-level-suffix:space;mso-level-text:"%1.";mso-level-tab-stop:none;mso-level-number-position:left;margin-left:0;text-indent:0;font-family:\'Times New Roman\'}@list l1:level1{mso-level-number-format:decimal;mso-level-suffix:space;mso-level-text:"%1.";mso-level-tab-stop:none;mso-level-number-position:left;margin-left:0;text-indent:0;font-family:\'Times New Roman\'}p.MsoNormal{mso-style-name:\u6b63\u6587;mso-style-parent:"";margin:0;margin-bottom:.0001pt;mso-pagination:none;text-align:justify;text-justify:inter-ideograph;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-size:10.5pt;mso-font-kerning:1pt}h1{mso-style-name:"\u6807\u9898 1";mso-style-next:\u6b63\u6587;margin-top:17pt;margin-bottom:16.5pt;page-break-after:avoid;mso-pagination:lines-together;text-align:justify;text-justify:inter-ideograph;mso-outline-level:1;line-height:240%;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-weight:700;font-size:22pt;mso-font-kerning:22pt}h2{mso-style-name:"\u6807\u9898 2";mso-style-noshow:yes;mso-style-next:\u6b63\u6587;margin-top:13pt;margin-bottom:13pt;page-break-after:avoid;mso-pagination:lines-together;text-align:justify;text-justify:inter-ideograph;mso-outline-level:2;line-height:173%;font-family:\'Calibri Light\';mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-weight:700;font-size:16pt;mso-font-kerning:1pt}h3{mso-style-name:"\u6807\u9898 3";mso-style-noshow:yes;mso-style-next:\u6b63\u6587;margin-top:13pt;margin-bottom:13pt;page-break-after:avoid;mso-pagination:lines-together;text-align:justify;text-justify:inter-ideograph;mso-outline-level:3;line-height:173%;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-weight:700;font-size:16pt;mso-font-kerning:1pt}h5{mso-style-name:"\u6807\u9898 5";mso-style-noshow:yes;mso-style-next:\u6b63\u6587;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-pagination:none;text-align:left;mso-outline-level:5;font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-weight:700;font-size:10pt}span.10{font-family:\'Times New Roman\'}span.15{font-family:\'Calibri Light\';mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-weight:700;font-size:16pt;mso-font-kerning:1pt}span.16{font-family:\'Times New Roman\';mso-ansi-font-weight:bold}span.17{font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-weight:700;font-size:22pt;mso-font-kerning:22pt}span.18{font-family:\'Calibri Light\';mso-bidi-font-family:\'Times New Roman\';font-weight:700;font-size:16pt;mso-font-kerning:14pt}span.19{font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-weight:700;font-size:16pt;mso-font-kerning:1pt}p.MsoSubtitle{mso-style-name:\u526f\u6807\u9898;mso-style-next:\u6b63\u6587;margin-top:12pt;margin-bottom:3pt;mso-pagination:none;text-align:center;mso-outline-level:2;line-height:130%;font-family:\'Calibri Light\';mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-weight:700;font-size:16pt;mso-font-kerning:14pt}p.p{mso-style-name:"\u666e\u901a\\(\u7f51\u7ad9\\)";mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-pagination:none;text-align:left;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-size:12pt}p.22{mso-style-name:"List Paragraph";margin:0;margin-bottom:.0001pt;text-indent:21pt;mso-char-indent-count:2;mso-pagination:none;text-align:justify;text-justify:inter-ideograph;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-size:10.5pt;mso-font-kerning:1pt}span.msoIns{mso-style-type:export-only;mso-style-name:"";text-decoration:underline;text-underline:single;color:#00f}span.msoDel{mso-style-type:export-only;mso-style-name:"";text-decoration:line-through;color:red}table.MsoNormalTable{mso-style-name:\u666e\u901a\u8868\u683c;mso-style-parent:"";mso-style-noshow:yes;mso-tstyle-rowband-size:0;mso-tstyle-colband-size:0;mso-padding-alt:0 5.4pt 0 5.4pt;mso-para-margin:0;mso-para-margin-bottom:.0001pt;mso-pagination:widow-orphan;font-family:\'Times New Roman\';font-size:10pt;mso-ansi-language:#0400;mso-fareast-language:#0400;mso-bidi-language:#0400}@page{mso-page-border-surround-header:no;mso-page-border-surround-footer:no}@page Section0{margin-top:72pt;margin-bottom:72pt;margin-left:90pt;margin-right:90pt;size:595.3pt 841.9pt;layout-grid:15.6pt;mso-header-margin:42.55pt;mso-footer-margin:49.6pt}div.Section0{page:Section0}

PRIVACY POLICY

INTRODUCTION

We value your privacy. This Privacy Policy informs you of your choices and our practices regarding any information you provide to us. The use of our services may involve the collection and use of your Information on our services, including our websites and mobile applications. It is important for you to understand how this happens and how you may control it, so please read this Privacy Policy carefully. By using our services, you agree that we may collect, use and share your Information in accordance with this Privacy Policy, as revised from time to time. If you wish to contact us regarding this Privacy Policy or any privacy-related matters, please contact us via www.dobot.cc.

INFORMATION WE MAY COLLECT

In providing our services, we collect, store and use the following Information relating to you. If you fail to provide such information, you may not be registered as our user or get access to certain service provided by us.

HOW WE USE YOUR INFORMATION

We may use your Information for any of the following purposes\uff1a

1. to help us develop our new services and improve our existing services

2. to let us know how you access and use our service in order to satisfy your personal need, including language settings, location settings or other personal requirement and instructions, or interaction between you and other users.

3. to help you to participate in surveys and other activities about our products and services.

 

Please note that for the purposes of seeking to provide our users with a better experience, to improve our services or otherwise where you have consented, Personal Information collected through one of our services may, subject to user privacy controls (where available), be used by our other services (including in an aggregated or individual manner).

For example, Personal Information collected during your use of one of our services may be used to suggest particular content that can be made available to you on another service or be used to try to present more relevant advertising to you in another service. You may also from time to time ask us to migrate or export your Personal Information contained in one of our services to another of our services, where such migration option is available.


TERM OF SERVICE

USER\u2019S PERSONAL INFORMATION PROTECTION

User\u2019s personal information protection is one of our privacy policies. We will take proper action to protect your personal information. We will not disclose your personal information to a third party except for situations in conformity with the relevant laws and regulations. We keep your information confidential by encrypting them in the process of storage and transmission. When you register yourself in our service, with your permission, we may need you provide basic information, for instance, duration of use of your application, initial installment date or your IP address.

Technically, you are able to browse or modify your personal information at any time. However, considering the system security and identification disclosure, you may not modify the initial information you provide for our system. We will protect your personal information by security technology and programs, in order to avoid any unauthorized access, use or disclosure. We will not disclose your personal information to any other corporation, organization or person without your permission, except for situations in conformity with the relevant laws and regulations.

SERVICES PROVIDED THROUGH OUR SOFTWARE

When we provide our services based on the \u201csoftware\u201d\uff0c you shall comply with obligations below:

You may need to download the software when you use our services. We will authorize you a personal, non-exclusive and non-transferrable access of our software. You can only use the software for the purpose of accessing or using our services.

In order to better our users\u2019 experience, ensure the security of our service and the consistence of our product\u2019s function, we shall update our software from time to time. You shall update the software to the newest version, otherwise malfunction may incur.

We may develop different versions for different terminal device. You shall choose the suitable version to download. You can download the version directly from our website or get access from an authorized third party. If not, we cannot guarantee that your software is under normal operation and we are not obliged for any damages under such circumstance.

Without our written consent, you are prohibited from

1. deleting any information about copyright in the software and its copies;

2. coping, modifying, reversing compile, reversing engineer or extracting source codes from our software or using any other methods to find our source codes;

3. using, leasing, lending , copying , modifying, linking , reprinting, assembling, publishing, releasing or setting up mirror image website of the contents or data under our copyright protection;

4. copying, modifying, adding, deleting, connecting or creating any derivative of the any data, including any plug-in program, cheating program or unauthorized software from a third party, in the process of software operation, the interaction of end users and the server or system operation;

5. operating or transmitting the software to the general public by modifying or counterfeiting any order or data of our software or by adding, deleting, modifying the function of the software, neither for commercial or non-commercial use;

6. accessing or using our software or service by any software, plug-in program, cheating program or system from an unauthorized third party, or making, releasing or transmitting any software, plug-in program, cheating program or system from an unauthorized third party.


INTELLECTUAL PROPERTY RIGHT ANNOUNCEMENT

All intellectual property rights of our services and software, including any website, text, photography, audio, video, diagram, belong to us and our licensors. The intellectual property rights of the content generated by our users belong to our users or any relevant person. All intellectual property rights including copyright and patent right belong to us unless special announcement releases. All intellectual property rights of the content in our services are protected by law and relevant regulations. Without written consent from us, our users or any other relevant person, no one shall use our content for creating or operating any derivative works.

'},418:function(e,n){e.exports=' \x3c!--[if gte mso 9\r\n ]>Windows \u7528\u6237Administrator1132172672052-11.1.0.1035614010DF66EC54E5195DD2A30DE1CE09FMicrosoftInternetExplorer402DocumentNotSpecified7.8 \u78c5Web0\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n @font-face{font-family:\'Times New Roman\'}@font-face{font-family:\'\u5b8b\u4f53\'}@font-face{font-family:Wingdings}@font-face{font-family:Calibri}@font-face{font-family:\'\u4eff\u5b8b\'}@list l0:level1{mso-level-start-at:5;mso-level-number-format:chinese-counting;mso-level-suffix:space;mso-level-text:\'\u7b2c%1\u7ae0\';mso-level-tab-stop:none;mso-level-number-position:left;margin-left:0;text-indent:0;font-family:\u5b8b\u4f53}p.MsoNormal{mso-style-name:\u6b63\u6587;mso-style-parent:\'\';margin:0;margin-bottom:.0001pt;mso-pagination:none;text-align:justify;text-justify:inter-ideograph;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-size:10.5pt;mso-font-kerning:1pt}span.10{font-family:\'Times New Roman\'}span.15{font-family:\'Times New Roman\';font-weight:700}span.16{font-family:\'Times New Roman\'}span.17{font-family:\'Times New Roman\';mso-ansi-font-weight:bold}span.18{font-family:\'Times New Roman\';color:#0563c1;text-decoration:underline;text-underline:single}span.19{font-family:\'Times New Roman\';font-size:10.5pt}span.20{font-family:\'Times New Roman\';font-size:9pt}span.21{font-family:\'Times New Roman\';font-size:9pt}span.22{font-family:\'Times New Roman\';font-size:9pt}p.MsoCommentText{mso-style-name:\u6279\u6ce8\u6587\u5b57;mso-style-noshow:yes;margin:0;margin-bottom:.0001pt;mso-pagination:none;text-align:left;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-size:10.5pt;mso-font-kerning:1pt}p.MsoAcetate{mso-style-name:\u6279\u6ce8\u6846\u6587\u672c;mso-style-noshow:yes;margin:0;margin-bottom:.0001pt;mso-pagination:none;text-align:justify;text-justify:inter-ideograph;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-size:9pt;mso-font-kerning:1pt}p.p{mso-style-name:\'\u666e\u901a\\(\u7f51\u7ad9\\)\';mso-style-noshow:yes;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;mso-pagination:none;text-align:left;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-size:12pt}p.MsoCommentSubject{mso-style-name:\u6279\u6ce8\u4e3b\u9898;mso-style-noshow:yes;mso-style-parent:\u6279\u6ce8\u6587\u5b57;mso-style-next:\u6279\u6ce8\u6587\u5b57;margin:0;margin-bottom:.0001pt;mso-pagination:none;text-align:left;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-weight:700;font-size:10.5pt;mso-font-kerning:1pt}p.MsoHeader{mso-style-name:\u9875\u7709;mso-style-noshow:yes;margin:0;margin-bottom:.0001pt;border-bottom:1pt solid windowtext;mso-border-bottom-alt:.75pt solid windowtext;padding:0 0 1pt 0;layout-grid-mode:char;mso-pagination:none;text-align:center;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-size:9pt;mso-font-kerning:1pt}p.MsoFooter{mso-style-name:\u9875\u811a;mso-style-noshow:yes;margin:0;margin-bottom:.0001pt;layout-grid-mode:char;mso-pagination:none;text-align:left;font-family:Calibri;mso-fareast-font-family:\u5b8b\u4f53;mso-bidi-font-family:\'Times New Roman\';font-size:9pt;mso-font-kerning:1pt}span.msoIns{mso-style-type:export-only;mso-style-name:\'\';text-decoration:underline;text-underline:single;color:#00f}span.msoDel{mso-style-type:export-only;mso-style-name:\'\';text-decoration:line-through;color:red}table.MsoNormalTable{mso-style-name:\u666e\u901a\u8868\u683c;mso-style-parent:\'\';mso-style-noshow:yes;mso-tstyle-rowband-size:0;mso-tstyle-colband-size:0;mso-padding-alt:0 5.4pt 0 5.4pt;mso-para-margin:0;mso-para-margin-bottom:.0001pt;mso-pagination:widow-orphan;font-family:\'Times New Roman\';font-size:10pt;mso-ansi-language:#0400;mso-fareast-language:#0400;mso-bidi-language:#0400}@page{mso-page-border-surround-header:no;mso-page-border-surround-footer:no}@page Section0{margin-top:72pt;margin-bottom:72pt;margin-left:90pt;margin-right:90pt;size:595.3pt 841.9pt;layout-grid:15.6pt;mso-header-margin:42.55pt;mso-footer-margin:49.6pt}div.Section0{page:Section0}

DOBOT\u8f6f\u4ef6\u6700\u7ec8\u7528\u6237\u8bb8\u53ef\u534f\u8bae

\u91cd\u8981\u987b\u77e5━\u8bf7\u8ba4\u771f\u9605\u8bfb\uff1a

\u672c\u300a\u6700\u7ec8\u7528\u6237\u8bb8\u53ef\u534f\u8bae\u300b\uff08\u4ee5\u4e0b\u79f0\u300a\u534f\u8bae\u300b\uff09\u662f\u60a8\uff08\u6216\u79f0\u201c\u7528\u6237\u201d\uff0c\u6307\u6ce8\u518c\u3001\u767b\u5f55\u3001\u4f7f\u7528\u3001\u6d4f\u89c8\u672c\u670d\u52a1\u7684\u4e2a\u4eba\u6216\u7ec4\u7ec7\uff09\u4e0e\u8d8a\u7586\u79d1\u6280\u4e4b\u95f4\u6709\u5173\u4e0a\u8ff0DOBOT \u8f6f\u4ef6\u4ea7\u54c1\uff08\u4ee5\u4e0b\u7b80\u79f0\u201c\u672c\u8f6f\u4ef6\u201d\uff09\u7684\u6cd5\u5f8b\u534f\u8bae\u3002

\u672c\u8f6f\u4ef6\u5305\u62ec\u7cfb\u7edf\u4f7f\u7528\u8f6f\u4ef6\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8eDobot Lab\u5e73\u53f0\uff08Web\u7aef\u3001PC\u7aef\uff09\u3001Dobot Studio 2020\u3001MOOZ Studio\u3001DobotBlock\u3001DobotStudio\u3001DobotVisionStudio\u3001DobotSCStudio\u3001CRStudio\u7684\u5b89\u5353\u4e0eiOS APP\u7b49\u8f6f\u4ef6\u53ca\u7f51\u7ad9www.dobot.cc\u3001cn.dobot.cc\u3002\u672c\u8f6f\u4ef6\u8fd8\u5305\u62ec\u5bf9\u539f\u201c\u8f6f\u4ef6\u4ea7\u54c1\u201d\u7684\u4efb\u4f55\u66f4\u65b0\u548c\u8865\u5145\u8d44\u6599\u3002\u60a8\u4e00\u65e6\u5b89\u88c5\u3001\u590d\u5236\u3001\u4e0b\u8f7d\u3001\u8bbf\u95ee\u3001\u6ce8\u518c\u6216\u4ee5\u5176\u5b83\u65b9\u5f0f\u4f7f\u7528\u672c\u8f6f\u4ef6\uff0c\u5373\u8868\u793a\u60a8\u540c\u610f\u63a5\u53d7\u672c\u300a\u534f\u8bae\u300b\u5404\u9879\u6761\u6b3e\u7684\u7ea6\u675f\u3002\u8bf7\u60a8\u52a1\u5fc5\u5ba1\u614e\u9605\u8bfb\u3001\u5145\u5206\u7406\u89e3\u5404\u6761\u6b3e\u5185\u5bb9\uff0c\u7279\u522b\u662f\u514d\u9664\u6216\u8005\u9650\u5236\u8d23\u4efb\u7684\u6761\u6b3e\uff0c\u5982\u60a8\u4e0d\u540c\u610f\u672c\u300a\u534f\u8bae\u300b\u4e2d\u7684\u6761\u6b3e\uff0c\u8bf7\u4e0d\u8981\u5b89\u88c5\u6216\u4f7f\u7528\u672c\u8f6f\u4ef6\u3002

\u8d8a\u7586\u6709\u6743\u5229\u5bf9\u672c\u534f\u8bae\u8fdb\u884c\u4fee\u6539\uff0c\u534f\u8bae\u4fee\u6539\u540e\uff0c\u8d8a\u7586\u5c06\u901a\u8fc7\u5728\u76f8\u5173\u9875\u9762\u516c\u544a\u6216\u53d1\u9001\u901a\u77e5\u7b49\u65b9\u5f0f\u516c\u5e03\u4fee\u6539\u7684\u5185\u5bb9\uff0c\u4fee\u6539\u540e\u7684\u534f\u8bae\u4e00\u7ecf\u516c\u5e03\u5373\u6709\u6548\u7684\u4ee3\u66ff\u539f\u534f\u8bae\u3002\u5982\u679c\u60a8\u4e0d\u540c\u610f\u672c\u534f\u8bae\u7684\u4fee\u6539\uff0c\u8bf7\u7acb\u5373\u505c\u6b62\u8bbf\u95ee\u6216\u4f7f\u7528\u672c\u7f51\u7ad9\u6216\u53d6\u6d88\u5df2\u7ecf\u83b7\u5f97\u7684\u670d\u52a1\uff1b\u5982\u679c\u60a8\u9009\u62e9\u7ee7\u7eed\u8bbf\u95ee\u6216\u4f7f\u7528\u672c\u7f51\u7ad9\uff0c\u5219\u89c6\u4e3a\u60a8\u5df2\u63a5\u53d7\u672c\u534f\u8bae\u7684\u4fee\u6539\u3002

\u5982\u679c\u60a8\u672a\u6ee118\u5468\u5c81\uff0c\u8bf7\u5728\u6cd5\u5b9a\u76d1\u62a4\u4eba\u7684\u966a\u540c\u4e0b\u9605\u8bfb\u672c\u534f\u8bae\uff0c\u5e76\u7279\u522b\u6ce8\u610f\u672a\u6210\u5e74\u4eba\u4f7f\u7528\u6761\u6b3e\u3002

\u7b2c\u4e00\u7ae0  \u5e10\u53f7\u5bc6\u7801\u4e0e\u6ce8\u518c\u3001\u767b\u5f55

1\u3001\u5e10\u53f7\u7684\u53d6\u5f97

(1)\u60a8\u786e\u8ba4\uff0c\u5728\u60a8\u5f00\u59cb\u6ce8\u518c\u672c\u8f6f\u4ef6\u524d\uff0c\u5df2\u7ecf\u5177\u5907\u4e2d\u534e\u4eba\u6c11\u5171\u548c\u56fd\u6cd5\u5f8b\u89c4\u5b9a\u7684\u4e0e\u60a8\u884c\u4e3a\u76f8\u9002\u5e94\u7684\u6c11\u4e8b\u884c\u4e3a\u80fd\u529b\u3002\u82e5\u60a8\u4e0d\u5177\u5907\u524d\u8ff0\u4e0e\u60a8\u884c\u4e3a\u76f8\u9002\u5e94\u7684\u6c11\u4e8b\u884c\u4e3a\u80fd\u529b\uff0c\u5219\u60a8\u53ca\u60a8\u7684\u76d1\u62a4\u4eba\u5e94\u4f9d\u7167\u6cd5\u5f8b\u89c4\u5b9a\u627f\u62c5\u56e0\u6b64\u800c\u5bfc\u81f4\u7684\u4e00\u5207\u540e\u679c\u3002

(2)\u60a8\u6ce8\u518c\u6210\u529f\u540e\uff0c\u5373\u6210\u4e3a\u672c\u8f6f\u4ef6\u6ce8\u518c\u7528\u6237\uff0c\u7528\u6237\u987b\u5bf9\u5728\u672c\u8f6f\u4ef6\u7684\u6ce8\u518c\u4fe1\u606f\u7684\u771f\u5b9e\u6027\u3001\u5408\u6cd5\u6027\u3001\u6709\u6548\u6027\u627f\u62c5\u5168\u90e8\u8d23\u4efb\u3002\u60a8\u53ef\u81ea\u884c\u521b\u5efa\u3001\u4fee\u6539\u6635\u79f0\uff0c\u4f46\u7528\u6237\u540d\u548c\u6635\u79f0\u7684\u547d\u540d\u53ca\u4f7f\u7528\u5e94\u9075\u5b88\u76f8\u5173\u6cd5\u5f8b\u6cd5\u89c4\u5e76\u7b26\u5408\u7f51\u7edc\u9053\u5fb7\uff0c\u4e0d\u5f97\u5192\u5145\u4ed6\u4eba\u6216\u6076\u610f\u6ce8\u518c\u4f7f\u4eba\u8bef\u8ba4\uff1b\u4e0d\u5f97\u5229\u7528\u4ed6\u4eba\u7684\u540d\u4e49\u53d1\u5e03\u4efb\u4f55\u4fe1\u606f\uff1b\u4e0d\u5f97\u6076\u610f\u4f7f\u7528\u6ce8\u518c\u5e10\u53f7\u5bfc\u81f4\u5176\u4ed6\u7528\u6237\u8bef\u8ba4\uff1b\u7528\u6237\u540d\u548c\u6635\u79f0\u4e2d\u4e0d\u80fd\u542b\u6709\u4efb\u4f55\u4fae\u8fb1\u3001\u8bfd\u8c24\u3001\u6deb\u79fd\u6216\u66b4\u529b\u7b49\u4fb5\u5bb3\u4ed6\u4eba\u5408\u6cd5\u6743\u76ca\u6216\u8fdd\u53cd\u516c\u5e8f\u826f\u4fd7\u7684\u8bcd\u8bed\u3002\u5982\u60a8\u8fdd\u53cd\u524d\u8ff0\u89c4\u5b9a\uff0c\u8d8a\u7586\u6709\u6743\u968f\u65f6\u9650\u5236\u6216\u62d2\u7edd\u60a8\u4f7f\u7528\u8be5\u8d26\u53f7\uff0c\u751a\u81f3\u6ce8\u9500\u8be5\u8d26\u53f7\u3002

(3)\u7528\u6237\u540d\u7684\u7ba1\u7406

1)\u8bf7\u52ff\u4ee5\u515a\u548c\u56fd\u5bb6\u9886\u5bfc\u4eba\u6216\u5176\u4ed6\u540d\u4eba\u7684\u771f\u5b9e\u59d3\u540d\u3001\u5b57\u3001\u53f7\u3001\u827a\u540d\u3001\u7b14\u540d\u3001\u5934\u8854\u7b49\u6ce8\u518c\u548c\u4f7f\u7528\u6635\u79f0\uff08\u5982\u786e\u4e3a\u672c\u4eba\uff0c\u9700\u8981\u63d0\u4ea4\u76f8\u5173\u8bc1\u636e\u5e76\u901a\u8fc7\u5ba1\u6838\u65b9\u53ef\u5141\u8bb8\u4f7f\u7528\uff09\uff1b

2)\u8bf7\u52ff\u4ee5\u56fd\u5bb6\u7ec4\u7ec7\u673a\u6784\u6216\u5176\u4ed6\u7ec4\u7ec7\u673a\u6784\u7684\u540d\u79f0\u7b49\u6ce8\u518c\u548c\u4f7f\u7528\u6635\u79f0\uff08\u5982\u786e\u4e3a\u8be5\u673a\u6784\uff0c\u9700\u8981\u63d0\u4ea4\u76f8\u5173\u8bc1\u636e\u5e76\u901a\u8fc7\u5ba1\u6838\u65b9\u53ef\u5141\u8bb8\u4f7f\u7528\uff09\uff1b

3)\u8bf7\u52ff\u6ce8\u518c\u548c\u4f7f\u7528\u4e0d\u6587\u660e\u3001\u4e0d\u5065\u5eb7\u7684\u7528\u6237\u540d\u548c\u6635\u79f0\uff1b

4)\u8bf7\u52ff\u6ce8\u518c\u548c\u4f7f\u7528\u6613\u4ea7\u751f\u6b67\u4e49\u3001\u5f15\u8d77\u4ed6\u4eba\u8bef\u89e3\u6216\u5e26\u6709\u5404\u79cd\u5947\u5f62\u602a\u72b6\u7b26\u53f7\u7684\u7528\u6237\u540d\u548c\u6635\u79f0\u3002

5)\u7528\u6237\u4ee5\u865a\u5047\u4fe1\u606f\u9a97\u53d6\u8d26\u53f7\u540d\u79f0\u6ce8\u518c\uff0c\u6216\u8d26\u53f7\u5934\u50cf\u3001\u7b80\u4ecb\u7b49\u6ce8\u518c\u4fe1\u606f\u5b58\u5728\u8fdd\u6cd5\u548c\u4e0d\u826f\u4fe1\u606f\u7684\uff0c\u8d8a\u7586\u5c06\u6682\u505c\u6216\u6ce8\u9500\u3002

2\u3001\u7ec8\u7aef\u5b89\u5168\u8d23\u4efb

\u60a8\u7406\u89e3\u5e76\u540c\u610f\uff0c\u672c\u8f6f\u4ef6\u6216\u672c\u670d\u52a1\u540c\u5927\u591a\u6570\u4e92\u8054\u7f51\u8f6f\u4ef6\u3001\u670d\u52a1\u4e00\u6837\uff0c\u53ef\u80fd\u4f1a\u53d7\u591a\u79cd\u56e0\u7d20\u5f71\u54cd\uff08\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u7528\u6237\u539f\u56e0\u3001\u7f51\u7edc\u670d\u52a1\u8d28\u91cf\u3001\u793e\u4f1a\u73af\u5883\u7b49\uff09\uff1b\u4e5f\u53ef\u80fd\u4f1a\u53d7\u5404\u79cd\u5b89\u5168\u95ee\u9898\u7684\u4fb5\u6270\uff08\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u4ed6\u4eba\u975e\u6cd5\u5229\u7528\u7528\u6237\u8d44\u6599\uff0c\u8fdb\u884c\u73b0\u5b9e\u4e2d\u7684\u9a9a\u6270\uff1b\u60a8\u4e0b\u8f7d\u5b89\u88c5\u7684\u5176\u4ed6\u8f6f\u4ef6\u6216\u8bbf\u95ee\u7684\u5176\u4ed6\u7f51\u7ad9\u4e2d\u53ef\u80fd\u542b\u6709\u75c5\u6bd2\u3001\u6728\u9a6c\u7a0b\u5e8f\u6216\u5176\u4ed6\u6076\u610f\u7a0b\u5e8f\uff0c\u5a01\u80c1\u60a8\u7ec8\u7aef\u7684\u4fe1\u606f\u548c\u6570\u636e\u7684\u5b89\u5168\uff0c\u7ee7\u800c\u5f71\u54cd\u672c\u8f6f\u4ef6\u3001\u672c\u670d\u52a1\u7684\u6b63\u5e38\u4f7f\u7528\u7b49\uff09\u3002\u56e0\u6b64\uff0c\u60a8\u5e94\u52a0\u5f3a\u4fe1\u606f\u5b89\u5168\u53ca\u4e2a\u4eba\u4fe1\u606f\u7684\u4fdd\u62a4\u610f\u8bc6\uff0c\u6ce8\u610f\u5bc6\u7801\u4fdd\u62a4\uff0c\u4ee5\u514d\u906d\u53d7\u635f\u5931\u3002

\u8bf7\u60a8\u59a5\u5584\u4fdd\u7ba1\u60a8\u6ce8\u518c\u65f6\u586b\u5199\u7684\u7528\u6237\u5e10\u53f7\u548c\u5bc6\u7801\uff0c\u4e0d\u8981\u5c06\u5e10\u53f7\u5bc6\u7801\u544a\u77e5\u4ed6\u4eba\uff0c\u56e0\u7528\u6237\u539f\u56e0\u5bfc\u81f4\u5e10\u53f7\u6216\u5bc6\u7801\u6cc4\u9732\u800c\u9020\u6210\u7684\u6cd5\u5f8b\u540e\u679c\u7531\u7528\u6237\u8d1f\u8d23\u3002\u540c\u65f6\uff0c\u7528\u6237\u8fd8\u5e94\u5f53\u5bf9\u4ee5\u6b64\u5e10\u53f7\u767b\u5f55\u8fdb\u884c\u7684\u6240\u6709\u6d3b\u52a8\u548c\u4e8b\u4ef6\u627f\u62c5\u5168\u90e8\u540e\u679c\u4e0e\u6cd5\u5f8b\u8d23\u4efb\u3002\u82e5\u60a8\u7684\u5e10\u53f7\u6216\u5bc6\u7801\u9057\u5931\uff0c\u53ef\u4ee5\u901a\u8fc7\u6ce8\u518c\u4fe1\u606f\u6309\u7167\u76f8\u5173\u6b65\u9aa4\u627e\u56de\u5bc6\u7801\uff0c\u82e5\u60a8\u53d1\u73b0\u8d26\u53f7\u906d\u5230\u672a\u6388\u6743\u7684\u4f7f\u7528\u6216\u5b58\u5728\u5176\u4ed6\u5b89\u5168\u6f0f\u6d1e\u7684\u60c5\u51b5\uff0c\u5e94\u7acb\u5373\u544a\u77e5\u8d8a\u7586\uff0c\u53ef\u901a\u8fc7\u90ae\u4ef6\u8054\u7cfbsupport@dobot.cc\u3002

\u7b2c\u4e8c\u7ae0  \u9690\u79c1\u653f\u7b56

\u8d8a\u7586\u79d1\u6280\u91cd\u89c6\u7528\u6237\u7684\u9690\u79c1\uff0c\u636e\u6700\u65b0\u7684\u76d1\u7ba1\u8981\u6c42\u4e0a\u7ebf\u5e76\u66f4\u65b0\u4e86\u8d8a\u7586\u300a\u9690\u79c1\u653f\u7b56\u300b\u3002\u8be5\u653f\u7b56\u5c06\u5e2e\u52a9\u60a8\u4e86\u89e3\u4ee5\u4e0b\u5185\u5bb9\uff1a
1.\u6211\u4eec\u5982\u4f55\u6536\u96c6\u548c\u4f7f\u7528\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f
2.\u6211\u4eec\u5982\u4f55\u4f7f\u7528 Cookie\u548c\u540c\u7c7b\u6280\u672f
3.\u6211\u4eec\u5982\u4f55\u5171\u4eab\u3001\u8f6c\u8ba9\u3001\u516c\u5f00\u62ab\u9732\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f

4.\u6211\u4eec\u5982\u4f55\u4fdd\u62a4\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f

5.\u60a8\u7684\u6743\u5229
6.\u6211\u4eec\u5982\u4f55\u5904\u7406\u672a\u6210\u5e74\u4eba\u7684\u4e2a\u4eba\u4fe1\u606f
7.\u60a8\u7684\u4e2a\u4eba\u4fe1\u606f\u5982\u4f55\u5b58\u50a8\u4ee5\u53ca\u5728\u5168\u7403\u8303\u56f4\u8f6c\u79fb\u53ca\u50a8\u5b58\u671f\u9650
8.\u672c\u653f\u7b56\u5982\u4f55\u66f4\u65b0
9.\u5982\u4f55\u8054\u7cfb\u6211\u4eec
\u7b2c\u4e09\u7ae0 \u9650\u5236\u6761\u6b3e

\u82e5\u8d8a\u7586\u79d1\u6280\u4f9d\u6258\u201cDobot\u8f6f\u4ef6\u201d\u5411\u60a8\u63d0\u4f9b\u670d\u52a1\uff0c\u60a8\u8fd8\u5e94\u9075\u5b88\u4ee5\u4e0b\u7ea6\u5b9a\uff1a

1.\u60a8\u5728\u4f7f\u7528\u672c\u670d\u52a1\u7684\u8fc7\u7a0b\u4e2d\u53ef\u80fd\u9700\u8981\u4e0b\u8f7d\u8f6f\u4ef6\uff0c\u5bf9\u4e8e\u8fd9\u4e9b\u8f6f\u4ef6\uff0c\u8d8a\u7586\u7ed9\u4e88\u60a8\u4e00\u9879\u4e2a\u4eba\u7684\u3001\u4e0d\u53ef\u8f6c\u8ba9\u53ca\u975e\u6392\u4ed6\u6027\u7684\u8bb8\u53ef\u3002\u60a8\u4ec5\u53ef\u4e3a\u8bbf\u95ee\u6216\u4f7f\u7528\u672c\u670d\u52a1\u7684\u76ee\u7684\u800c\u4f7f\u7528\u8fd9\u4e9b\u8f6f\u4ef6\u3002

2.\u4e3a\u4e86\u6539\u5584\u7528\u6237\u4f53\u9a8c\u3001\u4fdd\u8bc1\u670d\u52a1\u7684\u5b89\u5168\u6027\u53ca\u4ea7\u54c1\u529f\u80fd\u7684\u4e00\u81f4\u6027\uff0c\u8d8a\u7586\u79d1\u6280\u53ef\u80fd\u4f1a\u5bf9\u8f6f\u4ef6\u8fdb\u884c\u66f4\u65b0\u3002\u60a8\u5e94\u8be5\u5c06\u76f8\u5173\u8f6f\u4ef6\u66f4\u65b0\u5230\u6700\u65b0\u7248\u672c\uff0c\u5426\u5219\u8d8a\u7586\u79d1\u6280\u5e76\u4e0d\u4fdd\u8bc1\u5176\u80fd\u6b63\u5e38\u4f7f\u7528\u3002

3.\u8d8a\u7586\u79d1\u6280\u53ef\u80fd\u4e3a\u4e0d\u540c\u7684\u7ec8\u7aef\u8bbe\u5907\u5f00\u53d1\u4e0d\u540c\u7684\u8f6f\u4ef6\u7248\u672c\uff0c\u60a8\u5e94\u5f53\u6839\u636e\u5b9e\u9645\u60c5\u51b5\u9009\u62e9\u4e0b\u8f7d\u5408\u9002\u7684\u7248\u672c\u8fdb\u884c\u5b89\u88c5\u3002\u60a8\u53ef\u4ee5\u76f4\u63a5\u4ece\u8d8a\u7586\u79d1\u6280\u7684\u7f51\u7ad9\u4e0a\u83b7\u53d6\u8f6f\u4ef6\uff0c\u4e5f\u53ef\u4ee5\u4ece\u5f97\u5230\u8d8a\u7586\u79d1\u6280\u6388\u6743\u7684\u7b2c\u4e09\u65b9\u83b7\u53d6\u3002\u5982\u679c\u60a8\u4ece\u672a\u7ecf\u8d8a\u7586\u79d1\u6280\u6388\u6743\u7684\u7b2c\u4e09\u65b9\u83b7\u53d6\u8f6f\u4ef6\u6216\u4e0e\u8f6f\u4ef6\u540d\u79f0\u76f8\u540c\u7684\u5b89\u88c5\u7a0b\u5e8f\uff0c\u8d8a\u7586\u79d1\u6280\u65e0\u6cd5\u4fdd\u8bc1\u8be5\u8f6f\u4ef6\u80fd\u591f\u6b63\u5e38\u4f7f\u7528\uff0c\u5e76\u5bf9\u56e0\u6b64\u7ed9\u60a8\u9020\u6210\u7684\u635f\u5931\u4e0d\u4e88\u8d1f\u8d23\u3002

4.\u9664\u975e\u8d8a\u7586\u79d1\u6280\u4e66\u9762\u8bb8\u53ef\uff0c\u60a8\u4e0d\u5f97\u4ece\u4e8b\u4e0b\u5217\u4efb\u4e00\u884c\u4e3a\uff1a

\u5220\u9664\u8f6f\u4ef6\u53ca\u5176\u526f\u672c\u4e0a\u5173\u4e8e\u8457\u4f5c\u6743\u7684\u4fe1\u606f\uff1b

\u5bf9\u8f6f\u4ef6\u8fdb\u884c\u53cd\u5411\u5de5\u7a0b\u3001\u53cd\u5411\u6c47\u7f16\u3001\u53cd\u5411\u7f16\u8bd1\uff0c\u6216\u8005\u4ee5\u5176\u4ed6\u65b9\u5f0f\u5c1d\u8bd5\u53d1\u73b0\u8f6f\u4ef6\u7684\u6e90\u4ee3\u7801\uff1b

\u5bf9\u8d8a\u7586\u79d1\u6280\u62e5\u6709\u77e5\u8bc6\u4ea7\u6743\u7684\u5185\u5bb9\u8fdb\u884c\u4f7f\u7528\u3001\u51fa\u79df\u3001\u51fa\u501f\u3001\u590d\u5236\u3001\u4fee\u6539\u3001\u94fe\u63a5\u3001\u8f6c\u8f7d\u3001\u6c47\u7f16\u3001\u53d1\u8868\u3001\u51fa\u7248\u3001\u5efa\u7acb\u955c\u50cf\u7ad9\u70b9\u7b49\uff1b

\u5bf9\u8f6f\u4ef6\u6216\u8005\u8f6f\u4ef6\u8fd0\u884c\u8fc7\u7a0b\u4e2d\u91ca\u653e\u5230\u4efb\u4f55\u7ec8\u7aef\u5185\u5b58\u4e2d\u7684\u6570\u636e\u3001\u8f6f\u4ef6\u8fd0\u884c\u8fc7\u7a0b\u4e2d\u5ba2\u6237\u7aef\u4e0e\u670d\u52a1\u5668\u7aef\u7684\u4ea4\u4e92\u6570\u636e\uff0c\u4ee5\u53ca\u8f6f\u4ef6\u8fd0\u884c\u6240\u5fc5\u9700\u7684\u7cfb\u7edf\u6570\u636e\uff0c\u8fdb\u884c\u590d\u5236\u3001\u4fee\u6539\u3001\u589e\u52a0\u3001\u5220\u9664\u3001\u6302\u63a5\u8fd0\u884c\u6216\u521b\u4f5c\u4efb\u4f55\u884d\u751f\u4f5c\u54c1\uff0c\u5f62\u5f0f\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u4f7f\u7528\u63d2\u4ef6\u3001\u5916\u6302\u6216\u975e\u7ecf\u8d8a\u7586\u79d1\u6280\u6388\u6743\u7684\u7b2c\u4e09\u65b9\u5de5\u5177/\u670d\u52a1\u63a5\u5165\u8f6f\u4ef6\u548c\u76f8\u5173\u7cfb\u7edf\uff1b

\u901a\u8fc7\u4fee\u6539\u6216\u4f2a\u9020\u8f6f\u4ef6\u8fd0\u884c\u4e2d\u7684\u6307\u4ee4\u3001\u6570\u636e\uff0c\u589e\u52a0\u3001\u5220\u51cf\u3001\u53d8\u52a8\u8f6f\u4ef6\u7684\u529f\u80fd\u6216\u8fd0\u884c\u6548\u679c\uff0c\u6216\u8005\u5c06\u7528\u4e8e\u4e0a\u8ff0\u7528\u9014\u7684\u8f6f\u4ef6\u3001\u65b9\u6cd5\u8fdb\u884c\u8fd0\u8425\u6216\u5411\u516c\u4f17\u4f20\u64ad\uff0c\u65e0\u8bba\u8fd9\u4e9b\u884c\u4e3a\u662f\u5426\u4e3a\u5546\u4e1a\u76ee\u7684\uff1b

\u901a\u8fc7\u975e\u8d8a\u7586\u79d1\u6280\u5f00\u53d1\u3001\u6388\u6743\u7684\u7b2c\u4e09\u65b9\u8f6f\u4ef6\u3001\u63d2\u4ef6\u3001\u5916\u6302\u3001\u7cfb\u7edf\uff0c\u767b\u5f55\u6216\u4f7f\u7528\u8d8a\u7586\u79d1\u6280\u8f6f\u4ef6\u53ca\u670d\u52a1\uff0c\u6216\u5236\u4f5c\u3001\u53d1\u5e03\u3001\u4f20\u64ad\u975e\u8d8a\u7586\u79d1\u6280\u5f00\u53d1\u3001\u6388\u6743\u7684\u7b2c\u4e09\u65b9\u8f6f\u4ef6\u3001\u63d2\u4ef6\u3001\u5916\u6302\u3001\u7cfb\u7edf\u3002

5.\u60a8\u9700\u8981\u9075\u5b88\u4ee5\u4e0b\u7528\u6237\u884c\u4e3a\u51c6\u5219

\u60a8\u5728\u4f7f\u7528\u672c\u670d\u52a1\u65f6\u987b\u9075\u5b88\u6cd5\u5f8b\u6cd5\u89c4\uff0c\u4e0d\u5f97\u5229\u7528\u672c\u670d\u52a1\u4ece\u4e8b\u8fdd\u6cd5\u8fdd\u89c4\u884c\u4e3a\uff0c\u4ee5\u53ca\u4e0d\u5f97\u5229\u7528\u672c\u670d\u52a1\u5236\u4f5c\u3001\u4e0a\u8f7d\u3001\u590d\u5236\u3001\u53d1\u5e03\u3001\u4f20\u64ad\u6216\u8005\u8f6c\u8f7d\u5982\u4e0b\u5185\u5bb9\uff0c\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\uff1a
(1) \u53cd\u5bf9\u5baa\u6cd5\u6240\u786e\u5b9a\u7684\u57fa\u672c\u539f\u5219\u7684\uff1b
(2) \u5371\u5bb3\u56fd\u5bb6\u5b89\u5168\uff0c\u6cc4\u9732\u56fd\u5bb6\u79d8\u5bc6\uff0c\u98a0\u8986\u56fd\u5bb6\u653f\u6743\uff0c\u7834\u574f\u56fd\u5bb6\u7edf\u4e00\u7684\uff1b
(3) \u635f\u5bb3\u56fd\u5bb6\u8363\u8a89\u548c\u5229\u76ca\u7684\uff1b
(4) \u717d\u52a8\u6c11\u65cf\u4ec7\u6068\u3001\u6c11\u65cf\u6b67\u89c6\uff0c\u7834\u574f\u6c11\u65cf\u56e2\u7ed3\u7684\uff1b
(5) \u7834\u574f\u56fd\u5bb6\u5b97\u6559\u653f\u7b56\uff0c\u5ba3\u626c\u90aa\u6559\u548c\u5c01\u5efa\u8ff7\u4fe1\u7684\uff1b
(6) \u6563\u5e03\u8c23\u8a00\uff0c\u6270\u4e71\u793e\u4f1a\u79e9\u5e8f\uff0c\u7834\u574f\u793e\u4f1a\u7a33\u5b9a\u7684\uff1b
(7) \u6563\u5e03\u6deb\u79fd\u3001\u8272\u60c5\u3001\u8d4c\u535a\u3001\u66b4\u529b\u3001\u51f6\u6740\u3001\u6050\u6016\u6216\u8005\u6559\u5506\u72af\u7f6a\u7684\uff1b
(8) \u4fae\u8fb1\u6216\u8005\u8bfd\u8c24\u4ed6\u4eba\uff0c\u4fb5\u5bb3\u4ed6\u4eba\u5408\u6cd5\u6743\u76ca\u7684\uff1b
(9) \u542b\u6709\u6cd5\u5f8b\u3001\u884c\u653f\u6cd5\u89c4\u7981\u6b62\u7684\u5176\u4ed6\u5185\u5bb9\u7684\u4fe1\u606f

6.\u60a8\u9700\u8981\u9075\u5b88\u7b2c\u4e09\u65b9\u670d\u52a1\u7684\u7528\u6237\u534f\u8bae

\u60a8\u5728\u672c\u5e73\u53f0\u4e0a\u4f7f\u7528\u7b2c\u4e09\u65b9\u63d0\u4f9b\u7684\u4ea7\u54c1\u6216\u670d\u52a1\u65f6\uff0c\u9664\u9075\u5b88\u672c\u534f\u8bae\u7ea6\u5b9a\u5916\uff0c\u8fd8\u5e94\u9075\u5b88\u7b2c\u4e09\u65b9\u7684\u7528\u6237\u534f\u8bae\u3001\u89c4\u5219\u3001\u89c4\u8303\u7b49\u3002\u8d8a\u7586\u548c\u7b2c\u4e09\u65b9\u5bf9\u53ef\u80fd\u51fa\u73b0\u7684\u7ea0\u7eb7\u5728\u6cd5\u5f8b\u89c4\u5b9a\u548c\u7ea6\u5b9a\u7684\u8303\u56f4\u5185\u5404\u81ea\u627f\u62c5\u8d23\u4efb\u3002

\u60a8\u4f7f\u7528\u672c\u8f6f\u4ef6\u6216\u8981\u6c42\u8d8a\u7586\u63d0\u4f9b\u7279\u5b9a\u670d\u52a1\u65f6\uff0c\u672c\u8f6f\u4ef6\u53ef\u80fd\u4f1a\u8c03\u7528\u7b2c\u4e09\u65b9\u7cfb\u7edf\u6216\u8005\u901a\u8fc7\u7b2c\u4e09\u65b9\u652f\u6301\u60a8\u7684\u4f7f\u7528\u6216\u8bbf\u95ee\uff0c\u4f7f\u7528\u6216\u8bbf\u95ee\u7684\u7ed3\u679c\u7531\u8be5\u7b2c\u4e09\u65b9\u63d0\u4f9b\uff08\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u60a8\u901a\u8fc7\u672c\u670d\u52a1\u8df3\u8f6c\u5230\u7684\u7b2c\u4e09\u65b9\u63d0\u4f9b\u7684\u670d\u52a1\u53ca\u5185\u5bb9\uff0c\u7b2c\u4e09\u65b9\u901a\u8fc7\u8d8a\u7586\u5f00\u653e\u5e73\u53f0\u63a5\u5165\u7684\u670d\u52a1\u53ca\u5185\u5bb9\u7b49\uff09\uff0c\u8d8a\u7586\u65e0\u6cd5\u4fdd\u8bc1\u7b2c\u4e09\u65b9\u63d0\u4f9b\u670d\u52a1\u53ca\u5185\u5bb9\u7684\u5b89\u5168\u6027\u3001\u51c6\u786e\u6027\u3001\u6709\u6548\u6027\u53ca\u5176\u4ed6\u4e0d\u786e\u5b9a\u7684\u98ce\u9669\uff0c\u60a8\u5e94\u81ea\u884c\u627f\u62c5\u76f8\u5173\u98ce\u9669\u3001\u540e\u679c\u3002

\u7b2c\u56db\u7ae0 \u77e5\u8bc6\u4ea7\u6743\u58f0\u660e

1.\u8d8a\u7586\u79d1\u6280\u5728\u672c\u670d\u52a1\u4e2d\u63d0\u4f9b\u7684\u5185\u5bb9\uff08\u5305\u62ec\u4f46\u4e0d\u9650\u4e8e\u7f51\u9875\u3001\u6587\u5b57\u3001\u56fe\u7247\u3001\u97f3\u9891\u3001\u89c6\u9891\u3001\u56fe\u8868\u7b49\uff09\u7684\u77e5\u8bc6\u4ea7\u6743\u5f52\u8d8a\u7586\u79d1\u6280\u6240\u6709\uff0c\u7528\u6237\u5728\u4f7f\u7528\u672c\u670d\u52a1\u4e2d\u6240\u4ea7\u751f\u7684\u5185\u5bb9\u7684\u77e5\u8bc6\u4ea7\u6743\u5f52\u7528\u6237\u6216\u76f8\u5173\u6743\u5229\u4eba\u6240\u6709\u3002

2.\u9664\u53e6\u6709\u7279\u522b\u58f0\u660e\u5916\uff0c\u8d8a\u7586\u79d1\u6280\u63d0\u4f9b\u672c\u670d\u52a1\u65f6\u6240\u4f9d\u6258\u8f6f\u4ef6\u7684\u8457\u4f5c\u6743\u3001\u4e13\u5229\u6743\u53ca\u5176\u4ed6\u77e5\u8bc6\u4ea7\u6743\u5747\u5f52\u8d8a\u7586\u79d1\u6280\u6240\u6709\u3002

3.\u4e0a\u8ff0\u53ca\u5176\u4ed6\u4efb\u4f55\u672c\u670d\u52a1\u5305\u542b\u7684\u5185\u5bb9\u7684\u77e5\u8bc6\u4ea7\u6743\u5747\u53d7\u5230\u6cd5\u5f8b\u4fdd\u62a4\uff0c\u672a\u7ecf\u8d8a\u7586\u79d1\u6280\u3001\u7528\u6237\u6216\u76f8\u5173\u6743\u5229\u4eba\u4e66\u9762\u8bb8\u53ef\uff0c\u4efb\u4f55\u4eba\u4e0d\u5f97\u4ee5\u4efb\u4f55\u5f62\u5f0f\u8fdb\u884c\u4f7f\u7528\u6216\u521b\u9020\u76f8\u5173\u884d\u751f\u4f5c\u54c1\u3002

\u7b2c\u4e94\u7ae0 \u5176\u4ed6

1.\u672c\u534f\u8bae\u7b7e\u8ba2\u5730\u4e3a\u4e2d\u534e\u4eba\u6c11\u5171\u548c\u56fd\u5e7f\u4e1c\u7701\u6df1\u5733\u5e02\u5357\u5c71\u533a\u3002

2.\u672c\u534f\u8bae\u7684\u6210\u7acb\u3001\u751f\u6548\u3001\u5c65\u884c\u3001\u89e3\u91ca\u53ca\u7ea0\u7eb7\u89e3\u51b3\uff0c\u9002\u7528\u4e2d\u534e\u4eba\u6c11\u5171\u548c\u56fd\u5927\u9646\u5730\u533a\u6cd5\u5f8b\uff08\u4e0d\u5305\u62ec\u51b2\u7a81\u6cd5\uff09\u3002

3.\u82e5\u60a8\u548c\u8d8a\u7586\u79d1\u6280\u4e4b\u95f4\u53d1\u751f\u4efb\u4f55\u7ea0\u7eb7\u6216\u4e89\u8bae\uff0c\u9996\u5148\u5e94\u53cb\u597d\u534f\u5546\u89e3\u51b3\uff1b\u534f\u5546\u4e0d\u6210\u7684\uff0c\u60a8\u540c\u610f\u5c06\u7ea0\u7eb7\u6216\u4e89\u8bae\u63d0\u4ea4\u672c\u534f\u8bae\u7b7e\u8ba2\u5730\u6709\u7ba1\u8f96\u6743\u7684\u4eba\u6c11\u6cd5\u9662\u7ba1\u8f96\u3002

4.\u672c\u534f\u8bae\u6240\u6709\u6761\u6b3e\u7684\u6807\u9898\u4ec5\u4e3a\u9605\u8bfb\u65b9\u4fbf\uff0c\u672c\u8eab\u5e76\u65e0\u5b9e\u9645\u6db5\u4e49\uff0c\u4e0d\u80fd\u4f5c\u4e3a\u672c\u534f\u8bae\u6db5\u4e49\u89e3\u91ca\u7684\u4f9d\u636e\u3002

5.\u672c\u534f\u8bae\u6761\u6b3e\u65e0\u8bba\u56e0\u4f55\u79cd\u539f\u56e0\u90e8\u5206\u65e0\u6548\u6216\u4e0d\u53ef\u6267\u884c\uff0c\u5176\u4f59\u6761\u6b3e\u4ecd\u6709\u6548\uff0c\u5bf9\u53cc\u65b9\u5177\u6709\u7ea6\u675f\u529b\u3002

6.\u82e5\u672c\u534f\u8bae\u6709\u4e2d\u6587\u3001\u82f1\u6587\u7b49\u591a\u4e2a\u8bed\u8a00\u7248\u672c\uff0c\u76f8\u5e94\u5185\u5bb9\u4e0d\u4e00\u81f4\u7684\uff0c\u5747\u4ee5\u4e2d\u6587\u7248\u7684\u5185\u5bb9\u4e3a\u51c6\u3002\uff08\u5b8c\uff09

 

\u672c\u534f\u8bae\u66f4\u65b0\u65f6\u95f4\uff1a2021\u5e745\u67081\u65e5

\u6df1\u5733\u5e02\u8d8a\u7586\u79d1\u6280\u6709\u9650\u516c\u53f8

'},419:function(e,n){e.exports=' \x3c!--[if gte mso 9\r\n ]> Administrator11112052-11.1.0.10700A11614F5F4ED465180A6A081B0949F2AMicrosoftInternetExplorer402DocumentNotSpecified7.8 \u78c5Web0\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n @font-face{font-family:\'Times New Roman\'}@font-face{font-family:\'\u5b8b\u4f53\'}@font-face{font-family:\'\u5fae\u8f6f\u96c5\u9ed1\'}@font-face{font-family:Wingdings}p.MsoNormal{mso-style-name:\u6b63\u6587;mso-style-parent:\'\';margin:0;margin-bottom:.0001pt;mso-pagination:none;text-align:justify;text-justify:inter-ideograph;font-family:\u5fae\u8f6f\u96c5\u9ed1;font-size:11pt}span.10{font-family:\u5fae\u8f6f\u96c5\u9ed1}p.15{mso-style-name:\'\u77f3\u58a8\u6587\u6863\u6807\u9898 1\';mso-style-noshow:yes;mso-style-next:\u77f3\u58a8\u6587\u6863\u6b63\u6587;margin-top:13pt;margin-bottom:13pt;mso-outline-level:1;font-family:\u5fae\u8f6f\u96c5\u9ed1;font-weight:700;font-size:16pt}p.16{mso-style-name:\u77f3\u58a8\u6587\u6863\u526f\u6807\u9898;margin-top:13pt;margin-bottom:13pt;font-family:\u5fae\u8f6f\u96c5\u9ed1;color:#888;font-size:18pt}p.17{mso-style-name:\u77f3\u58a8\u6587\u6863\u6b63\u6587;margin:0;margin-bottom:.0001pt;font-family:\u5fae\u8f6f\u96c5\u9ed1;font-size:11pt}p.18{mso-style-name:\u77f3\u58a8\u6587\u6863\u6807\u9898;mso-style-noshow:yes;mso-style-next:\u77f3\u58a8\u6587\u6863\u6b63\u6587;margin-top:13pt;margin-bottom:13pt;mso-outline-level:1;font-family:\u5fae\u8f6f\u96c5\u9ed1;font-weight:700;font-size:20pt}p.19{mso-style-name:\'\u77f3\u58a8\u6587\u6863\u6807\u9898 2\';mso-style-noshow:yes;mso-style-next:\u77f3\u58a8\u6587\u6863\u6b63\u6587;margin-top:13pt;margin-bottom:13pt;mso-outline-level:2;font-family:\u5fae\u8f6f\u96c5\u9ed1;font-weight:700;font-size:14pt}p.20{mso-style-name:\'\u77f3\u58a8\u6587\u6863\u6807\u9898 3\';mso-style-noshow:yes;mso-style-next:\u77f3\u58a8\u6587\u6863\u6b63\u6587;margin-top:13pt;margin-bottom:13pt;mso-outline-level:3;font-family:\u5fae\u8f6f\u96c5\u9ed1;font-weight:700;font-size:13pt}p.21{mso-style-name:\'\u77f3\u58a8\u6587\u6863\u6807\u9898 4\';mso-style-noshow:yes;mso-style-next:\u77f3\u58a8\u6587\u6863\u6b63\u6587;margin-top:13pt;margin-bottom:13pt;mso-outline-level:4;font-family:\u5fae\u8f6f\u96c5\u9ed1;font-weight:700;font-size:12pt}p.22{mso-style-name:\u77f3\u58a8\u6587\u6863\u5f15\u7528;margin:0;margin-bottom:.0001pt;border-left:3.75pt solid #f0f0f0;mso-border-left-alt:3.75pt solid #f0f0f0;padding:0 0 0 10pt;font-family:\u5fae\u8f6f\u96c5\u9ed1;color:#adadad;font-size:11pt}span.msoIns{mso-style-type:export-only;mso-style-name:\'\';text-decoration:underline;text-underline:single;color:#00f}span.msoDel{mso-style-type:export-only;mso-style-name:\'\';text-decoration:line-through;color:red}table.MsoNormalTable{mso-style-name:\u666e\u901a\u8868\u683c;mso-style-parent:\'\';mso-style-noshow:yes;mso-tstyle-rowband-size:0;mso-tstyle-colband-size:0;mso-padding-alt:0 5.4pt 0 5.4pt;mso-para-margin:0;mso-para-margin-bottom:.0001pt;mso-pagination:widow-orphan;font-family:\'Times New Roman\';font-size:10pt;mso-ansi-language:#0400;mso-fareast-language:#0400;mso-bidi-language:#0400}@page{mso-page-border-surround-header:no;mso-page-border-surround-footer:no}@page Section0{margin-top:72pt;margin-bottom:72pt;margin-left:90pt;margin-right:90pt;size:595pt 842pt;layout-grid:15.6pt;mso-header-margin:42.55pt;mso-footer-margin:49.6pt}div.Section0{page:Section0}

Accept the terms

By logging in to this site, you are committed to reading, understanding and accepting the following terms of use. If you do not understand or do not accept any of these contents, please leave this page immediately. Dobot reserves the right to update and modify these Terms of Use at any time without notice. Dobot reserves the right to take legal action and requires reasonable compensation for any breach of these Terms of Use.

 

Copyright

Unless otherwise stated, the copyright of all contents of this website belongs to Dobot. No part of this website may be reproduced, distributed, photocopied, displayed, linked, or transmitted by any other person without the written permission of Dobot or any other copyrighted third party, uploaded to other servers by way of hyperlinks , Remain in the information retrieval system, or download or copy for any commercial purpose. If you download or copy the content of this website for non-commercial purposes, you should not modify any content during its use, and you should retain the content and form of the copyright statement or other ownership statement contained in the original.

 

Trademark rights

Unless otherwise stated, all trademarks, logos, logos, or other marks displayed, referred to or otherwise used on this site belong to Dobot. The above trademarks and logos may not be used in any way without the written permission of Dobot or a trademark licensed by third parties.

 

Statement

This site is for content use only and is provided for your convenience. Dobot strives to provide accurate information without liability for the accuracy of the information. Dobot reserves the right to modify the contents or the product information without notice.

 

All content on this site is provided in good faith and Dobot makes no representations or warranties with respect to the content of this site and Dobot specifically disclaims any warranty or commitment whatsoever of the content of this site to the fullest extent permitted by law, Express or implied, including the description of the product\u2019s performance, suitability, and legitimacy.

 

Limitation of Liability

Neither Dobot nor its affiliates, directors, representatives, employees or other representatives make any damages whatsoever for any loss whatsoever, including direct, indirect, special, incidental, consequential damages, arising out of the use of this website or the content of the website responsibility.

 

Product supply

The products, services, etc. displayed on this site may differ from those in other countries or regions. If you need specific product or service information, contact your local dealer.

 

Third-party links

For your convenience, this website may contain links to third party websites, and Dobot is not responsible for any content on third party websites. When using third-party websites, you may need to review and accept its terms of use. In addition, third party links do not imply that Dobot endorses any product or service on the website.

 

Access is password protected / secure

Only authorized users can access and use this site\u2019s password protected secure area. Unauthorized users attempting to visit these areas may be held legally responsible.

'},420:function(e,n,t){},43:function(e,n,t){"use strict";t.d(n,"f",(function(){return a})),t.d(n,"g",(function(){return i})),t.d(n,"h",(function(){return r})),t.d(n,"e",(function(){return T})),t.d(n,"b",(function(){return _})),t.d(n,"c",(function(){return c})),t.d(n,"i",(function(){return R})),t.d(n,"d",(function(){return E})),t.d(n,"a",(function(){return d}));var o=t(15),a=null==="production"?void 0:"production".includes("development"),i=null==="production"?void 0:"production".includes("release"),s=null==="production"?void 0:"production".includes("production"),r=null==="production"?void 0:"production".includes("dobotverse"),T=a?"dev-cdn.dobotlab.dobot.cc":i?"rc-cdn.dobotlab.dobot.cc":"cdn.dobotlab.dobot.cc",_=a?"beta":i?"rc":"stable",l=function(){return r?window.location.href.includes("'https://local.dobotlab.dobot.cc/verse'"):"https://local.dobotlab.dobot.cc"===window.location.origin},c=function(){var e=o.a.getState().additionalToolReducer.isOnlineState;return"https://test.dobotlab.dobot.cc"===window.location.origin?"https://test.dobotlab.dobot.cc":l()?"https://local.dobotlab.dobot.cc":e?window.location.origin.includes("qq")?"https://dobotlab.dobot.cc":a&&!l()?"https://dev.dobotlab.dobot.cc":i?"https://rc.dobotlab.dobot.cc":s?"https://dobotlab.dobot.cc":window.location.origin:"http://localhost:".concat(localStorage.getItem("localServerPort")||3001)},R=a?"https://dev.dobotlab.dobot.cc":i?"https://rc.dobotlab.dobot.cc":"https://dobotlab.dobot.cc",E=function(){if(!a&&!i){var e=document.querySelector("title");e&&(e.innerText="DobotLab ".concat("2.3.5"))}},d=a?"beta":i?"rc":"stable"},493:function(e,n,t){},494:function(e,n,t){},495:function(e,n,t){e.exports=t.p+"static/media/project_loading.edea9b11.gif"},497:function(e,n,t){},498:function(e,n,t){},499:function(e,n,t){e.exports=t.p+"static/media/icon_blockly.eafbc6da.svg"},500:function(e,n,t){e.exports=t.p+"static/media/icon_python.7875649a.svg"},501:function(e,n,t){},502:function(e,n,t){},504:function(e,n,t){"use strict";t.r(n);var o,a=t(0),i=t.n(a),s=t(33),r=t.n(s),T=(t(316),t(20)),_=t.n(T),l=t(32),c=t(31),R=t(34),E=t(48),d=t(47),m=t(114),p=t(506),f=t(39),u=(t(494),t(41)),L=t(17),S=t(27),A=t(25),O=(t(118),t(4)),N=t.n(O),I=t(187),C=t(279),h=t.n(C),y=t(280),P=t.n(y),g=Object(f.k)((function(e){var n=e.location.pathname,t=Object(I.a)().t,o=n.includes("blockly"),a=n.includes("script"),s=!o&&!a;return i.a.createElement("div",{className:"homePageGuide"},o?i.a.createElement("img",{className:"blocklyPageImg",src:h.a,alt:""}):a?i.a.createElement("img",{className:"pythonPageImg",src:P.a,alt:""}):i.a.createElement("div",{className:N()("homePageImg",{pythonPageImgEn:"zh-cn"!==e.locale})},i.a.createElement("div",{className:"flex-row"},i.a.createElement("span",{className:"info1"},t("TR_TEACHERING_MODULE")),i.a.createElement("span",{className:"info2"},t("TR_LAB_MODULE")),i.a.createElement("span",{className:"info3"},t("TR_CLASEE_MODULE")))),i.a.createElement("div",{className:"homePageContent"},i.a.createElement("div",{className:"text1"},t(o?"TR_WELCOME_BLOCKLY":a?"TR_WELCOME_PYTHON":"TR_WELCOME_DOBOTLAB")),s?i.a.createElement("div",{className:"text2"},t("TR_INTRODUCE")):"",i.a.createElement("div",{className:"homePageButton",onClick:function(){return e.handleCloseGuideLines()}},t(s?"TR_ENTER_DOBOTLAB":"TR_ENTER_LAB")),i.a.createElement("div",{className:"guideLinesButton",onClick:function(){return e.showHomePage(!1)}},t("TR_CHECK_GUIDELINES"))))})),D=t(508),b=t(191),w=t.n(b),U=t(192),M=t.n(U),k=t(193),H=t.n(k),x=t(194),v=t.n(x),W=t(195),B=t.n(W),G=t(196),F=t.n(G),z=function(e){var n=Object(I.a)().t,t=Object(a.useState)(!1),o=Object(L.a)(t,2),s=o[0],r=o[1],T=Object(a.useState)(0),_=Object(L.a)(T,2),l=_[0],c=_[1];Object(a.useEffect)((function(){setTimeout((function(){r(!0)}),200)}));return i.a.createElement("div",{className:"mainInterface"},i.a.createElement("span",{className:"closeText",onClick:function(){return e.handleCloseGuideLines()}},n(l<2?"TR_SKIP":"TR_FINISH")),i.a.createElement("div",{className:"carousel"},s?i.a.createElement(D.a,{autoplay:!1,dotPosition:"bottom",afterChange:function(e){c(e)}},i.a.createElement("div",null,i.a.createElement("div",{className:"contentStyle"},i.a.createElement("img",{src:"zh-cn"!==e.locale?v.a:w.a,alt:""}),i.a.createElement("div",{className:"text"},i.a.createElement("div",{className:"title"},n("TR_TITLE_BAR")),i.a.createElement("div",{className:"info"},n("TR_TITLE_BAR_TIP1")),i.a.createElement("div",{className:"info"},n("TR_TITLE_BAR_TIP2"))))),i.a.createElement("div",null,i.a.createElement("div",{className:"contentStyle"},i.a.createElement("img",{src:"zh-cn"!==e.locale?F.a:M.a,alt:""}),i.a.createElement("div",{className:"text"},i.a.createElement("div",{className:"title"},n("TR_MY_COURSE")),i.a.createElement("div",{className:"info"},n("TR_MY_COURSE_TIP")),i.a.createElement("div",{className:"title"},n("TR_PERSONAL_WORK")),i.a.createElement("div",{className:"info"},n("TR_PERSONAL_WORK_TIP"))))),i.a.createElement("div",null,i.a.createElement("div",{className:"contentStyle"},i.a.createElement("img",{src:"zh-cn"!==e.locale?B.a:H.a,alt:""}),i.a.createElement("div",{className:"text"},i.a.createElement("div",{className:"title"},n("TR_DOBOTBLOCK_LAB")),i.a.createElement("div",{className:"info"},n("TR_DOBOTBLOCK_LAB_TIP")),i.a.createElement("div",{className:"title"},n("TR_GUIDE_PYTHON_LAB")),i.a.createElement("div",{className:"info"},n("TR_PYTHON_LAB_TIP")))))):i.a.createElement("div",{className:"contentStyle"},i.a.createElement("img",{src:"zh-cn"!==e.locale?v.a:w.a,alt:""}),i.a.createElement("img",{className:"preloadImg",src:"zh-cn"!==e.locale?B.a:M.a,alt:""}),i.a.createElement("img",{className:"preloadImg",src:"zh-cn"!==e.locale?F.a:H.a,alt:""}),i.a.createElement("div",{className:"text"},i.a.createElement("div",{className:"title"},n("TR_TITLE_BAR")),i.a.createElement("div",{className:"info"},n("TR_TITLE_BAR_TIP1")),i.a.createElement("div",{className:"info"},n("TR_TITLE_BAR_TIP2"))))))},K=t(197),Y=t.n(K),V=t(198),j=t.n(V),X=t(199),Z=t.n(X),J=t(200),Q=t.n(J),q=t(201),$=t.n(q),ee=t(202),ne=t.n(ee),te=t(281),oe=t.n(te),ae=t(282),ie=t.n(ae),se=t(283),re=t.n(se),Te=t(284),_e=t.n(Te),le=t(285),ce=t.n(le),Re=t(286),Ee=t.n(Re),de=t(287),me=t.n(de),pe=function(e){var n=Object(a.useState)(!1),t=Object(L.a)(n,2),o=t[0],s=t[1],r=Object(a.useState)(0),T=Object(L.a)(r,2),_=T[0],l=T[1],c=Object(I.a)().t;Object(a.useEffect)((function(){setTimeout((function(){s(!0)}),200)}));return i.a.createElement("div",{className:"mainInterface"},i.a.createElement("span",{className:"closeText",onClick:function(){return e.handleCloseGuideLines()}},c(_<2?"TR_SKIP":"TR_FINISH")),i.a.createElement("div",{className:"carousel"},o?i.a.createElement(D.a,{autoplay:!0,dotPosition:"bottom",afterChange:function(e){l(e)}},i.a.createElement("div",null,i.a.createElement("div",{className:"contentStyle"},i.a.createElement("img",{src:"zh-cn"!==e.locale?Q.a:Y.a,alt:""}),i.a.createElement("div",{className:"text"},i.a.createElement("div",{className:"title"},c("TR_HOME")),i.a.createElement("div",{className:"info"},c("TR_HOME_TIP")),i.a.createElement("div",{className:"title"},c("TR_GUIDE_FILE")),i.a.createElement("div",{className:"info"},c("TR_FILE_TIP")),i.a.createElement("div",{className:"title"},c("TR_PROJECT")),i.a.createElement("div",{className:"info"},c("TR_PROJECT_BLOCK_TIP"))))),i.a.createElement("div",null,i.a.createElement("div",{className:"contentStyle"},i.a.createElement("img",{src:"zh-cn"!==e.locale?$.a:j.a,alt:""}),i.a.createElement("div",{className:"text"},i.a.createElement("div",{className:"title"},c("TR_BLOCK_AREA")),i.a.createElement("div",{className:"info"},c("TR_BLOCK_AREA_TIP")),i.a.createElement("div",{className:"title"},c("TR_CODE_AREA")),i.a.createElement("div",{className:"info"},c("TR_CODE_AREA_TIP"))))),i.a.createElement("div",null,i.a.createElement("div",{className:"contentStyle"},i.a.createElement("img",{src:"zh-cn"!==e.locale?ne.a:Z.a,alt:""}),i.a.createElement("div",{className:"text"},i.a.createElement("div",{className:"title"},c("TR_STAGE_AREA")),i.a.createElement("div",{className:"info"},c("TR_STAGE_AREA_TIP")),i.a.createElement("div",{className:"info2"},i.a.createElement("div",{className:"info2-1"},i.a.createElement("img",{src:oe.a,alt:""}),i.a.createElement("span",null,c("TR_RUN_SCRIPT"))),i.a.createElement("div",{className:"info2-1"},i.a.createElement("img",{src:ie.a,alt:""}),i.a.createElement("span",null,c("TR_STOP_SCRIPT")))),i.a.createElement("div",{className:"info2"},i.a.createElement("div",{className:"info2-1"},i.a.createElement("img",{src:_e.a,alt:""}),i.a.createElement("span",null,c("TR_CLEAR_SCRIPT"))),i.a.createElement("div",{className:"info2-1"},i.a.createElement("img",{src:Ee.a,alt:""}),i.a.createElement("span",null,c("TR_LEFT")))),i.a.createElement("div",{className:"info2"},i.a.createElement("div",{className:"info2-1"},i.a.createElement("img",{src:ce.a,alt:""}),i.a.createElement("span",null,c("TR_LARGE")))),i.a.createElement("div",{className:"title"},c("TR_DEVICE_CONTROL_AREA")),i.a.createElement("div",{className:"info"},c("TR_DEVICE_CONTROL_AREA_TIP")),i.a.createElement("div",{className:"info2"},i.a.createElement("div",{className:"info2-1"},i.a.createElement("img",{src:re.a,alt:""}),i.a.createElement("span",null,c("TR_DEVICE_CONNECT"))),i.a.createElement("div",{className:"info2-1"},i.a.createElement("img",{src:me.a,alt:""}),i.a.createElement("span",null,c("TR_SELECT_END")))))))):i.a.createElement("div",{className:"contentStyle"},i.a.createElement("img",{src:"zh-cn"!==e.locale?Q.a:Y.a,alt:""}),i.a.createElement("img",{src:"zh-cn"!==e.locale?$.a:j.a,alt:"",className:"preloadImg"}),i.a.createElement("img",{src:"zh-cn"!==e.locale?ne.a:Z.a,alt:"",className:"preloadImg"}),i.a.createElement("div",{className:"text"},i.a.createElement("div",{className:"title"},c("TR_HOME")),i.a.createElement("div",{className:"info"},c("TR_HOME_TIP")),i.a.createElement("div",{className:"title"},c("TR_GUIDE_FILE")),i.a.createElement("div",{className:"info"},c("TR_FILE_TIP")),i.a.createElement("div",{className:"title"},c("TR_PROJECT")),i.a.createElement("div",{className:"info"},c("TR_PROJECT_BLOCK_TIP"))))))},fe=t(203),ue=t.n(fe),Le=t(204),Se=t.n(Le),Ae=t(205),Oe=t.n(Ae),Ne=t(206),Ie=t.n(Ne),Ce=t(207),he=t.n(Ce),ye=t(208),Pe=t.n(ye),ge=t(209),De=t.n(ge),be=t(210),we=t.n(be),Ue=t(211),Me=t.n(Ue),ke=t(212),He=t.n(ke),xe=t(288),ve=t.n(xe),We=t(289),Be=t.n(We),Ge=t(290),Fe=t.n(Ge),ze=t(291),Ke=t.n(ze),Ye=function(e){var n=Object(I.a)().t,t=Object(a.useState)(!1),o=Object(L.a)(t,2),s=o[0],r=o[1],T=Object(a.useState)(0),_=Object(L.a)(T,2),l=_[0],c=_[1];Object(a.useEffect)((function(){setTimeout((function(){r(!0)}),300)}));return i.a.createElement("div",{className:"mainInterface"},i.a.createElement("span",{className:"closeText",onClick:function(){return e.handleCloseGuideLines()}},n(l<4?"TR_SKIP":"TR_FINISH")),i.a.createElement("div",{className:"carousel"},s?i.a.createElement(D.a,{autoplay:!0,dotPosition:"bottom",afterChange:function(e){c(e)}},i.a.createElement("div",null,i.a.createElement("div",{className:"contentStyle"},i.a.createElement("img",{src:"zh-cn"!==e.locale?Pe.a:ue.a,alt:""}),i.a.createElement("div",{className:"text"},i.a.createElement("div",{className:"title"},n("TR_HOME")),i.a.createElement("div",{className:"info"},n("TR_HOME_TIP")),i.a.createElement("div",{className:"title"},n("TR_GUIDE_FILE")),i.a.createElement("div",{className:"info"},n("TR_FILE_TIP")),i.a.createElement("div",{className:"title"},n("TR_PROJECT")),i.a.createElement("div",{className:"info"},n("TR_PROJECT_PYTHON_TIP"))))),i.a.createElement("div",null,i.a.createElement("div",{className:"contentStyle"},i.a.createElement("img",{src:"zh-cn"!==e.locale?De.a:Se.a,alt:""}),i.a.createElement("div",{className:"text"},i.a.createElement("div",{className:"title"},n("TR_DEVICE_CONNECT_AREA")),i.a.createElement("div",{className:"info"},n("TR_DEVICE_CONNECT_AREA_TIP")),i.a.createElement("div",{className:"title"},n("TR_DEVICE_CONTROL_AREA")),i.a.createElement("div",{className:"info"},n("TR_DEVICE_CONTROL_AREA_TIP2")),i.a.createElement("div",{className:"title"},n("TR_SELECT_END_AREA")),i.a.createElement("div",{className:"info"},n("TR_SELECT_END_AREA_TIP"))))),i.a.createElement("div",null,i.a.createElement("div",{className:"contentStyle"},i.a.createElement("img",{src:"zh-cn"!==e.locale?we.a:Oe.a,alt:""}),i.a.createElement("div",{className:"text"},i.a.createElement("div",{className:"title"},n("TR_COORDINATE_CALIBRATION")),i.a.createElement("div",{className:"info"},n("TR_COORDINATE_CALIBRATION_TIP")),i.a.createElement("div",{className:"title"},n("TR_ARM_CAMERA")),i.a.createElement("div",{className:"info"},n("TR_ARM_CAMERA_TIP"))))),i.a.createElement("div",null,i.a.createElement("div",{className:"contentStyle"},i.a.createElement("img",{src:"zh-cn"!==e.locale?Me.a:Ie.a,alt:""}),i.a.createElement("div",{className:"text"},i.a.createElement("div",{className:"title"},n("TR_CHASSIS_CONTROLPANE")),i.a.createElement("div",{className:"info"},n("TR_CHASSIS_CONTROLPANE_TIP")),i.a.createElement("div",{className:"title"},n("TR_JOG_BUTTON")),i.a.createElement("div",{className:"info3"},i.a.createElement("div",{className:"info3-1"},i.a.createElement("img",{src:ve.a,alt:""}),i.a.createElement("span",null,n("TR_LEFT_TRANS"))),i.a.createElement("div",{className:"info3-1"},i.a.createElement("img",{src:Be.a,alt:""}),i.a.createElement("span",null,n("TR_RIGHT_TRANS")))),i.a.createElement("div",{className:"info3"},i.a.createElement("div",{className:"info3-1"},i.a.createElement("img",{src:Fe.a,alt:""}),i.a.createElement("span",null,n("TR_WHISTLE"))),i.a.createElement("div",{className:"info3-1"},i.a.createElement("img",{src:Ke.a,alt:""}),i.a.createElement("span",null,n("TR_FLASH_LIGHT")))),i.a.createElement("div",{className:"info3"},i.a.createElement("div",{className:"info3-2"},i.a.createElement("div",null,n("TR_AUTO_LINE_PATROL")),i.a.createElement("span",null,n("TR_AUTO_LINE_PATROL_TIP"))))))),i.a.createElement("div",null,i.a.createElement("div",{className:"contentStyle"},i.a.createElement("img",{src:"zh-cn"!==e.locale?He.a:he.a,alt:""}),i.a.createElement("div",{className:"text"},i.a.createElement("div",{className:"title"},n("TR_USUAL_USETAB")),i.a.createElement("div",{className:"info"},n("TR_USUAL_USETAB_TIP")),i.a.createElement("div",{className:"title"},n("TR_INSTRUCTION_LIST")),i.a.createElement("div",{className:"info"},n("TR_INSTRUCTION_LIST_TIP")),i.a.createElement("div",{className:"title"},n("TR_RUN_WINDOW")),i.a.createElement("div",{className:"info"},n("TR_RUN_WINDOW_TIP")))))):i.a.createElement("div",{className:"contentStyle"},i.a.createElement("img",{src:"zh-cn"!==e.locale?Pe.a:ue.a,alt:""}),i.a.createElement("img",{className:"preloadImg",src:"zh-cn"!==e.locale?De.a:Se.a,alt:""}),i.a.createElement("img",{className:"preloadImg",src:"zh-cn"!==e.locale?we.a:Oe.a,alt:""}),i.a.createElement("img",{className:"preloadImg",src:"zh-cn"!==e.locale?Me.a:Ie.a,alt:""}),i.a.createElement("img",{className:"preloadImg",src:"zh-cn"!==e.locale?He.a:he.a,alt:""}),i.a.createElement("div",{className:"text"},i.a.createElement("div",{className:"title"},n("TR_HOME")),i.a.createElement("div",{className:"info"},n("TR_HOME_TIP")),i.a.createElement("div",{className:"title"},n("TR_GUIDE_FILE")),i.a.createElement("div",{className:"info"},n("TR_FILE_TIP")),i.a.createElement("div",{className:"title"}," ",n("TR_PROJECT")),i.a.createElement("div",{className:"info"},n("TR_PROJECT_BLOCK_TIP"))))))},Ve=t(21),je=Object(S.b)((function(e){return{isShowGuideLines:e.additionalToolReducer.isShowGuideLines,isShowHomePage:e.additionalToolReducer.isShowHomepage,locale:e.additionalToolReducer.locale}}),(function(e){return{updateGuideLinesStatus:function(n){return e(A.a.changeGuidelinesStatus(n))},changeShowHomepage:function(n){return e(A.a.changeShowHomepage(n))}}}));!function(e){e[e.HomePage=1]="HomePage",e[e.MainInterface=2]="MainInterface",e[e.PythonPage=3]="PythonPage",e[e.BlocklyPage=4]="BlocklyPage"}(o||(o={}));var Xe=je(Object(f.k)((function(e){var n=Object(a.useState)(o.MainInterface),t=Object(L.a)(n,2),s=t[0],r=t[1];Object(a.useEffect)((function(){Object(Ve.k)(e.location.pathname)}),[]),Object(a.useEffect)((function(){var n=e.location.pathname;e.isShowGuideLines&&(n.includes("blockly")?r(o.BlocklyPage):n.includes("script")?r(o.PythonPage):r(o.MainInterface))}),[e.isShowGuideLines,e.location.pathname]);var T=function(){e.updateGuideLinesStatus(!1)};return i.a.createElement(a.Fragment,null,e.isShowGuideLines?i.a.createElement("div",{className:"guideLinesWrapper"},i.a.createElement("div",{className:"guideLines"},i.a.createElement("div",{className:"closeIcon",onClick:T}),e.isShowHomePage?i.a.createElement(g,{handleCloseGuideLines:T,showHomePage:e.changeShowHomepage,locale:e.locale}):s===o.MainInterface?i.a.createElement(z,{handleCloseGuideLines:T,locale:e.locale}):s===o.BlocklyPage?i.a.createElement(pe,{handleCloseGuideLines:T,locale:e.locale}):s===o.PythonPage?i.a.createElement(Ye,{handleCloseGuideLines:T,locale:e.locale}):"")):"")}))),Ze=Object(a.lazy)((function(){return Promise.all([t.e(0),t.e(19),t.e(10)]).then(t.bind(null,735))})),Je=Object(a.lazy)((function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(6)]).then(t.bind(null,519))})),Qe=Object(a.lazy)((function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(7)]).then(t.bind(null,520))})),qe=Object(a.lazy)((function(){return t.e(9).then(t.bind(null,722))})),$e=Object(a.lazy)((function(){return t.e(11).then(t.bind(null,740))})),en=Object(a.lazy)((function(){return Promise.all([t.e(25),t.e(12)]).then(t.bind(null,733))})),nn=Object(a.lazy)((function(){return Promise.all([t.e(1),t.e(4),t.e(5),t.e(23),t.e(8)]).then(t.bind(null,723))})),tn=Object(a.lazy)((function(){return Promise.all([t.e(1),t.e(4),t.e(5),t.e(23),t.e(8)]).then(t.bind(null,724))})),on=Object(a.lazy)((function(){return Promise.all([t.e(1),t.e(4),t.e(5),t.e(23),t.e(8)]).then(t.bind(null,741))})),an=Object(a.lazy)((function(){return Promise.all([t.e(26),t.e(24)]).then(t.bind(null,725))})),sn=Object(a.lazy)((function(){return Promise.all([t.e(1),t.e(4),t.e(5),t.e(23),t.e(8)]).then(t.bind(null,729))})),rn=Object(a.lazy)((function(){return Promise.all([t.e(4),t.e(22)]).then(t.bind(null,726))})),Tn=Object(a.lazy)((function(){return Promise.all([t.e(5),t.e(21)]).then(t.bind(null,732))})),_n=Object(a.lazy)((function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(3),t.e(16)]).then(t.bind(null,737))})),ln=Object(a.lazy)((function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(3),t.e(18)]).then(t.bind(null,727))})),cn=Object(a.lazy)((function(){return Promise.all([t.e(0),t.e(1),t.e(2),t.e(3),t.e(17)]).then(t.bind(null,738))})),Rn=Object(a.lazy)((function(){return t.e(20).then(t.bind(null,739))})),En=function(e){Object(E.a)(t,e);var n=Object(d.a)(t);function t(){return Object(c.a)(this,t),n.apply(this,arguments)}return Object(R.a)(t,[{key:"render",value:function(){var e=this;return i.a.createElement("div",{className:"App-container"},i.a.createElement(Xe,null),i.a.createElement(f.e,null,i.a.createElement(f.c,{path:"/",exact:!0,render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(Ze,{changePageStatus:e.props.changePageStatus}))}}),i.a.createElement(f.c,{path:"/blockly",exact:!0,render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(Je,null))}}),i.a.createElement(f.c,{path:"/script",exact:!0,render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(Qe,null))}}),i.a.createElement(f.c,{path:"/writeanddraw",exact:!0,render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(Qe,null))}}),i.a.createElement(f.c,{path:"/laser",exact:!0,render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(Qe,null))}}),i.a.createElement(f.c,{path:"/teach",exact:!0,render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(Qe,null))}}),i.a.createElement(f.c,{path:"/verse",exact:!0,render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(Rn,null))}}),i.a.createElement(f.c,{path:"/courses",exact:!0,render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(qe,n))}}),i.a.createElement(f.c,{path:"/myworks",exact:!0,render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement($e,n))}}),i.a.createElement(f.c,{path:"/redirect/experiment/:code/:resourse",exact:!0,render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(tn,null))}}),i.a.createElement(f.c,{path:"/chapter/:id",exact:!0,render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(nn,null))}}),i.a.createElement(f.c,{path:"/personalCenter",exact:!0,render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(en,null))}}),i.a.createElement(f.c,{path:"/wps/:url/:resourceId/:mode",exact:!0,render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(on,null))}}),i.a.createElement(f.c,{path:"/classSystem",render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(sn,n))}}),i.a.createElement(f.c,{path:"/homeworkSystem",exact:!0,render:function(n){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(rn,n))}}),i.a.createElement(f.c,{path:"/homeworkLib",exact:!0,render:function(){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(Tn,null))}}),i.a.createElement(f.c,{path:"/homeworkedit",render:function(){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(_n,null))}}),i.a.createElement(f.c,{path:"/homeworkpreview/:id/:mode",exact:!0,render:function(){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(ln,null))}}),i.a.createElement(f.c,{path:"/homeworkscore/:scoreId/:homeworkId/:stdId/:mode",exact:!0,render:function(){return i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:e.props.t("TR_PAGE_JUMPING")})},i.a.createElement(cn,null))}}),i.a.createElement(f.b,{to:"/",from:"/"})),this.props.isShowCamCalibration?i.a.createElement(a.Suspense,{fallback:i.a.createElement(u.a,{text:this.props.t("TR_PAGE_JUMPING")})},i.a.createElement(an,{pickedDevice:this.props.pickedDevice})):"")}}]),t}(i.a.Component),dn=Object(p.a)()(Object(f.k)(En)),mn=(t(497),t(38));var pn=Object(S.b)((function(e){return{dobotlinkStatus:e.additionalToolReducer.dobotlinkStatus,isShowDobotlinkModal:e.additionalToolReducer.dobotlinkModalStatus,verseThemeShow:e.verseThemeReducer.verseThemeShow}}),(function(e){return{updateDobotlinkStatus:function(n){return e(A.a.watchingDobotlinkStatus(n))},handleDobotlinkModal:function(n){return e(A.a.handleDobotlinkModal(n))},handleDobotlinkFloat:function(n){return e(A.a.handleDobotlinkFloat(n))}}}))(Object(f.k)((function(e){var n=Object(I.a)().t,o=Object(a.useState)(0),s=Object(L.a)(o,2),r=s[0],T=s[1],_=Object(a.useState)(!1),l=Object(L.a)(_,2),c=l[0],R=l[1],E=Object(a.useState)(null),d=Object(L.a)(E,2),p=d[0],f=d[1],u=Object(a.useState)(null),S=Object(L.a)(u,2),A=S[0],O=S[1],C=Object(a.useState)(!1),h=Object(L.a)(C,2),y=h[0],P=h[1];Object(a.useEffect)((function(){if(m.b.includes(e.location.pathname)){if(e.isShowDobotlinkModal&&1===e.dobotlinkStatus&&(T(2),b()),2===e.dobotlinkStatus)return e.handleDobotlinkModal(!0),void T(3);e.dobotlinkStatus||(e.handleDobotlinkModal(!0),T(0))}}),[e.dobotlinkStatus]),Object(a.useEffect)((function(){e.isShowDobotlinkModal&&(1===e.dobotlinkStatus&&T(2),2!==e.dobotlinkStatus?e.dobotlinkStatus||T(0):T(3))}),[e.isShowDobotlinkModal]),Object(a.useEffect)((function(){if(c){var e=setTimeout((function(){!y&&T(4),b()}),6e4);f(e)}}),[c]);var g=function(){T(1),R(!0);var e=window.ipcRenderer;void 0===e?M("DobotLink://"):e.send("startDobotlink")},D=function(){e.handleDobotlinkModal(!1),R(!1),b(),w()},b=function(){R(!1),p&&(clearTimeout(p),f(null))},w=function(){A&&(k.current.removeChild(A),O(null),window.removeEventListener("blur",U))},U=function(){return P(!0)},M=function(e){w();var n=document.createElement("iframe");n.style.display="none",n.src=e,O(n),k.current.appendChild(n),window.addEventListener("blur",U)},k=Object(a.useRef)("wrapRef"),H=function(){Object(mn.S)().then((function(e){var n=e.data[Object(Ve.c)()];M(n.url)}))};return i.a.createElement("div",{ref:k,className:"dobotlink-modal",style:Object.assign({},{display:e.isShowDobotlinkModal?"flex":"none"})},i.a.createElement("div",{className:N()("dobotlink-modal-wraper",{"verse-bgc":e.verseThemeShow})},i.a.createElement("span",{className:"modal-close",onClick:D}),0===r?i.a.createElement(a.Fragment,null,i.a.createElement("p",{className:"dobotlink-modal-header"},n("TR_DL_NOT_STARTED")),i.a.createElement("p",{className:"dobotlink-modal-tips"},n("TR_DL_INSTALL")),i.a.createElement("img",{src:t(263),alt:"Dobotlink"}),i.a.createElement("p",{className:"dobotlink-modal-download",onClick:H},i.a.createElement("span",{className:"modal-download"}),n("TR_DL_DOWNLOAD")),i.a.createElement("footer",null,i.a.createElement("div",{className:"dobotlink-modal-btn App-normal-button",style:{marginRight:"48px"},onClick:D},n("TR_CANCEL")),i.a.createElement("div",{className:"dobotlink-modal-btn App-dark-button",onClick:g},n("TR_DL_START")))):1===r?i.a.createElement(a.Fragment,null,i.a.createElement("p",{className:"dobotlink-modal-header"},n("TR_DL_STARTING")),i.a.createElement("div",{className:"dobotlink-modal-loading"},i.a.createElement("div",{className:"loader"},i.a.createElement("svg",{className:"circular",viewBox:"25 25 50 50"},i.a.createElement("circle",{className:"path",cx:"50",cy:"50",r:"20",fill:"none",strokeWidth:"2",strokeMiterlimit:"10"}))))):2===r?i.a.createElement(a.Fragment,null,i.a.createElement("p",{className:"dobotlink-modal-header"},n("TR_DL_START_SUCCESS")),i.a.createElement("p",{className:"dobotlink-modal-tips"},n("TR_DL_CONNECT_DEVICE")),i.a.createElement("div",{className:"dobotlink-modal-done"}),i.a.createElement("footer",null,i.a.createElement("div",{className:"dobotlink-modal-btn App-dark-button",onClick:D},n("TR_DL_OK")))):3===r?i.a.createElement(a.Fragment,null,i.a.createElement("p",{className:"dobotlink-modal-header"},n("TR_DL_NEW_VER")),i.a.createElement("p",{className:"dobotlink-modal-tips"},n("TR_DL_NEW_TIPS")),i.a.createElement("div",{className:"dobotlink-modal-img"},i.a.createElement("img",{src:t(263),alt:"Dobotlink"}),i.a.createElement("span",{className:"dobotlink-modal-img-tag"},"NEW")),i.a.createElement("footer",null,i.a.createElement("div",{className:"dobotlink-modal-btn App-normal-button",style:{marginRight:"48px"},onClick:function(){e.handleDobotlinkFloat(!1),D()}},n("TR_IGNORE")),i.a.createElement("div",{className:"dobotlink-modal-btn App-dark-button",onClick:H},n("TR_DL_NEW_DOWNLOAD")))):i.a.createElement(a.Fragment,null,i.a.createElement("p",{className:"dobotlink-modal-header"},n("TR_DL_START_FAIL")),i.a.createElement("ul",{className:"dobotlink-modal-advice"},i.a.createElement("li",null,n("TR_DL_TIPS_1"),i.a.createElement("span",{className:"dobotlink-modal-highlight",onClick:H},"\xa0",n("TR_DL_CLICK_HERE"))),i.a.createElement("li",null,n("TR_DL_TIPS_2"),i.a.createElement("span",{className:"dobotlink-modal-highlight",onClick:g},"\xa0",n("TR_DL_RETRY"),"\xa0"),n("TR_DL_START_MANUALLY")),i.a.createElement("li",null,n("TR_DL_TIPS_3"))),i.a.createElement("footer",null,i.a.createElement("div",{className:"dobotlink-modal-btn App-dark-button",onClick:D},n("TR_DL_KNOWN"))))))}))),fn=t(509),un=t(293),Ln=(t(498),t(163)),Sn=t(63),An=t(24),On=[],Nn={width:"35%",height:"32px",background:"#FFFFFF",borderRadius:"2px",border:"1px solid #D7E0E5"},In={width:"35%",height:"32px",borderRadius:"5px",border:"1px solid #43494f"},Cn={1:t(499),2:t(500),12:t(306),13:t(307),14:t(308),15:t(218),16:t(218)};var hn=Object(S.b)((function(e){return{openModalInfo:e.additionalToolReducer.isShowPersonalWorksModal,verseThemeShow:e.verseThemeReducer.verseThemeShow}}),(function(e){return{openPersonalWorksDialog:function(n){return e(A.a.openPersonalWorksDialog({status:n,type:1}))},setCurrentProject:function(n){e(A.a.setCurrentProject(n))},notifyContentChange:function(n){return e(A.a.notifyContentChange(n))}}}))((function(e){var n=Object(I.a)().t,o=Object(a.useState)(30),s=Object(L.a)(o,2),r=s[0],T=s[1],_=Object(a.useState)(1),l=Object(L.a)(_,2),c=l[0],R=l[1],E=Object(a.useState)(!1),d=Object(L.a)(E,2),m=d[0],p=d[1],f=Object(a.useState)(On),u=Object(L.a)(f,2),S=u[0],A=u[1],O=Object(a.useState)(!0),N=Object(L.a)(O,2),C=N[0],h=N[1],y=Object(a.useState)(1),P=Object(L.a)(y,2),g=P[0],D=P[1],b=Object(a.useState)(""),w=Object(L.a)(b,2),U=w[0],M=w[1],k=Object(a.useMemo)((function(){return 2===e.openModalInfo.type?e.verseThemeShow?16:2:1===e.openModalInfo.type?e.verseThemeShow?15:1:e.openModalInfo.type}),[e.openModalInfo.type,e.verseThemeShow]);Object(a.useEffect)((function(){e.openModalInfo&&(e.openModalInfo.status?(D(k),H({page:1,type:k}).then((function(e){Boolean(e)&&(h(!Boolean(e.length)),p(!0))}))):p(!1))}),[k,e.openModalInfo]);var H=function(e){var n=e.page,t=e.type,o=e.keyword;return new Promise((function(e){Object(mn.tb)({size:8,page:n,type:t,keyword:o}).then((function(t){var o;(null===t||void 0===t||null===(o=t.data)||void 0===o?void 0:o.content)&&(A(t.data.content),R(n),T(t.data.pagination.total),e(t.data.content)),e(!1)})).catch((function(n){Object(Sn.a)({content:n.message}),e(!1)}))}))},x=function(){e.openPersonalWorksDialog(!1)},v=function(n,t,o){return function(){e.setCurrentProject({name:t}),An.a.sendProjectUrl(n,void 0,t,o),x(),e.notifyContentChange(!1)}};return i.a.createElement("div",{className:"works-modal",style:Object.assign({},{display:m?"flex":"none"})},i.a.createElement("div",{className:"works-modal-wraper"},i.a.createElement("span",{className:"modal-close",onClick:x}),i.a.createElement("header",null,n("TR_OPEN")),i.a.createElement("article",null,C?i.a.createElement("div",{className:"works-modal-no-list"},i.a.createElement("img",{src:t(264),alt:"no work"}),i.a.createElement("p",null,n("TR_TRY_NEW_PROJECT")),i.a.createElement("p",{className:"App-dark-button works-modal-no-btn",onClick:function(){e.setCurrentProject({name:""}),An.a.dobotlabNew(),x()}},n("TR_NEW_WORK"))):i.a.createElement(a.Fragment,null,i.a.createElement("div",{className:"works-modal-title"},i.a.createElement("span",{className:"works-modal-text"},n("TR_MY_WORKS")),i.a.createElement(fn.a,{placeholder:n("TR_ENTER_WORK_NAME"),className:"works-modal-input-verse dobot-black-input",suffix:i.a.createElement(Ln.a,{style:{color:"#BDC8D6"}}),style:e.verseThemeShow?In:Nn,value:U,onChange:function(e){M(e.target.value)},onPressEnter:function(){H({page:1,type:g,keyword:U})}})),S.length?i.a.createElement("div",{className:"works-modal-list"},S.map((function(t,o){return i.a.createElement("div",{className:"works-modal-list-item",key:o,onClick:e.verseThemeShow?function(){}:v(t.project_annex,t.name,t.id)},i.a.createElement("img",{src:Cn[t.type],alt:""}),i.a.createElement("div",{className:"works-modal-list-item-desc",title:t.name},i.a.createElement("p",null,Object(Ve.p)(t.name,!1)),i.a.createElement("p",null,t.updated_at)),e.verseThemeShow?i.a.createElement("div",{className:"works-modal-list-item-open",onClick:v(t.project_annex,t.name,t.id)},i.a.createElement("span",null,n("TR_OPEN"))):"")}))):i.a.createElement("div",{className:"works-modal-no-list"},i.a.createElement("img",{src:t(264),alt:"no work"}),i.a.createElement("p",null,n("TR_WORK_NOT_FOUND"))))),i.a.createElement("footer",null,i.a.createElement("div",{className:"App-courses-content-pagination"},i.a.createElement(un.a,{size:"small",total:r,pageSize:8,current:c,onChange:function(e){H({page:e,type:g})},showSizeChanger:!1,className:"dobot-black-pagination"})))))})),yn=function(e){Object(E.a)(t,e);var n=Object(d.a)(t);function t(){return Object(c.a)(this,t),n.apply(this,arguments)}return Object(R.a)(t,[{key:"render",value:function(){return i.a.createElement("div",{className:"App-Modal"},i.a.createElement(pn,null),i.a.createElement(hn,null))}}]),t}(i.a.Component),Pn=(t(501),t(502),t(43)),gn=t(295),Dn=t(113),bn=t(67),wn=t(156),Un=t(50),Mn=t(15),kn=t(6),Hn=Object(Un.b)(),xn=function(e){if("cancel"!==e.reason){if(e.reason.code===wn.a)return Hn.push("/"),void Mn.a.dispatch({params:{status:2},type:kn.e});var n=e.reason.message;n&&Object(Sn.a)({content:n})}},vn=Object(S.b)((function(e){return{isShowCamCalibration:e.additionalToolReducer.isShowCamCalibration,pickedDevice:e.additionalToolReducer.pickedDevice,isOnlineState:e.additionalToolReducer.isOnlineState}}),(function(e){return{changePageStatus:function(n){return e(A.a.changePageStatus(n))}}})),Wn=["#/script","#/blockly"];window.addEventListener("beforeunload",(function(e){e.preventDefault(),Wn.filter((function(e){return window.location.hash.startsWith(e)})).length>0&&(e.returnValue="")}));var Bn=vn(function(e){Object(E.a)(t,e);var n=Object(d.a)(t);function t(){return Object(c.a)(this,t),n.apply(this,arguments)}return Object(R.a)(t,[{key:"componentDidMount",value:function(){var e=Object(l.a)(_.a.mark((function e(){return _.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return Object(Pn.d)(),window.addEventListener("unhandledrejection",xn),Object(Ve.f)(),e.next=5,Object(Ve.d)();case 5:Object(Ve.g)(),this.props.isOnlineState&&Object(mn.cb)(Pn.b).then((function(e){if(e.data){var n,t=e.data.lab,o=null==='"43e7617f\\n"'||null===(n='"43e7617f\\n"'.match(/([0-9]|[a-z]|[A-Z])+/g))||void 0===n?void 0:n[0],a="".concat(Dn.version,"-").concat(Pn.b,".").concat(o);console.log("DobotLab Cloud Version:",t),console.log("DobotLab currentVersion:",a),t.includes(a)||gn.b.error(bn.a.t("TR_VERSION_TIPS"))}})),window.addEventListener("online",(function(){Object(Ve.g)()})),window.addEventListener("offline",(function(){Object(Ve.h)()}));case 9:case"end":return e.stop()}}),e,this)})));return function(){return e.apply(this,arguments)}}()},{key:"componentWillUnmount",value:function(){window.removeEventListener("unhandledrejection",xn),window.removeEventListener("online",(function(){Object(Ve.g)()})),window.removeEventListener("offline",(function(){Object(Ve.h)()}))}},{key:"render",value:function(){return i.a.createElement("div",{className:"App"},i.a.createElement(m.a,null),i.a.createElement(dn,{changePageStatus:this.props.changePageStatus,isShowCamCalibration:this.props.isShowCamCalibration,pickedDevice:this.props.pickedDevice}),i.a.createElement(yn,null))}}]),t}(i.a.Component));Boolean("localhost"===window.location.hostname||"[::1]"===window.location.hostname||window.location.hostname.match(/^127(?:\.(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}$/));t(503);var Gn=t(68);r.a.render(i.a.createElement(S.a,{store:Mn.a},i.a.createElement(Gn.a,null,i.a.createElement(Bn,null))),document.getElementById("root")),"serviceWorker"in navigator&&navigator.serviceWorker.ready.then((function(e){e.unregister(),caches&&caches.keys().then(function(){var e=Object(l.a)(_.a.mark((function e(n){return _.a.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Promise.all(n.map((function(e){return caches.delete(e)})));case 2:case"end":return e.stop()}}),e)})));return function(n){return e.apply(this,arguments)}}())})).catch((function(e){console.error(e.message)}))},6:function(e,n,t){"use strict";t.d(n,"K",(function(){return o})),t.d(n,"e",(function(){return a})),t.d(n,"g",(function(){return i})),t.d(n,"j",(function(){return s})),t.d(n,"I",(function(){return r})),t.d(n,"L",(function(){return T})),t.d(n,"t",(function(){return _})),t.d(n,"s",(function(){return l})),t.d(n,"E",(function(){return c})),t.d(n,"o",(function(){return R})),t.d(n,"x",(function(){return E})),t.d(n,"y",(function(){return d})),t.d(n,"z",(function(){return m})),t.d(n,"u",(function(){return p})),t.d(n,"b",(function(){return f})),t.d(n,"c",(function(){return u})),t.d(n,"r",(function(){return L})),t.d(n,"q",(function(){return S})),t.d(n,"p",(function(){return A})),t.d(n,"F",(function(){return O})),t.d(n,"D",(function(){return N})),t.d(n,"k",(function(){return I})),t.d(n,"h",(function(){return C})),t.d(n,"m",(function(){return h})),t.d(n,"G",(function(){return y})),t.d(n,"v",(function(){return P})),t.d(n,"w",(function(){return g})),t.d(n,"l",(function(){return D})),t.d(n,"i",(function(){return b})),t.d(n,"n",(function(){return w})),t.d(n,"B",(function(){return U})),t.d(n,"C",(function(){return M})),t.d(n,"a",(function(){return k})),t.d(n,"f",(function(){return H})),t.d(n,"A",(function(){return x})),t.d(n,"J",(function(){return v})),t.d(n,"H",(function(){return W})),t.d(n,"d",(function(){return B}));var o="updateLoginStatus",a="changePageStatus",i="getAllCourses",s="getCurrentSection",r="updateDirectoryStatus",T="watchingDobotlinkStatus",_="openPersonalWorksDialog",l="notifyContentChange",c="setCurrentProject",R="handleClibrationPlugin",E="setschoolListInfo",d="setStudentListInfo",m="setTeachListInfo",p="resetClassSystem",f="changeLocale",u="changeLocalServerPort",L="handlePolicyModal",S="handleDobotlinkModal",A="handleDobotlinkFloat",O="setHomeworkList",N="setCurrentHomeworkId",I="getDetailStatistics",C="getAvgStatistics",h="getTopStatistics",y="setSelectIdIdInHomeworkDetail",P="selectAvgIdInInChartDataModal",g="selectTopIdInInChartDataModal",D="getDetailStatisticsForStu",b="getAvgStatisticsForStu",w="getTopStatisticsForStu",U="setCurrentBeginTimestamp",M="setCurrentEndTimestamp",k="changeGuidelinesStatus",H="changeShowHomepage",x="setVerseTheme",v="upDateLessonPerparationPage",W="setVerseScene",B="changeOnlineState"},63:function(e,n,t){"use strict";t.d(n,"a",(function(){return i}));t(17);var o=t(303),a=(t(0),t(187),t(15));function i(e){var n="en"===a.a.getState().additionalToolReducer.locale?"Error Message":"\u9519\u8bef\u4fe1\u606f";o.a.error({title:e.title||n,content:e.content,centered:!0,onOk:e.onOk})}},67:function(e,n,t){"use strict";t.d(n,"b",(function(){return W})),t.d(n,"c",(function(){return B}));var o=t(213),a=t(129),i={TR_MY_COURSES:"My Courses",TR_ALL_COURSES:"All Courses",TR_NEED:"You need to ",TR_LOGIN:"Login ",TR_VIEW_COURSES:"to view my courses",TR_PERSONAL_WORKS:"Personal Projects",TR_CONTINUE:"Continue",TR_TRY_NEW_PROJECT:"You have not created a project yet. Try to create a new one.",TR_FUNCTION_MODULE:"Function Module",TR_BLOCK_LAB:"DobotBlock Lab",TR_PYTHON_LAB:"Python Lab",TR_LANGUAGE:"English",TR_PERSONAL_CENTER:"Personal Center",TR_MY_WORKS:"My Works",TR_LOGOUT:"Logout",TR_VALID_PERIOD:"Valid Period: ",TR_EDU_ACCOUNT_PRO:"Education Account Pro",TR_EDU_ACCOUNT:"Education Account",TR_REGISTERED_USER:"Registered User",TR_ERROR_MESSAGE:"Error message",TR_TIPS:"Tips",TR_CONFIRM_LOGOUT:"Confirm to log out?",TR_NOT_QUIT:"Cancel",TR_QUIT:"Logout",TR_TEACHER:"Teacher",TR_STUDENT:"Student",TR_BASIC_INFO:"Basic Information",TR_EDIT:"Edit",TR_REGISTRATION_TIME:"Registration Date",TR_ORGANIZATION:"Organization",TR_GROUP:"Group",TR_ACCOUNT_LEVEL:"Account Level",TR_CLASS:"Class",TR_SCHOOL:"School",TR_USER_TYPE:"User Type",TR_TO_MODIFY:"To Modify",TR_MAILBOX:"Email",TR_CHANGE_PASSWORD:"Change Password",TR_PASSWORD_LIMIT:"The password must be 8-14 characters in length. It must contain numbers, lowercase letters and uppercase letters. Spaces and Chinese characters are not allowed.",TR_SAVE:"Save",TR_CANCEL:"Cancel",TR_USER_NICKNAME:"Nickname",TR_MODIFY:"Modify",TR_PROFILE_PHOTO:"Profile Photo",TR_TOOLTIP_NAME_INVALID:"Illegal character in user name.",TR_TOOLTIP_NICKNAME:"Both Chinese and English are OK, with up to 20 characters",TR_ORIGINAL_PASSWORD:"Original Password",TR_NEW_PASSWORD:"New Password",TR_PASSWORD_SUCCESS:"Password changed successfully",TR_WRONG_PASSWORD_FORMAT:"Wrong password format\uff01",TR_CHANGE_MAILBOX:"Change Email",TR_ENTER_RIGHT_MAILBOX:"Enter the correct email",TR_VERIFICATION_CODE:"Verification Code",TR_GET_CODE:"Get Code",TR_OK:"OK",TR_WRONG_MAILBOX_FORMAT:"Wrong email format. Please re-enter.",TR_MAILBOX_SUCCESS:"Email changed successfully",TR_PERSONAL_DATA:"Personal Data",TR_AI_AUTHORITY:"AI Authority",TR_AI_DATA_USAGE:"AI Data Usage",TR_TYPE:"Type",TR_TIMES:"AI Data Usage (times)",TR_VALID_UNTIL:"Valid Until",TR_TEMP_AUTHORITY:"Temporary Authorization (times)",TR_TEMP_VALID_UNTIL:"Temporary Authorization Valid Until",TR_FACE_RECOGNITION:"Face Recognition",TR_CHARACTER_RECOGNITION:"OCR Recognition",TR_SPEECH_RECOGNITION:"Speech recognition",TR_OTHER_AUTHORITY:"Other AI Authority",TR_ATTENTION:"Attention\uff1a",TR_AI_TIPS_1:"The AI data of ordinary registered users is limited every month. Please try again next month after using up ",TR_AI_TIPS_2:"During the validity period, your AI data will be used after temporarily authorized AI data is used up.",TR_AI_TIPS_3:"If it is used too many times in a short period, please check the code to avoid the wrong logic cycle leading to too fast use of authority.",TR_AI_TIPS_4:"If you have any questions, please contact support@dobot.cc, or contact the account manager.",TR_ALL:"All",TR_CHOOSE_COURSE:"Choose Course",TR_CHOOSE_LAB:" Choose Lab",TR_ENTER_WORK_NAME:"Enter the name of the work",TR_BATCH_DELETE:"Delete in Batches",TR_CANCEL_DELETE:"Cancel Deletion",TR_CONFIRM_DELETE:"Confirm Deletion",TR_RENAME:"Rename",TR_UPDATE:"Update",TR_WARM_PROMPT:"Warm Prompt",TR_DELETE:"Delete",TR_WHETHER_DELETE:"Delete\uff1f",TR_SELECTED_ITEM:"the selected items",TR_DL_NOT_STARTED:"DobotLink is not started",TR_DL_INSTALL:"Install and start \u3010DobotLink\u3011 to connect hardware devices and use some AI algorithms.",TR_DL_DOWNLOAD:"Download DobotLink",TR_DL_START:"Start",TR_DL_STARTING:"DobotLink is starting...",TR_DL_START_SUCCESS:"DobotLink started successfully",TR_DL_CONNECT_DEVICE:"DobotLink has been successfully started. You can connect the hardware now!",TR_DL_OK:"OK",TR_DL_START_FAIL:"DobotLink failed to be started",TR_DL_TIPS_1:"1. Please install DobotLink and start it.",TR_DL_CLICK_HERE:"Click here.",TR_DL_TIPS_2:"2. If installed, please",TR_DL_RETRY:"retry",TR_DL_START_MANUALLY:"or start DobotLink manually.",TR_DL_TIPS_3:"3. If you have any other questions, please contact technical support: support@dobot.cc",TR_DL_KNOWN:"OK",TR_CHECK_IDENTITY:"Checking identity..",TR_LOAD_RESOURCE:"Loading resources, please wait...",TR_LOAD_BLOCK:"Entering DobotBlock Lab, please wait...",TR_LOAD_PYTHON:"Entering Python Lab, please wait...",TR_LOAD_DRAW:"Entering Writing and Drawing Lab, please wait...",TR_LOAD_LASER:"Entering Laser Engraving Lab, please wait...",TR_LOAD_TEACH:"Entering Teaching Reproduction Lab, please wait...",TR_PAGE_JUMPING:"Page jumping...",TR_NO:"No",TR_YES:"Yes",TR_CONFIRM_RECOVER:"Recover the course to the original state?",TR_COURSE_RECOVER:"Recover",TR_EXPERIMENTAL_MANUAL:"Experimental Manual",TR_TAKE_NOTES:"Take Notes (To Be Developed)",TR_FILE:"File",TR_NEW:"New",TR_OPEN:"Open",TR_SAVE_AS:"Save as",TR_SAVE_LOCAL:"Save to Local",TR_SAVE_AND_PUBLISH:"Save and Publish",TR_UPLOAD_LOCAL:"Upload from Local",TR_CONFIRM_SAVE:"Confirm to save current changes",TR_NEW_WORK:"Create new work",TR_EXPERIMENT_AGAIN:"Restart Experiment",TR_START_EXPERIMENT:"Start Experiment",TR_PLAY:"Play",TR_DOWNLOAD:"Download",TR_OPEN_COURSEWARE:"Open Courseware",TR_OPEN_TEACHING_PLAN:"Open Teaching Plan",TR_EXPERIMENT:"Experiment",TR_VIDEO:"Video",TR_ZIP:"Zip",TR_AUDIO:"Audio",TR_PHOTO:"Photo",TR_COURSEWARE:"Courseware",TR_TEACHING_PLAN:"Teaching Plan",TR_BLOCK_ANSWER:"Reference Answer For Block",TR_SCRIPT_ANSWER:"Reference Answer For Script",TR_BACK_TOP:"Back to the top",TR_LEARNED:"Learned",TR_NOT_STARTED:"To Start",TR_TOTAL:"Total",TR_CHAPTER:"Chapter",TR_SECTION:"Section",TR_INVALID_BROWSER:"Your browser is not Chrome or a lower version, which may cause failure in using some functions",TR_LOAD_RESOURCE_ERROR:"Resource loading error!",TR_CHECK_CONNECT:"The device has been disconnected. Please check the device status!",TR_GET_IDENTITY_FAIL:"Fail to get identity information!",TR_ACCOUNT_EMPTY:"Account cannot be empty!",TR_PASSWORD_EMPTY:"Password cannot be empty!",TR_LOGIN_TITLE:"DOBOT LAB login",TR_ENTER_ACCOUNT:"Enter your account or email",TR_PASSWORD:"Password",TR_LOGIN_NOW:"Login",TR_FORGET_PASSWORD:"Forget Password",TR_REGISTER_ACCOUNT:"Register",TR_WELCOME_REGISTER:"Welcome to register",TR_BACK_TO_LOGIN:"Back to login",TR_BACK:"Back",TR_ENTER_USER_NICKNAME:"Enter your nickname",TR_AS_LOGIN_ACCOUNT:"Used as login account",TR_FIND_PASSWORD:"Used to retrieve the password",TR_SET_PASSWORD:"Set login password",TR_CONFIRM_PASSWORD:"Confirm password",TR_CONFIRM_AGAIN:"Confirm password again",TR_REGISTER_NOW:"Register",TR_PASSWORD_LIMIT1:"8 ~14 chars in length.",TR_PASSWORD_LIMIT2:"Must contain uppercase, lowercase and 1 number.",TR_PASSWORD_LIMIT3:"Spaces are not allowed.",TR_ID_LIMIT:"It can not be repeated and changed after you set it. It is only limited to English, number or underscore combination. Please enter 6~20 characters in length",TR_NOT_EMPTY:"cannot be empty",TR_FORMAT_WRONG:"Wrong format ",TR_PASSWORD_DIFF:"The two passwords are different",TR_ID:"ID",TR_RESET_USER_PASSWORD:"Reset password",TR_SEND_SUCCESS:"Sent successfully",TR_TO_EMAIL:"Please go to Email to complete the password resetting",TR_SEND_AGAIN:"Resend",TR_ENTER_EMAIL:"Enter your ID or Email",TR_ID_OR_EMAIL:"ID or Email",TR_SENDING:"Sending...",TR_NEXT_STEP:"Next",TR_RESET_TIPS:"Please enter your ID or Email when you registered",TR_INVALID_EMAIL:"Please enter a valid ID or Email",TR_FINISH_READING:"I have read and agreed",TR_READ_AGREEMENT:"Read the ",TR_PRIVACY_POLICY:"Privacy Policy",TR_USER_AGREEMENT:"User Agreement",TR_SYSTEM_NOTIFICATION:"System Notice",TR_DATA_USAGE_WARN:"Please note that the current data of {{name}} has been used {{percent}}%. Please refer to Personal Center - AI Authority for details. If it is used up, please try again next month.",TR_TEMP_SPEECH_RECOGNITION:"Temporary authorization of speech recognition",TR_TEMP_FACE_RECOGNITION:"Temporary authorization of face recognition",TR_TEMP_CHARACTER_RECOGNITION:"Temporary authorization of OCR recognition",TR_MY_WORKBENCH:"My Workbench",TR_CLASS_MANAGE:"Class Management",TR_AUTHORITY_MANAGE:"Authority Management",TR_ADD_STUDENT:"Add Student",TR_CHANGE_CLASS:"Change Class",TR_OPERATION:"Operation",TR_SERIAL_NUMBER:"No.",TR_NAME:"Name",TR_LOGIN_ID:"Login ID",TR_GRADE:"Grade",TR_KEY_WORD:"Search keywords",TR_TEACHER_MANAGE:"Teacher Management",TR_BATCH_IMPORT:"Batch Import",TR_EXPORT_DATA:"Export data",TR_CLASS_TEACHER:"Class Teacher",TR_ADD_TEACHER:"Add Teacher",TR_INPUT_LOGIN_ID:"Please enter login ID ",TR_INPUT_NAME:"Please enter the name",TR_INPUT_MAILBOX:"Please enter the email",TR_DELETE_TEACHER:"Confirm to delete the teacher?",TR_CLASSNAME_DUPLIACTE:"Class name duplicated",TR_ADD_CLASS:"Add Class",TR_CALSSNAME_EMPTY:"Class name cannot be empty",TR_INPUT_CLASSNAME:"Please enter the class name",TR_INPUT_GRADE:"Please enter the grade",TR_INPUT_CLASS:"Please enter the class",TR_CHOOSE_CLASS:"Choose the class",TR_DELETE_STUDENT:"Confirm to delete the selected student?",TR_CLASS_RENAME:"Rename the class",TR_DELETE_CLASS:"Confirm to delete the class?",TR_DELETE_CLASS_TIPS:"If the class contains students or teachers, it cannot be deleted",TR_FAIL_OPEN:"Failed to open the file. Please select the file again",TR_BATCH_ADD:"Add Users in Batches",TR_UPLOAD:"Upload",TR_IMPORT_TEMP:"Use template to import user, please upload file",TR_CHOOSE_AGAIN:"Reselect file",TR_DOWNLOAD_TEMP:"Click here to download the template",TR_RESET_PASSWORD:"Reset Password",TR_CONFIRM_RESET:"Confirm to reset the password?",TR_AFTER_RESET:"After resetting the password, the password is unified to 123456",TR_HELP:"Help",TR_HELP_DOC:"DobotLab Help Document",TR_DEVICE_MANUAL:"Device Manual",TR_MAGICIANGO:"Magician Go",TR_FILE_NAME_EMPTY:"File name cannot be empty",TR_FILE_NAME_CONTAIN:"File name cannot contain",TR_DL_NEW_VER:"DobotLink can be upgraded",TR_DL_NEW_TIPS:"Download and use the latest version of DobotLink for better experience!",TR_IGNORE:"Ignore",TR_DL_NEW_DOWNLOAD:"Download",TR_CHROME_TIPS:"There is a compatibility problem in the current browser. Dobotlab cannot run normally. Please use Google Chrome browser to open the webpage.",TR_DOWNLOAD_CHROME:"Download Chrome",TR_DL_STATUS_OFF:"Not Started",TR_DL_STATUS_ON:"Started",TR_DL_STATUS_UPDATE:"Updatable",TR_MY_HOMEWORK:"My Homework",TR_CLASSWORK_TAG:"Classwork",TR_HOMEWORK_TAG:"Homework",TR_BLOCK_TYPE:"Block Program",TR_PYTHON_TYPE:"Python Program",TR_SUBMIT_TIME:"Submission Time",TR_COMMENT_TIME:"Score Time",TR_SCORE:"Score",TR_CHECK_COMMENT:"Check Comment",TR_NO_HOMEWORK:"No Homework",TR_DO_HOMEWORK:"Do Homework"};i.TR_CONTINUE="Continue",i.TR_CHECK="Check",i.TR_ALL_STATUS="All Status",i.TR_STATUS="Status",i.TR_STARTED="Ongoing",i.TR_SUBMITED="Submitted",i.TR_FINISHED="Finished",i.TR_REFRESH="Refresh",i.TR_HOMEWORK_LIB="Homework Lib",i.TR_HOMEWORK_MANAGE="Homework Management",i.TR_HOMEWORK_ACADEMIC_ANALYSIS="Academic Analysis",i.TR_ALL_HOMEWORK="All Homework",i.TR_COMPLETION="Completion",i.TR_COMMENT="Comment",i.TR_ENTER_NAME_ACCOUNT="Enter Name Or Login ID",i.TR_ENTER_SCORE="Please enter the score",i.TR_COMMENT_CONTENT="Comment",i.TR_ENTER_COMMENT="Please enter comments",i.TR_ALL_CLASSES="All Classes",i.TR_ALL_CHAPTERS="All Chapters",i.TR_ALL_SECTIONS="All Sections",i.TR_NEW_HOMEWORK="New Homework",i.TR_HOMEWORK_SEARCH_PLACEHOLDER="Homework ID / Name / Creator",i.TR_DESIGNATION="Name",i.TR_MODIFICATION_TIME="Modification Time",i.TR_CREATOR="Creator",i.TR_PUBLISHED="Published Classes",i.TR_PUBLISHED="Published",i.TR_UNPUBLISHED="Unpublished",i.TR_OFF="Off",i.TR_OFFING="Off",i.TR_PUBLISHING="Publish",i.TR_HOMEWORK_NAME="Homework Name",i.TR_LABORATORY="Homework Type",i.TR_EXERCISE_TYPE="Exercise Type",i.TR_HANDSON_EXERCISES="Hands-on Exercises",i.TR_HOMEWORK="Homework",i.TR_COURSE_CHAPTER="Course chapter",i.TR_SELECT_COURSE="Please select the course",i.TR_SELECT_CHAPTER="Please select the chapter",i.TR_SELECT_SECTION="Please select the section",i.TR_HOMEWORK_SETTING="Homework Setting",i.TR_HOMEWORK_DELETE_TIPS="Are you sure to delete the homework?",i.TR_HOMEWORK_OFF_TIPS="Are you sure to remove the homework? This action will remove the homework from all visible classes. ",i.TR_HOMEWORK_OFF_TIPS3="Are you sure to remove the homework? This action will remove the homework from all related sections. ",i.TR_HOMEWORK_OFF_TIPS2="Note: It can be republished after removal",i.TR_REQUIRED="Required",i.TR_CHECK_RELATED_SECTION="View the Related Section",i.TR_CHECK_VISIBLE_CLASSES="View Visible Classes",i.TR_RELATED_SECTION="Related Section",i.TR_VISIBLE_CLASSES="Visible Classes",i.TR_PUBLISH_ERROR="There are no classes to publish",i.TR_PUBLISH_ERROR2="Failed to be Published",i.TR_PUBLISH_ERROR3="A published homework cannot be set",i.TR_PUBLISH_SUCCESS="Published Successfully",i.TR_PUBLISH_TIPS="Note: The operation will update the homework in real time to the visible class",i.TR_PUBLISH_TIPS2="Note: The operation will update the homework in real time to the related section",i.TR_HOMEWORK_PREVIEW="Homework Preview",i.TR_EDIT_TITLE="Edit Title",i.TR_ANSWER_CODE="Answer Code",i.TR_SLAMPLE_CODE="Sample Code",i.TR_INSERT_IMAGE="Insert Picture",i.TR_INSERT_LINK="Insert Link",i.TR_OPERATION_BEFORE="This operation needs to be saved first",i.TR_SAVE_SUCCESS="Saved Successful",i.TR_SAVE_FAILURE="Fail to be saved",i.TR_IMPORT_FROM_EDIT="Import from answer code",i.TR_IMPORT_CODE="Import Code",i.TR_TITLE="title",i.TR_CANCEL_PREVIEW="Cancel Preview",i.TR_SCORE_SUCESS="Score Successfully",i.TR_SCORE_FAIL="Fail to score",i.TR_COMMENT_TAG1="Good code",i.TR_COMMENT_TAG2="Keep Going",i.TR_COMMENT_TAG3="Concise Code",i.TR_COMMENT_TAG4="Need More Practice",i.TR_COMMENT_TAG5="Good Logic",i.TR_COMMENT_TAG6="Excellent",i.TR_SUBMIT_SUCCESS="Submitted Successfully",i.TR_SUBMIT_FAILURE="Failed to be submitted",i.TR_SUBMIT_HOMEWOEK="Submit Homework",i.TR_CLOSE_TITLE="Close Title",i.TR_VIEW_TITLE="View Title",i.TR_CHOOSE_CATEGORY="Choose Category",i.TR_UNBIND="Unbind",i.TR_UNBIND_CONFIRM="Confirm to unbind with the teacher?",i.TR_UNBIND_SUCCESS="Unbound successfully",i.TR_RESET_SUCCESS="Password reset successfully",i.TR_BIND_ID="Bind ID",i.TR_ID_NOT_EXIST="The ID does not exist",i.TR_BIND_SUCCESS="Bound successfully",i.TR_NAME_NOT_MATCH="User nickname does not match the ID",i.TR_USER_ID="User ID",i.TR_ENTER_USER_ID="Please enter user ID",i.TR_ADD_TO_CLASS="Add to Class",i.TR_EDIT_SUCCESS="Edited successfully",i.TR_EDIT_USER="Edit User",i.TR_ROLE_OPTION="Role Options",i.TR_BATCH_DELETE_ROLE="Delete selected {{role}}?",i.TR_DELETE_ROLE_TIPS="Note: after deletion, the ID will be cancelled, and the account related data will be deleted synchronously.",i.TR_UNBIND_BTN="Unbind",i.TR_RESET_BTN="Reset",i.TR_VALIDATE_ID="English, numeric and underlined only.",i.TR_VALIDATE_LENGTH="6~20 chars in length",i.TR_WORK_NOT_FOUND="No related works found",i.TR_REFERENCE="Reference Answer",i.TR_CHECK_REFERENCE="Check reference answer",i.TR_CHANGE_SUCCESS="Changed successfully",i.TR_ADD_SUCCESS="Added successfully",i.TR_ALL_TEACHERS="All Teachers",i.TR_ALL_STUDENTS="All Students",i.TR_SELECT_DATE="Date Filter",i.TR_NEARLY_A_YEAR="Nearly a year",i.TR_THIS_SEMESTER="This Semester",i.TR_BASIC_SITUATION="Basic Information",i.TR_CLASS_COUNT="Number of classes",i.TR_COUSE_COUNT="Number of courses",i.TR_STUDENGT_COUNT="Number of students",i.TR_EXPORT_ACADEMIC_DATA="Export Academic Data",i.TR_LEARN_SITUATION="Learning condition",i.TR_SUB_NAME="Course Name",i.TR_ALL_HOMEWORKS="Total number of assigments",i.TR_ALL_SUBMIT="Number of submissions",i.TR_ALL_CORRENT="Number of corrections",i.TR_ALL_COMPLETION_RATE="Homework completion rate",i.TR_ALL_EDIT_RATE="Homework correction rate",i.TR_HOMEWORK_DETAIL="Homework Details",i.TR_HOMEWORK_NAME="Homework name",i.TR_HIGHTEST_SCORE="Highest score",i.TR_AVERAGE_CALSSWORK="Class homework average score",i.TR_AVERAGE_WORK="Homework average score",i.TR_HOMEWORK_TOP3="Homework Top3",i.TR_SCORE_OVER60="Average score>60",i.TR_SCORE_LESSTHAN60="Average score<60",i.TR_STUDENT_GRADE_EXCEL="Student transcript",i.TR_DELETE_SUCCESS="Deleted successfully",i.TR_ADD_TO_CLASS_SUCCESS="Successfully added to Lesson Preparation",i.TR_REMOVE_PREPARATION="Remove from Lesson Preparation",i.TR_ADD_PREPARATION="Add to Lesson Preparation",i.TR_MY_PREPARATION="My Lesson Preparation",i.TR_PREPARATION="Lesson Preparation",i.TR_IMPORT="Import",i.TR_EXPORT="Export",i.TR_ABOUT="About",i.TR_EDU_PLATFORM="Education Platform",i.TR_VERSION="Version",i.TR_COMPANY="Shenzhen Yuejiang Technology Co., Ltd.",i.TR_EDU_MANUAL="Dobotlab Education Account User Guide",i.TR_CODING_MANUAL="DobotLab Programming Manual",i.TR_REFRESH_SUCESS="Refresh successfully",i.TR_NAME_SUCCESS="Username modified successfully",i.TR_IMG_SUCCESS="Profile photo modified successfully",i.TR_NO_PREPARATION="No lesson preparation record",i.TR_TOOL_NAME="Name",i.TR_DESCRIPTION="Description",i.TR_LICENSE="License",i.TR_BUILT_WITH="DobotLab consists of the following parts:",i.TR_CONFIRM_SUBMIT="The homework cannot be modified after submission. Are you sure to submit it?",i.TR_AUTHORITY_MANAGEMENT="Authority Management",i.TR_PERMIT_SAVE_SUCCESS="Permission saved successfully",i.TR_COURSE_AUTHORITY="Course Authority",i.TR_PERMIT_SAVE_TIP="Remember to save after modification~",i.TR_PERMIT_SAVE_COMFIRM="Do you want to save the current permission changes?",i.TR_NOT_SAVE="Not Save",i.TR_HOMEPAGE="Home",i.TR_CURRENCY="Currency",i.TR_FEEDBACK="Feedback",i.TR_OPEN_GUIDE="Open Guidance",i.TR_FEEDBACK_EMPTY="Please enter feedback content",i.TR_FEEDBACK_TITLE="Feedback",i.TR_FEEDBACK_CONTENT="Feedback Content",i.TR_FEEDBACK_INPUT="Give us feedback or describe the error",i.TR_SEND_TO_PM="You can send an email to {{email}} Tracking report",i.TR_SEND="Send",i.TR_COPY="Copy",i.TR_COPYREFRESH_SUCESS="Copy successfully",i.TR_COPYPLACEHOLDER="Please enter the homework name",i.TR_HOMEWORKTITLENOTEMPTY="Homework name cannot be empty",i.TR_HADSAMENAMEFILE="A file with the same name already exists. Do you want to overwrite it?",i.TR_WRITEANDDRAW_LIB="Writing and Drawing Lab",i.TR_LASER_LIB="Laser Engraving Lab",i.TR_TEACH_LIB="Teaching and Playback Lab",i.TR_3DPRINT_LIB="3D Printing Lab",i.TR_OPEN_FIRMWAREBURN_ERROR="Failed to open the firmware and burn, please check whether DobotLink is activated",i.TR_OPEN_FIRMWAREBURN="About to jump to 3D printing firmware download interface. Please confirm whether 3D printing firmware has been downloaded?",i.TR_FIRMWAREBURNED="Yes",i.TR_FIRMWAREUNBURNED="No",i.TR_FIRMWAREBURN_TIPS="Please confirm whether the 3D printing software is installed before using the 3D printing function? If it has been installed, please open it directly and connect it to use; if it is not installed, click the link below to download and install it for use.",i.TR_DOWNLOAD_FIRMWAREBURN_URL="Download link:",i.TR_FIRMWAREBURN_OK="OK",i.TR_ACCOUNT_SETTING="Account Settings",i.TR_ACCOUNT_LOGOUT="Account logout",i.TR_ACCOUNT_SETTING_TIPS="Important note: DobotLab account can be cancelled. In order to avoid being stolen or operated by others, the account information needs to be confirmed for cancellation.",i.TR_APPLY_ACCOUNT_LOGOUT="Apply for cancellation",i.TR_WILL_ACCOUNT_LOGOUT="Log out of account:",i.TR_CANNOT_FIND="Can't get it back",i.TR_CLEAR_DATA_ACCOUNT_LOGOUT="After logging out, you will not be able to log in, and the relevant personal information will be cleared",i.TR_FOLLOW_INFO="It specifically includes but is not limited to the following information:",i.TR_FOLLOW_INFO_1="Personal information, including email information, password, avatar, etc.",i.TR_FOLLOW_INFO_2="My work, my lesson preparation, etc.",i.TR_FOLLOW_INFO_3="Other personal information, such as bound third-party account information, etc.",i.TR_HAD_KNOW_DANGER="Known risks",i.TR_THINK_BUTTON="let me think again",i.TR_LOGOUT_BUTTON="Logout",i.TR_VERIFY_PASSWARD="verify password",i.TR_INPUT_PASSWARD="Please enter your password",i.TR_PASSWARD_ERROR="The password is incorrect, please re-enter!",i.TR_SUBMIT_SUCESS="Submitted successfully",i.TR_7DAY_LOGOUT="Automatically log out after 7 days",i.TR_FEEDBACK_EMAIL="Please enter your email",i.TR_RENAME_NOTEMPTY="Input can not be empty",i.TR_RENAME_CHECK='File name cannot contain /: *? "<> |%',i.TR_RESOURCE_AUTHORITY="Resource permissions",i.TR_COUNTRY="Country",i.TR_MODIFY_COUNTRY_SUCCESS="User country modified successfully",i.TR_RESOURCE_PERMISSION_TIPS="Which attachment resources can be set here to be visible to students",i.TR_COURSE_PERMISSION_TIPS="Note: Which courses can be set here to be visible to the class",i.TR_NO_RESOURCE_TIPS="No resource record",i.TR_TEACHERING_MODULE="Teaching",i.TR_LAB_MODULE="Experiment",i.TR_CLASEE_MODULE="Class Management ",i.TR_WELCOME_BLOCKLY="Welcome to DobotBlock Lab",i.TR_WELCOME_PYTHON="Welcome to Python Lab",i.TR_WELCOME_DOBOTLAB="Welcome to DobotLab\uff01",i.TR_INTRODUCE="DobotLab is a comprehensive software platform developed for artificial intelligence (AI) education. Integrating three function modules (teaching, experiment and class management), it provides significant resources for schools in their AI teaching.",i.TR_ENTER_DOBOTLAB="Enter Main Page",i.TR_ENTER_LAB="Enter the Lab",i.TR_CHECK_GUIDELINES="View Guidance",i.TR_SKIP="Skip",i.TR_FINISH="Finish",i.TR_HOME="\u3010Home\u3011",i.TR_HOME_TIP="Back to DobotLab main page.",i.TR_GUIDE_FILE="\u3010File\u3011",i.TR_FILE_TIP="It includes such functions as New, Open, Save, Save as, Save to local and Upload from local. ",i.TR_PROJECT="\u3010Project Name\u3011",i.TR_PROJECT_BLOCK_TIP="Name of the current project displayed in code area.",i.TR_PROJECT_PYTHON_TIP="Name of the current project displayed in code area.",i.TR_BLOCK_AREA="\u3010Block Area\u3011",i.TR_BLOCK_AREA_TIP="It provides blocks for programming. You can search the blocks according to the categories and colors.",i.TR_CODE_AREA="\u3010Code Area\u3011",i.TR_CODE_AREA_TIP="You can write the program by dragging the blocks to this area.",i.TR_STAGE_AREA="\u3010Display Area\u3011",i.TR_STAGE_AREA_TIP="You can display the sprite and your works here.",i.TR_RUN_SCRIPT="\u3010Start running\u3011",i.TR_STOP_SCRIPT="\u3010Stop running\u3011",i.TR_CLEAR_SCRIPT="\u3010Clear alarms\u3011",i.TR_LEFT="\u3010Switch layout\u3011",i.TR_LARGE="\u3010Full screen\u3011",i.TR_DEVICE_CONTROL_AREA="\u3010Device Control\u3011",i.TR_DEVICE_CONTROL_AREA_TIP="You can choose, connect and control Dobot devices.",i.TR_DEVICE_CONNECT="\u3010Device Selection\u3011",i.TR_SELECT_END="\u3010Tool Selection\u3011",i.TR_DEVICE_CONNECT_AREA="\u3010Device Connection\u3011",i.TR_DEVICE_CONNECT_AREA_TIP="Choose and connect Dobot devices.",i.TR_DEVICE_CONTROL_AREA_TIP2="Control the movement of robotic arm and display real-time coordinates. You can adjust the speed here.",i.TR_SELECT_END_AREA="\u3010Tool Selection\u3011",i.TR_SELECT_END_AREA_TIP="Choose end tools.",i.TR_COORDINATE_CALIBRATION="\u3010Coordinate Calibration\u3011",i.TR_COORDINATE_CALIBRATION_TIP="Calibrate Magician Lite camera kit.",i.TR_ARM_CAMERA="\u3010Arm Camera\u3011",i.TR_ARM_CAMERA_TIP="Calibrate the AI camera of Magician Go, and view the target type obtained by arm camera and the current position of Magician Go.",i.TR_CHASSIS_CONTROLPANE="\u3010Car Control Panel\u3011",i.TR_CHASSIS_CONTROLPANE_TIP="Control the movement of Magician Go and display real-time coordinates.",i.TR_JOG_BUTTON="\u3010Button Explanation\u3011\uff1a",i.TR_LEFT_TRANS="Anticlockwise Rotate",i.TR_RIGHT_TRANS="Clockwise Rotate",i.TR_WHISTLE="Whistle",i.TR_FLASH_LIGHT="Flash Lights",i.TR_AUTO_LINE_PATROL="Line Tracking",i.TR_AUTO_LINE_PATROL_TIP="Start automatic line tracking.",i.TR_USUAL_USETAB="\u3010Tool bar\u3011",i.TR_USUAL_USETAB_TIP="Operate the codes.",i.TR_INSTRUCTION_LIST="\u3010Command List\u3011",i.TR_INSTRUCTION_LIST_TIP="Provide commands for programming. Double-click the commands and the commands will display in code area.",i.TR_RUN_WINDOW="\u3010Running Log\u3011",i.TR_RUN_WINDOW_TIP="Display the running result of codes and system information.",i.TR_TITLE_BAR="\u3010Title Bar\u3011",i.TR_TITLE_BAR_TIP1="1\u3001It includes such functions as Menu, Language Switch and Login.",i.TR_TITLE_BAR_TIP2="2\u3001You can view the guidance from Menu > Currency > Open Guidance.",i.TR_MY_COURSE="\u3010My Course\u3011",i.TR_MY_COURSE_TIP="You can view relevant courses after login.",i.TR_PERSONAL_WORK="\u3010Personal Works\u3011",i.TR_PERSONAL_WORK_TIP="You can view and reedit the project that you saved in the lab.",i.TR_DOBOTBLOCK_LAB="\u3010DobotBlock Lab\u3011",i.TR_DOBOTBLOCK_LAB_TIP="You can complete programming tasks just by dragging blocks, which lowers the threshold of studying programming.",i.TR_GUIDE_PYTHON_LAB="\u3010Python Lab\u3011",i.TR_PYTHON_LAB_TIP="You can program by directly calling the python commands.",i.TR_FEEDBACK_TOOLTIP="Beta version, please feedback to dobotlab@dobot.cc",i.TR_DEVICE_LIMIT="Only for Dobot Magician units",i.TR_VERSION_TIPS="The current web version is too old, please clear the cache and refresh the page.",i.ACCESSIBILITY_STATEMENT="Accessibility Statement",i.ACCOUNT_INFORMATION="Account information",i.WARNING_TEXT_VERSE="If the account uses DobotVerse software, all information in the dobotverse account will also be cancelled synchronously",i.WARNING_TEXT_LAB="If the account uses DobotLab software, all information in the DobotLab account will also be cancelled synchronously",i.TR_ACCOUNT_CANCELLATION="cancellation",i.TR_SELECT_EXPERIMENT="Choose a lab class",i.TR_SET_RESOURCE_TIP="Here you can set which attachment resources are visible to students!",i.TR_LOGOUT_SUCCESS="Log out successfully",i.PREVIOUS="Previous",i.NEXT="Next",i.FILTER="Filter",i.FILTERED="Filtered",i.TR_SCHOOL_ADMINISTRATOR="School Administrator",i.TR_SUPER_ADMINISTRATOR="Super Administrator",i.TR_COURSE_ADMINISTRATOR="Course Administrator",i.TR_IMPORT_FROM_MYWORK="Import from my work",i.TR_COURSE_FROM_LOCAL="Import from local",i.TR_STUDENT_LIST="Student list",i.TR_LIST="list",i.TR_TEACHER="Teacher",i.TR_LOGIN_NOT_EMPTY="Login ID cannot be empty",i.TR_NAME_NOT_EMPTY="Name cannot be empty",i.TR_MAILBOX_NOT_EMPTY="Mailbox cannot be empty",i.TR_GRADE_NOT_EMPTY="Grade cannot be empty",i.TR_CLASS_NOT_EMPTY="Class cannot be empty",i.TR_MAILEBOX_FORMAT_WARING="Mailbox format error",i.TR_NICKNAME_NOT_EMPTY="Nickname cannot be empty",i.TR_VERSE_LIB="Virtual Simulation Lab",i.TR_COURSE="course",i.TR_COURSEANDCHAPTER=".course and chapter",i.TR_BlOCK_VERSE="Block virtual simulation",i.TR_VERSE_VERSE="Verse virtual simulation",i.TR_COURSES_SCENE="Courses Scene",i.TR_SEL_SCENE="Please select the scene",i.TR_BASIC_SCENE="Basic scene",i.TR_COMMUNITY_SCENE="Community scene",i.TR_SUPERMARKET_SCENE="Supermarket scene",i.TR_DRUGSTORE_SCENE="Drugstore scene",i.TR_FACTORY_SCENE="Factory scene",i.TR_BLOCKVERSE_TYPE="Blockly verse",i.TR_PYTHONVERSE_TYPE="Python verse",i.TR_BLOCKVERSE_LAB="Blockly Virtual Simulation Lab",i.TR_PYTHONVERSE_LAB="Python Virtual Simulation Lab",i.TR_PLEASE_LOGIN="In order to give you a better experience, please login before continuing to use",i.TR_DO_NOT_LOGIN_="Don't log in",i.TR_AI_STARTER="Ai-Starter",i.TR_SWITCH_PROGRAM="Switching programming",i.TR_OPEN_AND_SELECT_LABORATORY="Open programming -- select Laboratory";var s=i,r={TR_MY_COURSES:"\u6211\u7684\u8bfe\u7a0b",TR_ALL_COURSES:"\u5168\u90e8\u8bfe\u7a0b",TR_NEED:"\u9700\u8981",TR_LOGIN:"\u767b\u5f55",TR_VIEW_COURSES:"\u540e\u624d\u53ef\u4ee5\u67e5\u770b\u6211\u7684\u8bfe\u7a0b\u54e6",TR_PERSONAL_WORKS:"\u4e2a\u4eba\u4f5c\u54c1",TR_CONTINUE:"\u7ee7\u7eed",TR_TRY_NEW_PROJECT:"\u60a8\u8fd8\u6ca1\u6709\u65b0\u5efa\u8fc7\u9879\u76ee\uff0c\u53ef\u4ee5\u5c1d\u8bd5\u65b0\u5efa\u54e6~",TR_FUNCTION_MODULE:"\u529f\u80fd\u6a21\u5757",TR_BLOCK_LAB:"\u79ef\u6728\u7f16\u7a0b\u5b9e\u9a8c\u5ba4",TR_PYTHON_LAB:"Python\u5b9e\u9a8c\u5ba4",TR_LANGUAGE:"\u7b80\u4f53\u4e2d\u6587",TR_PERSONAL_CENTER:"\u4e2a\u4eba\u4e2d\u5fc3",TR_MY_WORKS:"\u6211\u7684\u4f5c\u54c1",TR_LOGOUT:"\u9000\u51fa\u767b\u5f55",TR_LOGOUT_SUCCESS:"\u9000\u51fa\u767b\u5f55\u6210\u529f\uff01",TR_VALID_PERIOD:"\u6709\u6548\u671f:",TR_EDU_ACCOUNT_PRO:"\u6559\u80b2\u8d26\u53f7 \u4e13\u4e1a\u7248",TR_EDU_ACCOUNT:"\u6559\u80b2\u8d26\u53f7",TR_REGISTERED_USER:"\u6ce8\u518c\u7528\u6237",TR_ERROR_MESSAGE:"\u9519\u8bef\u63d0\u793a",TR_TIPS:"\u63d0\u793a",TR_CONFIRM_LOGOUT:"\u662f\u5426\u9000\u51fa\u5f53\u524d\u8d26\u6237\uff1f",TR_NOT_QUIT:"\u4e0d\u9000\u51fa",TR_QUIT:"\u9000\u51fa",TR_TEACHER:"\u8001\u5e08",TR_STUDENT:"\u5b66\u751f",TR_BASIC_INFO:"\u57fa\u672c\u4fe1\u606f",TR_EDIT:"\u7f16\u8f91",TR_REGISTRATION_TIME:"\u6ce8\u518c\u65f6\u95f4",TR_ORGANIZATION:"\u673a\u6784",TR_GROUP:"\u5206\u7ec4",TR_ACCOUNT_LEVEL:"\u8d26\u53f7\u7b49\u7ea7",TR_CLASS:"\u73ed\u7ea7",TR_SCHOOL:"\u5b66\u6821",TR_USER_TYPE:"\u7528\u6237\u7c7b\u578b",TR_TO_MODIFY:"\u4fee\u6539",TR_MAILBOX:"\u90ae\u7bb1",TR_CHANGE_PASSWORD:"\u4fee\u6539\u5bc6\u7801",TR_PASSWORD_LIMIT:"\u5bc6\u7801\u8981\u6c42\u5fc5\u987b\u957f\u5ea6\u4e3a8\uff5e14\u4e2a\u5b57\u7b26;\u5fc5\u987b\u5305\u542b\u6570\u5b57\u3001\u5c0f\u5199\u5b57\u6bcd\u548c\u5927\u5199\u5b57\u6bcd;\u4e0d\u5141\u8bb8\u51fa\u73b0\u7a7a\u683c\u3001\u4e2d\u6587\u3001\u7b26\u53f7\u3002",TR_SAVE:"\u4fdd\u5b58",TR_CANCEL:"\u53d6\u6d88",TR_USER_NICKNAME:"\u7528\u6237\u6635\u79f0",TR_MODIFY:"\u4fee\u6539",TR_PROFILE_PHOTO:"\u5934\u50cf",TR_TOOLTIP_NAME_INVALID:"\u7528\u6237\u540d\u51fa\u73b0\u975e\u6cd5\u5b57\u7b26\u3002",TR_TOOLTIP_NICKNAME:"\u4e2d\u6587\u548c\u82f1\u6587\u5747\u53ef\uff0c\u6700\u957f\u4e3a20\u4e2a\u5b57\u7b26",TR_ORIGINAL_PASSWORD:"\u539f\u59cb\u5bc6\u7801",TR_NEW_PASSWORD:"\u65b0\u5bc6\u7801",TR_PASSWORD_SUCCESS:"\u5bc6\u7801\u4fee\u6539\u6210\u529f",TR_WRONG_PASSWORD_FORMAT:"\u5bc6\u7801\u683c\u5f0f\u9519\u8bef\uff01",TR_CHANGE_MAILBOX:"\u4fee\u6539\u90ae\u7bb1",TR_ENTER_RIGHT_MAILBOX:"\u8bf7\u8f93\u5165\u6b63\u786e\u90ae\u7bb1",TR_VERIFICATION_CODE:"\u9a8c\u8bc1\u7801",TR_GET_CODE:"\u83b7\u53d6\u9a8c\u8bc1\u7801",TR_OK:"\u786e\u5b9a",TR_WRONG_MAILBOX_FORMAT:"\u90ae\u7bb1\u683c\u5f0f\u9519\u8bef\uff0c\u8bf7\u91cd\u65b0\u8f93\u5165",TR_MAILBOX_SUCCESS:"\u90ae\u7bb1\u4fee\u6539\u6210\u529f",TR_PERSONAL_DATA:"\u4e2a\u4eba\u8d44\u6599",TR_AI_AUTHORITY:"AI\u6743\u9650",TR_AI_DATA_USAGE:"AI\u6d41\u91cf\u4f7f\u7528\u60c5\u51b5",TR_TYPE:"\u7c7b\u578b",TR_TIMES:"AI\u6d41\u91cf\u4f7f\u7528\u6b21\u6570",TR_VALID_UNTIL:"\u6709\u6548\u671f\u81f3",TR_TEMP_AUTHORITY:"\u4e34\u65f6\u6388\u6743\u4f7f\u7528\u6b21\u6570",TR_TEMP_VALID_UNTIL:"\u4e34\u65f6\u6388\u6743\u6709\u6548\u671f\u81f3",TR_FACE_RECOGNITION:"\u4eba\u8138\u8bc6\u522b",TR_CHARACTER_RECOGNITION:"OCR\u6587\u5b57\u8bc6\u522b",TR_SPEECH_RECOGNITION:"\u8bed\u8a00\u8bc6\u522b",TR_OTHER_AUTHORITY:"\u5176\u4ed6AI\u6743\u9650",TR_ATTENTION:"\u6ce8\u610f\uff1a",TR_AI_TIPS_1:"AI\u6d41\u91cf\u666e\u901a\u6ce8\u518c\u7528\u6237\u6bcf\u6708\u4f7f\u7528\u6b21\u6570\u6709\u9650\uff0c\u4f7f\u7528\u5b8c\u6bd5\u540e\u8bf7\u4e0b\u6708\u518d\u5c1d\u8bd5\u4f7f\u7528\u3002",TR_AI_TIPS_2:"\u5728\u6709\u6548\u671f\u5185\uff0cAI\u6d41\u91cf\u4f18\u5148\u4f7f\u7528\u4e34\u65f6\u6388\u6743\u6b21\u6570\uff0c\u4f7f\u7528\u5b8c\u6bd5\u540e\u518d\u4f7f\u7528\u6b63\u5e38\u6d41\u91cf\u3002",TR_AI_TIPS_3:"\u82e5\u77ed\u65f6\u95f4\u5185\u4f7f\u7528\u6b21\u6570\u8fc7\u591a\uff0c\u8bf7\u6ce8\u610f\u68c0\u67e5\u4ee3\u7801\uff0c\u907f\u514d\u9519\u8bef\u7684\u903b\u8f91\u5faa\u73af\u5bfc\u81f4\u8fc7\u5feb\u7684\u4f7f\u7528\u5b8c\u6743\u9650\u3002",TR_AI_TIPS_4:"\u5982\u6709\u7591\u95ee\uff0c\u8bf7\u8054\u7cfbsupport@dobot.cc\u6216\u8054\u7cfb\u5ba2\u6237\u7ecf\u7406\u3002",TR_ALL:"\u5168\u90e8",TR_CHOOSE_COURSE:"\u9009\u62e9\u8bfe\u7a0b",TR_CHOOSE_LAB:"\u9009\u62e9\u5b9e\u9a8c\u5ba4",TR_ENTER_WORK_NAME:"\u8f93\u5165\u4f5c\u54c1\u540d\u79f0",TR_BATCH_DELETE:"\u6279\u91cf\u5220\u9664",TR_CANCEL_DELETE:"\u53d6\u6d88\u5220\u9664",TR_CONFIRM_DELETE:"\u786e\u8ba4\u5220\u9664",TR_RENAME:"\u91cd\u547d\u540d",TR_UPDATE:"\u66f4\u65b0",TR_WARM_PROMPT:"\u6e29\u99a8\u63d0\u793a",TR_DELETE:"\u5220\u9664",TR_WHETHER_DELETE:"\u662f\u5426\u5220\u9664",TR_SELECTED_ITEM:"\u9009\u4e2d\u9879",TR_DL_NOT_STARTED:"DobotLink\u672a\u542f\u52a8",TR_DL_INSTALL:"\u5b89\u88c5\u5e76\u542f\u52a8\u3010DobotLink\u3011\u624d\u80fd\u4f7f\u7528\u786c\u4ef6\u8bbe\u5907\u53ca\u90e8\u5206AI\u7b97\u6cd5\u3002",TR_DL_DOWNLOAD:"\u4e0b\u8f7dDobotLink",TR_DL_START:"\u7acb\u5373\u542f\u52a8",TR_DL_STARTING:"DobotLink\u542f\u52a8\u4e2d...",TR_DL_START_SUCCESS:"DobotLink\u6210\u529f\u542f\u52a8",TR_DL_CONNECT_DEVICE:"DobotLink\u5df2\u6210\u529f\u542f\u52a8\uff0c\u8d76\u5feb\u8fde\u63a5\u786c\u4ef6\u5427\uff01",TR_DL_OK:"\u597d\u7684",TR_DL_START_FAIL:"DobotLink\u65e0\u6cd5\u542f\u52a8",TR_DL_TIPS_1:"1\u3001\u8bf7\u5148\u5b89\u88c5\u786c\u4ef6\u9a71\u52a8DobotLink\u5e76\u542f\u52a8\uff0c",TR_DL_CLICK_HERE:"\u53ef\u70b9\u51fb\u6b64\u5904\u3002",TR_DL_TIPS_2:"2\u3001\u5982\u5df2\u5b89\u88c5\uff0c\u8bf7",TR_DL_RETRY:"\u91cd\u8bd5",TR_DL_START_MANUALLY:"\u6216\u624b\u52a8\u6253\u5f00DobotLink\u3002",TR_DL_TIPS_3:"3\u3001\u5982\u6709\u5176\u4ed6\u95ee\u9898\uff0c\u8bf7\u8054\u7cfb\u6280\u672f\u652f\u6301support@dobot.cc\u3002",TR_DL_KNOWN:"\u77e5\u9053\u4e86",TR_CHECK_IDENTITY:"\u9a8c\u8bc1\u8eab\u4efd\u4e2d..",TR_LOAD_RESOURCE:"\u8bf7\u7a0d\u7b49\uff0c\u6b63\u5728\u52a0\u8f7d\u8d44\u6e90...",TR_LOAD_BLOCK:"\u8bf7\u7a0d\u7b49\uff0c\u6b63\u5728\u8fdb\u5165\u79ef\u6728\u7f16\u7a0b\u5b9e\u9a8c\u5ba4...",TR_LOAD_PYTHON:"\u8bf7\u7a0d\u7b49\uff0c\u6b63\u5728\u8fdb\u5165Python\u5b9e\u9a8c\u5ba4...",TR_LOAD_DRAW:"\u8bf7\u7a0d\u7b49\uff0c\u6b63\u5728\u8fdb\u5165\u5199\u5b57\u753b\u753b\u5b9e\u9a8c\u5ba4...",TR_LOAD_LASER:"\u8bf7\u7a0d\u7b49\uff0c\u6b63\u5728\u8fdb\u5165\u6fc0\u5149\u96d5\u523b\u5b9e\u9a8c\u5ba4...",TR_LOAD_TEACH:"\u8bf7\u7a0d\u7b49\uff0c\u6b63\u5728\u8fdb\u5165\u793a\u6559\u518d\u73b0\u5b9e\u9a8c\u5ba4...",TR_PAGE_JUMPING:"\u8df3\u8f6c\u4e2d...",TR_NO:"\u5426",TR_YES:"\u662f",TR_CONFIRM_RECOVER:"\u662f\u5426\u6062\u590d\u5230\u8bfe\u7a0b\u6700\u5f00\u59cb\u7684\u72b6\u6001",TR_COURSE_RECOVER:"\u6062\u590d\u8bfe\u7a0b",TR_EXPERIMENTAL_MANUAL:"\u5b9e\u9a8c\u624b\u518c",TR_TAKE_NOTES:"\u5199\u7b14\u8bb0(\u5f85\u5f00\u53d1)",TR_FILE:"\u6587\u4ef6",TR_NEW:"\u65b0\u5efa",TR_OPEN:"\u6253\u5f00",TR_SAVE_AS:"\u53e6\u5b58\u4e3a",TR_SAVE_LOCAL:"\u53e6\u5b58\u5230\u7535\u8111",TR_SAVE_AND_PUBLISH:"\u4fdd\u5b58\u5e76\u53d1\u5e03",TR_UPLOAD_LOCAL:"\u4ece\u7535\u8111\u6253\u5f00",TR_CONFIRM_SAVE:"\u5f53\u524d\u4f5c\u54c1\u5c1a\u672a\u4fdd\u5b58\uff0c\u662f\u5426\u4fdd\u5b58",TR_NEW_WORK:"\u521b\u5efa\u65b0\u4f5c\u54c1",TR_EXPERIMENT_AGAIN:"\u91cd\u65b0\u5b9e\u9a8c",TR_START_EXPERIMENT:"\u5f00\u59cb\u5b9e\u9a8c",TR_PLAY:"\u64ad\u653e",TR_DOWNLOAD:"\u4e0b\u8f7d",TR_OPEN_COURSEWARE:"\u6253\u5f00\u8bfe\u4ef6",TR_OPEN_TEACHING_PLAN:"\u6253\u5f00\u6559\u6848",TR_EXPERIMENT:"\u5b9e\u9a8c",TR_VIDEO:"\u89c6\u9891",TR_ZIP:"\u538b\u7f29\u6587\u4ef6",TR_AUDIO:"\u97f3\u9891",TR_PHOTO:"\u56fe\u7247",TR_COURSEWARE:"\u8bfe\u4ef6",TR_TEACHING_PLAN:"\u6559\u6848",TR_BLOCK_ANSWER:"block\u53c2\u8003\u7b54\u6848",TR_SCRIPT_ANSWER:"script\u53c2\u8003\u7b54\u6848",TR_BACK_TOP:"\u56de\u5230\u9876\u90e8",TR_LEARNED:"\u5df2\u5b66\u4e60",TR_NOT_STARTED:"\u672a\u5f00\u59cb",TR_TOTAL:"\u5171",TR_CHAPTER:"\u7ae0",TR_SECTION:"\u8282",TR_INVALID_BROWSER:"\u60a8\u7684\u6d4f\u89c8\u5668\u4e0d\u662fchrome\u6d4f\u89c8\u5668\u6216\u8005\u4f4e\u7248\u672cchrome\uff0c\u53ef\u80fd\u5bfc\u81f4\u65e0\u6cd5\u6b63\u5e38\u4f7f\u7528\u67d0\u4e9b\u529f\u80fd",TR_LOAD_RESOURCE_ERROR:"\u8d44\u6e90\u52a0\u8f7d\u9519\u8bef\uff01",TR_CHECK_CONNECT:"\u8bbe\u5907\u8fde\u63a5\u5df2\u65ad\u5f00\uff0c\u8bf7\u68c0\u67e5\u8bbe\u5907\u8fde\u63a5\u72b6\u6001!",TR_GET_IDENTITY_FAIL:"\u8eab\u4efd\u4fe1\u606f\u83b7\u53d6\u5931\u8d25!",TR_ACCOUNT_EMPTY:"\u8d26\u53f7\u4e0d\u80fd\u4e3a\u7a7a\uff01",TR_PASSWORD_EMPTY:"\u5bc6\u7801\u4e0d\u80fd\u4e3a\u7a7a\uff01",TR_LOGIN_TITLE:"DOBOT LAB \u8d26\u53f7\u767b\u5f55",TR_ENTER_ACCOUNT:"\u8f93\u5165\u60a8\u7684\u8d26\u53f7\u6216\u90ae\u7bb1",TR_PASSWORD:"\u5bc6\u7801",TR_LOGIN_NOW:"\u7acb\u5373\u767b\u5f55",TR_FORGET_PASSWORD:"\u5fd8\u8bb0\u5bc6\u7801",TR_REGISTER_ACCOUNT:"\u6ce8\u518c\u65b0\u8d26\u53f7",TR_WELCOME_REGISTER:"\u6b22\u8fce\u6ce8\u518c",TR_BACK_TO_LOGIN:"\u8fd4\u56de\u767b\u5f55",TR_BACK:"\u8fd4\u56de",TR_ENTER_USER_NICKNAME:"\u8bf7\u8f93\u5165\u7528\u6237\u6635\u79f0",TR_AS_LOGIN_ACCOUNT:"\u4f5c\u4e3a\u767b\u5f55\u7684\u8d26\u53f7",TR_FIND_PASSWORD:"\u53ef\u7528\u4e8e\u627e\u56de\u5bc6\u7801",TR_SET_PASSWORD:"\u8bf7\u8bbe\u7f6e\u767b\u5f55\u5bc6\u7801",TR_CONFIRM_PASSWORD:"\u786e\u8ba4\u5bc6\u7801",TR_CONFIRM_AGAIN:"\u518d\u6b21\u786e\u8ba4\u5bc6\u7801",TR_REGISTER_NOW:"\u7acb\u5373\u6ce8\u518c",TR_PASSWORD_LIMIT1:"\u957f\u5ea6\u4e3a8\uff5e14\u4e2a\u5b57\u7b26",TR_PASSWORD_LIMIT2:"\u5fc5\u987b\u5305\u542b\u5927\u5199\u5b57\u6bcd\u3001\u5c0f\u5199\u5b57\u6bcd\u548c1\u4e2a\u6570\u5b57",TR_PASSWORD_LIMIT3:"\u4e0d\u5141\u8bb8\u51fa\u73b0\u7a7a\u683c",TR_ID_LIMIT:"\u4e0d\u53ef\u91cd\u590d\uff0c\u8bbe\u7f6e\u540e\u4e0d\u53ef\u66f4\u6539\uff0c\u4ec5\u9650\u82f1\u6587\u6570\u5b57\u6216\u4e0b\u5212\u7ebf\u7ec4\u5408\uff0c\u6700\u77ed\u4e3a6\u4e2a\u5b57\u7b26\uff0c\u6700\u957f\u4e3a20\u4e2a\u5b57\u7b26",TR_NOT_EMPTY:"\u4e0d\u80fd\u4e3a\u7a7a",TR_FORMAT_WRONG:"\u683c\u5f0f\u9519\u8bef",TR_PASSWORD_DIFF:"\u4e24\u6b21\u5bc6\u7801\u8f93\u5165\u4e0d\u540c",TR_ID:"ID",TR_RESET_USER_PASSWORD:"\u91cd\u7f6e\u8d26\u6237\u5bc6\u7801",TR_SEND_SUCCESS:"\u53d1\u9001\u6210\u529f",TR_TO_EMAIL:"\u8bf7\u524d\u5f80\u90ae\u7bb1\u5b8c\u6210\u5bc6\u7801\u4fee\u6539",TR_SEND_AGAIN:"\u91cd\u65b0\u53d1\u9001",TR_ENTER_EMAIL:"\u8bf7\u8f93\u5165\u60a8\u7684\u8d26\u6237ID\u6216\u8f85\u52a9\u90ae\u7bb1",TR_ID_OR_EMAIL:"\u8d26\u6237ID\u6216\u8f85\u52a9\u90ae\u7bb1",TR_SENDING:"\u53d1\u9001\u4e2d...",TR_NEXT_STEP:"\u4e0b\u4e00\u6b65",TR_RESET_TIPS:"\u8bf7\u8f93\u5165\u8d26\u6237ID\u6216\u8005\u6ce8\u518c\u65f6\u586b\u5199\u7684\u90ae\u7bb1",TR_INVALID_EMAIL:"\u8bf7\u8f93\u5165\u6709\u6548\u8d26\u6237ID\u6216\u8005\u90ae\u7bb1",TR_FINISH_READING:"\u6211\u5df2\u9605\u8bfb\u5e76\u540c\u610f",TR_READ_AGREEMENT:"\u9605\u8bfbDobotLab\u7684",TR_PRIVACY_POLICY:"\u9690\u79c1\u653f\u7b56",TR_USER_AGREEMENT:"\u7528\u6237\u534f\u8bae",TR_SYSTEM_NOTIFICATION:"\u7cfb\u7edf\u901a\u77e5",TR_DATA_USAGE_WARN:"\u8bf7\u6ce8\u610f\uff1a\u5f53\u524d {{name}} \u6d41\u91cf\u5df2\u4f7f\u7528 {{percent}}%\uff0c\u8be6\u7ec6\u4f7f\u7528\u60c5\u51b5\u8bf7\u5230\u3010\u4e2a\u4eba\u4e2d\u5fc3-AI\u6743\u9650\u3011\u4e2d\u67e5\u770b\u3002\u5982\u4f7f\u7528\u5b8c\u6bd5\uff0c\u8bf7\u4e0b\u6708\u518d\u5c1d\u8bd5\u4f7f\u7528\u3002",TR_TEMP_SPEECH_RECOGNITION:"\u4e34\u65f6\u6388\u6743\u2014\u2014\u8bed\u8a00\u8bc6\u522b",TR_TEMP_FACE_RECOGNITION:"\u4e34\u65f6\u6388\u6743\u2014\u2014\u4eba\u8138\u8bc6\u522b",TR_TEMP_CHARACTER_RECOGNITION:"\u4e34\u65f6\u6388\u6743\u2014\u2014OCR\u6587\u5b57\u8bc6\u522b",TR_MY_WORKBENCH:"\u6211\u7684\u5de5\u4f5c\u53f0",TR_CLASS_MANAGE:"\u73ed\u7ea7\u7ba1\u7406",TR_AUTHORITY_MANAGE:"\u6743\u9650\u7ba1\u7406",TR_ADD_STUDENT:"\u6dfb\u52a0\u5b66\u751f",TR_CHANGE_CLASS:"\u8c03\u6574\u73ed\u7ea7",TR_OPERATION:"\u64cd\u4f5c",TR_SERIAL_NUMBER:"\u5e8f\u53f7",TR_NAME:"\u59d3\u540d",TR_LOGIN_ID:"\u767b\u5f55ID",TR_GRADE:"\u5e74\u7ea7",TR_KEY_WORD:"\u5173\u952e\u5b57\u641c\u7d22",TR_TEACHER_MANAGE:"\u6559\u5e08\u7ba1\u7406",TR_BATCH_IMPORT:"\u6279\u91cf\u5bfc\u5165",TR_EXPORT_DATA:"\u5bfc\u51fa\u6570\u636e",TR_CLASS_TEACHER:"\u8001\u5e08",TR_ADD_TEACHER:"\u6dfb\u52a0\u8001\u5e08",TR_INPUT_LOGIN_ID:"\u8bf7\u8f93\u5165\u767b\u5f55ID",TR_INPUT_NAME:"\u8bf7\u8f93\u5165\u59d3\u540d",TR_INPUT_MAILBOX:"\u8bf7\u8f93\u5165\u90ae\u7bb1",TR_DELETE_TEACHER:"\u662f\u5426\u5220\u9664\u8be5\u6559\u5e08\uff1f",TR_CLASSNAME_DUPLIACTE:"\u73ed\u7ea7\u547d\u540d\u91cd\u590d\uff0c\u8bf7\u91cd\u65b0\u8f93\u5165",TR_ADD_CLASS:"\u6dfb\u52a0\u73ed\u7ea7",TR_CALSSNAME_EMPTY:"\u73ed\u7ea7\u540d\u4e0d\u80fd\u4e3a\u7a7a",TR_INPUT_CLASSNAME:"\u8bf7\u8f93\u5165\u73ed\u7ea7\u540d\u79f0",TR_INPUT_GRADE:"\u8bf7\u8f93\u5165\u5e74\u7ea7",TR_INPUT_CLASS:"\u8bf7\u8f93\u5165\u73ed\u7ea7",TR_CHOOSE_CLASS:"\u9009\u62e9\u73ed\u7ea7",TR_DELETE_STUDENT:"\u662f\u5426\u5220\u9664\u5df2\u9009\u5b66\u751f\uff1f",TR_CLASS_RENAME:"\u73ed\u7ea7\u91cd\u547d\u540d",TR_DELETE_CLASS:"\u662f\u5426\u5220\u9664\u5df2\u9009\u73ed\u7ea7\uff1f",TR_DELETE_CLASS_TIPS:"\u6ce8\u610f\uff1a\u82e5\u8be5\u73ed\u7ea7\u4e0b\u5b58\u5728\u5b66\u751f\u6216\u8001\u5e08\uff0c\u5219\u65e0\u6cd5\u5220\u9664",TR_FAIL_OPEN:"\u6253\u5f00\u6587\u4ef6\u5931\u8d25\uff0c\u8bf7\u91cd\u65b0\u9009\u62e9\u6587\u4ef6",TR_BATCH_ADD:"\u6279\u91cf\u65b0\u589e\u7528\u6237",TR_UPLOAD:"\u4e0a\u4f20",TR_IMPORT_TEMP:"\u4f7f\u7528\u6a21\u7248\u5bfc\u5165\u7528\u6237\uff0c\u8bf7\u4e0a\u4f20\u6587\u4ef6",TR_CHOOSE_AGAIN:"\u91cd\u65b0\u9009\u62e9\u6587\u4ef6",TR_DOWNLOAD_TEMP:"\u70b9\u51fb\u6b64\u5904\u4e0b\u8f7d\u6a21\u7248",TR_RESET_PASSWORD:"\u91cd\u7f6e\u5bc6\u7801",TR_CONFIRM_RESET:"\u662f\u5426\u8981\u91cd\u7f6e\u5bc6\u7801\uff1f",TR_AFTER_RESET:"\u91cd\u7f6e\u5bc6\u7801\u540e\uff0c\u5bc6\u7801\u7edf\u4e00\u4e3a\uff1a123456",TR_HELP:"\u5e2e\u52a9",TR_HELP_DOC:"DobotLab\u5e2e\u52a9\u6587\u6863",TR_DEVICE_MANUAL:"\u8bbe\u5907\u4f7f\u7528\u624b\u518c",TR_MAGICIANGO:"MagicianGo \u79fb\u52a8\u5e95\u76d8",TR_FILE_NAME_EMPTY:"\u6587\u4ef6\u540d\u4e0d\u80fd\u4e3a\u7a7a",TR_FILE_NAME_CONTAIN:"\u6587\u4ef6\u540d\u4e0d\u80fd\u5305\u542b",TR_DL_NEW_VER:"\u53d1\u73b0DobotLink\u6700\u65b0\u7248\u672c",TR_DL_NEW_TIPS:"\u5efa\u8bae\u4e0b\u8f7d\u5e76\u4f7f\u7528\u6700\u65b0\u7248\u672cDobotLink\u8f6f\u4ef6\uff0c\u4f7f\u7528\u4f53\u9a8c\u66f4\u4f73\uff01",TR_IGNORE:"\u5ffd\u7565",TR_DL_NEW_DOWNLOAD:"\u7acb\u5373\u4e0b\u8f7d",TR_CHROME_TIPS:" \u5f53\u524d\u6d4f\u89c8\u5668\u5b58\u5728\u517c\u5bb9\u95ee\u9898\uff0c\u65e0\u6cd5\u6b63\u5e38\u8fd0\u884cDobotLab\uff0c\u8bf7\u4f7f\u7528\u8c37\u6b4cchrome\u6d4f\u89c8\u5668\u6253\u5f00\u8be5\u7f51\u9875\u3002",TR_DOWNLOAD_CHROME:"\u4e0b\u8f7dChrome",TR_DL_STATUS_OFF:"\u672a\u542f\u52a8",TR_DL_STATUS_ON:"\u5df2\u542f\u52a8",TR_DL_STATUS_UPDATE:"\u53ef\u66f4\u65b0",TR_MY_HOMEWORK:"\u6211\u7684\u4f5c\u4e1a",TR_CLASSWORK_TAG:"\u968f\u5802",TR_HOMEWORK_TAG:"\u8bfe\u540e",TR_BLOCK_TYPE:"\u79ef\u6728\u7f16\u7a0b",TR_PYTHON_TYPE:"Python\u7f16\u7a0b",TR_SUBMIT_TIME:"\u63d0\u4ea4\u65f6\u95f4",TR_COMMENT_TIME:"\u8bc4\u5206\u65f6\u95f4",TR_SCORE:"\u5f97\u5206",TR_CHECK_COMMENT:"\u67e5\u770b\u8bc4\u8bed",TR_NO_HOMEWORK:"\u6682\u65e0\u4f5c\u4e1a",TR_DO_HOMEWORK:"\u505a\u4f5c\u4e1a"};r.TR_CONTINUE="\u7ee7\u7eed",r.TR_CHECK="\u67e5\u770b",r.TR_ALL_STATUS="\u5168\u90e8\u72b6\u6001",r.TR_STATUS="\u72b6\u6001",r.TR_STARTED="\u8fdb\u884c\u4e2d",r.TR_SUBMITED="\u5f85\u6279\u6539",r.TR_FINISHED="\u5df2\u5b8c\u6210",r.TR_REFRESH="\u5237\u65b0",r.TR_HOMEWORK_LIB="\u4f5c\u4e1a\u5e93",r.TR_HOMEWORK_MANAGE="\u4f5c\u4e1a\u7ba1\u7406",r.TR_HOMEWORK_ACADEMIC_ANALYSIS="\u5b66\u60c5\u5206\u6790",r.TR_ALL_HOMEWORK="\u4f5c\u4e1a\u603b\u89c8",r.TR_COMPLETION="\u5b8c\u6210\u60c5\u51b5",r.TR_COMMENT="\u8bc4\u5206",r.TR_ENTER_NAME_ACCOUNT="\u8bf7\u8f93\u5165\u5b66\u751f\u540d\u5b57\u6216\u767b\u5f55ID",r.TR_ENTER_SCORE="\u8bf7\u586b\u5165\u5206\u6570",r.TR_COMMENT_CONTENT="\u8bc4\u8bed",r.TR_ENTER_COMMENT="\u8bf7\u8f93\u5165\u8bc4\u8bed",r.TR_ALL_CLASSES="\u5168\u90e8\u73ed\u7ea7",r.TR_ALL_CHAPTERS="\u5168\u90e8\u7ae0\u6216\u5b9e\u9a8c",r.TR_ALL_SECTIONS="\u5168\u90e8\u5c0f\u8282",r.TR_NEW_HOMEWORK="\u65b0\u5efa\u4f5c\u4e1a",r.TR_HOMEWORK_SEARCH_PLACEHOLDER="\u4f5c\u4e1aID/\u540d\u79f0/\u521b\u4f5c\u4eba",r.TR_DESIGNATION="\u540d\u79f0",r.TR_MODIFICATION_TIME="\u4fee\u6539\u65f6\u95f4",r.TR_CREATOR="\u521b\u4f5c\u4eba",r.TR_PUBLISHED_CLASSES="\u5df2\u53d1\u5e03\u73ed\u7ea7",r.TR_PUBLISHED="\u5df2\u53d1\u5e03",r.TR_UNPUBLISHED="\u672a\u53d1\u5e03",r.TR_OFF="\u5df2\u4e0b\u67b6",r.TR_OFFING="\u4e0b\u67b6",r.TR_PUBLISHING="\u53d1\u5e03",r.TR_HOMEWORK_NAME="\u4f5c\u4e1a\u540d\u79f0",r.TR_LABORATORY="\u4f5c\u4e1a\u7c7b\u578b",r.TR_EXERCISE_TYPE="\u4e60\u9898\u7c7b\u578b",r.TR_HANDSON_EXERCISES="\u968f\u5802\u7ec3\u4e60",r.TR_HOMEWORK="\u8bfe\u540e\u7ec3\u4e60",r.TR_COURSE_CHAPTER="\u8bfe\u7a0b\u7ae0\u8282",r.TR_SELECT_COURSE="\u8bf7\u9009\u62e9\u8bfe\u7a0b",r.TR_SELECT_CHAPTER="\u8bf7\u9009\u62e9\u7ae0",r.TR_SELECT_SECTION="\u8bf7\u9009\u62e9\u8282",r.TR_HOMEWORK_SETTING="\u4f5c\u4e1a\u8bbe\u7f6e",r.TR_HOMEWORK_DELETE_TIPS="\u786e\u5b9a\u9700\u8981\u5220\u9664\u5f53\u524d\u4f5c\u4e1a\u5417?",r.TR_HOMEWORK_OFF_TIPS="\u786e\u5b9a\u9700\u8981\u4e0b\u67b6\u5f53\u524d\u4f5c\u4e1a\u5417?\u8be5\u64cd\u4f5c\u4f1a\u5c06\u4f5c\u4e1a\u4ece\u6240\u6709\u53ef\u89c1\u73ed\u7ea7\u4e2d\u4e0b\u67b6,\u8bf7\u8c28\u614e\u64cd\u4f5c.",r.TR_HOMEWORK_OFF_TIPS3="\u786e\u5b9a\u9700\u8981\u4e0b\u67b6\u5f53\u524d\u4f5c\u4e1a\u5417?\u8be5\u64cd\u4f5c\u4f1a\u5c06\u4f5c\u4e1a\u4ece\u6240\u6709\u5173\u8054\u7ae0\u8282\u4e2d\u4e0b\u67b6,\u8bf7\u8c28\u614e\u64cd\u4f5c.",r.TR_HOMEWORK_OFF_TIPS2="\u6ce8:\u4e0b\u67b6\u540e\u53ef\u91cd\u65b0\u53d1\u5e03",r.TR_REQUIRED="\u5fc5\u9009\u5b57\u6bb5",r.TR_CHECK_RELATED_SECTION="\u67e5\u770b\u5173\u8054\u7ae0\u8282",r.TR_CHECK_VISIBLE_CLASSES="\u67e5\u770b\u53ef\u89c1\u73ed\u7ea7",r.TR_RELATED_SECTION="\u5173\u8054\u7ae0\u8282",r.TR_VISIBLE_CLASSES="\u53ef\u89c1\u73ed\u7ea7",r.TR_PUBLISH_ERROR="\u6ca1\u6709\u53ef\u53d1\u5e03\u7684\u73ed\u7ea7",r.TR_PUBLISH_ERROR2="\u53d1\u5e03\u5931\u8d25",r.TR_PUBLISH_ERROR3="\u5df2\u7ecf\u53d1\u5e03\u7684\u4f5c\u4e1a\u4e0d\u80fd\u8bbe\u7f6e",r.TR_PUBLISH_SUCCESS="\u53d1\u5e03\u6210\u529f",r.TR_PUBLISH_TIPS="\u6ce8\u610f\uff1a\u5f53\u524d\u64cd\u4f5c\u4f1a\u5b9e\u65f6\u66f4\u65b0\u4f5c\u4e1a\u5230\u53ef\u89c1\u73ed\u7ea7\uff0c\u8bf7\u8c28\u614e\u64cd\u4f5c",r.TR_PUBLISH_TIPS2="\u6ce8\u610f\uff1a\u5f53\u524d\u64cd\u4f5c\u4f1a\u5b9e\u65f6\u66f4\u65b0\u4f5c\u4e1a\u5230\u5173\u8054\u7ae0\u8282\uff0c\u8bf7\u8c28\u614e\u64cd\u4f5c",r.TR_HOMEWORK_PREVIEW="\u4f5c\u4e1a\u9884\u89c8",r.TR_EDIT_TITLE="\u7f16\u8f91\u9898\u76ee",r.TR_ANSWER_CODE="\u7f16\u8f91\u4ee3\u7801",r.TR_SLAMPLE_CODE="\u5b66\u751f\u53ef\u89c1\u4ee3\u7801",r.TR_INSERT_IMAGE="\u63d2\u5165\u56fe\u7247",r.TR_INSERT_LINK="\u63d2\u5165\u94fe\u63a5",r.TR_OPERATION_BEFORE="\u6b64\u64cd\u4f5c\u9700\u8981\u5148\u4fdd\u5b58",r.TR_SAVE_SUCCESS="\u4fdd\u5b58\u6210\u529f",r.TR_SAVE_FAILURE="\u4fdd\u5b58\u5931\u8d25",r.TR_IMPORT_FROM_EDIT="\u4ece\u7f16\u8f91\u4ee3\u7801\u5bfc\u5165",r.TR_IMPORT_CODE="\u5bfc\u5165\u4ee3\u7801",r.TR_TITLE="\u9898\u76ee",r.TR_CANCEL_PREVIEW="\u53d6\u6d88\u6d4f\u89c8",r.TR_SCORE_SUCESS="\u8bc4\u5206\u6210\u529f",r.TR_SCORE_FAIL="\u8bc4\u5206\u5931\u8d25",r.TR_COMMENT_TAG1="\u4ee3\u7801\u4e0d\u9519",r.TR_COMMENT_TAG2="\u7ee7\u7eed\u52a0\u6cb9",r.TR_COMMENT_TAG3="\u4ee3\u7801\u7b80\u6d01",r.TR_COMMENT_TAG4="\u591a\u52a0\u7ec3\u4e60",r.TR_COMMENT_TAG5="\u903b\u8f91\u6e05\u6670",r.TR_COMMENT_TAG6="\u975e\u5e38\u4f18\u79c0",r.TR_SUBMIT_SUCCESS="\u63d0\u4ea4\u6210\u529f",r.TR_SUBMIT_FAILURE="\u63d0\u4ea4\u5931\u8d25",r.TR_SUBMIT_HOMEWOEK="\u63d0\u4ea4\u4f5c\u4e1a",r.TR_CLOSE_TITLE="\u5173\u95ed\u9898\u76ee",r.TR_VIEW_TITLE="\u67e5\u770b\u9898\u76ee",r.TR_CHOOSE_CATEGORY="\u9009\u62e9\u6559\u6750\u7c7b\u578b",r.TR_UNBIND="\u89e3\u9664\u7ed1\u5b9a",r.TR_UNBIND_CONFIRM="\u786e\u5b9a\u8981\u89e3\u7ed1\u5417\uff1f",r.TR_UNBIND_SUCCESS="\u89e3\u7ed1\u6210\u529f",r.TR_RESET_SUCCESS="\u5bc6\u7801\u91cd\u7f6e\u6210\u529f",r.TR_BIND_ID="\u7ed1\u5b9a\u5df2\u6709ID",r.TR_ID_NOT_EXIST="\u8be5ID\u4e0d\u5b58\u5728",r.TR_BIND_SUCCESS="\u7ed1\u5b9a\u6210\u529f",r.TR_NAME_NOT_MATCH="ID\u4e0e\u7528\u6237\u6635\u79f0\u4e0d\u5339\u914d",r.TR_USER_ID="\u7528\u6237ID",r.TR_ENTER_USER_ID="\u8bf7\u8f93\u5165\u7528\u6237ID",r.TR_ADD_TO_CLASS="\u6dfb\u52a0\u5230\u73ed\u7ea7",r.TR_EDIT_SUCCESS="\u7f16\u8f91\u6210\u529f",r.TR_EDIT_USER="\u7f16\u8f91\u7528\u6237",r.TR_ROLE_OPTION="\u5e08\u751f\u7ba1\u7406",r.TR_BATCH_DELETE_ROLE="\u662f\u5426\u5220\u9664\u5df2\u9009{{role}}",r.TR_DELETE_ROLE_TIPS="\u6ce8\u610f\uff1a\u5220\u9664\u540e\u8be5ID\u5c06\u6ce8\u9500\uff0c\u8d26\u53f7\u76f8\u5173\u6570\u636e\u4f1a\u540c\u6b65\u5220\u9664",r.TR_UNBIND_BTN="\u89e3\u7ed1",r.TR_RESET_BTN="\u91cd\u7f6e",r.TR_VALIDATE_ID="\u4ec5\u9650\u82f1\u6587\u3001\u6570\u5b57\u548c\u4e0b\u5212\u7ebf\u7ec4\u5408",r.TR_VALIDATE_LENGTH="\u6700\u77ed\u4e3a6\u4e2a\u5b57\u7b26\uff0c\u6700\u957f\u4e3a20\u4e2a\u5b57\u7b26",r.TR_WORK_NOT_FOUND="\u672a\u627e\u5230\u76f8\u5173\u4f5c\u54c1",r.TR_REFERENCE="\u53c2\u8003\u7b54\u6848",r.TR_CHECK_REFERENCE="\u67e5\u770b\u53c2\u8003\u7b54\u6848",r.TR_CHANGE_SUCCESS="\u8c03\u73ed\u6210\u529f",r.TR_ADD_SUCCESS="\u6dfb\u52a0\u6210\u529f",r.TR_ALL_TEACHERS="\u5168\u90e8\u6559\u5e08",r.TR_ALL_STUDENTS="\u5168\u90e8\u5b66\u751f",r.TR_SELECT_DATE="\u65e5\u671f\u7b5b\u9009",r.TR_NEARLY_A_YEAR="\u8fd1\u4e00\u5e74",r.TR_THIS_SEMESTER="\u672c\u5b66\u671f",r.TR_BASIC_SITUATION="\u57fa\u672c\u60c5\u51b5",r.TR_CLASS_COUNT="\u73ed\u7ea7\u6570",r.TR_COUSE_COUNT="\u8bfe\u7a0b\u6570",r.TR_STUDENGT_COUNT="\u5b66\u751f\u6570",r.TR_EXPORT_ACADEMIC_DATA="\u5bfc\u51fa\u5b66\u60c5\u6570\u636e",r.TR_LEARN_SITUATION="\u5b66\u4e60\u60c5\u51b5",r.TR_SUB_NAME="\u8bfe\u7a0b\u540d\u79f0",r.TR_ALL_HOMEWORKS="\u603b\u4f5c\u4e1a\u6570",r.TR_ALL_SUBMIT="\u63d0\u4ea4\u6570",r.TR_ALL_CORRENT="\u6279\u6539\u6570",r.TR_ALL_COMPLETION_RATE="\u4f5c\u4e1a\u5b8c\u6210\u7387",r.TR_ALL_EDIT_RATE="\u4f5c\u4e1a\u6279\u6539\u7387",r.TR_HOMEWORK_DETAIL="\u4f5c\u4e1a\u8be6\u60c5",r.TR_HOMEWORK_NAME="\u4f5c\u4e1a\u540d\u79f0",r.TR_HIGHTEST_SCORE="\u6700\u9ad8\u5206",r.TR_AVERAGE_CALSSWORK="\u73ed\u7ea7\u4f5c\u4e1a\u5e73\u5747\u5206",r.TR_AVERAGE_WORK="\u4f5c\u4e1a\u5e73\u5747\u5206",r.TR_HOMEWORK_TOP3="\u4f5c\u4e1aTop3",r.TR_SCORE_OVER60="\u5e73\u5747\u5206>60",r.TR_SCORE_LESSTHAN60="\u5e73\u5747\u5206<60",r.TR_STUDENT_GRADE_EXCEL="\u5b66\u751f\u6210\u7ee9\u5355",r.TR_DELETE_SUCCESS="\u5220\u9664\u6210\u529f",r.TR_ADD_TO_CLASS_SUCCESS="\u5df2\u6210\u529f\u6dfb\u52a0\u5230\u201c\u6211\u7684\u5907\u8bfe\u201d\u4e2d",r.TR_REMOVE_PREPARATION="\u4ece\u6211\u7684\u5907\u8bfe\u79fb\u9664",r.TR_ADD_PREPARATION="\u6dfb\u52a0\u5230\u6211\u7684\u5907\u8bfe",r.TR_PREPARATION="\u5907\u8bfe\u7ba1\u7406",r.TR_MY_PREPARATION="\u6211\u7684\u5907\u8bfe",r.TR_IMPORT="\u5bfc\u5165",r.TR_EXPORT="\u5bfc\u51fa",r.TR_ABOUT="\u5173\u4e8e",r.TR_EDU_PLATFORM="\u6559\u80b2\u5e73\u53f0",r.TR_VERSION="\u7248\u672c\u53f7",r.TR_COMPANY="\u4e2d\u56fd\xb7\u6df1\u5733\u5e02\u8d8a\u7586\u79d1\u6280\u6709\u9650\u516c\u53f8",r.TR_EDU_MANUAL="DobotLab\u6559\u80b2\u8d26\u53f7\u4f7f\u7528\u624b\u518c",r.TR_CODING_MANUAL="DobotLab\u7f16\u7a0b\u624b\u518c",r.TR_REFRESH_SUCESS="\u5237\u65b0\u6210\u529f",r.TR_NAME_SUCCESS="\u7528\u6237\u540d\u4fee\u6539\u6210\u529f",r.TR_IMG_SUCCESS="\u5934\u50cf\u4fee\u6539\u6210\u529f",r.TR_NO_PREPARATION="\u6682\u65e0\u5907\u8bfe\u8bb0\u5f55",r.TR_TOOL_NAME="\u540d\u79f0",r.TR_DESCRIPTION="\u63cf\u8ff0",r.TR_LICENSE="\u8bb8\u53ef\u8bc1",r.TR_BUILT_WITH="DobotLab\u7531\u4ee5\u4e0b\u90e8\u5206\u6784\u6210\uff1a",r.TR_CONFIRM_SUBMIT="\u4f5c\u4e1a\u63d0\u4ea4\u540e\u4e0d\u53ef\u4fee\u6539\uff0c\u786e\u8ba4\u8981\u63d0\u4ea4\u5417\uff1f",r.TR_AUTHORITY_MANAGEMENT="\u6743\u9650\u7ba1\u7406",r.TR_PERMIT_SAVE_SUCCESS="\u6743\u9650\u4fdd\u5b58\u6210\u529f",r.TR_COURSE_AUTHORITY="\u8bfe\u7a0b\u6743\u9650",r.TR_PERMIT_SAVE_TIP="\u4fee\u6539\u540e\u8bb0\u5f97\u4fdd\u5b58\u54e6~",r.TR_PERMIT_SAVE_COMFIRM="\u662f\u5426\u4fdd\u5b58\u5f53\u524d\u6743\u9650\u6539\u52a8\uff1f",r.TR_NOT_SAVE="\u4e0d\u4fdd\u5b58",r.TR_HOMEPAGE="\u9996\u9875",r.TR_CURRENCY="\u901a\u7528",r.TR_FEEDBACK="\u53cd\u9988",r.TR_OPEN_GUIDE="\u67e5\u770b\u6307\u5f15\u5411\u5bfc",r.TR_FEEDBACK_EMPTY="\u8bf7\u8f93\u5165\u53cd\u9988\u5185\u5bb9",r.TR_FEEDBACK_TITLE="\u610f\u89c1\u53cd\u9988",r.TR_FEEDBACK_CONTENT="\u53cd\u9988\u5185\u5bb9",r.TR_FEEDBACK_INPUT="\u7ed9\u6211\u4eec\u53cd\u9988\u6216\u63cf\u8ff0\u9519\u8bef",r.TR_SEND_TO_PM="\u60a8\u53ef\u4ee5\u53d1\u9001\u7535\u5b50\u90ae\u7bb1\u81f3{{email}}\u8ddf\u8e2a\u62a5\u544a",r.TR_SEND="\u53d1\u9001",r.TR_COPY="\u590d\u5236",r.TR_COPYREFRESH_SUCESS="\u590d\u5236\u6210\u529f",r.TR_COPYPLACEHOLDER="\u8bf7\u8f93\u5165\u4f5c\u4e1a\u540d\u79f0",r.TR_HOMEWORKTITLENOTEMPTY="\u4f5c\u4e1a\u540d\u79f0\u4e0d\u80fd\u4e3a\u7a7a",r.TR_HADSAMENAMEFILE="\u5df2\u5b58\u5728\u540c\u540d\u6587\u4ef6\uff0c\u662f\u5426\u8986\u76d6?",r.TR_WRITEANDDRAW_LIB="\u5199\u5b57\u753b\u753b\u5b9e\u9a8c\u5ba4",r.TR_LASER_LIB="\u6fc0\u5149\u96d5\u523b\u5b9e\u9a8c\u5ba4",r.TR_TEACH_LIB="\u793a\u6559\u518d\u73b0\u5b9e\u9a8c\u5ba4",r.TR_3DPRINT_LIB="3D\u6253\u5370\u5b9e\u9a8c\u5ba4",r.TR_OPEN_FIRMWAREBURN_ERROR="\u6253\u5f00\u56fa\u4ef6\u70e7\u5f55\u5931\u8d25\uff0c\u8bf7\u68c0\u67e5DobotLink\u662f\u5426\u542f\u52a8",r.TR_OPEN_FIRMWAREBURN="\u5373\u5c06\u8df3\u8f6c\u52303D\u6253\u5370\u56fa\u4ef6\u70e7\u5f55\u754c\u9762\uff0c\u8bf7\u786e\u8ba4\u662f\u5426\u5df2\u70e7\u5f553D\u6253\u5370\u56fa\u4ef6\uff1f",r.TR_FIRMWAREBURNED="\u5df2\u70e7\u5f55",r.TR_FIRMWAREUNBURNED="\u672a\u70e7\u5f55",r.TR_FIRMWAREBURN_TIPS="\u4f7f\u75283D\u6253\u5370\u529f\u80fd\u524d\u8bf7\u5148\u786e\u8ba4\u662f\u5426\u5df2\u5b89\u88c53D\u6253\u5370\u8f6f\u4ef6\uff1f\u82e5\u5df2\u5b89\u88c5\uff0c\u8bf7\u76f4\u63a5\u6253\u5f00\u5e76\u8fde\u63a5\u4f7f\u7528\uff1b\u82e5\u672a\u5b89\u88c5\uff0c\u70b9\u51fb\u4ee5\u4e0b\u94fe\u63a5\u4e0b\u8f7d\u5b89\u88c5\u540e\u4f7f\u7528\u3002",r.TR_DOWNLOAD_FIRMWAREBURN_URL="\u4e0b\u8f7d\u94fe\u63a5\uff1a",r.TR_FIRMWAREBURN_OK="\u597d\u7684",r.TR_ACCOUNT_SETTING="\u8d26\u53f7\u8bbe\u7f6e",r.TR_ACCOUNT_LOGOUT="\u8d26\u53f7\u6ce8\u9500",r.TR_ACCOUNT_SETTING_TIPS="\u91cd\u8981\u63d0\u793a\uff1aDobotLab\u8d26\u53f7\u53ef\u7533\u8bf7\u6ce8\u9500\uff0c\u4e3a\u4e86\u907f\u514d\u88ab\u76d7\u53f7\u6216\u975e\u672c\u4eba\u64cd\u4f5c\uff0c\u6ce8\u9500\u9700\u8981\u786e\u8ba4\u8d26\u53f7\u4fe1\u606f\u3002",r.TR_APPLY_ACCOUNT_LOGOUT="\u7533\u8bf7\u6ce8\u9500",r.TR_ACCOUNT_CANCELLATION="\u8d26\u53f7\u6ce8\u9500",r.TR_WILL_ACCOUNT_LOGOUT="\u5c06\u8d26\u53f7\u6ce8\u9500\uff1a",r.TR_CANNOT_FIND="\u65e0\u6cd5\u627e\u56de",r.TR_CLEAR_DATA_ACCOUNT_LOGOUT="\u6ce8\u9500\u540e\u5c06\u65e0\u6cd5\u767b\u5f55\uff0c\u5e76\u4e14\u76f8\u5173\u4e2a\u4eba\u4fe1\u606f\u5c06\u6e05\u7a7a",r.TR_FOLLOW_INFO="\u5177\u4f53\u5305\u542b\u4f46\u4e0d\u9650\u4e8e\u4ee5\u4e0b\u4fe1\u606f:",r.TR_FOLLOW_INFO_1="\u4e2a\u4eba\u8d44\u6599\uff0c\u5305\u542b\u90ae\u7bb1\u4fe1\u606f\u3001\u5bc6\u7801\u3001\u5934\u50cf\u7b49",r.TR_FOLLOW_INFO_2="\u6211\u7684\u4f5c\u54c1\u3001\u6211\u7684\u5907\u8bfe\u7b49",r.TR_FOLLOW_INFO_3="\u5176\u4ed6\u4e2a\u4eba\u4fe1\u606f\uff0c\u5982\u7ed1\u5b9a\u7684\u7b2c\u4e09\u65b9\u8d26\u53f7\u4fe1\u606f\u7b49",r.TR_HAD_KNOW_DANGER="\u5df2\u77e5\u6089\u98ce\u9669",r.TR_THINK_BUTTON="\u6211\u518d\u60f3\u60f3",r.TR_LOGOUT_BUTTON="\u6ce8\u9500",r.TR_VERIFY_PASSWARD="\u9a8c\u8bc1\u5bc6\u7801",r.TR_INPUT_PASSWARD="\u8bf7\u8f93\u5165\u767b\u5f55\u5bc6\u7801",r.TR_PASSWARD_ERROR="\u5bc6\u7801\u8f93\u5165\u9519\u8bef\uff0c\u8bf7\u91cd\u65b0\u8f93\u5165\uff01",r.TR_SUBMIT_SUCESS="\u63d0\u4ea4\u6210\u529f",r.TR_7DAY_LOGOUT="7\u5929\u540e\u81ea\u52a8\u6ce8\u9500",r.TR_FEEDBACK_EMAIL="\u8bf7\u586b\u5199\u60a8\u7684\u90ae\u7bb1",r.TR_RENAME_NOTEMPTY="\u8f93\u5165\u4e0d\u80fd\u4e3a\u7a7a",r.TR_RENAME_CHECK='\u6587\u4ef6\u540d\u4e0d\u80fd\u5305\u542b / : * ? " < > | %',r.TR_RESOURCE_AUTHORITY="\u8d44\u6e90\u6743\u9650",r.TR_COUNTRY="\u5730\u533a",r.TR_MODIFY_COUNTRY_SUCCESS="\u7528\u6237\u5730\u533a\u4fee\u6539\u6210\u529f",r.TR_RESOURCE_PERMISSION_TIPS="\u6b64\u5904\u53ef\u8bbe\u7f6e\u54ea\u4e9b\u9644\u4ef6\u8d44\u6e90\u5bf9\u5b66\u751f\u53ef\u89c1",r.TR_COURSE_PERMISSION_TIPS="\u6ce8\uff1a\u6b64\u5904\u53ef\u8bbe\u7f6e\u54ea\u4e9b\u8bfe\u7a0b\u5bf9\u73ed\u7ea7\u53ef\u89c1",r.TR_NO_RESOURCE_TIPS="\u6682\u65e0\u8d44\u6e90\u8bb0\u5f55",r.TR_TEACHERING_MODULE="\u6559\u5b66\u6a21\u5757",r.TR_LAB_MODULE="\u5b9e\u9a8c\u6a21\u5757",r.TR_CLASEE_MODULE="\u73ed\u7ea7\u7ba1\u7406",r.TR_WELCOME_BLOCKLY="\u6b22\u8fce\u6765\u5230\u300c\u79ef\u6728\u7f16\u7a0b\u5b9e\u9a8c\u5ba4\u300d",r.TR_WELCOME_PYTHON="\u6b22\u8fce\u6765\u5230\u300cPython\u5b9e\u9a8c\u5ba4\u300d",r.TR_WELCOME_DOBOTLAB="\u6b22\u8fce\u6765\u5230DobotLab\u6559\u80b2\u5e73\u53f0\uff01",r.TR_INTRODUCE="DobotLab\u4eba\u5de5\u667a\u80fd\u6559\u5b66\u5e73\u53f0\u662f\u4e00\u4e2a\u4e13\u4e3a\u4eba\u5de5\u667a\u80fd\u6559\u80b2\u7814\u53d1\u7684\u7efc\u5408\u578b\u8f6f\u4ef6\u5e73\u53f0\uff0c\u96c6\u6210\u4e86\u6559\u5b66\u3001\u5b9e\u9a8c\u3001\u73ed\u7ea7\u7ba1\u7406\u4e09\u5927\u529f\u80fd\u6a21\u5757\uff0c\u4e3a\u5b66\u6821\u5f00\u8bbe\u4eba\u5de5\u667a\u80fd\u6559\u5b66\u63d0\u4f9b\u4e86\u5fc5\u8981\u7684\u4eba\u5de5\u667a\u80fd\u6559\u5b66\u8d44\u6e90\u3002",r.TR_ENTER_DOBOTLAB="\u8fdb\u5165\u4e3b\u9875",r.TR_ENTER_LAB="\u8fdb\u5165\u5b9e\u9a8c\u5ba4",r.TR_CHECK_GUIDELINES="\u67e5\u770b\u6307\u5f15\u5411\u5bfc",r.TR_SKIP="\u8df3\u8fc7",r.TR_FINISH="\u5b8c\u6210",r.TR_HOME="\u3010\u4e3b\u9875\u6309\u94ae\u3011",r.TR_HOME_TIP="\u5b9e\u73b0\u4ece\u5f53\u524d\u9875\u9762\u8fd4\u56de\u5230DobotLab\u4e3b\u754c\u9762",r.TR_GUIDE_FILE="\u3010\u6587\u4ef6\u6309\u94ae\u3011",r.TR_FILE_TIP="\u5305\u62ec\u65b0\u5efa\u3001\u6253\u5f00\u3001\u4fdd\u5b58\u3001\u53e6\u5b58\u4e3a\uff0c\u53e6\u5b58\u4e3a\u7535\u8111\uff0c\u4ece\u7535\u8111\u6253\u5f00\u529f\u80fd",r.TR_PROJECT="\u3010\u9879\u76ee\u540d\u79f0\u3011",r.TR_PROJECT_BLOCK_TIP="\u5728\u5f53\u524d\u4ee3\u7801\u533a\u663e\u793a\u7684\u79ef\u6728\u7f16\u7a0b\u4f5c\u54c1\u7684\u540d\u79f0",r.TR_PROJECT_PYTHON_TIP="\u5728\u5f53\u524d\u4ee3\u7801\u533a\u663e\u793a\u7684Python\u7f16\u7a0b\u4f5c\u54c1\u7684\u540d\u79f0",r.TR_BLOCK_AREA="\u3010\u79ef\u6728\u533a\u3011",r.TR_BLOCK_AREA_TIP="\u63d0\u4f9b\u7f16\u7a0b\u6240\u9700\u7684\u79ef\u6728\uff0c\u53ef\u4ee5\u6309\u7167\u5206\u7c7b\u53ca\u989c\u8272\u67e5\u627e\u6240\u9700\u7684\u79ef\u6728",r.TR_CODE_AREA="\u3010\u4ee3\u7801\u533a\u3011",r.TR_CODE_AREA_TIP="\u7a0b\u5e8f\u7684\u7f16\u5199\u533a\u57df\uff0c\u53ef\u4ee5\u5c06\u79ef\u6728\u62d6\u653e\u81f3\u8be5\u533a\u57df\u6765\u7f16\u5199\u7a0b\u5e8f",r.TR_STAGE_AREA="\u3010\u821e\u53f0\u533a\u3011",r.TR_STAGE_AREA_TIP="\u663e\u793a\u89d2\u8272\uff0c\u5e76\u901a\u8fc7\u89d2\u8272\u5c55\u793a\u7f16\u7a0b\u4f5c\u54c1",r.TR_RUN_SCRIPT="\u3010\u8fd0\u884c\u7a0b\u5e8f\u3011",r.TR_STOP_SCRIPT="\u3010\u6682\u505c\u7a0b\u5e8f\u3011",r.TR_CLEAR_SCRIPT="\u3010\u6e05\u9664\u62a5\u8b66\u3011",r.TR_LEFT="\u3010\u7a97\u53e3\u5de6\u7f6e\u3011",r.TR_LARGE="\u3010\u7a97\u53e3\u6700\u5927\u5316\u3011",r.TR_DEVICE_CONTROL_AREA="\u3010\u8bbe\u5907\u63a7\u5236\u533a\u3011",r.TR_DEVICE_CONTROL_AREA_TIP="\u9009\u62e9\u3001\u8fde\u63a5\u5e76\u63a7\u5236dobot\u8bbe\u5907",r.TR_DEVICE_CONNECT="\u3010\u9009\u62e9\u8bbe\u5907\u3011",r.TR_SELECT_END="\u3010\u9009\u62e9\u672b\u7aef\u3011",r.TR_DEVICE_CONNECT_AREA="\u3010\u8bbe\u5907\u8fde\u63a5\u533a\u3011",r.TR_DEVICE_CONNECT_AREA_TIP="\u9009\u62e9\u5e76\u8fde\u63a5dobot\u8bbe\u5907",r.TR_DEVICE_CONTROL_AREA_TIP2="\u63a7\u5236\u673a\u68b0\u81c2\u8fd0\u52a8\u5e76\u4e14\u663e\u793a\u5b9e\u65f6\u5750\u6807\uff0c\u53ef\u8c03\u8282\u70b9\u52a8\u901f\u5ea6",r.TR_SELECT_END_AREA="\u3010\u672b\u7aef\u9009\u62e9\u533a\u3011",r.TR_SELECT_END_AREA_TIP="\u9009\u62e9\u672b\u7aef\u914d\u4ef6",r.TR_COORDINATE_CALIBRATION="\u3010\u5750\u6807\u6807\u5b9a\u3011",r.TR_COORDINATE_CALIBRATION_TIP="\u5bf9MagicianLite\u76f8\u673a\u5957\u4ef6\u8fdb\u884c\u6807\u5b9a",r.TR_ARM_CAMERA="\u3010\u673a\u68b0\u81c2\u6444\u50cf\u5934\u3011",r.TR_ARM_CAMERA_TIP="\u5bf9MagicianGo\u672b\u7aefAI\u6444\u50cf\u5934\u8fdb\u884c\u6807\u5b9a\u4ee5\u53ca\u67e5\u770b\u672b\u7aefAI\u6444\u50cf\u5934\u83b7\u53d6\u7684\u76ee\u6807\u7c7b\u578b\u53caMagicianGo\u5f53\u524d\u7684\u4f4d\u7f6e",r.TR_CHASSIS_CONTROLPANE="\u3010Car Control Panel\u3011",r.TR_CHASSIS_CONTROLPANE_TIP="\u63a7\u5236Magician Go\u8fd0\u52a8\u5e76\u4e14\u663e\u793a\u5b9e\u65f6\u5750\u6807\uff0c\u53ef",r.TR_CHASSIS_CONTROLPANE_TIP_STONGER="\u8c03\u8282\u70b9\u52a8\u64cd\u4f5c\u8fd0\u52a8\u901f\u5ea6\u548c\u9009\u62e9\u672b\u7aef\u914d\u4ef6",r.TR_JOG_BUTTON="\u3010\u70b9\u52a8\u6309\u94ae\u3011",r.TR_LEFT_TRANS="\u5de6\u65cb\u8f6c",r.TR_RIGHT_TRANS="\u53f3\u65cb\u8f6c",r.TR_WHISTLE="\u9e23\u7b1b",r.TR_FLASH_LIGHT="\u95ea\u706f",r.TR_AUTO_LINE_PATROL="\u81ea\u52a8\u5de1\u7ebf",r.TR_AUTO_LINE_PATROL_TIP="\u542f\u52a8Magician Go\u81ea\u52a8\u5bfb\u7ebf\u529f\u80fd",r.TR_USUAL_USETAB="\u3010\u5e38\u7528\u5de5\u5177\u680f\u3011",r.TR_USUAL_USETAB_TIP="\u5bf9\u4ee3\u7801\u533a\u8fdb\u884c\u64cd\u4f5c",r.TR_INSTRUCTION_LIST="\u3010\u6307\u4ee4\u5217\u8868\u3011",r.TR_INSTRUCTION_LIST_TIP="\u63d0\u4f9b\u7f16\u7a0b\u6240\u9700\u7684\u6307\u4ee4\uff0c\u53cc\u51fb\u6307\u4ee4\uff0c\u5728\u4ee3\u7801\u533a\u663e\u793a\u8be5\u6307\u4ee4",r.TR_RUN_WINDOW="\u3010\u8fd0\u884c\u7a97\u53e3\u3011",r.TR_RUN_WINDOW_TIP="\u663e\u793a\u4ee3\u7801\u7684\u8fd0\u884c\u7ed3\u679c\u53ca\u7cfb\u7edf\u4fe1\u606f",r.TR_TITLE_BAR="\u3010\u5934\u90e8\u901a\u7528\u680f\u3011",r.TR_TITLE_BAR_TIP1="1\u3001\u5305\u542b\u83dc\u5355\u3001\u8bed\u8a00\u5207\u6362\u3001\u767b\u5f55\u7b49\u529f\u80fd\u6309\u94ae",r.TR_TITLE_BAR_TIP2="2\u3001\u4ece\u83dc\u5355\u901a\u7528\u7684\u6309\u94ae\u4e2d\uff0c\u53ef\u4ee5\u67e5\u770b\u6307\u5f15\u5411\u5bfc",r.TR_MY_COURSE="\u3010\u6211\u7684\u8bfe\u7a0b\u3011",r.TR_MY_COURSE_TIP="\u767b\u5f55\u540e\u53ef\u67e5\u770b\u76f8\u5173\u5728\u7ebf\u8bfe\u7a0b",r.TR_PERSONAL_WORK="\u3010\u4e2a\u4eba\u4f5c\u54c1\u3011",r.TR_PERSONAL_WORK_TIP="\u7528\u6237\u5728\u5b9e\u9a8c\u5ba4\u4e2d\u4fdd\u5b58\u9879\u76ee\u540e\uff0c\u5728\u6b64\u8fdb\u884c\u67e5\u770b\u548c\u518d\u7f16\u8f91",r.TR_DOBOTBLOCK_LAB="\u3010\u79ef\u6728\u7f16\u7a0b\u5b9e\u9a8c\u5ba4\u3011",r.TR_DOBOTBLOCK_LAB_TIP="\u901a\u8fc7\u7b80\u5355\u7684\u62d6\u62fd\u79ef\u6728\u5757\u5b8c\u6210\u7f16\u7a0b\u4efb\u52a1\uff0c\u964d\u4f4e\u4e86\u5b66\u751f\u5b66\u4e60\u7f16\u7a0b\u7684\u95e8\u69db",r.TR_GUIDE_PYTHON_LAB="\u3010Python\u5b9e\u9a8c\u5ba4\u3011",r.TR_PYTHON_LAB_TIP="\u901a\u8fc7\u76f4\u63a5\u8c03\u7528\u6307\u4ee4\u8fdb\u884cPython\u7f16\u7a0b",r.TR_FEEDBACK_TOOLTIP="\u516c\u6d4b\u7248\uff0c\u610f\u89c1\u53ef\u53cd\u9988\u81f3dobotlab@dobot.cc",r.TR_DEVICE_LIMIT="\u4ec5\u9650Magician\u673a\u68b0\u81c2\u4f7f\u7528",r.TR_VERSION_TIPS="\u5f53\u524d\u7f51\u9875\u7248\u672c\u8fc7\u65e7\uff0c\u8bf7\u6e05\u9664\u7f13\u5b58\u540e\u5237\u65b0\u9875\u9762\u3002",r.ACCESSIBILITY_STATEMENT="\u53ef\u8bbf\u95ee\u6027\u58f0\u660e",r.ACCOUNT_INFORMATION="\u8d26\u53f7\u4fe1\u606f",r.WARNING_TEXT_VERSE="\u5982\u679c\u8be5\u8d26\u53f7\u6709\u4f7f\u7528DobotVerse\u8f6f\u4ef6\uff0cDobotVerse\u8d26\u53f7\u5185\u7684\u6240\u6709\u4fe1\u606f\u4e5f\u4f1a\u88ab\u540c\u6b65\u6ce8\u9500",r.WARNING_TEXT_LAB="\u5982\u679c\u8be5\u8d26\u53f7\u6709\u4f7f\u7528DobotLab\u8f6f\u4ef6\uff0cDobotLab\u8d26\u53f7\u5185\u7684\u6240\u6709\u4fe1\u606f\u4e5f\u4f1a\u88ab\u540c\u6b65\u6ce8\u9500",r.TR_SELECT_EXPERIMENT="\u9009\u62e9\u5b9e\u9a8c\u8bfe",r.TR_SET_RESOURCE_TIP="\u6b64\u5904\u53ef\u8bbe\u7f6e\u54ea\u4e9b\u9644\u4ef6\u8d44\u6e90\u5bf9\u5b66\u751f\u53ef\u89c1\uff01",r.PREVIOUS="\u4e0a\u4e00\u9898",r.NEXT="\u4e0b\u4e00\u9898",r.FILTER="\u8fc7\u6ee4",r.FILTERED="\u5df2\u8fc7\u6ee4",r.TR_SCHOOL_ADMINISTRATOR="\u5b66\u6821\u7ba1\u7406\u5458",r.TR_SUPER_ADMINISTRATOR="\u8d85\u7ea7\u7ba1\u7406\u5458",r.TR_COURSE_ADMINISTRATOR="\u8bfe\u7a0b\u7ba1\u7406\u5458",r.TR_IMPORT_FROM_MYWORK="\u4ece\u6211\u7684\u4f5c\u54c1\u5bfc\u5165",r.TR_COURSE_FROM_LOCAL="\u4ece\u672c\u5730\u5bfc\u5165",r.TR_STUDENT_LIST="\u5b66\u751f\u5217\u8868",r.TR_LIST="\u5217\u8868",r.TR_TEACHER="\u8001\u5e08",r.TR_LOGIN_NOT_EMPTY="\u767b\u5f55ID\u4e0d\u80fd\u4e3a\u7a7a",r.TR_NAME_NOT_EMPTY="\u540d\u5b57\u4e0d\u80fd\u4e3a\u7a7a",r.TR_MAILBOX_NOT_EMPTY="\u90ae\u7bb1\u4e0d\u80fd\u4e3a\u7a7a",r.TR_GRADE_NOT_EMPTY="\u5e74\u7ea7\u4e0d\u80fd\u4e3a\u7a7a",r.TR_CLASS_NOT_EMPTY="\u73ed\u7ea7\u4e0d\u80fd\u4e3a\u7a7a",r.TR_MAILEBOX_FORMAT_WARING="\u90ae\u7bb1\u683c\u5f0f\u9519\u8bef",r.TR_NICKNAME_NOT_EMPTY="\u6635\u79f0\u4e0d\u80fd\u4e3a\u7a7a",r.TR_VERSE_LIB="\u865a\u62df\u4eff\u771f\u5b9e\u9a8c\u5ba4",r.TR_COURSE="\u8bfe\u7a0b",r.TR_COURSEANDCHAPTER="\u8bfe\u7a0b.\u7ae0\u8282",r.TR_BlOCK_VERSE="Blockly\u865a\u62df\u4eff\u771f",r.TR_VERSE_VERSE="Python\u865a\u62df\u4eff\u771f",r.TR_COURSES_SCENE="\u8bfe\u7a0b\u573a\u666f",r.TR_SEL_SCENE="\u8bf7\u9009\u62e9\u573a\u666f",r.TR_BASIC_SCENE="\u57fa\u7840\u573a\u666f",r.TR_COMMUNITY_SCENE="\u5c0f\u533a\u573a\u666f",r.TR_SUPERMARKET_SCENE="\u8d85\u5e02\u573a\u666f",r.TR_DRUGSTORE_SCENE="\u836f\u623f\u573a\u666f",r.TR_FACTORY_SCENE="\u5de5\u5382\u573a\u666f",r.TR_BLOCKVERSE_TYPE="Blockly\u865a\u62df\u4eff\u771f",r.TR_PYTHONVERSE_TYPE="Python\u865a\u62df\u4eff\u771f",r.TR_BLOCKVERSE_LAB="Blockly\u865a\u62df\u4eff\u771f\u5b9e\u9a8c\u5ba4",r.TR_PYTHONVERSE_LAB="Python\u865a\u62df\u4eff\u771f\u5b9e\u9a8c\u5ba4",r.TR_PLEASE_LOGIN="\u4e3a\u4e86\u8ba9\u60a8\u83b7\u5f97\u66f4\u597d\u7684\u4f53\u9a8c\uff0c\u8bf7\u5148\u767b\u5f55\u540e\u518d\u7ee7\u7eed\u4f7f\u7528",r.TR_DO_NOT_LOGIN_="\u6682\u4e0d\u767b\u5f55",r.TR_AI_STARTER="Ai-Starter \u667a\u6167\u5c0f\u8f66",r.TR_SWITCH_PROGRAM="\u5207\u6362\u7f16\u7a0b",r.TR_OPEN_AND_SELECT_LABORATORY="\u6253\u5f00\u7f16\u7a0b\u2014\u2014\u2014\u2014\u9009\u62e9\u5b9e\u9a8c\u5ba4";var T=r,_={TR_MY_COURSES:"Mine kurser",TR_ALL_COURSES:"Alle kurser",TR_NEED:"Beh\xf8ver",TR_LOGIN:"Log p\xe5",TR_VIEW_COURSES:"For at se mine kurser",TR_PERSONAL_WORKS:"Personligt arbejde",TR_CONTINUE:"Forts\xe6t",TR_TRY_NEW_PROJECT:"Du har ikke oprettet et projekt endnu. Pr\xf8v at oprette et nyt ~",TR_FUNCTION_MODULE:"Funktions modul",TR_BLOCK_LAB:"Dobotblock Lab.",TR_PYTHON_LAB:"Python Lab.",TR_LANGUAGE:"Dansk",TR_PERSONAL_CENTER:"Personligt Center",TR_MY_WORKS:"Mit arbejde",TR_LOGOUT:"Log ud",TR_VALID_PERIOD:"Gyldig periode:",TR_EDU_ACCOUNT_PRO:"Uddannelses konto Pro",TR_EDU_ACCOUNT:"Uddannelses konto",TR_REGISTERED_USER:"Registreret bruger",TR_ERROR_MESSAGE:"Fejl besked",TR_TIPS:"Tips",TR_CONFIRM_LOGOUT:"Bekr\xe6ft at logge ud",TR_NOT_QUIT:"Afbestille",TR_QUIT:"Log ud",TR_TEACHER:"L\xe6rer",TR_STUDENT:"Studerende",TR_BASIC_INFO:"Base information",TR_EDIT:"Redigere",TR_REGISTRATION_TIME:"Registrerings dato",TR_ORGANIZATION:"Organisation",TR_GROUP:"Gruppe",TR_ACCOUNT_LEVEL:"Konto niveau",TR_CLASS:"Klasse",TR_SCHOOL:"Skole",TR_USER_TYPE:"Bruger type",TR_TO_MODIFY:"At \xe6ndre",TR_MAILBOX:"Email",TR_CHANGE_PASSWORD:"Skift kodeord",TR_PASSWORD_LIMIT:"Adgangskoden skal v\xe6re 8-14 tegn i l\xe6ngden. Det skal indeholde to kombinationer af tal, bogstaver eller symboler. Mellemrum og kinesiske tegn er ikke tilladt.",TR_SAVE:"Gem",TR_CANCEL:"Afbestille",TR_USER_NICKNAME:"Kaldenavn",TR_MODIFY:"Modificere",TR_PROFILE_PHOTO:"Profil Foto",TR_TOOLTIP_NAME_INVALID:"Ulovlig karakter i brugernavn.",TR_TOOLTIP_NICKNAME:"B\xe5de kinesisk og engelsk. Op til 20 tegn",TR_ORIGINAL_PASSWORD:"Original adgangskode",TR_NEW_PASSWORD:"Nyt kodeord",TR_PASSWORD_SUCCESS:"Adgangskoden \xe6ndret med succes",TR_WRONG_PASSWORD_FORMAT:"Forkert adgangskode format!",TR_CHANGE_MAILBOX:"Skift e-mail",TR_ENTER_RIGHT_MAILBOX:"Indtast den rigtige e-mail",TR_VERIFICATION_CODE:"Verifikationskode",TR_GET_CODE:"F\xe5 kode",TR_OK:"OK",TR_WRONG_MAILBOX_FORMAT:"Forkert e-mail-format. Venligst genindtast",TR_MAILBOX_SUCCESS:"E-mail \xe6ndret med succes",TR_PERSONAL_DATA:"Personlig data",TR_AI_AUTHORITY:"AI-tilladelser",TR_AI_DATA_USAGE:"AI Data forbrug",TR_TYPE:"Type",TR_TIMES:"AI data (tider)",TR_VALID_UNTIL:"Gyldig indtil",TR_TEMP_AUTHORITY:"Midlertidig tilladelse.",TR_TEMP_VALID_UNTIL:"Midlertidig godkendelse gyldig indtil",TR_FACE_RECOGNITION:"Ansigts genkendelse",TR_CHARACTER_RECOGNITION:"OCR tegn anerkendelse",TR_SPEECH_RECOGNITION:"Tale genkendelse",TR_OTHER_AUTHORITY:"Andre AI -tilladelser",TR_ATTENTION:"Opm\xe6rksomhed:",TR_AI_TIPS_1:"AI-dataene hos almindelige registrerede brugere er begr\xe6nset hver m\xe5ned. Pr\xf8v igen n\xe6ste m\xe5ned n\xe5r de er opbrugt",TR_AI_TIPS_2:"I valideringsperioden prioriterer AI-data at anvende tiderne med midlertidig tilladelse, og derefter bruge de normale tider.",TR_AI_TIPS_3:"Hvis det bruges for mange gange p\xe5 kort tid, bedes du kontrollere koden for at undg\xe5 den forkerte logik cyklus, der f\xf8rer til for hurtig brug af tilladelser.",TR_AI_TIPS_4:"Hvis du har sp\xf8rgsm\xe5l, bedes du kontakte support@dobot.cc, eller kontakt kontoadministratoren",TR_ALL:"Alle",TR_CHOOSE_COURSE:"Kursus type",TR_CHOOSE_LAB:"Lab type",TR_ENTER_WORK_NAME:"Indtast navnet p\xe5 arbejdet",TR_BATCH_DELETE:"Slet batch",TR_CANCEL_DELETE:"Annuller Slet",TR_CONFIRM_DELETE:"Bekr\xe6ft Slet",TR_RENAME:"Omd\xf8b",TR_UPDATE:"Opdater",TR_WARM_PROMPT:"Tips",TR_DELETE:"Slet",TR_WHETHER_DELETE:"Slet",TR_SELECTED_ITEM:"De valgte elementer",TR_DL_NOT_STARTED:"Dobotlink er ikke startet",TR_DL_INSTALL:"Installer og start \u3010Dobotlink\u3011 for at forbinde hardwareenheder og brug nogle AI-algoritmer.",TR_DL_DOWNLOAD:"Download DobotLink.",TR_DL_START:"Start",TR_DL_STARTING:"Dobotlink starter ...",TR_DL_START_SUCCESS:"Dobotlink startede succesfuldt",TR_DL_CONNECT_DEVICE:"Dobotlink er blevet startet. Du kan forbinde hardwaren",TR_DL_OK:"OK",TR_DL_START_FAIL:"Dobotlink undlod at starte",TR_DL_TIPS_1:"1. Installer driveren for Dobotlink og start den.",TR_DL_CLICK_HERE:"Klik her.",TR_DL_TIPS_2:"2. Hvis det er installeret, bedes du venligst",TR_DL_RETRY:"pr\xf8ve igen",TR_DL_START_MANUALLY:"eller start dobotlink manuelt.",TR_DL_TIPS_3:"3. Hvis du har andre sp\xf8rgsm\xe5l, bedes du kontakte teknisk support: support@dobot.cc",TR_DL_KNOWN:"OK",TR_CHECK_IDENTITY:"Kontrollere identitet ..",TR_LOAD_RESOURCE:"Indl\xe6ser ressourcer, vent venligst ...",TR_LOAD_BLOCK:"DobotBlock Lab starter, vent venligst ...",TR_LOAD_PYTHON:"Python Lab starter, vent venligst ...",TR_LOAD_DRAW:"Entering Writing and Drawing Lab, please wait...",TR_LOAD_LASER:"Entering Laser Engraving Lab, please wait...",TR_LOAD_TEACH:"Entering Teaching Reproduction Lab, please wait...",TR_PAGE_JUMPING:"Side Skift",TR_COURSE_NAME:"\xc5rsag:",TR_NO:"Nej",TR_YES:"Ja",TR_CONFIRM_RECOVER:"Genoprette kurset til den oprindelige tilstand.",TR_COURSE_RECOVER:"Gendanne",TR_EXPERIMENTAL_MANUAL:"Eksperimentel manual",TR_TAKE_NOTES:"Tag noter",TR_FILE:"Fil",TR_NEW:"Ny",TR_OPEN:"\xc5ben",TR_SAVE_AS:"Gem som",TR_SAVE_LOCAL:"Gem p\xe5 computeren",TR_SAVE_AND_PUBLISH:"Gem og publicer.",TR_UPLOAD_LOCAL:"Upload fra computeren",TR_CONFIRM_SAVE:"Bekr\xe6ft for at gemme aktuelle \xe6ndringer",TR_NEW_WORK:"Opret nyt arbejde",TR_EXPERIMENT_AGAIN:"Genstart eksperiment",TR_START_EXPERIMENT:"Start eksperiment",TR_PLAY:"Spil",TR_DOWNLOAD:"Hent",TR_OPEN_COURSEWARE:"\xc5ben kursusmateriale",TR_OPEN_TEACHING_PLAN:"\xc5ben undervisningsplan",TR_EXPERIMENT:"Eksperiment",TR_VIDEO:"Video",TR_ZIP:"Zip",TR_AUDIO:"Lyd",TR_PHOTO:"Foto",TR_COURSEWARE:"Kursusmateriale",TR_TEACHING_PLAN:"Undervisningsplan",TR_BLOCK_ANSWER:"Svar for BLOCK.",TR_SCRIPT_ANSWER:"Svar for script.",TR_BACK_TOP:"Tilbage til toppen",TR_LEARNED:"L\xe6rte",TR_NOT_STARTED:"Til start",TR_TOTAL:"Total",TR_CHAPTER:"Kapitel",TR_SECTION:"Afsnit",TR_INVALID_BROWSER:"Din browser er ikke Chrome eller ikke nyeste version, hvilket vil medf\xf8re at nogle funktioner ikke kan bruges korrekt",TR_LOAD_RESOURCE_ERROR:"Fejl ved indl\xe6sning af ressource",TR_CHECK_CONNECT:"Enheden er blevet afbrudt, kontroller venligst enhedsstatus!",TR_GET_IDENTITY_FAIL:"Kunne ikke hente identitetsoplysninger!",TR_ACCOUNT_EMPTY:"Konto kan ikke v\xe6re tom!",TR_PASSWORD_EMPTY:"Adgangskoden kan ikke v\xe6re tom!",TR_LOGIN_TITLE:"Dobot Lab Login",TR_ENTER_ACCOUNT:"Indtast din konto eller e -mail",TR_PASSWORD:"Adgangskode",TR_LOGIN_NOW:"Log p\xe5",TR_FORGET_PASSWORD:"Glem adgangskode",TR_REGISTER_ACCOUNT:"Tilmeld",TR_WELCOME_REGISTER:"Velkommen til registrering",TR_BACK_TO_LOGIN:"Tilbage til login",TR_BACK:"Tilbage",TR_ENTER_USER_NICKNAME:"Indtast dit kaldenavn",TR_AS_LOGIN_ACCOUNT:"Bruges som login konto",TR_FIND_PASSWORD:"Bruges til at hente adgangskoden",TR_SET_PASSWORD:"Inds\xe6t login kodeord",TR_CONFIRM_PASSWORD:"Bekr\xe6ft kodeord",TR_CONFIRM_AGAIN:"Bekr\xe6ft adgangskode igen",TR_REGISTER_NOW:"Tilmeld",TR_PASSWORD_LIMIT1:"L\xe6ngde mellem 8 og 14.",TR_PASSWORD_LIMIT2:"Skal indeholde store bogstaver, sm\xe5 bogstaver og 1 nummer.",TR_PASSWORD_LIMIT3:"Mellemrum er ikke tilladt.",TR_ID_LIMIT:"Det kan ikke gentages. Det kan ikke \xe6ndres efter indstilling. Det er kun begr\xe6nset til tal eller understregning kombination. Minimumet er 6 tegn, og maksimumet er 20 tegn",TR_NOT_EMPTY:"kan ikke v\xe6re tom",TR_FORMAT_WRONG:"forkert format ",TR_PASSWORD_DIFF:"De to adgangskoder er forskellige",TR_ID:"ID",TR_RESET_USER_PASSWORD:"Nulstille kodeord",TR_SEND_SUCCESS:"Sendt succesfuldt",TR_TO_EMAIL:"Venligst g\xe5 til e-mail for at afslutte nulstilling af adgangskoden",TR_SEND_AGAIN:"Gensendt",TR_ENTER_EMAIL:"Indtast dit ID eller E-mail",TR_ID_OR_EMAIL:"ID eller E-mail.",TR_SENDING:"Sender...",TR_NEXT_STEP:"N\xe6ste",TR_RESET_TIPS:"Indtast venligst dit konto-ID eller e-mail, som du udfyldte under registreringen",TR_INVALID_EMAIL:"Indtast venligst et gyldigt ID eller E-mail",TR_FINISH_READING:"Jeg har l\xe6st og accepteret",TR_READ_AGREEMENT:"L\xe6s Dobot lab",TR_PRIVACY_POLICY:"Fortrolighedspolitik",TR_USER_AGREEMENT:"Brugeraftale",TR_SYSTEM_NOTIFICATION:"Systemmeddelelse.",TR_DATA_USAGE_WARN:"Bem\xe6rk: Den aktuelle {{name}} trafik er blevet brugt {{percent}}%. For detaljeret brug, g\xe5 til [Personal Center-AI Permissions] for at kontrollere. Hvis du har opbrugt, skal du pr\xf8ve igen n\xe6ste m\xe5ned.",TR_TEMP_SPEECH_RECOGNITION:"Midlertidig tilladelse til talegenkendelse",TR_TEMP_FACE_RECOGNITION:"Midlertidig tilladelse til ansigtsgenkendelse",TR_TEMP_CHARACTER_RECOGNITION:"Midlertidig godkendelse af karaktergenkendelse",TR_MY_WORKBENCH:"Min arbejdsbord",TR_CLASS_MANAGE:"Klasseh\xe5ndtering",TR_AUTHORITY_MANAGE:"Myndigheds Management.",TR_ADD_STUDENT:"Tilf\xf8j elev",TR_CHANGE_CLASS:"Skift klasse",TR_OPERATION:"Operation",TR_SERIAL_NUMBER:"Serienummer",TR_NAME:"Navn",TR_LOGIN_ID:"Login ID.",TR_GRADE:"Karakter",TR_KEY_WORD:"S\xf8g n\xf8gleord.",TR_TEACHER_MANAGE:"L\xe6rerstyring",TR_BATCH_IMPORT:"Batch import.",TR_EXPORT_DATA:"Eksportdata",TR_CLASS_TEACHER:"Klassel\xe6rer",TR_ADD_TEACHER:"Tilf\xf8j l\xe6rer",TR_INPUT_LOGIN_ID:"Indtast venligst login-id",TR_INPUT_NAME:"Indtast venligst navnet",TR_INPUT_MAILBOX:"Indtast venligst e-mailen",TR_DELETE_TEACHER:"Bekr\xe6ft at slette l\xe6reren",TR_CLASSNAME_DUPLIACTE:"Klasse navn duplikeret",TR_ADD_CLASS:"Tilf\xf8j klasse",TR_CALSSNAME_EMPTY:"Klassenavn kan ikke v\xe6re tomt",TR_INPUT_CLASSNAME:"Indtast venligst klassenavnet",TR_INPUT_GRADE:"Indtast venligst karakteren",TR_INPUT_CLASS:"Indtast venligst klassen",TR_CHOOSE_CLASS:"V\xe6lg klassen",TR_DELETE_STUDENT:"Bekr\xe6ft for at slette den studerende",TR_CLASS_RENAME:"Omd\xf8b klassen",TR_DELETE_CLASS:"Bekr\xe6ft for at slette klassen",TR_DELETE_CLASS_TIPS:"Hvis klassen indeholder elever eller l\xe6rere, kan den ikke slettes",TR_FAIL_OPEN:"Kunne ikke \xe5bne filen. V\xe6lg venligst filen igen",TR_BATCH_ADD:"Batch Tilf\xf8j brugere",TR_UPLOAD:"Upload",TR_IMPORT_TEMP:"Brug skabelon til at importere bruger, venligst upload filen",TR_CHOOSE_AGAIN:"Genv\xe6lg filer",TR_DOWNLOAD_TEMP:"Klik her for at downloade skabelonen",TR_RESET_PASSWORD:"Nulstille kodeord",TR_CONFIRM_RESET:"Bekr\xe6ft for at nulstille adgangskoden",TR_AFTER_RESET:"N\xe5r du har nulstillet adgangskoden, er adgangskoden indstillet til 123456",TR_HELP:"Hj\xe6lp",TR_HELP_DOC:"DobotLab Hj\xe6lpedokument",TR_DEVICE_MANUAL:"Enheds manual",TR_MAGICIANGO:"MagicianGo",TR_FILE_NAME_EMPTY:"Filnavn kan ikke v\xe6re tomt",TR_FILE_NAME_CONTAIN:"Filnavn kan ikke indeholde",TR_DL_NEW_VER:"Dobotlink kan opgraderes",TR_DL_NEW_TIPS:"Download og brug den nyeste version af Dobotlink til bedre oplevelse!",TR_IGNORE:"Ignorere",TR_DL_NEW_DOWNLOAD:"Hent",TR_CHROME_TIPS:"Der er et kompatibilitetsproblem i den aktuelle browser. Dobotlab kan ikke k\xf8re normalt. Brug venligst Google Chrome-browseren til at \xe5bne websiden.",TR_DOWNLOAD_CHROME:"Download Chrome.",TR_DL_STATUS_OFF:"Ikke startet",TR_DL_STATUS_ON:"Startet",TR_DL_STATUS_UPDATE:"Opdaterbar",TR_MY_HOMEWORK:"Mine lektier",TR_CLASSWORK_TAG:"Klassearbejde.",TR_HOMEWORK_TAG:"Lektier",TR_BLOCK_TYPE:"Block Program",TR_PYTHON_TYPE:"Python Program",TR_SUBMIT_TIME:"Indsend tid",TR_COMMENT_TIME:"Skore tid",TR_SCORE:"Skore",TR_CHECK_COMMENT:"Tjek kommentar",TR_NO_HOMEWORK:"Ingen lektier",TR_DO_HOMEWORK:"Lav lektier"};_.TR_CONTINUE="Blive ved",_.TR_CHECK="Kontrollere",_.TR_ALL_STATUS="Alle status.",_.TR_STATUS="Status.",_.TR_STARTED="Igangv\xe6rende",_.TR_SUBMITED="Indsendt",_.TR_FINISHED="F\xe6rdig",_.TR_REFRESH="Opdater",_.TR_HOMEWORK_LIB="Lektie bibliotek",_.TR_HOMEWORK_MANAGE="Lektie styring",_.TR_ALL_HOMEWORK="Alle lektier",_.TR_COMPLETION="F\xe6rdigg\xf8relse",_.TR_COMMENT="Kommentar",_.TR_ENTER_NAME_ACCOUNT="Indtast navn eller konto",_.TR_ENTER_SCORE="Indtast venligst skoren",_.TR_COMMENT_CONTENT="Kommentar",_.TR_ENTER_COMMENT="Indtast venligst kommentarer",_.TR_ALL_CLASSES="Alle klasser",_.TR_ALL_CHAPTERS="Alle kapitler.",_.TR_ALL_SECTIONS="Alle sektioner.",_.TR_NEW_HOMEWORK="Nye lektier",_.TR_HOMEWORK_SEARCH_PLACEHOLDER="ID / Navn / Skaber",_.TR_DESIGNATION="Betegnelse",_.TR_MODIFICATION_TIME="Modifikationstid",_.TR_CREATOR="Skaber",_.TR_PUBLISHED_CLASSES="Udgivne klasser",_.TR_PUBLISHED="Udgivet",_.TR_UNPUBLISHED="Ikke offentliggjort",_.TR_OFF="Er fjernet",_.TR_OFFING="Fra hylden",_.TR_PUBLISHING="Offentligg\xf8re",_.TR_HOMEWORK_NAME="Hjemmearbejde navn",_.TR_LABORATORY="Laboratorium",_.TR_HANDSON_EXERCISES="Hands-on \xf8velser",_.TR_HOMEWORK="Lektier",_.TR_COURSE_CHAPTER="Kursus Kapitel",_.TR_SELECT_COURSE="V\xe6lg venligst kurset",_.TR_SELECT_CHAPTER="V\xe6lg venligst kapitlet",_.TR_SELECT_SECTION="V\xe6lg venligst afsnittet",_.TR_HOMEWORK_SETTING="Lektie indstilling",_.TR_HOMEWORK_DELETE_TIPS="Er du sikker p\xe5, at du vil slette lektierne?",_.TR_HOMEWORK_OFF_TIPS="Er du sikker p\xe5, at du skal fjerne lektierne? Denne handling fjerner opgaven fra alle synlige klasser. Bruges med forsigtighed",_.TR_HOMEWORK_OFF_TIPS3="Er du sikker p\xe5, at du skal fjerne lektierne? Denne handling fjerner opgaven fra alle relaterede afsnit. Bruges med forsigtighed",_.TR_HOMEWORK_OFF_TIPS2="Bem\xe6rk: Det kan omfordeles efter fjernelse",_.TR_REQUIRED="P\xe5kr\xe6vet",_.TR_CHECK_RELATED_SECTION="Se den relaterede sektion",_.TR_CHECK_VISIBLE_CLASSES="Se synlige klasser",_.TR_RELATED_SECTION="Relateret sektion",_.TR_VISIBLE_CLASSES="Synlige klasser",_.TR_PUBLISH_ERROR="Der er ingen klasser at offentligg\xf8re",_.TR_PUBLISH_ERROR2="Offentligg\xf8r fejl",_.TR_PUBLISH_ERROR3="Et offentliggjort lektier kan ikke indstilles",_.TR_PUBLISH_SUCCESS="Offentliggjort med succes",_.TR_PUBLISH_TIPS="Bem\xe6rk: Den aktuelle drift vil opdatere jobbet i realtid til den synlige klasse, bruges med forsigtighed",_.TR_PUBLISH_TIPS2="Bem\xe6rk: Den aktuelle betjening opdaterer jobbet i realtid til det relaterede afsnit, bruges med forsigtighed",_.TR_HOMEWORK_PREVIEW="Gennemse lektier",_.TR_EDIT_TITLE="Rediger titel",_.TR_ANSWER_CODE="Svar kode",_.TR_SLAMPLE_CODE="Pr\xf8vekode",_.TR_INSERT_IMAGE="Inds\xe6t billede",_.TR_INSERT_LINK="Inds\xe6t Link.",_.TR_OPERATION_BEFORE="Denne operation skal gemmes f\xf8rst",_.TR_SAVE_SUCCESS="Gem succesfuld",_.TR_SAVE_FAILURE="Gem fejl",_.TR_IMPORT_FROM_EDIT="Importer fra svarskode",_.TR_IMPORT_CODE="Importer kode",_.TR_TITLE="Emne",_.TR_CANCEL_PREVIEW="Annuller Preview.",_.TR_SCORE_SUCESS="Score succes",_.TR_SCORE_FAIL="Score mislykkedes",_.TR_COMMENT_TAG1="God kode",_.TR_COMMENT_TAG2="Forts\xe6t",_.TR_COMMENT_TAG3="Kortfattet kode",_.TR_COMMENT_TAG4="Har brug for \xf8velse",_.TR_COMMENT_TAG5="God logik.",_.TR_COMMENT_TAG6="Excellent.",_.TR_SUBMIT_SUCCESS="Afsendt med succes",_.TR_SUBMIT_FAILURE="Indsend fejl",_.TR_SUBMIT_HOMEWOEK="Indsend lektier",_.TR_CLOSE_TITLE="Luk Title",_.TR_VIEW_TITLE="Se titel",_.TR_CHOOSE_CATEGORY="Choose Category",_.TR_UNBIND="Unbind",_.TR_UNBIND_CONFIRM="Confirm to unbind with the teacher",_.TR_UNBIND_SUCCESS="Unbinding succeeded",_.TR_RESET_SUCCESS="Password reset successful",_.TR_BIND_ID="Bind ID",_.TR_ID_NOT_EXIST="The ID does not exist",_.TR_BIND_SUCCESS="Binding succeeded",_.TR_NAME_NOT_MATCH="User nickname does not match the ID",_.TR_USER_ID="User ID",_.TR_ENTER_USER_ID="Please enter user ID",_.TR_ADD_TO_CLASS="Add To Class",_.TR_EDIT_SUCCESS="Edited successfully",_.TR_EDIT_USER="Edit User",_.TR_ROLE_OPTION="Role Options",_.TR_BATCH_DELETE_ROLE="Delete selected {{role}}",_.TR_DELETE_ROLE_TIPS="Note: after deletion, the ID will be cancelled, and the account related data will be deleted synchronously.",_.TR_UNBIND_BTN="Unbind",_.TR_RESET_BTN="Reset",_.TR_VALIDATE_ID="English, numeric and underlined only.",_.TR_VALIDATE_LENGTH="The character length is between 6 and 20",_.TR_WORK_NOT_FOUND="No related works found",_.TR_REFERENCE="Reference Answer",_.TR_CHECK_REFERENCE="Check reference answer",_.TR_CHANGE_SUCCESS="Changed successfully",_.TR_ADD_SUCCESS="Added successfully",_.TR_ALL_TEACHERS="All Teachers",_.TR_ALL_STUDENTS="All Students",_.TR_SELECT_DATE="Date Filter",_.TR_NEARLY_A_YEAR="Nearly a year",_.TR_THIS_SEMESTER="This Eemester",_.TR_BASIC_SITUATION="Basic Situation",_.TR_CLASS_COUNT="Number of classes",_.TR_COUSE_COUNT="Number of courses",_.TR_STUDENGT_COUNT="Number of students",_.TR_EXPORT_ACADEMIC_DATA="Export Academic Data",_.TR_LEARN_SITUATION="Learning Situation",_.TR_SUB_NAME="Course Name",_.TR_ALL_HOMEWORKS="Total umber of works",_.TR_ALL_SUBMIT="Number of submissions",_.TR_ALL_CORRENT="Number of corrections",_.TR_ALL_COMPLETION_RATE="Homework completion rate",_.TR_ALL_EDIT_RATE="Homework correction rate",_.TR_HOMEWORK_DETAIL="Homework Details",_.TR_HOMEWORK_NAME="Homework name",_.TR_HIGHTEST_SCORE="Highest score",_.TR_AVERAGE_CALSSWORK="Average classwork",_.TR_AVERAGE_WORK="Homework average",_.TR_HOMEWORK_TOP3="Homework Top3",_.TR_SCORE_OVER60="Average score>60",_.TR_SCORE_LESSTHAN60="Average score<60",_.TR_STUDENT_GRADE_EXCEL="Student transcript",_.TR_DELETE_SUCCESS="Successfully deleted",_.TR_ADD_TO_CLASS_SUCCESS="Successfully added to my lesson preparation",_.TR_REMOVE_PREPARATION="Remove from my lesson preparation",_.TR_ADD_PREPARATION="Add to my lesson preparation",_.TR_MY_PREPARATION="My Lesson Preparation",_.TR_PREPARATION="Lesson Preparation",_.TR_HOMEWORK_ACADEMIC_ANALYSIS="Academic Analysis",_.TR_IMPORT="Import",_.TR_EXPORT="Export",_.TR_ABOUT="About",_.TR_EDU_PLATFORM="Education Platform",_.TR_VERSION="Version",_.TR_COMPANY="Shenzhen Yuejiang Technology Co., Ltd.",_.TR_EDU_MANUAL="Dobotlab User Manual of Education Account",_.TR_CODING_MANUAL="DobotLab Coding Manual",_.TR_REFRESH_SUCESS="Refresh successfully",_.TR_NAME_SUCCESS="Username modified successfully",_.TR_IMG_SUCCESS="Avatar modified successfully",_.TR_NO_PREPARATION="No lesson preparation record",_.TR_TOOL_NAME="Name",_.TR_DESCRIPTION="Description",_.TR_LICENSE="License",_.TR_BUILT_WITH="DobotLab is built with the following components:",_.TR_CONFIRM_SUBMIT="The assignment cannot be modified after submission. Are you sure you want to submit it?",_.TR_AUTHORITY_MANAGEMENT="Authority Management",_.TR_PERMIT_SAVE_SUCCESS="Permission saved successfully",_.TR_COURSE_AUTHORITY="Course Authority",_.TR_PERMIT_SAVE_TIP="Remember to save after modification~",_.TR_PERMIT_SAVE_COMFIRM="Do you want to save the current permission changes?",_.TR_NOT_SAVE="Not Save",_.TR_HOMEPAGE="Home",_.TR_CURRENCY="Currency",_.TR_FEEDBACK="Feedback",_.TR_OPEN_GUIDE="Open Guidance",_.TR_FEEDBACK_EMPTY="Please enter feedback content",_.TR_FEEDBACK_TITLE="Feedback",_.TR_FEEDBACK_CONTENT="Feedback Content",_.TR_FEEDBACK_INPUT="Give us feedback or describe the error",_.TR_SEND_TO_PM="You can send an email to {{email}} Tracking report",_.TR_SEND="Send",_.TR_COPY="Copy",_.TR_COPYREFRESH_SUCESS="Copy successfully",_.TR_COPYPLACEHOLDER="Please enter the homework name",_.TR_HOMEWORKTITLENOTEMPTY="Homework name cannot be empty",_.TR_HADSAMENAMEFILE="A file with the same name already exists. Do you want to overwrite it?",_.TR_WRITEANDDRAW_LIB="Writing and Drawing Lab",_.TR_LASER_LIB="Laser Engraving Lab",_.TR_TEACH_LIB="Teaching and Playback Lab",_.TR_3DPRINT_LIB="3D Printing Lab",_.TR_OPEN_FIRMWAREBURN_ERROR="Failed to open the firmware and burn, please check whether DobotLink is activated",_.TR_OPEN_FIRMWAREBURN="About to jump to the 3D printing firmware no interface, please confirm whether the 3D printing firmware has been burned?",_.TR_FIRMWAREBURNED="Burned",_.TR_FIRMWAREUNBURNED="no",_.TR_FIRMWAREBURN_TIPS="Please confirm whether the 3D printing software is installed before using the 3D printing function? If it has been installed, please open it directly and connect it to use; if it is not installed, click the link below to download and install it for use.",_.TR_DOWNLOAD_FIRMWAREBURN_URL="Download link:",_.TR_FIRMWAREBURN_OK="OK",_.TR_ACCOUNT_SETTING="Account Settings",_.TR_ACCOUNT_LOGOUT="Account logout",_.TR_ACCOUNT_SETTING_TIPS="Important note: DobotLab account can be cancelled. In order to avoid being stolen or operated by others, the account information needs to be confirmed for cancellation.",_.TR_APPLY_ACCOUNT_LOGOUT="Apply for cancellation",_.TR_WILL_ACCOUNT_LOGOUT="Log out of account:",_.TR_CANNOT_FIND="Can't get it back",_.TR_CLEAR_DATA_ACCOUNT_LOGOUT="After logging out, you will not be able to log in, and the relevant personal information will be cleared",_.TR_FOLLOW_INFO="It specifically includes but is not limited to the following information:",_.TR_FOLLOW_INFO_1="Personal information, including email information, password, avatar, etc.",_.TR_FOLLOW_INFO_2="My work, my lesson preparation, etc.",_.TR_FOLLOW_INFO_3="Other personal information, such as bound third-party account information, etc.",_.TR_HAD_KNOW_DANGER="Known risks",_.TR_THINK_BUTTON="let me think again",_.TR_LOGOUT_BUTTON="Logout",_.TR_VERIFY_PASSWARD="verify password",_.TR_INPUT_PASSWARD="Please enter your password",_.TR_PASSWARD_ERROR="The password is incorrect, please re-enter!",_.TR_SUBMIT_SUCESS="Submitted successfully",_.TR_7DAY_LOGOUT="Automatically log out after 7 days",_.TR_FEEDBACK_EMAIL="Please enter your email",_.TR_RENAME_NOTEMPTY="Input can not be empty",_.TR_RENAME_CHECK='File name cannot contain /: *? "<> |%',_.TR_RESOURCE_AUTHORITY="Resource permissions",_.TR_COUNTRY="Country",_.TR_MODIFY_COUNTRY_SUCCESS="User country modified successfully",_.TR_RESOURCE_PERMISSION_TIPS="Which attachment resources can be set here to be visible to students",_.TR_COURSE_PERMISSION_TIPS="Note: Which courses can be set here to be visible to the class",_.TR_NO_RESOURCE_TIPS="No resource record",_.TR_TEACHERING_MODULE="Teaching",_.TR_LAB_MODULE="Experiment",_.TR_CLASEE_MODULE="Class Management ",_.TR_WELCOME_BLOCKLY="Welcome to DobotBlock Lab",_.TR_WELCOME_PYTHON="Welcome to Python Lab",_.TR_WELCOME_DOBOTLAB="Welcome to DobotLab\uff01",_.TR_INTRODUCE="DobotLab is a comprehensive software platform developed for artificial intelligence (AI) education. Integrating three function modules (teaching, experiment and class management), it provides significant resources for schools in their AI teaching.",_.TR_ENTER_DOBOTLAB="Enter Main Page",_.TR_ENTER_LAB="Enter the Lab",_.TR_CHECK_GUIDELINES="View Guidance",_.TR_SKIP="Skip",_.TR_FINISH="Finish",_.TR_HOME="\u3010Home\u3011",_.TR_HOME_TIP="Back to DobotLab main page.",_.TR_GUIDE_FILE="\u3010File\u3011",_.TR_FILE_TIP="It includes such functions as New, Open, Save, Save as, Save to local and Upload from local. ",_.TR_PROJECT="\u3010Project Name\u3011",_.TR_PROJECT_BLOCK_TIP="Name of the current project displayed in code area.",_.TR_PROJECT_PYTHON_TIP="Name of the current project displayed in code area.",_.TR_BLOCK_AREA="\u3010Block Area\u3011",_.TR_BLOCK_AREA_TIP="It provides blocks for programming. You can search the blocks according to the categories and colors.",_.TR_CODE_AREA="\u3010Code Area\u3011",_.TR_CODE_AREA_TIP="You can write the program by dragging the blocks to this area.",_.TR_STAGE_AREA="\u3010Display Area\u3011",_.TR_STAGE_AREA_TIP="You can display the sprite and your works here.",_.TR_RUN_SCRIPT="\u3010Start running\u3011",_.TR_STOP_SCRIPT="\u3010Stop running\u3011",_.TR_CLEAR_SCRIPT="\u3010Clear alarms\u3011",_.TR_LEFT="\u3010Switch layout\u3011",_.TR_LARGE="\u3010Full screen\u3011",_.TR_DEVICE_CONTROL_AREA="\u3010Device Control\u3011",_.TR_DEVICE_CONTROL_AREA_TIP="You can choose, connect and control Dobot devices.",_.TR_DEVICE_CONNECT="\u3010Device Selection\u3011",_.TR_SELECT_END="\u3010Tool Selection\u3011",_.TR_DEVICE_CONNECT_AREA="\u3010Device Connection\u3011",_.TR_DEVICE_CONNECT_AREA_TIP="Choose and connect Dobot devices.",_.TR_DEVICE_CONTROL_AREA_TIP2="Control the movement of robotic arm and display real-time coordinates. You can adjust the speed here.",_.TR_SELECT_END_AREA="\u3010Tool Selection\u3011",_.TR_SELECT_END_AREA_TIP="Choose end tools.",_.TR_COORDINATE_CALIBRATION="\u3010Coordinate Calibration\u3011",_.TR_COORDINATE_CALIBRATION_TIP="Calibrate Magician Lite camera kit.",_.TR_ARM_CAMERA="\u3010Arm Camera\u3011",_.TR_ARM_CAMERA_TIP="Calibrate the AI camera of Magician Go, and view the target type obtained by arm camera and the current position of Magician Go.",_.TR_CHASSIS_CONTROLPANE="\u3010Car Control Panel\u3011",_.TR_CHASSIS_CONTROLPANE_TIP="Control the movement of Magician Go and display real-time coordinates.",_.TR_JOG_BUTTON="\u3010Button Explanation\u3011\uff1a",_.TR_LEFT_TRANS="Anticlockwise Rotate",_.TR_RIGHT_TRANS="Clockwise Rotate",_.TR_WHISTLE="Whistle",_.TR_FLASH_LIGHT="Flash Lights",_.TR_AUTO_LINE_PATROL="Line Tracking",_.TR_AUTO_LINE_PATROL_TIP="Start automatic line tracking.",_.TR_USUAL_USETAB="\u3010Tool bar\u3011",_.TR_USUAL_USETAB_TIP="Operate the codes.",_.TR_INSTRUCTION_LIST="\u3010Command List\u3011",_.TR_INSTRUCTION_LIST_TIP="Provide commands for programming. Double-click the commands and the commands will display in code area.",_.TR_RUN_WINDOW="\u3010Running Log\u3011",_.TR_RUN_WINDOW_TIP="Display the running result of codes and system information.",_.TR_TITLE_BAR="\u3010Title Bar\u3011",_.TR_TITLE_BAR_TIP1="1\u3001It includes such functions as Menu, Language Switch and Login.",_.TR_TITLE_BAR_TIP2="2\u3001You can view the guidance from Menu > Currency > Open Guidance.",_.TR_MY_COURSE="\u3010My Course\u3011",_.TR_MY_COURSE_TIP="You can view relevant courses after login.",_.TR_PERSONAL_WORK="\u3010Personal Works\u3011",_.TR_PERSONAL_WORK_TIP="You can view and reedit the project that you saved in the lab.",_.TR_DOBOTBLOCK_LAB="\u3010DobotBlock Lab\u3011",_.TR_DOBOTBLOCK_LAB_TIP="You can complete programming tasks just by dragging blocks, which lowers the threshold of studying programming.",_.TR_GUIDE_PYTHON_LAB="\u3010Python Lab\u3011",_.TR_PYTHON_LAB_TIP="You can program by directly calling the python commands.",_.TR_FEEDBACK_TOOLTIP="Beta version, please feedback to dobotlab@dobot.cc",_.TR_DEVICE_LIMIT="Only for Dobot Magician units",_.TR_VERSION_TIPS="The current web version is too old, please clear the cache and refresh the page.",_.ACCESSIBILITY_STATEMENT="Accessibility Statement",_.ACCOUNT_INFORMATION="Account information",_.WARNING_TEXT_VERSE="If the account uses DobotVerse software, all information in the dobotverse account will also be cancelled synchronously",_.WARNING_TEXT_LAB="If the account uses DobotLab software, all information in the DobotLab account will also be cancelled synchronously",_.TR_ACCOUNT_CANCELLATION="cancellation",_.TR_SELECT_EXPERIMENT="Choose a lab class",_.TR_SET_RESOURCE_TIP="Here you can set which attachment resources are visible to students!",_.TR_LOGOUT_SUCCESS="Log out successfully",_.PREVIOUS="Previous",_.NEXT="Next",_.FILTER="Filter",_.FILTERED="Filtered",_.TR_SCHOOL_ADMINISTRATOR="School Administrator",_.TR_SUPER_ADMINISTRATOR="Super Administrator",_.TR_COURSE_ADMINISTRATOR="Course Administrator",_.TR_IMPORT_FROM_MYWORK="Import from my work",_.TR_COURSE_FROM_LOCAL="Import from local",_.TR_STUDENT_LIST="Student list",_.TR_LIST="list",_.TR_TEACHER="Teacher",_.TR_LOGIN_NOT_EMPTY="Login ID cannot be empty",_.TR_NAME_NOT_EMPTY="Name cannot be empty",_.TR_MAILBOX_NOT_EMPTY="Mailbox cannot be empty",_.TR_GRADE_NOT_EMPTY="Grade cannot be empty",_.TR_CLASS_NOT_EMPTY="Class cannot be empty",_.TR_MAILEBOX_FORMAT_WARING="Mailbox format error",_.TR_NICKNAME_NOT_EMPTY="Nickname cannot be empty",_.TR_VERSE_LIB="Virtual Simulation Lab",_.TR_COURSE="course",_.TR_COURSEANDCHAPTER=".course and chapter",_.TR_BlOCK_VERSE="Block virtual simulation",_.TR_VERSE_VERSE="Verse virtual simulation",_.TR_COURSES_SCENE="Courses Scene",_.TR_SEL_SCENE="Please select the scene",_.TR_BASIC_SCENE="Basic scene",_.TR_COMMUNITY_SCENE="Community scene",_.TR_SUPERMARKET_SCENE="Supermarket scene",_.TR_DRUGSTORE_SCENE="Drugstore scene",_.TR_FACTORY_SCENE="Factory scene",_.TR_BLOCKVERSE_TYPE="Blockly verse",_.TR_PYTHONVERSE_TYPE="Python verse",_.TR_BLOCKVERSE_LAB="Blockly Virtual Simulation Lab",_.TR_PYTHONVERSE_LAB="Python Virtual Simulation Lab",_.TR_PLEASE_LOGIN="In order to give you a better experience, please login before continuing to use",_.TR_DO_NOT_LOGIN_="Don't log in",_.TR_AI_STARTER="Ai-Starter",_.TR_SWITCH_PROGRAM="Switching programming",_.TR_OPEN_AND_SELECT_LABORATORY="Open programming -- select Laboratory";var l=_,c={TR_MY_COURSES:"My Courses",TR_ALL_COURSES:"All Courses",TR_NEED:"Need to ",TR_LOGIN:"Login ",TR_VIEW_COURSES:"to view my courses",TR_PERSONAL_WORKS:"Personal Projects",TR_CONTINUE:"Continue",TR_TRY_NEW_PROJECT:"You have not created a project yet. Try to create a new one.",TR_FUNCTION_MODULE:"Function Module",TR_BLOCK_LAB:"DobotBlock Lab",TR_PYTHON_LAB:"Python Lab",TR_LANGUAGE:"\u010cesk\xe1 republika",TR_PERSONAL_CENTER:"Personal Center",TR_MY_WORKS:"My Works",TR_LOGOUT:"Logout",TR_VALID_PERIOD:"Valid Period: ",TR_EDU_ACCOUNT_PRO:"Education Account Pro",TR_EDU_ACCOUNT:"Education Account",TR_REGISTERED_USER:"Registered User",TR_ERROR_MESSAGE:"Error message",TR_TIPS:"Tips",TR_CONFIRM_LOGOUT:"Confirm to logout",TR_NOT_QUIT:"Cancel",TR_QUIT:"Logout",TR_TEACHER:"Teacher",TR_STUDENT:"Student",TR_BASIC_INFO:"Base Information",TR_EDIT:"Edit",TR_REGISTRATION_TIME:"Registration Date",TR_ORGANIZATION:"Organization",TR_GROUP:"Group",TR_ACCOUNT_LEVEL:"Account Level",TR_CLASS:"Class",TR_SCHOOL:"School",TR_USER_TYPE:"User Type",TR_TO_MODIFY:"To Modify",TR_MAILBOX:"Email",TR_CHANGE_PASSWORD:"Change Password",TR_PASSWORD_LIMIT:"The password must be 8-14 characters in length. It must contain two combinations of numbers, letters or symbols. Spaces and Chinese characters are not allowed.",TR_SAVE:"Save",TR_CANCEL:"Cancel",TR_USER_NICKNAME:"Nickname",TR_MODIFY:"Modify",TR_PROFILE_PHOTO:"Profile Photo",TR_TOOLTIP_NAME_INVALID:"Illegal character in user name.",TR_TOOLTIP_NICKNAME:"Both Chinese and English. Up to 20 characters",TR_ORIGINAL_PASSWORD:"Original Password",TR_NEW_PASSWORD:"New Password",TR_PASSWORD_SUCCESS:"Password changed successfully",TR_WRONG_PASSWORD_FORMAT:"Wrong password format\uff01",TR_CHANGE_MAILBOX:"Change Email",TR_ENTER_RIGHT_MAILBOX:"Enter the correct email",TR_VERIFICATION_CODE:"Verification Code",TR_GET_CODE:"Get Code",TR_OK:"OK",TR_WRONG_MAILBOX_FORMAT:"Wrong email format. Please re-enter.",TR_MAILBOX_SUCCESS:"Email changed successfully",TR_PERSONAL_DATA:"Personal Data",TR_AI_AUTHORITY:"AI Authority",TR_AI_DATA_USAGE:"AI Data Usage",TR_TYPE:"Type",TR_TIMES:"AI Data(times)",TR_VALID_UNTIL:"Valid Until",TR_TEMP_AUTHORITY:"Temporary Authorization",TR_TEMP_VALID_UNTIL:"Temporary Authorization Valid Until",TR_FACE_RECOGNITION:"Face Recognition",TR_CHARACTER_RECOGNITION:"OCR Character Recognition",TR_SPEECH_RECOGNITION:"Speech recognition",TR_OTHER_AUTHORITY:"Other AI Authority",TR_ATTENTION:"Attention\uff1a",TR_AI_TIPS_1:"The AI data of ordinary registered users is limited every month. Please try again next month after using up ",TR_AI_TIPS_2:"During the validity period, AI data takes priority to use the times of temporary authorization, and then use the normal times.",TR_AI_TIPS_3:"If it is used too many times in a short period of time, please check the code to avoid the wrong logic cycle leading to too fast use of permissions.",TR_AI_TIPS_4:"If you have any questions, please contact support@dobot.cc , or contact the account manager.",TR_ALL:"All",TR_CHOOSE_COURSE:"Course Type",TR_CHOOSE_LAB:" Lab Type",TR_ENTER_WORK_NAME:"Enter the name of the work",TR_BATCH_DELETE:"Batch Delete",TR_CANCEL_DELETE:"Cancel Delete",TR_CONFIRM_DELETE:"Confirm Delete",TR_RENAME:"Rename",TR_UPDATE:"Update",TR_WARM_PROMPT:"Warm Prompt",TR_DELETE:"Delete",TR_WHETHER_DELETE:"Delete ",TR_SELECTED_ITEM:"the selected items",TR_DL_NOT_STARTED:"DobotLink is not started",TR_DL_INSTALL:"Install and start \u3010DobotLink\u3011 to connect hardware devices and use some AI algorithms.",TR_DL_DOWNLOAD:"Download DobotLink",TR_DL_START:"Start",TR_DL_STARTING:"DobotLink is starting...",TR_DL_START_SUCCESS:"DobotLink started successfully",TR_DL_CONNECT_DEVICE:"DobotLink has been successfully started. You can connect the hardware!",TR_DL_OK:"OK",TR_DL_START_FAIL:"DobotLink failed to start",TR_DL_TIPS_1:"1. Please install the driver of DobotLink and start it.",TR_DL_CLICK_HERE:"Click here.",TR_DL_TIPS_2:"2. If installed, please",TR_DL_RETRY:"retry",TR_DL_START_MANUALLY:"or start DobotLink manually.",TR_DL_TIPS_3:"3. If you have any other questions, please contact technical support: support@dobot.cc",TR_DL_KNOWN:"OK",TR_CHECK_IDENTITY:"Checking identity..",TR_LOAD_RESOURCE:"Loading resources, please wait...",TR_LOAD_BLOCK:"Entering DobotBlock Lab, please wait...",TR_LOAD_PYTHON:"Entering Python Lab, please wait...",TR_LOAD_DRAW:"Entering Writing and Drawing Lab, please wait...",TR_LOAD_LASER:"Entering Laser Engraving Lab, please wait...",TR_LOAD_TEACH:"Entering Teaching Reproduction Lab, please wait...",TR_PAGE_JUMPING:"Page jumping...",TR_NO:"No",TR_YES:"Yes",TR_CONFIRM_RECOVER:"Recover the course to the original state.",TR_COURSE_RECOVER:"Recover",TR_EXPERIMENTAL_MANUAL:"Experimental Manual",TR_TAKE_NOTES:"Take Notes",TR_FILE:"File",TR_NEW:"New",TR_OPEN:"Open",TR_SAVE_AS:"Save As",TR_SAVE_LOCAL:"Save To Local",TR_SAVE_AND_PUBLISH:"Save And Publish",TR_UPLOAD_LOCAL:"Upload From Local",TR_CONFIRM_SAVE:"Confirm to save current changes",TR_NEW_WORK:"Create new work",TR_EXPERIMENT_AGAIN:"Restart Experiment",TR_START_EXPERIMENT:"Start Experiment",TR_PLAY:"Play",TR_DOWNLOAD:"Download",TR_OPEN_COURSEWARE:"Open Courseware",TR_OPEN_TEACHING_PLAN:"Open Teaching Plan",TR_EXPERIMENT:"Experiment",TR_VIDEO:"Video",TR_ZIP:"Zip",TR_AUDIO:"Audio",TR_PHOTO:"Photo",TR_COURSEWARE:"Courseware",TR_TEACHING_PLAN:"Teaching Plan",TR_BLOCK_ANSWER:"Answer For Block",TR_SCRIPT_ANSWER:"Answer For Script",TR_BACK_TOP:"Back to the top",TR_LEARNED:"Learned",TR_NOT_STARTED:"To Start",TR_TOTAL:"Total",TR_CHAPTER:"Chapter",TR_SECTION:"Section",TR_INVALID_BROWSER:"Your browser is not Chrome or a lower version, which may cause you to fail to use some functions properly",TR_LOAD_RESOURCE_ERROR:"Resource loading error!",TR_CHECK_CONNECT:"The device has been disconnected, please check the device status!",TR_GET_IDENTITY_FAIL:"Fail to get identity information!",TR_ACCOUNT_EMPTY:"Account cannot be empty!",TR_PASSWORD_EMPTY:"Password cannot be empty!",TR_LOGIN_TITLE:"DOBOT LAB login",TR_ENTER_ACCOUNT:"Enter your account or email",TR_PASSWORD:"Password",TR_LOGIN_NOW:"Login",TR_FORGET_PASSWORD:"Forget Password",TR_REGISTER_ACCOUNT:"Register",TR_WELCOME_REGISTER:"Welcome to register",TR_BACK_TO_LOGIN:"Back to login",TR_BACK:"Back",TR_ENTER_USER_NICKNAME:"Enter your nickname",TR_AS_LOGIN_ACCOUNT:"Used as login account",TR_FIND_PASSWORD:"Used to retrieve the password",TR_SET_PASSWORD:"Set login password",TR_CONFIRM_PASSWORD:"Confirm password",TR_CONFIRM_AGAIN:"Confirm password again",TR_REGISTER_NOW:"Register",TR_PASSWORD_LIMIT1:"Length between 8 and 14.",TR_PASSWORD_LIMIT2:"Must contain upper case, lowercase and 1 number.",TR_PASSWORD_LIMIT3:"Spaces are not allowed.",TR_ID_LIMIT:"It can not be repeated. It can not be changed after setting. It is only limited to English, number or underscore combination. The minimum is 6 characters and the maximum is 20 characters",TR_NOT_EMPTY:" can not be empty",TR_FORMAT_WRONG:" format wrong",TR_PASSWORD_DIFF:"The two passwords are different",TR_ID:"ID",TR_RESET_USER_PASSWORD:"Reset password",TR_SEND_SUCCESS:"Sent successfully",TR_TO_EMAIL:"Please go to Email to complete the password resetting",TR_SEND_AGAIN:"Resend",TR_ENTER_EMAIL:"Enter your ID or Email",TR_ID_OR_EMAIL:"ID or Email",TR_SENDING:"Sending...",TR_NEXT_STEP:"Next",TR_RESET_TIPS:"Please enter your ID or Email when you register",TR_INVALID_EMAIL:"Please enter a valid ID or Email",TR_FINISH_READING:"I have read and agree to the",TR_READ_AGREEMENT:"Read the ",TR_PRIVACY_POLICY:"Privacy Policy",TR_USER_AGREEMENT:"User Agreement",TR_SYSTEM_NOTIFICATION:"System Notice",TR_DATA_USAGE_WARN:"Please note that the current data of {{name}} has been used for {{percent}}% Please refer to the personal Center for details. If it is used up, please try again next month.",TR_TEMP_SPEECH_RECOGNITION:"Temporary authorization of speech recognition",TR_TEMP_FACE_RECOGNITION:"Temporary authorization of face recognition",TR_TEMP_CHARACTER_RECOGNITION:"Temporary authorization of character recognition",TR_MY_WORKBENCH:"My Workbench",TR_CLASS_MANAGE:"Class Management",TR_AUTHORITY_MANAGE:"Authority Management",TR_ADD_STUDENT:"Add Student",TR_CHANGE_CLASS:"Change Class",TR_OPERATION:"Operation",TR_SERIAL_NUMBER:"No.",TR_NAME:"Name",TR_LOGIN_ID:"Login ID",TR_GRADE:"Grade",TR_KEY_WORD:"Search keywords",TR_TEACHER_MANAGE:"Teacher Management",TR_BATCH_IMPORT:"Batch Import",TR_EXPORT_DATA:"Export Data",TR_CLASS_TEACHER:"Class Teacher",TR_ADD_TEACHER:"Add Teacher",TR_INPUT_LOGIN_ID:"Please enter login ID ",TR_INPUT_NAME:"Please enter the name",TR_INPUT_MAILBOX:"Please enter the email",TR_DELETE_TEACHER:"Confirm to delete the teacher",TR_CLASSNAME_DUPLIACTE:"Class name duplicated",TR_ADD_CLASS:"Add Class",TR_CALSSNAME_EMPTY:"Class name cannot be empty",TR_INPUT_CLASSNAME:"Please enter the class name",TR_INPUT_GRADE:"Please enter the grade",TR_INPUT_CLASS:"Please enter the class",TR_CHOOSE_CLASS:"Choose the class",TR_DELETE_STUDENT:"Confirm to delete the student",TR_CLASS_RENAME:"Rename the class",TR_DELETE_CLASS:"Confirm to delete the class",TR_DELETE_CLASS_TIPS:"If the class contains students or teachers, it cannot be deleted",TR_FAIL_OPEN:"Failed to open the file. Please select the file again",TR_BATCH_ADD:"Batch Add Users",TR_UPLOAD:"Upload",TR_IMPORT_TEMP:"Use template to import user, please upload file",TR_CHOOSE_AGAIN:"Reselect file",TR_DOWNLOAD_TEMP:"Click here to download the template",TR_RESET_PASSWORD:"Reset Password",TR_CONFIRM_RESET:"Confirm to reset the password",TR_AFTER_RESET:"After resetting the password, the password is unified to 123456",TR_HELP:"Help",TR_HELP_DOC:"DobotLab Help Document",TR_DEVICE_MANUAL:"Device Manual",TR_MAGICIANGO:"MagicianGo",TR_FILE_NAME_EMPTY:"File name cannot be empty",TR_FILE_NAME_CONTAIN:"File name cannot contain",TR_DL_NEW_VER:"DobotLink can be upgraded",TR_DL_NEW_TIPS:"Download and use the latest version of DobotLink for better experience!",TR_IGNORE:"Ignore",TR_DL_NEW_DOWNLOAD:"Download",TR_CHROME_TIPS:"There is a compatibility problem in the current browser. Dobotlab can't run normally. Please use Google Chrome browser to open the webpage.",TR_DOWNLOAD_CHROME:"Download Chrome",TR_DL_STATUS_OFF:"Not Started",TR_DL_STATUS_ON:"Started",TR_DL_STATUS_UPDATE:"Updatable",TR_MY_HOMEWORK:"My Homework",TR_CLASSWORK_TAG:"Classwork",TR_HOMEWORK_TAG:"Homework",TR_BLOCK_TYPE:"Block Program",TR_PYTHON_TYPE:"Python Program",TR_SUBMIT_TIME:"Submit Time",TR_COMMENT_TIME:"Score Time",TR_SCORE:"Score",TR_CHECK_COMMENT:"Check Comment",TR_NO_HOMEWORK:"No Homework",TR_DO_HOMEWORK:"Do Homework"};c.TR_CONTINUE="Continue",c.TR_CHECK="Check",c.TR_ALL_STATUS="All Status",c.TR_STATUS="Status",c.TR_STARTED="Ongoing",c.TR_SUBMITED="Submited",c.TR_FINISHED="Finished",c.TR_REFRESH="Refresh",c.TR_HOMEWORK_LIB="Homework Lib",c.TR_HOMEWORK_MANAGE="Homework Management",c.TR_HOMEWORK_ACADEMIC_ANALYSIS="Academic Analysis",c.TR_ALL_HOMEWORK="All Homework",c.TR_COMPLETION="Completion",c.TR_COMMENT="Comment",c.TR_ENTER_NAME_ACCOUNT="Enter Name Or Account",c.TR_ENTER_SCORE="Please enter the score",c.TR_COMMENT_CONTENT="Comment",c.TR_ENTER_COMMENT="Please enter comments",c.TR_ALL_CLASSES="All Classes",c.TR_ALL_CHAPTERS="All Chapters",c.TR_ALL_SECTIONS="All Sections",c.TR_NEW_HOMEWORK="New Homework",c.TR_HOMEWORK_SEARCH_PLACEHOLDER="ID / Name / Creator",c.TR_DESIGNATION="Designation",c.TR_MODIFICATION_TIME="Modification Time",c.TR_CREATOR="Creator",c.TR_PUBLISHED="Published Classes",c.TR_PUBLISHED="Published",c.TR_UNPUBLISHED="Unpublished",c.TR_OFF="Off",c.TR_OFFING="Off",c.TR_PUBLISHING="Publish",c.TR_HOMEWORK_NAME="Homework Name",c.TR_LABORATORY="Laboratory",c.TR_HANDSON_EXERCISES="Hands-On Exercises",c.TR_HOMEWORK="Homework",c.TR_COURSE_CHAPTER="Course chapter",c.TR_SELECT_COURSE="Please select the course",c.TR_SELECT_CHAPTER="Please select the chapter",c.TR_SELECT_SECTION="Please select the section",c.TR_HOMEWORK_SETTING="Homework Setting",c.TR_HOMEWORK_DELETE_TIPS="Are you sure you want to delete the homework?",c.TR_HOMEWORK_OFF_TIPS="Are you sure you need to remove the homework? This action will remove the assignment from all visible classes. Please use caution ",c.TR_HOMEWORK_OFF_TIPS3="Are you sure you need to remove the homework? This action will remove the assignment from all related section. Please use caution ",c.TR_HOMEWORK_OFF_TIPS2="Note: It can be redistributed after removal",c.TR_REQUIRED="Required",c.TR_CHECK_RELATED_SECTION="View the Related Section",c.TR_CHECK_VISIBLE_CLASSES="View Visible Classes",c.TR_RELATED_SECTION="Related Section",c.TR_VISIBLE_CLASSES="Visible Classes",c.TR_PUBLISH_ERROR="There are no classes to publish",c.TR_PUBLISH_ERROR2="Publish Failure",c.TR_PUBLISH_ERROR3="A published homework cannot be set",c.TR_PUBLISH_SUCCESS="Publish Successful",c.TR_PUBLISH_TIPS="Note: The current operation will update the job in real time to the visible class, please take carefully",c.TR_PUBLISH_TIPS2="Note: The current operation will update the job in real time to the related section, please take carefully",c.TR_HOMEWORK_PREVIEW="Homework Preview",c.TR_EDIT_TITLE="Edit Title",c.TR_ANSWER_CODE="Answer Code",c.TR_SLAMPLE_CODE="Sample Code",c.TR_INSERT_IMAGE="Insert Picture",c.TR_INSERT_LINK="Insert Link",c.TR_OPERATION_BEFORE="This operation needs to be saved first",c.TR_SAVE_SUCCESS="Save Successful",c.TR_SAVE_FAILURE="Save Failure",c.TR_IMPORT_FROM_EDIT="Import from answer code",c.TR_IMPORT_CODE="Import Code",c.TR_TITLE="title",c.TR_CANCEL_PREVIEW="Cancel Preview",c.TR_SCORE_SUCESS="Score Success",c.TR_SCORE_FAIL="Score Failed",c.TR_COMMENT_TAG1="Good code",c.TR_COMMENT_TAG2="Keep Going",c.TR_COMMENT_TAG3="Concise Code",c.TR_COMMENT_TAG4="Need Practice",c.TR_COMMENT_TAG5="Good Logic",c.TR_COMMENT_TAG6="Excellent",c.TR_SUBMIT_SUCCESS="Submit Successful",c.TR_SUBMIT_FAILURE="Submit Failure",c.TR_SUBMIT_HOMEWOEK="Submit Homework",c.TR_CLOSE_TITLE="Close Title",c.TR_VIEW_TITLE="View Title",c.TR_CHOOSE_CATEGORY="Choose Category",c.TR_UNBIND="Unbind",c.TR_UNBIND_CONFIRM="Confirm to unbind with the teacher",c.TR_UNBIND_SUCCESS="Unbinding succeeded",c.TR_RESET_SUCCESS="Password reset successful",c.TR_BIND_ID="Bind ID",c.TR_ID_NOT_EXIST="The ID does not exist",c.TR_BIND_SUCCESS="Binding succeeded",c.TR_NAME_NOT_MATCH="User nickname does not match the ID",c.TR_USER_ID="User ID",c.TR_ENTER_USER_ID="Please enter user ID",c.TR_ADD_TO_CLASS="Add To Class",c.TR_EDIT_SUCCESS="Edited successfully",c.TR_EDIT_USER="Edit User",c.TR_ROLE_OPTION="Role Options",c.TR_BATCH_DELETE_ROLE="Delete selected {{role}}",c.TR_DELETE_ROLE_TIPS="Note: after deletion, the ID will be cancelled, and the account related data will be deleted synchronously.",c.TR_UNBIND_BTN="Unbind",c.TR_RESET_BTN="Reset",c.TR_VALIDATE_ID="English, numeric and underlined only.",c.TR_VALIDATE_LENGTH="The character length is between 6 and 20",c.TR_WORK_NOT_FOUND="No related works found",c.TR_REFERENCE="Reference Answer",c.TR_CHECK_REFERENCE="Check reference answer",c.TR_CHANGE_SUCCESS="Changed successfully",c.TR_ADD_SUCCESS="Added successfully",c.TR_ALL_TEACHERS="All Teachers",c.TR_ALL_STUDENTS="All Students",c.TR_SELECT_DATE="Date Filter",c.TR_NEARLY_A_YEAR="Nearly a year",c.TR_THIS_SEMESTER="This Eemester",c.TR_BASIC_SITUATION="Basic Situation",c.TR_CLASS_COUNT="Number of classes",c.TR_COUSE_COUNT="Number of courses",c.TR_STUDENGT_COUNT="Number of students",c.TR_EXPORT_ACADEMIC_DATA="Export Academic Data",c.TR_LEARN_SITUATION="Learning Situation",c.TR_SUB_NAME="Course Name",c.TR_ALL_HOMEWORKS="Total umber of works",c.TR_ALL_SUBMIT="Number of submissions",c.TR_ALL_CORRENT="Number of corrections",c.TR_ALL_COMPLETION_RATE="Homework completion rate",c.TR_ALL_EDIT_RATE="Homework correction rate",c.TR_HOMEWORK_DETAIL="Homework Details",c.TR_HOMEWORK_NAME="Homework name",c.TR_HIGHTEST_SCORE="Highest score",c.TR_AVERAGE_CALSSWORK="Average classwork",c.TR_AVERAGE_WORK="Homework average",c.TR_HOMEWORK_TOP3="Homework Top3",c.TR_SCORE_OVER60="Average score>60",c.TR_SCORE_LESSTHAN60="Average score<60",c.TR_STUDENT_GRADE_EXCEL="Student transcript",c.TR_DELETE_SUCCESS="Successfully deleted",c.TR_ADD_TO_CLASS_SUCCESS="Successfully added to my lesson preparation",c.TR_REMOVE_PREPARATION="Remove from my lesson preparation",c.TR_ADD_PREPARATION="Add to my lesson preparation",c.TR_MY_PREPARATION="My Lesson Preparation",c.TR_PREPARATION="Lesson Preparation",c.TR_IMPORT="Import",c.TR_EXPORT="Export",c.TR_ABOUT="About",c.TR_EDU_PLATFORM="Education Platform",c.TR_VERSION="Version",c.TR_COMPANY="Shenzhen Yuejiang Technology Co., Ltd.",c.TR_EDU_MANUAL="Dobotlab User Manual of Education Account",c.TR_CODING_MANUAL="DobotLab Coding Manual",c.TR_REFRESH_SUCESS="Refresh successfully",c.TR_NAME_SUCCESS="Username modified successfully",c.TR_IMG_SUCCESS="Avatar modified successfully",c.TR_NO_PREPARATION="No lesson preparation record",c.TR_TOOL_NAME="Name",c.TR_DESCRIPTION="Description",c.TR_LICENSE="License",c.TR_BUILT_WITH="DobotLab is built with the following components:",c.TR_CONFIRM_SUBMIT="The assignment cannot be modified after submission. Are you sure you want to submit it?",c.TR_AUTHORITY_MANAGEMENT="Authority Management",c.TR_PERMIT_SAVE_SUCCESS="Permission saved successfully",c.TR_COURSE_AUTHORITY="Course Authority",c.TR_PERMIT_SAVE_TIP="Remember to save after modification~",c.TR_PERMIT_SAVE_COMFIRM="Do you want to save the current permission changes?",c.TR_NOT_SAVE="Not Save",c.TR_HOMEPAGE="Home",c.TR_CURRENCY="Currency",c.TR_FEEDBACK="Feedback",c.TR_OPEN_GUIDE="Open Guidance",c.TR_FEEDBACK_EMPTY="Please enter feedback content",c.TR_FEEDBACK_TITLE="Feedback",c.TR_FEEDBACK_CONTENT="Feedback Content",c.TR_FEEDBACK_INPUT="Give us feedback or describe the error",c.TR_SEND_TO_PM="You can send an email to {{email}} Tracking report",c.TR_SEND="Send",c.TR_COPY="Copy",c.TR_COPYREFRESH_SUCESS="Copy successfully",c.TR_COPYPLACEHOLDER="Please enter the homework name",c.TR_HOMEWORKTITLENOTEMPTY="Homework name cannot be empty",c.TR_HADSAMENAMEFILE="A file with the same name already exists. Do you want to overwrite it?",c.TR_WRITEANDDRAW_LIB="Writing and Drawing Lab",c.TR_LASER_LIB="Laser Engraving Lab",c.TR_TEACH_LIB="Teaching and Playback Lab",c.TR_3DPRINT_LIB="3D Printing Lab",c.TR_OPEN_FIRMWAREBURN_ERROR="Failed to open the firmware and burn, please check whether DobotLink is activated",c.TR_OPEN_FIRMWAREBURN="About to jump to the 3D printing firmware no interface, please confirm whether the 3D printing firmware has been burned?",c.TR_FIRMWAREBURNED="Burned",c.TR_FIRMWAREUNBURNED="no",c.TR_FIRMWAREBURN_TIPS="Please confirm whether the 3D printing software is installed before using the 3D printing function? If it has been installed, please open it directly and connect it to use; if it is not installed, click the link below to download and install it for use.",c.TR_DOWNLOAD_FIRMWAREBURN_URL="Download link:",c.TR_FIRMWAREBURN_OK="OK",c.TR_ACCOUNT_SETTING="Account Settings",c.TR_ACCOUNT_LOGOUT="Account logout",c.TR_ACCOUNT_SETTING_TIPS="Important note: DobotLab account can be cancelled. In order to avoid being stolen or operated by others, the account information needs to be confirmed for cancellation.",c.TR_APPLY_ACCOUNT_LOGOUT="Apply for cancellation",c.TR_WILL_ACCOUNT_LOGOUT="Log out of account:",c.TR_CANNOT_FIND="Can't get it back",c.TR_CLEAR_DATA_ACCOUNT_LOGOUT="After logging out, you will not be able to log in, and the relevant personal information will be cleared",c.TR_FOLLOW_INFO="It specifically includes but is not limited to the following information:",c.TR_FOLLOW_INFO_1="Personal information, including email information, password, avatar, etc.",c.TR_FOLLOW_INFO_2="My work, my lesson preparation, etc.",c.TR_FOLLOW_INFO_3="Other personal information, such as bound third-party account information, etc.",c.TR_HAD_KNOW_DANGER="Known risks",c.TR_THINK_BUTTON="let me think again",c.TR_LOGOUT_BUTTON="Logout",c.TR_VERIFY_PASSWARD="verify password",c.TR_INPUT_PASSWARD="Please enter your password",c.TR_PASSWARD_ERROR="The password is incorrect, please re-enter!",c.TR_SUBMIT_SUCESS="Submitted successfully",c.TR_7DAY_LOGOUT="Automatically log out after 7 days",c.TR_FEEDBACK_EMAIL="Please enter your email",c.TR_RENAME_NOTEMPTY="Input can not be empty",c.TR_RENAME_CHECK='File name cannot contain /: *? "<> |%',c.TR_RESOURCE_AUTHORITY="Resource permissions",c.TR_COUNTRY="Country",c.TR_MODIFY_COUNTRY_SUCCESS="User country modified successfully",c.TR_RESOURCE_PERMISSION_TIPS="Which attachment resources can be set here to be visible to students",c.TR_COURSE_PERMISSION_TIPS="Note: Which courses can be set here to be visible to the class",c.TR_NO_RESOURCE_TIPS="No resource record",c.TR_TEACHERING_MODULE="Teaching",c.TR_LAB_MODULE="Experiment",c.TR_CLASEE_MODULE="Class Management ",c.TR_WELCOME_BLOCKLY="Welcome to DobotBlock Lab",c.TR_WELCOME_PYTHON="Welcome to Python Lab",c.TR_WELCOME_DOBOTLAB="Welcome to DobotLab\uff01",c.TR_INTRODUCE="DobotLab is a comprehensive software platform developed for artificial intelligence (AI) education. Integrating three function modules (teaching, experiment and class management), it provides significant resources for schools in their AI teaching.",c.TR_ENTER_DOBOTLAB="Enter Main Page",c.TR_ENTER_LAB="Enter the Lab",c.TR_CHECK_GUIDELINES="View Guidance",c.TR_SKIP="Skip",c.TR_FINISH="Finish",c.TR_HOME="\u3010Home\u3011",c.TR_HOME_TIP="Back to DobotLab main page.",c.TR_GUIDE_FILE="\u3010File\u3011",c.TR_FILE_TIP="It includes such functions as New, Open, Save, Save as, Save to local and Upload from local. ",c.TR_PROJECT="\u3010Project Name\u3011",c.TR_PROJECT_BLOCK_TIP="Name of the current project displayed in code area.",c.TR_PROJECT_PYTHON_TIP="Name of the current project displayed in code area.",c.TR_BLOCK_AREA="\u3010Block Area\u3011",c.TR_BLOCK_AREA_TIP="It provides blocks for programming. You can search the blocks according to the categories and colors.",c.TR_CODE_AREA="\u3010Code Area\u3011",c.TR_CODE_AREA_TIP="You can write the program by dragging the blocks to this area.",c.TR_STAGE_AREA="\u3010Display Area\u3011",c.TR_STAGE_AREA_TIP="You can display the sprite and your works here.",c.TR_RUN_SCRIPT="\u3010Start running\u3011",c.TR_STOP_SCRIPT="\u3010Stop running\u3011",c.TR_CLEAR_SCRIPT="\u3010Clear alarms\u3011",c.TR_LEFT="\u3010Switch layout\u3011",c.TR_LARGE="\u3010Full screen\u3011",c.TR_DEVICE_CONTROL_AREA="\u3010Device Control\u3011",c.TR_DEVICE_CONTROL_AREA_TIP="You can choose, connect and control Dobot devices.",c.TR_DEVICE_CONNECT="\u3010Device Selection\u3011",c.TR_SELECT_END="\u3010Tool Selection\u3011",c.TR_DEVICE_CONNECT_AREA="\u3010Device Connection\u3011",c.TR_DEVICE_CONNECT_AREA_TIP="Choose and connect Dobot devices.",c.TR_DEVICE_CONTROL_AREA_TIP2="Control the movement of robotic arm and display real-time coordinates. You can adjust the speed here.",c.TR_SELECT_END_AREA="\u3010Tool Selection\u3011",c.TR_SELECT_END_AREA_TIP="Choose end tools.",c.TR_COORDINATE_CALIBRATION="\u3010Coordinate Calibration\u3011",c.TR_COORDINATE_CALIBRATION_TIP="Calibrate Magician Lite camera kit.",c.TR_ARM_CAMERA="\u3010Arm Camera\u3011",c.TR_ARM_CAMERA_TIP="Calibrate the AI camera of Magician Go, and view the target type obtained by arm camera and the current position of Magician Go.",c.TR_CHASSIS_CONTROLPANE="\u3010Car Control Panel\u3011",c.TR_CHASSIS_CONTROLPANE_TIP="Control the movement of Magician Go and display real-time coordinates.",c.TR_JOG_BUTTON="\u3010Button Explanation\u3011\uff1a",c.TR_LEFT_TRANS="Anticlockwise Rotate",c.TR_RIGHT_TRANS="Clockwise Rotate",c.TR_WHISTLE="Whistle",c.TR_FLASH_LIGHT="Flash Lights",c.TR_AUTO_LINE_PATROL="Line Tracking",c.TR_AUTO_LINE_PATROL_TIP="Start automatic line tracking.",c.TR_USUAL_USETAB="\u3010Tool bar\u3011",c.TR_USUAL_USETAB_TIP="Operate the codes.",c.TR_INSTRUCTION_LIST="\u3010Command List\u3011",c.TR_INSTRUCTION_LIST_TIP="Provide commands for programming. Double-click the commands and the commands will display in code area.",c.TR_RUN_WINDOW="\u3010Running Log\u3011",c.TR_RUN_WINDOW_TIP="Display the running result of codes and system information.",c.TR_TITLE_BAR="\u3010Title Bar\u3011",c.TR_TITLE_BAR_TIP1="1\u3001It includes such functions as Menu, Language Switch and Login.",c.TR_TITLE_BAR_TIP2="2\u3001You can view the guidance from Menu > Currency > Open Guidance.",c.TR_MY_COURSE="\u3010My Course\u3011",c.TR_MY_COURSE_TIP="You can view relevant courses after login.",c.TR_PERSONAL_WORK="\u3010Personal Works\u3011",c.TR_PERSONAL_WORK_TIP="You can view and reedit the project that you saved in the lab.",c.TR_DOBOTBLOCK_LAB="\u3010DobotBlock Lab\u3011",c.TR_DOBOTBLOCK_LAB_TIP="You can complete programming tasks just by dragging blocks, which lowers the threshold of studying programming.",c.TR_GUIDE_PYTHON_LAB="\u3010Python Lab\u3011",c.TR_PYTHON_LAB_TIP="You can program by directly calling the python commands.",c.TR_FEEDBACK_TOOLTIP="Beta version, please feedback to dobotlab@dobot.cc",c.TR_DEVICE_LIMIT="Only for Dobot Magician units",c.TR_VERSION_TIPS="The current web version is too old, please clear the cache and refresh the page.",c.ACCESSIBILITY_STATEMENT="Accessibility Statement",c.ACCOUNT_INFORMATION="Account information",c.WARNING_TEXT_VERSE="If the account uses DobotVerse software, all information in the dobotverse account will also be cancelled synchronously",c.WARNING_TEXT_LAB="If the account uses DobotLab software, all information in the DobotLab account will also be cancelled synchronously",c.TR_ACCOUNT_CANCELLATION="cancellation",c.TR_SELECT_EXPERIMENT="Choose a lab class",c.TR_SET_RESOURCE_TIP="Here you can set which attachment resources are visible to students!",c.TR_LOGOUT_SUCCESS="Log out successfully",c.PREVIOUS="Previous",c.NEXT="Next",c.FILTER="Filter",c.FILTERED="Filtered",c.TR_SCHOOL_ADMINISTRATOR="School Administrator",c.TR_SUPER_ADMINISTRATOR="Super Administrator",c.TR_COURSE_ADMINISTRATOR="Course Administrator",c.TR_IMPORT_FROM_MYWORK="Import from my work",c.TR_COURSE_FROM_LOCAL="Import from local",c.TR_STUDENT_LIST="Student list",c.TR_LIST="list",c.TR_TEACHER="Teacher",c.TR_LOGIN_NOT_EMPTY="Login ID cannot be empty",c.TR_NAME_NOT_EMPTY="Name cannot be empty",c.TR_MAILBOX_NOT_EMPTY="Mailbox cannot be empty",c.TR_GRADE_NOT_EMPTY="Grade cannot be empty",c.TR_CLASS_NOT_EMPTY="Class cannot be empty",c.TR_MAILEBOX_FORMAT_WARING="Mailbox format error",c.TR_NICKNAME_NOT_EMPTY="Nickname cannot be empty",c.TR_VERSE_LIB="Virtual Simulation Lab",c.TR_COURSE="course",c.TR_COURSEANDCHAPTER=".course and chapter",c.TR_BlOCK_VERSE="Block virtual simulation",c.TR_VERSE_VERSE="Verse virtual simulation",c.TR_COURSES_SCENE="Courses Scene",c.TR_SEL_SCENE="Please select the scene",c.TR_BASIC_SCENE="Basic scene",c.TR_COMMUNITY_SCENE="Community scene",c.TR_SUPERMARKET_SCENE="Supermarket scene",c.TR_DRUGSTORE_SCENE="Drugstore scene",c.TR_FACTORY_SCENE="Factory scene",c.TR_BLOCKVERSE_TYPE="Blockly verse",c.TR_PYTHONVERSE_TYPE="Python verse",c.TR_BLOCKVERSE_LAB="Blockly Virtual Simulation Lab",c.TR_PYTHONVERSE_LAB="Python Virtual Simulation Lab",c.TR_PLEASE_LOGIN="In order to give you a better experience, please login before continuing to use",c.TR_DO_NOT_LOGIN_="Don't log in",c.TR_AI_STARTER="Ai-Starter",c.TR_SWITCH_PROGRAM="Switching programming",c.TR_OPEN_AND_SELECT_LABORATORY="Open programming -- select Laboratory";var R=c,E={TR_MY_COURSES:"Mis Cursos",TR_ALL_COURSES:"Todos los Cursos",TR_NEED:"Requisitos",TR_LOGIN:"Conectarse",TR_VIEW_COURSES:"para ver mis cursos",TR_PERSONAL_WORKS:"Mis proyectos",TR_CONTINUE:"Continuar",TR_TRY_NEW_PROJECT:"A\xfan no has creado un proyecto. Prueba a crear uno nuevo.",TR_FUNCTION_MODULE:"M\xf3dulo de funciones",TR_BLOCK_LAB:"Laboratorio DobotBlock",TR_PYTHON_LAB:"Python Lab",TR_LANGUAGE:"ESPA\xd1OL",TR_PERSONAL_CENTER:"Centro personal",TR_MY_WORKS:"Mis trabajos",TR_LOGOUT:"Desconexi\xf3n",TR_LOGOUT_SUCCESS:"Desconectado con \xe9xito ",TR_VALID_PERIOD:"Per\xedodo de validez :",TR_EDU_ACCOUNT_PRO:"Cuenta profesional de educaci\xf3n",TR_EDU_ACCOUNT:"Cuenta de educaci\xf3n",TR_REGISTERED_USER:"Usuario registrado",TR_ERROR_MESSAGE:"Mensaje de error",TR_TIPS:"Consejos",TR_CONFIRM_LOGOUT:"\xbfDesea desconectar?",TR_NOT_QUIT:"Cancelar",TR_QUIT:"Desconexi\xf3n",TR_TEACHER:"Profesor",TR_STUDENT:"Alumno",TR_BASIC_INFO:"Informaci\xf3n b\xe1sica",TR_EDIT:"Editar",TR_REGISTRATION_TIME:"Fecha de Registro",TR_ORGANIZATION:"Organizaci\xf3n",TR_GROUP:"Grupo",TR_ACCOUNT_LEVEL:"Nivel de cuenta",TR_CLASS:"Clase",TR_SCHOOL:"Escuela",TR_USER_TYPE:"Tipo de usuario",TR_TO_MODIFY:"Modificar",TR_MAILBOX:"Correo",TR_CHANGE_PASSWORD:"Cambiar la contrase\xf1a",TR_PASSWORD_LIMIT:"La contrase\xf1a debe tener entre 8 y 14 caracteres. Debe contener n\xfameros, letras min\xfasculas y letras may\xfasculas. No se permiten espacios ni caracteres chinos.",TR_SAVE:"Guardar",TR_CANCEL:"Cancelar",TR_USER_NICKNAME:"Apodo",TR_MODIFY:"Modificar",TR_PROFILE_PHOTO:"Foto de perfil",TR_TOOLTIP_NAME_INVALID:"Car\xe1cter ilegal en el nombre de usuario.",TR_TOOLTIP_NICKNAME:"En chino e ingl\xe9s. Hasta 20 caracteres",TR_ORIGINAL_PASSWORD:"Contrase\xf1a original",TR_NEW_PASSWORD:"Nueva contrase\xf1a",TR_PASSWORD_SUCCESS:"Contrase\xf1a cambiada con \xe9xito",TR_WRONG_PASSWORD_FORMAT:"\xa1Formato de contrase\xf1a incorrecto!",TR_CHANGE_MAILBOX:"Cambiar e-mail",TR_ENTER_RIGHT_MAILBOX:"Ingrese el correo electr\xf3nico correcto",TR_VERIFICATION_CODE:"C\xf3digo de verificaci\xf3n",TR_GET_CODE:"Obtener c\xf3digo",TR_OK:"OK",TR_WRONG_MAILBOX_FORMAT:"Formato de correo electr\xf3nico incorrecto. Vuelva a ingresar.",TR_MAILBOX_SUCCESS:"Correo electr\xf3nico cambiado con \xe9xito",TR_PERSONAL_DATA:"Datos personales",TR_AI_AUTHORITY:"Autoridad de IA",TR_AI_DATA_USAGE:"Uso de datos de IA",TR_TYPE:"Tipo",TR_TIMES:"Uso de datos de IA (veces)",TR_VALID_UNTIL:"V\xe1lido hasta",TR_TEMP_AUTHORITY:"Autorizaci\xf3n Temporal (veces)",TR_TEMP_VALID_UNTIL:"Autorizaci\xf3n temporal v\xe1lida hasta",TR_FACE_RECOGNITION:"Reconocimiento facial",TR_CHARACTER_RECOGNITION:"Reconocimiento de caracteres OCR",TR_SPEECH_RECOGNITION:"Reconocimiento de voz",TR_OTHER_AUTHORITY:"Otra autoridad de IA",TR_ATTENTION:"Atenci\xf3n:",TR_AI_TIPS_1:"Los datos de IA del usuario son limitados cada mes. Vuelva a intentarlo el pr\xf3ximo mes si sus datos est\xe1n agotados.",TR_AI_TIPS_2:"Durante el per\xedodo de validez, los datos de IA se utilizan primero durante los per\xedodos de autorizaci\xf3n temporal y luego durante los per\xedodos normales.",TR_AI_TIPS_3:"Si se usa demasiadas veces en un per\xedodo corto, verifique el c\xf3digo para evitar el ciclo l\xf3gico incorrecto que conduce a un uso demasiado r\xe1pido de la autoridad.",TR_AI_TIPS_4:"Si tiene alguna pregunta, comun\xedquese con support@dobot.cc o comun\xedquese con el administrador de la cuenta.",TR_ALL:"Todos",TR_CHOOSE_COURSE:"Tipo de cursos",TR_CHOOSE_LAB:"Tipo de laboratorio",TR_ENTER_WORK_NAME:"Introduce el nombre del trabajo.",TR_BATCH_DELETE:"Eliminar en lotes",TR_CANCEL_DELETE:"Cancelar la eliminaci\xf3n",TR_CONFIRM_DELETE:"Confirmar la eliminaci\xf3n",TR_RENAME:"Renombrar",TR_UPDATE:"Actualizar",TR_WARM_PROMPT:"Advertencia",TR_DELETE:"Eliminar",TR_WHETHER_DELETE:"\xbfEliminar?",TR_SELECTED_ITEM:"Elementos seleccionados",TR_DL_NOT_STARTED:"DobotLink no est\xe1 iniciado",TR_DL_INSTALL:"Instale e inicie \u3010DobotLink\u3011 para conectar dispositivos de hardware y usar algunos algoritmos de IA.",TR_DL_DOWNLOAD:"Descargar DobotLink",TR_DL_START:"Poner en marcha",TR_DL_STARTING:"DobotLink est\xe1 iniciandose...",TR_DL_START_SUCCESS:"DobotLink se inici\xf3 con \xe9xito",TR_DL_CONNECT_DEVICE:"DobotLink se ha iniciado con \xe9xito. \xa1Ya puedes conectar el hardware!",TR_DL_OK:"OK",TR_DL_START_FAIL:"No se pudo iniciar DobotLink",TR_DL_TIPS_1:"1. Instale el controlador DobotLink e in\xedcielo.",TR_DL_CLICK_HERE:"Haga clic aqu\xed.",TR_DL_TIPS_2:"2. Si est\xe1 instalado, por favor",TR_DL_RETRY:"reintentar",TR_DL_START_MANUALLY:"o inicie DobotLink manualmente.",TR_DL_TIPS_3:"3. Si tiene m\xe1s preguntas, comun\xedquese con el Soporte t\xe9cnico: support@dobot.cc",TR_DL_KNOWN:"OK",TR_CHECK_IDENTITY:"Comprobando identidad..",TR_LOAD_RESOURCE:"Cargando recursos, por favor espere...",TR_LOAD_BLOCK:"Entrando a DobotBlock Lab, por favor espere...",TR_LOAD_PYTHON:"Entrando al laboratorio de Python, por favor espere...",TR_LOAD_DRAW:"Entrando al Laboratorio de Escritura y Dibujo, por favor espere...",TR_LOAD_LASER:"Entrando al Laboratorio de Grabado L\xe1ser, por favor espere...",TR_LOAD_TEACH:"Entrando al Laboratorio de Reproducci\xf3n Docente, por favor espere...",TR_PAGE_JUMPING:"Salto de p\xe1gina...",TR_NO:"No",TR_YES:"Si",TR_CONFIRM_RECOVER:"\xbfRecuperar el curso al estado original?",TR_COURSE_RECOVER:"Recuperar",TR_EXPERIMENTAL_MANUAL:"Manual de experimentaci\xf3n",TR_TAKE_NOTES:"Tomar notas (a ser desarrollado)",TR_FILE:"Documento",TR_NEW:"Nuevo",TR_OPEN:"Abrir",TR_SAVE_AS:"Guardar como",TR_SAVE_LOCAL:"Guardar en local",TR_SAVE_AND_PUBLISH:"Guardar y publicar",TR_UPLOAD_LOCAL:"Descargar del sitio local",TR_CONFIRM_SAVE:"Confirmar para guardar los cambios actuales",TR_NEW_WORK:"Crear nuevo trabajo",TR_EXPERIMENT_AGAIN:"Reiniciar experimento",TR_START_EXPERIMENT:"Iniciar experimento",TR_PLAY:"Jugar",TR_DOWNLOAD:"Descargar",TR_OPEN_COURSEWARE:"Abre Material did\xe1ctico ",TR_OPEN_TEACHING_PLAN:"Abre plan docente ",TR_EXPERIMENT:"Experimento",TR_VIDEO:"Video",TR_ZIP:"Zip",TR_AUDIO:"Audio",TR_PHOTO:"Foto",TR_COURSEWARE:"Material did\xe1ctico",TR_TEACHING_PLAN:"Plan de Ense\xf1anza",TR_BLOCK_ANSWER:"Respuesta para el bloc",TR_SCRIPT_ANSWER:"Respuesta para el script",TR_BACK_TOP:"Volver a la cima",TR_LEARNED:"Aprendido",TR_NOT_STARTED:"Empezar",TR_TOTAL:"Total",TR_CHAPTER:"Cap\xedtulo",TR_SECTION:"Secci\xf3n",TR_INVALID_BROWSER:"Su navegador no es Chrome o una versi\xf3n inferior, lo que puede causar fallas en el uso de algunas funciones",TR_LOAD_RESOURCE_ERROR:"\xa1Error de carga de recursos!",TR_CHECK_CONNECT:"El dispositivo ha sido desconectado. Por favor, compruebe el estado del dispositivo.",TR_GET_IDENTITY_FAIL:"\xa1No se pudo obtener la informaci\xf3n de identidad!",TR_ACCOUNT_EMPTY:"\xa1La cuenta no puede estar vac\xeda!",TR_PASSWORD_EMPTY:"\xa1La contrase\xf1a no puede estar vac\xeda!",TR_LOGIN_TITLE:"Conexi\xf3n al DOBOT LAB",TR_ENTER_ACCOUNT:"Introduzca su cuenta o correo electr\xf3nico",TR_PASSWORD:"Contrase\xf1a",TR_LOGIN_NOW:"Conexi\xf3n",TR_FORGET_PASSWORD:"Contrase\xf1a olvidada",TR_REGISTER_ACCOUNT:"Registrarse",TR_WELCOME_REGISTER:"Bienvenido a Registro",TR_BACK_TO_LOGIN:"Volver a la conexi\xf3n",TR_BACK:"Devolver",TR_ENTER_USER_NICKNAME:"Ingresa tu apodo",TR_AS_LOGIN_ACCOUNT:"Utilizado como cuenta de conexi\xf3n",TR_FIND_PASSWORD:"Usar para recuperar la contrase\xf1a",TR_SET_PASSWORD:"Establecer contrase\xf1a de conexi\xf3n",TR_CONFIRM_PASSWORD:"Confirmar la contrase\xf1a",TR_CONFIRM_AGAIN:"Confirmar la contrase\xf1a otra vez",TR_REGISTER_NOW:"Registrarse",TR_PASSWORD_LIMIT1:"8 ~14 caracteres de longitud.",TR_PASSWORD_LIMIT2:"Debe contener may\xfasculas, min\xfasculas y 1 n\xfamero.",TR_PASSWORD_LIMIT3:"No se permiten espacios.",TR_ID_LIMIT:"No se puede repetir ni cambiar despu\xe9s de configurarlo. Solo se limita a la combinaci\xf3n de ingl\xe9s, n\xfamero o gui\xf3n bajo. Introduzca entre 6 y 20 caracteres de longitud",TR_NOT_EMPTY:"No puede estar vac\xedo",TR_FORMAT_WRONG:"Formato err\xf3neo",TR_PASSWORD_DIFF:"Las dos contrase\xf1as son diferentes.",TR_ID:"ID",TR_RESET_USER_PASSWORD:"Restablecer la contrase\xf1a",TR_SEND_SUCCESS:"Enviado con \xe9xito",TR_TO_EMAIL:"Por favor, acceda a su Email para completar el reestablecimiento de su contrase\xf1a.",TR_SEND_AGAIN:"Reenviar",TR_ENTER_EMAIL:"Ingresa tu ID o Email",TR_ID_OR_EMAIL:"ID o Email",TR_SENDING:"Enviando",TR_NEXT_STEP:"Siguiente",TR_RESET_TIPS:"Introduzca su ID o correo electr\xf3nico cuando se registra",TR_INVALID_EMAIL:"Introduzca una identificaci\xf3n v\xe1lida o correo electr\xf3nico",TR_FINISH_READING:"He le\xeddo y estoy de acuerdo con",TR_READ_AGREEMENT:"Leer el",TR_PRIVACY_POLICY:"pol\xedtica de privacidad ",TR_USER_AGREEMENT:"Acuerdo de usuario",TR_SYSTEM_NOTIFICATION:"Avisos del sistema",TR_DATA_USAGE_WARN:"Tenga en cuenta que los datos actuales de {{name}} se han utilizado {{percent}}%. Consulte Centro personal - Autoridad IA para obtener m\xe1s detalles. Si se agota, int\xe9ntalo de nuevo el pr\xf3ximo mes.",TR_TEMP_SPEECH_RECOGNITION:"Autorizaci\xf3n temporal de reconocimiento de voz",TR_TEMP_FACE_RECOGNITION:"Autorizaci\xf3n temporal de reconocimiento facial",TR_TEMP_CHARACTER_RECOGNITION:"Autorizaci\xf3n temporal de reconocimiento de car\xe1cter",TR_MY_WORKBENCH:"Mi banco de trabajo",TR_CLASS_MANAGE:"Gesti\xf3n de la clase",TR_AUTHORITY_MANAGE:"Gesti\xf3n de autoridad",TR_ADD_STUDENT:"A\xf1adir alumno",TR_CHANGE_CLASS:"Cambiar la clase",TR_OPERATION:"Operaci\xf3n",TR_SERIAL_NUMBER:"N\xb0",TR_NAME:"Nombre",TR_LOGIN_ID:"ID de acceso",TR_GRADE:"Clase",TR_KEY_WORD:"Buscar palabras clave",TR_TEACHER_MANAGE:"Gesti\xf3n de profesores",TR_BATCH_IMPORT:"Importar lote",TR_EXPORT_DATA:"Exportar datos",TR_CLASS_TEACHER:"Profesor",TR_ADD_TEACHER:"A\xf1adir profesor",TR_INPUT_LOGIN_ID:"Por favor ingrese ID de conexi\xf3n",TR_INPUT_NAME:"Por favor ingrese el nombre",TR_INPUT_MAILBOX:"Por favor ingrese el correo",TR_DELETE_TEACHER:"\xbfConfirma eliminar el profesor?",TR_CLASSNAME_DUPLIACTE:"Nombre de clase duplicado",TR_ADD_CLASS:"A\xf1adir una clase",TR_CALSSNAME_EMPTY:"El nombre de la clase no puede estar vac\xedo",TR_INPUT_CLASSNAME:"Por favor ingrese el nombre de la clase",TR_INPUT_GRADE:"Por favor ingrese el curso",TR_INPUT_CLASS:"Por favor ingrese la clase",TR_CHOOSE_CLASS:"Elige la clase",TR_DELETE_STUDENT:"\xbfConfirmar para eliminar al estudiante seleccionado?",TR_CLASS_RENAME:"Renombrar clase",TR_DELETE_CLASS:"Confirmar eliminaci\xf3n de clase",TR_DELETE_CLASS_TIPS:"Si la clase contiene estudiantes o profesores, no se puede eliminar",TR_FAIL_OPEN:"Error al abrir el archivo. Por favor, seleccione el archivo de nuevo",TR_BATCH_ADD:"Agregar usuarios en lotes",TR_UPLOAD:"Subir",TR_IMPORT_TEMP:"Use la plantilla para importar el usuario, cargue el archivo",TR_CHOOSE_AGAIN:"Seleccione el archivo de nuevo",TR_DOWNLOAD_TEMP:"Haga clic aqu\xed para descargar la plantilla",TR_RESET_PASSWORD:"Restablecer la contrase\xf1a",TR_CONFIRM_RESET:"Confirmar restablecimiento de contrase\xf1a",TR_AFTER_RESET:"Despu\xe9s de restablecer la contrase\xf1a, la contrase\xf1a ser\xe1 123456.",TR_HELP:"Ayuda",TR_HELP_DOC:"Documento de ayuda de DobotLab",TR_DEVICE_MANUAL:"Manual del equipo",TR_MAGICIANGO:"MagicianGo",TR_FILE_NAME_EMPTY:"El nombre del archivo no puede estar vac\xedo",TR_FILE_NAME_CONTAIN:"El nombre del archivo no puede contener",TR_DL_NEW_VER:"DobotLink se puede actualizar",TR_DL_NEW_TIPS:"\xa1Descargue y use la \xfaltima versi\xf3n de DobotLink para una mejor experiencia!",TR_IGNORE:"Ignorar",TR_DL_NEW_DOWNLOAD:"Descargar",TR_CHROME_TIPS:"Hay un problema de compatibilidad en el navegador actual. Dobotlab no puede funcionar normalmente. Utilice el navegador Google Chrome para abrir la p\xe1gina web.",TR_DOWNLOAD_CHROME:"Descargar Chrome",TR_DL_STATUS_OFF:"Todav\xeda no se ha iniciado",TR_DL_STATUS_ON:"Iniciado",TR_DL_STATUS_UPDATE:"Actualizaci\xf3n disponible",TR_MY_HOMEWORK:"Mis deberes",TR_CLASSWORK_TAG:"Trabajo para clase",TR_HOMEWORK_TAG:"Trabajo para casa",TR_BLOCK_TYPE:"Programa por bloques",TR_PYTHON_TYPE:"Pograma Python",TR_SUBMIT_TIME:"Tiempo de presentaci\xf3n",TR_COMMENT_TIME:"Tiempo de puntuaci\xf3n",TR_SCORE:"puntuaci\xf3n",TR_CHECK_COMMENT:"Comprobar comentario",TR_NO_HOMEWORK:"No deberes",TR_DO_HOMEWORK:"Hacer los deberes",TR_CHECK:"Comprobar",TR_ALL_STATUS:"Todo el estado",TR_STATUS:"Estado",TR_STARTED:"en curso",TR_SUBMITED:"Presentada",TR_FINISHED:"Terminado",TR_REFRESH:"Refresh",TR_HOMEWORK_LIB:"Tareas ",TR_HOMEWORK_MANAGE:"Gesti\xf3n de tareas",TR_HOMEWORK_ACADEMIC_ANALYSIS:"An\xe1lisis acad\xe9mico",TR_ALL_HOMEWORK:"Toda la tarea",TR_COMPLETION:"Finalizado",TR_COMMENT:"Comentario",TR_ENTER_NAME_ACCOUNT:"Ingrese el nombre o ID de conexi\xf3n",TR_ENTER_SCORE:"Por favor ingrese el puntaje",TR_COMMENT_CONTENT:"Comentario",TR_ENTER_COMMENT:"Por favor ingrese comentarios",TR_ALL_CLASSES:"Todas las clases",TR_ALL_CHAPTERS:"Todos los cap\xedtulos",TR_ALL_SECTIONS:"Todas las secciones",TR_NEW_HOMEWORK:"Nueva tarea",TR_HOMEWORK_SEARCH_PLACEHOLDER:"ID Deberes/ Nombre / Creador ",TR_DESIGNATION:"Nombre",TR_MODIFICATION_TIME:"Hora de modificaci\xf3n",TR_CREATOR:"Creador",TR_PUBLISHED:"Publicado",TR_UNPUBLISHED:"No publicado",TR_OFF:"Off",TR_OFFING:"Off",TR_PUBLISHING:"Publicar",TR_HOMEWORK_NAME:"Nombre de tarea",TR_LABORATORY:"Laboratorio",TR_EXERCISE_TYPE:"Tipo de ejercicio",TR_HANDSON_EXERCISES:"Ejercicios practicos",TR_HOMEWORK:"Tareas para el hogar",TR_COURSE_CHAPTER:"Cap\xedtulo del curso",TR_SELECT_COURSE:"Por favor seleccione el curso",TR_SELECT_CHAPTER:"Por favor seleccione el cap\xedtulo",TR_SELECT_SECTION:"Seleccione la secci\xf3n",TR_HOMEWORK_SETTING:"Configuraci\xf3n de la tarea",TR_HOMEWORK_DELETE_TIPS:"\xbfEst\xe1 seguro de que desea eliminar la tarea?",TR_HOMEWORK_OFF_TIPS:"\xbfEst\xe1 seguro de que desea eliminar la tarea? Esta acci\xf3n eliminar\xe1 la tarea de todas las clases visibles. Por favor tenga cuidado",TR_HOMEWORK_OFF_TIPS3:"\xbfEst\xe1 seguro de que desea eliminar la tarea? Esta acci\xf3n eliminar\xe1 la tarea de todas las secciones vinculadas. Por favor tenga cuidado",TR_HOMEWORK_OFF_TIPS2:"Nota: se puede volver a publicar despu\xe9s de eliminarlo.",TR_REQUIRED:"Requerido",TR_CHECK_RELATED_SECTION:"Mostrar secci\xf3n relacionada",TR_CHECK_VISIBLE_CLASSES:"Mostrar clases visibles",TR_RELATED_SECTION:"Secci\xf3n relacionada",TR_VISIBLE_CLASSES:"Clases visibles",TR_PUBLISH_ERROR:"No hay clases para publicar",TR_PUBLISH_ERROR2:"No se pudo publicar",TR_PUBLISH_ERROR3:"No se puede establecer una tarea publicada",TR_PUBLISH_SUCCESS:"Publicado con \xe9xito",TR_PUBLISH_TIPS:"Nota: La operaci\xf3n actual actualizar\xe1 el trabajo en tiempo real en la clase correspondiente, tenga en cuenta esta informaci\xf3n.",TR_PUBLISH_TIPS2:"Nota: La operaci\xf3n actual actualizar\xe1 el trabajo en tiempo real en la secci\xf3n correspondiente, por favor tome en cuenta esta informaci\xf3n.",TR_HOMEWORK_PREVIEW:"Vista previa de la tarea",TR_EDIT_TITLE:"Editar t\xedtulo",TR_ANSWER_CODE:"C\xf3digo de respuesta",TR_SLAMPLE_CODE:"C\xf3digo de muestra",TR_INSERT_IMAGE:"Insertar imagen",TR_INSERT_LINK:"Insertar un enlace",TR_OPERATION_BEFORE:"Esta operaci\xf3n debe guardarse primero",TR_SAVE_SUCCESS:"Guardado con \xe9xito",TR_SAVE_FAILURE:"fallar en guardar",TR_IMPORT_FROM_EDIT:"Importar desde el c\xf3digo de respuesta",TR_IMPORT_CODE:"C\xf3digo de importaci\xf3n",TR_TITLE:"T\xedtulo",TR_CANCEL_PREVIEW:"Cancelar vista previa",TR_SCORE_SUCESS:"Puntuaci\xf3n exitosa",TR_SCORE_FAIL:"Fallo al puntuar",TR_COMMENT_TAG1:"Buen codigo",TR_COMMENT_TAG2:"Continuar",TR_COMMENT_TAG3:"C\xf3digo conciso",TR_COMMENT_TAG4:"Necesita practicar",TR_COMMENT_TAG5:"Buena l\xf3gica",TR_COMMENT_TAG6:"Excelente",TR_SUBMIT_SUCCESS:"Publicado con \xe9xito",TR_SUBMIT_FAILURE:"Fallo al publicar",TR_SUBMIT_HOMEWOEK:"Publicar Deberes",TR_CLOSE_TITLE:"Cerrar titulo",TR_VIEW_TITLE:"Ver el titulo",TR_CHOOSE_CATEGORY:"Elegir la categor\xeda",TR_UNBIND:"Desvincular",TR_UNBIND_CONFIRM:"\xbfConfirmar para desvincular del profesor?",TR_UNBIND_SUCCESS:"Desvinculado con \xe9xito",TR_RESET_SUCCESS:"Restablecimiento de contrase\xf1a con \xe9xito",TR_BIND_ID:"Vincular ID",TR_ID_NOT_EXIST:"ID no existe",TR_BIND_SUCCESS:"Vinculado con \xe9xito",TR_NAME_NOT_MATCH:"El apodo del usuario no coincide con el ID",TR_USER_ID:"ID de usuario",TR_ENTER_USER_ID:"Por favor ingrese ID de usuario",TR_ADD_TO_CLASS:"Agregar a la clase",TR_EDIT_SUCCESS:"Editado con \xe9xito",TR_EDIT_USER:"Editar usuario",TR_ROLE_OPTION:"Opciones de rol",TR_BATCH_DELETE_ROLE:"Eliminar el {{rol}} seleccionado",TR_DELETE_ROLE_TIPS:"Nota: Despu\xe9s de la eliminaci\xf3n, se revocar\xe1 la identificaci\xf3n y se eliminar\xe1n los datos relacionados con la cuenta.",TR_UNBIND_BTN:"Desvincular",TR_RESET_BTN:"Reiniciar ",TR_VALIDATE_ID:"Ingl\xe9s, num\xe9rico y subrayado solamente",TR_VALIDATE_LENGTH:"6~20 caracteres de longitud",TR_WORK_NOT_FOUND:"No se encontraron trabajos relacionados",TR_REFERENCE:"Respuesta de referencia",TR_CHECK_REFERENCE:"Comprobar respuesta de referencia",TR_CHANGE_SUCCESS:"Cambiado con \xe9xito",TR_ADD_SUCCESS:"Agregado con \xe9xito",TR_ALL_TEACHERS:"Todos los profesores",TR_ALL_STUDENTS:"Todos los alumnos",TR_SELECT_DATE:"Filtro de fecha",TR_NEARLY_A_YEAR:"Casi un a\xf1o",TR_THIS_SEMESTER:"Este semestre",TR_BASIC_SITUATION:"Informaci\xf3n b\xe1sica",TR_CLASS_COUNT:"N\xfamero de clases",TR_COUSE_COUNT:"N\xfamero de cursos",TR_STUDENGT_COUNT:"N\xfamero de alumno",TR_EXPORT_ACADEMIC_DATA:"Exportar datos acad\xe9micos",TR_LEARN_SITUATION:"Condici\xf3n de aprendizaje",TR_SUB_NAME:"Nombre del curso",TR_ALL_HOMEWORKS:"N\xfamero total de asignaciones",TR_ALL_SUBMIT:"N\xfamero de env\xedos",TR_ALL_CORRENT:"N\xfamero de correcciones",TR_ALL_COMPLETION_RATE:"Tasa de finalizaci\xf3n de la tarea",TR_ALL_EDIT_RATE:"Tasa de correcci\xf3n de tareas",TR_HOMEWORK_DETAIL:"Detalles de la tarea",TR_HIGHTEST_SCORE:"Nota m\xe1s alta",TR_AVERAGE_CALSSWORK:"Nota media de tarea de clase",TR_AVERAGE_WORK:"Nota media de la tarea",TR_HOMEWORK_TOP3:"Deberes TOP 3",TR_SCORE_OVER60:"Nota media>60",TR_SCORE_LESSTHAN60:"Nota media<60",TR_STUDENT_GRADE_EXCEL:"Transcripci\xf3n del alumno",TR_DELETE_SUCCESS:"Suprimido con \xe9xito",TR_ADD_TO_CLASS_SUCCESS:"A\xf1adido con \xe9xito a la preparaci\xf3n de la lecci\xf3n",TR_REMOVE_PREPARATION:"Eliminar de la preparaci\xf3n de la lecci\xf3n",TR_ADD_PREPARATION:"Agregar a la preparaci\xf3n de la lecci\xf3n",TR_PREPARATION:"Preparaci\xf3n de la lecci\xf3n",TR_MY_PREPARATION:"Mi preparaci\xf3n de la lecci\xf3n",TR_IMPORT:"Importar",TR_EXPORT:"Exportar",TR_ABOUT:"Sobre",TR_EDU_PLATFORM:"Plataforma Educativa",TR_VERSION:"Versi\xf3n",TR_COMPANY:"Shenzhen Yuejiang Technology Co., Ltd.",TR_EDU_MANUAL:"Gu\xeda del usuario de la cuenta de Dobotlab Education",TR_CODING_MANUAL:"Manual de programaci\xf3n DobotLab",TR_REFRESH_SUCESS:"Actualizar con \xe9xito",TR_NAME_SUCCESS:"Nombre de usuario modificado con \xe9xito",TR_IMG_SUCCESS:"Foto de perfil modificada con \xe9xito",TR_NO_PREPARATION:"Sin registro de preparaci\xf3n de lecciones",TR_TOOL_NAME:"Nombre",TR_DESCRIPTION:"Descripci\xf3n",TR_LICENSE:"Licencia",TR_BUILT_WITH:"DobotLab consta de las siguientes partes:",TR_CONFIRM_SUBMIT:"La tarea no se puede modificar despu\xe9s de la entrega. \xbfEst\xe1s seguro de enviarlo?",TR_AUTHORITY_MANAGEMENT:"Gesti\xf3n de autoridad",TR_PERMIT_SAVE_SUCCESS:"Permiso guardado con \xe9xito",TR_COURSE_AUTHORITY:"Autoridad del curso",TR_PERMIT_SAVE_TIP:"Recuerde guardar despu\xe9s de la modificaci\xf3n ~",TR_PERMIT_SAVE_COMFIRM:"\xbfDesea guardar los cambios de permisos actuales?",TR_NOT_SAVE:"No guardar",TR_HOMEPAGE:"Inicio",TR_CURRENCY:"General",TR_FEEDBACK:"Feedback",TR_OPEN_GUIDE:"Abre la gu\xeda",TR_FEEDBACK_EMPTY:"Ingrese el contenido de feedback",TR_FEEDBACK_TITLE:"Feedback",TR_FEEDBACK_CONTENT:"Contenido de feedback",TR_FEEDBACK_INPUT:"Danos feedback o describe el error",TR_SEND_TO_PM:"Puede enviar un correo electr\xf3nico a {{email}} Informe de seguimiento",TR_SEND:"Enviar",TR_COPY:"Copiar",TR_COPYREFRESH_SUCESS:"Copiar con \xe9xito",TR_COPYPLACEHOLDER:"Por favor ingrese el nombre de la tarea",TR_HOMEWORKTITLENOTEMPTY:"El nombre de la tarea no puede estar vac\xedo",TR_HADSAMENAMEFILE:"Ya existe un archivo con el mismo nombre. \xbfQuieres sobreescribirlo?",TR_WRITEANDDRAW_LIB:"Laboratorio de Escritura y Dibujo",TR_LASER_LIB:"Laboratorio de grabado l\xe1ser",TR_TEACH_LIB:"Laboratorio de Ense\xf1anza y Reproducci\xf3n",TR_3DPRINT_LIB:"Laboratorio de impresi\xf3n 3D",TR_OPEN_FIRMWAREBURN_ERROR:"No se pudo abrir el firmware y grabar, verifique si DobotLink est\xe1 activado",TR_OPEN_FIRMWAREBURN:"A punto de cambiar al firmware de impresi\xf3n 3D sin interfaz, confirme si el firmware de impresi\xf3n 3D se ha quemado.",TR_FIRMWAREBURNED:"Quemado",TR_FIRMWAREUNBURNED:"no",TR_FIRMWAREBURN_TIPS:"Confirme si el software de impresi\xf3n 3D est\xe1 instalado antes de usar la funci\xf3n de impresi\xf3n 3D. Si se ha instalado, \xe1bralo directamente y con\xe9ctelo para usarlo; si no est\xe1 instalado, haga clic en el enlace a continuaci\xf3n para descargarlo e instalarlo para su uso.",TR_DOWNLOAD_FIRMWAREBURN_URL:"Enlace descarga",TR_FIRMWAREBURN_OK:"OK",TR_ACCOUNT_SETTING:"Configuraciones de la cuenta",TR_ACCOUNT_LOGOUT:"desconexi\xf3n de cuenta",TR_ACCOUNT_SETTING_TIPS:"Nota importante: la cuenta de DobotLab se puede cancelar. Para evitar ser robado u operado por otros, la informaci\xf3n de la cuenta debe confirmarse para la cancelaci\xf3n.",TR_APPLY_ACCOUNT_LOGOUT:"Solicitar cancelaci\xf3n",TR_ACCOUNT_CANCELLATION:"Cancelaci\xf3n",TR_WILL_ACCOUNT_LOGOUT:"desconexi\xf3n de cuenta",TR_CANNOT_FIND:"No pudo ser recuperarlo",TR_CLEAR_DATA_ACCOUNT_LOGOUT:"Despu\xe9s de la desconexi\xf3n, no podr\xe1 iniciar sesi\xf3n y la informaci\xf3n personal relevante se borrar\xe1",TR_FOLLOW_INFO:"Incluye espec\xedficamente la siguiente informaci\xf3n, aunque no se limita a ella:",TR_FOLLOW_INFO_1:"Informaci\xf3n personal, incluida la informaci\xf3n de correo electr\xf3nico, contrase\xf1a, avatar, etc",TR_FOLLOW_INFO_2:"Mi trabajo, la preparaci\xf3n de mis lecciones, etc",TR_FOLLOW_INFO_3:"Otra informaci\xf3n personal, como informaci\xf3n de cuentas de terceros enlazadas, etc.",TR_HAD_KNOW_DANGER:"Riesgos conocidos",TR_THINK_BUTTON:"d\xe9jame pensar de nuevo",TR_LOGOUT_BUTTON:"desconexi\xf3n,",TR_VERIFY_PASSWARD:"Verificar contrase\xf1a",TR_INPUT_PASSWARD:"Por favor, introduzca su contrase\xf1a",TR_PASSWARD_ERROR:"La contrase\xf1a es incorrecta, por favor vuelva a ingresar!",TR_SUBMIT_SUCESS:"Enviado satisfactoriamente",TR_7DAY_LOGOUT:"Desconexi\xf3n autom\xe1ticamente despu\xe9s de 7 d\xedas",TR_FEEDBACK_EMAIL:"Por favor introduzca su correo electr\xf3nico",TR_RENAME_NOTEMPTY:"La entrada no puede estar vac\xeda",TR_RENAME_CHECK:'El nombre de archivo no puede contener /: *? "<> |%',TR_RESOURCE_AUTHORITY:"Permisos de recursos",TR_COUNTRY:"Pa\xeds",TR_MODIFY_COUNTRY_SUCCESS:"Pa\xeds de usuario modificado con \xe9xito",TR_RESOURCE_PERMISSION_TIPS:"Qu\xe9 recursos adjuntos se pueden configurar aqu\xed para que sean visibles para los alumnos",TR_COURSE_PERMISSION_TIPS:"Nota: Qu\xe9 cursos se pueden configurar aqu\xed para que sean visibles para la clase",TR_NO_RESOURCE_TIPS:"Sin registro de recursos",TR_TEACHERING_MODULE:"Ense\xf1ar",TR_LAB_MODULE:"Experimento",TR_CLASEE_MODULE:"Gesti\xf3n de la clase",TR_WELCOME_BLOCKLY:"Bienvenido a DobotBlock Lab",TR_WELCOME_PYTHON:"Bienvenido a Python Lab",TR_WELCOME_DOBOTLAB:"Bienvenido a DobotLab",TR_INTRODUCE:"DobotLab es una plataforma de software integral desarrollada para la educaci\xf3n en inteligencia artificial (IA). Al integrar tres m\xf3dulos de funciones (ense\xf1anza, experimentaci\xf3n y gesti\xf3n de clases), proporciona recursos significativos para las escuelas en su ense\xf1anza de IA.",TR_ENTER_DOBOTLAB:"Entrar en la p\xe1gina principal",TR_ENTER_LAB:"Entrar en LAB",TR_CHECK_GUIDELINES:"Ver gu\xeda",TR_SKIP:"Saltar",TR_FINISH:"Finalizar",TR_HOME:"\u3010Inicio\u3011",TR_HOME_TIP:"Volver a la p\xe1gina principal de DobotLab.",TR_GUIDE_FILE:"\u3010archivo\u3011",TR_FILE_TIP:"Incluye funciones como Nuevo, Abrir, Guardar, Guardar como, Guardar en local y Cargar desde local.",TR_PROJECT:"\u3010Nombre del proyecto\u3011",TR_PROJECT_BLOCK_TIP:"Nombre del proyecto actual que se muestra en el \xe1rea de c\xf3digo.",TR_PROJECT_PYTHON_TIP:"Nombre del proyecto actual que se muestra en el \xe1rea de c\xf3digo.",TR_BLOCK_AREA:"\u3010\xc1rea de bloque\u3011",TR_BLOCK_AREA_TIP:"Proporciona bloques para programar. Puedes buscar los bloques seg\xfan las categor\xedas y los colores.",TR_CODE_AREA:"\u3010\xc1rea de c\xf3digo\u3011",TR_CODE_AREA_TIP:"Puede escribir el programa arrastrando los bloques a esta \xe1rea.",TR_STAGE_AREA:"\u3010\xc1rea de visualizaci\xf3n\u3011",TR_STAGE_AREA_TIP:"Puedes mostrar el sprite y tus obras aqu\xed.",TR_RUN_SCRIPT:"\u3010Iniciar programa\u3011",TR_STOP_SCRIPT:"\u3010Detener programa\u3011",TR_CLEAR_SCRIPT:"\u3010Borrar alarmas\u3011",TR_LEFT:"\u3010Disposici\xf3n del interruptor\u3011",TR_LARGE:"\u3010Pantalla completa\u3011",TR_DEVICE_CONTROL_AREA:"\u3010Control del dispositivo\u3011",TR_DEVICE_CONTROL_AREA_TIP:"Puede elegir, conectar y controlar los dispositivos Dobot.",TR_DEVICE_CONNECT:"\u3010Selecci\xf3n de dispositivo\u3011",TR_SELECT_END:"\u3010Selecci\xf3n de herramientas\u3011",TR_DEVICE_CONNECT_AREA:"\u3010Conexi\xf3n del dispositivo\u3011",TR_DEVICE_CONNECT_AREA_TIP:"Elija y conecte dispositivos Dobot.",TR_DEVICE_CONTROL_AREA_TIP2:"Controle el movimiento del brazo rob\xf3tico y muestre las coordenadas en tiempo real. Puede ajustar la velocidad aqu\xed.",TR_SELECT_END_AREA:"\u3010Selecci\xf3n de herramientas\u3011",TR_SELECT_END_AREA_TIP:"Elija las herramientas finales.",TR_COORDINATE_CALIBRATION:"\u3010Calibraci\xf3n de coordenadas\u3011",TR_COORDINATE_CALIBRATION_TIP:"Calibre el kit de c\xe1mara Magician Lite.",TR_ARM_CAMERA:"\u3010Brazo C\xe1mara\u3011",TR_ARM_CAMERA_TIP:"Calibre la c\xe1mara IA de Magician Go y vea el tipo de objetivo obtenido por la c\xe1mara del brazo y la posici\xf3n actual de Magician Go.",TR_CHASSIS_CONTROLPANE:"\u3010Panel de control del coche\u3011",TR_CHASSIS_CONTROLPANE_TIP:"Controla el movimiento de Magician Go y muestra las coordenadas en tiempo real.",TR_JOG_BUTTON:"\u3010Explicaci\xf3n del bot\xf3n\u3011:",TR_LEFT_TRANS:"Girar en sentido antihorario",TR_RIGHT_TRANS:"Girar en el sentido de las agujas del reloj",TR_WHISTLE:"Silbar",TR_FLASH_LIGHT:"Luces Flash",TR_AUTO_LINE_PATROL:"Seguimiento de l\xednea",TR_AUTO_LINE_PATROL_TIP:"Inicie el seguimiento de l\xednea autom\xe1tico",TR_USUAL_USETAB:"\u3010Barra de herramientas\u3011",TR_USUAL_USETAB_TIP:"Operar los c\xf3digos",TR_INSTRUCTION_LIST:"\u3010Lista de comandos\u3011",TR_INSTRUCTION_LIST_TIP:"Proporcionar comandos para la programaci\xf3n. Haga doble clic en los comandos y los comandos se mostrar\xe1n en el \xe1rea de c\xf3digo.",TR_RUN_WINDOW:"\u3010Registro de ejecuci\xf3n\u3011",TR_RUN_WINDOW_TIP:"Muestra el resultado de ejecuci\xf3n de los c\xf3digos y la informaci\xf3n del sistema.",TR_TITLE_BAR:"\u3010Barra de t\xedtulo\u3011",TR_TITLE_BAR_TIP1:"1. Incluye funciones como men\xfa, cambio de idioma e conectarse",TR_TITLE_BAR_TIP2:"2. Puede ver la gu\xeda desde Men\xfa > Moneda > Abre Gu\xeda ",TR_MY_COURSE:"Mis cursos",TR_MY_COURSE_TIP:"Puede ver los cursos relevantes despu\xe9s de conectarse",TR_PERSONAL_WORK:"\u3010Mis trabajos\u3011",TR_PERSONAL_WORK_TIP:"Puede ver y volver a editar el proyecto que guard\xf3 en el laboratorio.",TR_DOBOTBLOCK_LAB:"\u3010DobotBlock Lab\u3011",TR_DOBOTBLOCK_LAB_TIP:"Puede completar tareas de programaci\xf3n simplemente arrastrando bloques, lo que reduce la limitaci\xf3n de estudiar programaci\xf3n.",TR_GUIDE_PYTHON_LAB:"\u3010Python Lab\u3011",TR_PYTHON_LAB_TIP:"Puede programar llamando directamente a los comandos de python.",TR_FEEDBACK_TOOLTIP:"Versi\xf3n beta, env\xede sus comentarios a dobotlab@dobot.cc",TR_DEVICE_LIMIT:"Solo para unidades Dobot Magician",TR_VERSION_TIPS:"La versi\xf3n web actual es demasiado antigua, borre el cach\xe9 y actualice la p\xe1gina.",ACCESSIBILITY_STATEMENT:"Declaraci\xf3n de accesibilidad",ACCOUNT_INFORMATION:"Informaci\xf3n de la cuenta",WARNING_TEXT_VERSE:"Si la cuenta usa el software DobotVerse, toda la informaci\xf3n en la cuenta de dobotverse tambi\xe9n se cancelar\xe1 de manera sincrona",WARNING_TEXT_LAB:"Si la cuenta usa el software DobotLab, toda la informaci\xf3n en la cuenta DobotLab tambi\xe9n se cancelar\xe1 de manera sincrona",TR_SELECT_EXPERIMENT:"Elige una clase de laboratorio",TR_SET_RESOURCE_TIP:"\xa1Aqu\xed puede establecer qu\xe9 recursos adjuntos son visibles para los alumnos!",PREVIOUS:"Previo",NEXT:"Pr\xf3ximo",FILTER:"Filtrar",FILTERED:"Filtrado",TR_SCHOOL_ADMINISTRATOR:"Administrador de escuela",TR_SUPER_ADMINISTRATOR:"Super administrador",TR_COURSE_ADMINISTRATOR:"Administrador del curso",TR_IMPORT_FROM_MYWORK:"Importar de mi trabajo",TR_COURSE_FROM_LOCAL:"Importar desde local",TR_STUDENT_LIST:"Lista de alumnos",TR_LIST:"Lista",TR_LOGIN_NOT_EMPTY:"El ID conectarse no puede estar vac\xedo",TR_NAME_NOT_EMPTY:"El nombre no puede estar vac\xedo",TR_MAILBOX_NOT_EMPTY:"El correo electr\xf3nico no puede estar vac\xedo",TR_GRADE_NOT_EMPTY:"El grado no puede estar vac\xedo",TR_CLASS_NOT_EMPTY:"La clase no puede estar vac\xeda",TR_MAILEBOX_FORMAT_WARING:"Error de formato de buz\xf3n",TR_NICKNAME_NOT_EMPTY:"El apodo no puede estar vac\xedo",TR_VERSE_LIB:"Laboratorio de simulaci\xf3n virtual",TR_COURSE:"Curso",TR_COURSEANDCHAPTER:"Curso y cap\xedtulo",TR_SWITCH_PROGRAM:"Switching programming",TR_OPEN_AND_SELECT_LABORATORY:"Open programming -- select Laboratory"},d=E,m={TR_MY_COURSES:"My Courses",TR_ALL_COURSES:"All Courses",TR_NEED:"Need to ",TR_LOGIN:"Login ",TR_VIEW_COURSES:"to view my courses",TR_PERSONAL_WORKS:"Personal Projects",TR_CONTINUE:"Continue",TR_TRY_NEW_PROJECT:"You have not created a project yet. Try to create a new one.",TR_FUNCTION_MODULE:"Function Module",TR_BLOCK_LAB:"DobotBlock Lab",TR_PYTHON_LAB:"Python Lab",TR_LANGUAGE:"Suomen tasavalta",TR_PERSONAL_CENTER:"Personal Center",TR_MY_WORKS:"My Works",TR_LOGOUT:"Logout",TR_VALID_PERIOD:"Valid Period: ",TR_EDU_ACCOUNT_PRO:"Education Account Pro",TR_EDU_ACCOUNT:"Education Account",TR_REGISTERED_USER:"Registered User",TR_ERROR_MESSAGE:"Error message",TR_TIPS:"Tips",TR_CONFIRM_LOGOUT:"Confirm to logout",TR_NOT_QUIT:"Cancel",TR_QUIT:"Logout",TR_TEACHER:"Teacher",TR_STUDENT:"Student",TR_BASIC_INFO:"Base Information",TR_EDIT:"Edit",TR_REGISTRATION_TIME:"Registration Date",TR_ORGANIZATION:"Organization",TR_GROUP:"Group",TR_ACCOUNT_LEVEL:"Account Level",TR_CLASS:"Class",TR_SCHOOL:"School",TR_USER_TYPE:"User Type",TR_TO_MODIFY:"To Modify",TR_MAILBOX:"Email",TR_CHANGE_PASSWORD:"Change Password",TR_PASSWORD_LIMIT:"The password must be 8-14 characters in length. It must contain two combinations of numbers, letters or symbols. Spaces and Chinese characters are not allowed.",TR_SAVE:"Save",TR_CANCEL:"Cancel",TR_USER_NICKNAME:"Nickname",TR_MODIFY:"Modify",TR_PROFILE_PHOTO:"Profile Photo",TR_TOOLTIP_NAME_INVALID:"Illegal character in user name.",TR_TOOLTIP_NICKNAME:"Both Chinese and English. Up to 20 characters",TR_ORIGINAL_PASSWORD:"Original Password",TR_NEW_PASSWORD:"New Password",TR_PASSWORD_SUCCESS:"Password changed successfully",TR_WRONG_PASSWORD_FORMAT:"Wrong password format\uff01",TR_CHANGE_MAILBOX:"Change Email",TR_ENTER_RIGHT_MAILBOX:"Enter the correct email",TR_VERIFICATION_CODE:"Verification Code",TR_GET_CODE:"Get Code",TR_OK:"OK",TR_WRONG_MAILBOX_FORMAT:"Wrong email format. Please re-enter.",TR_MAILBOX_SUCCESS:"Email changed successfully",TR_PERSONAL_DATA:"Personal Data",TR_AI_AUTHORITY:"AI Authority",TR_AI_DATA_USAGE:"AI Data Usage",TR_TYPE:"Type",TR_TIMES:"AI Data(times)",TR_VALID_UNTIL:"Valid Until",TR_TEMP_AUTHORITY:"Temporary Authorization",TR_TEMP_VALID_UNTIL:"Temporary Authorization Valid Until",TR_FACE_RECOGNITION:"Face Recognition",TR_CHARACTER_RECOGNITION:"OCR Character Recognition",TR_SPEECH_RECOGNITION:"Speech recognition",TR_OTHER_AUTHORITY:"Other AI Authority",TR_ATTENTION:"Attention\uff1a",TR_AI_TIPS_1:"The AI data of ordinary registered users is limited every month. Please try again next month after using up ",TR_AI_TIPS_2:"During the validity period, AI data takes priority to use the times of temporary authorization, and then use the normal times.",TR_AI_TIPS_3:"If it is used too many times in a short period of time, please check the code to avoid the wrong logic cycle leading to too fast use of permissions.",TR_AI_TIPS_4:"If you have any questions, please contact support@dobot.cc , or contact the account manager.",TR_ALL:"All",TR_CHOOSE_COURSE:"Course Type",TR_CHOOSE_LAB:" Lab Type",TR_ENTER_WORK_NAME:"Enter the name of the work",TR_BATCH_DELETE:"Batch Delete",TR_CANCEL_DELETE:"Cancel Delete",TR_CONFIRM_DELETE:"Confirm Delete",TR_RENAME:"Rename",TR_UPDATE:"Update",TR_WARM_PROMPT:"Warm Prompt",TR_DELETE:"Delete",TR_WHETHER_DELETE:"Delete ",TR_SELECTED_ITEM:"the selected items",TR_DL_NOT_STARTED:"DobotLink is not started",TR_DL_INSTALL:"Install and start \u3010DobotLink\u3011 to connect hardware devices and use some AI algorithms.",TR_DL_DOWNLOAD:"Download DobotLink",TR_DL_START:"Start",TR_DL_STARTING:"DobotLink is starting...",TR_DL_START_SUCCESS:"DobotLink started successfully",TR_DL_CONNECT_DEVICE:"DobotLink has been successfully started. You can connect the hardware!",TR_DL_OK:"OK",TR_DL_START_FAIL:"DobotLink failed to start",TR_DL_TIPS_1:"1. Please install the driver of DobotLink and start it.",TR_DL_CLICK_HERE:"Click here.",TR_DL_TIPS_2:"2. If installed, please",TR_DL_RETRY:"retry",TR_DL_START_MANUALLY:"or start DobotLink manually.",TR_DL_TIPS_3:"3. If you have any other questions, please contact technical support: support@dobot.cc",TR_DL_KNOWN:"OK",TR_CHECK_IDENTITY:"Checking identity..",TR_LOAD_RESOURCE:"Loading resources, please wait...",TR_LOAD_BLOCK:"Entering DobotBlock Lab, please wait...",TR_LOAD_PYTHON:"Entering Python Lab, please wait...",TR_LOAD_DRAW:"Entering Writing and Drawing Lab, please wait...",TR_LOAD_LASER:"Entering Laser Engraving Lab, please wait...",TR_LOAD_TEACH:"Entering Teaching Reproduction Lab, please wait...",TR_PAGE_JUMPING:"Page jumping...",TR_NO:"No",TR_YES:"Yes",TR_CONFIRM_RECOVER:"Recover the course to the original state.",TR_COURSE_RECOVER:"Recover",TR_EXPERIMENTAL_MANUAL:"Experimental Manual",TR_TAKE_NOTES:"Take Notes",TR_FILE:"File",TR_NEW:"New",TR_OPEN:"Open",TR_SAVE_AS:"Save As",TR_SAVE_LOCAL:"Save To Local",TR_SAVE_AND_PUBLISH:"Save And Publish",TR_UPLOAD_LOCAL:"Upload From Local",TR_CONFIRM_SAVE:"Confirm to save current changes",TR_NEW_WORK:"Create new work",TR_EXPERIMENT_AGAIN:"Restart Experiment",TR_START_EXPERIMENT:"Start Experiment",TR_PLAY:"Play",TR_DOWNLOAD:"Download",TR_OPEN_COURSEWARE:"Open Courseware",TR_OPEN_TEACHING_PLAN:"Open Teaching Plan",TR_EXPERIMENT:"Experiment",TR_VIDEO:"Video",TR_ZIP:"Zip",TR_AUDIO:"Audio",TR_PHOTO:"Photo",TR_COURSEWARE:"Courseware",TR_TEACHING_PLAN:"Teaching Plan",TR_BLOCK_ANSWER:"Answer For Block",TR_SCRIPT_ANSWER:"Answer For Script",TR_BACK_TOP:"Back to the top",TR_LEARNED:"Learned",TR_NOT_STARTED:"To Start",TR_TOTAL:"Total",TR_CHAPTER:"Chapter",TR_SECTION:"Section",TR_INVALID_BROWSER:"Your browser is not Chrome or a lower version, which may cause you to fail to use some functions properly",TR_LOAD_RESOURCE_ERROR:"Resource loading error!",TR_CHECK_CONNECT:"The device has been disconnected, please check the device status!",TR_GET_IDENTITY_FAIL:"Fail to get identity information!",TR_ACCOUNT_EMPTY:"Account cannot be empty!",TR_PASSWORD_EMPTY:"Password cannot be empty!",TR_LOGIN_TITLE:"DOBOT LAB login",TR_ENTER_ACCOUNT:"Enter your account or email",TR_PASSWORD:"Password",TR_LOGIN_NOW:"Login",TR_FORGET_PASSWORD:"Forget Password",TR_REGISTER_ACCOUNT:"Register",TR_WELCOME_REGISTER:"Welcome to register",TR_BACK_TO_LOGIN:"Back to login",TR_BACK:"Back",TR_ENTER_USER_NICKNAME:"Enter your nickname",TR_AS_LOGIN_ACCOUNT:"Used as login account",TR_FIND_PASSWORD:"Used to retrieve the password",TR_SET_PASSWORD:"Set login password",TR_CONFIRM_PASSWORD:"Confirm password",TR_CONFIRM_AGAIN:"Confirm password again",TR_REGISTER_NOW:"Register",TR_PASSWORD_LIMIT1:"Length between 8 and 14.",TR_PASSWORD_LIMIT2:"Must contain upper case, lowercase and 1 number.",TR_PASSWORD_LIMIT3:"Spaces are not allowed.",TR_ID_LIMIT:"It can not be repeated. It can not be changed after setting. It is only limited to English, number or underscore combination. The minimum is 6 characters and the maximum is 20 characters",TR_NOT_EMPTY:" can not be empty",TR_FORMAT_WRONG:" format wrong",TR_PASSWORD_DIFF:"The two passwords are different",TR_ID:"ID",TR_RESET_USER_PASSWORD:"Reset password",TR_SEND_SUCCESS:"Sent successfully",TR_TO_EMAIL:"Please go to Email to complete the password resetting",TR_SEND_AGAIN:"Resend",TR_ENTER_EMAIL:"Enter your ID or Email",TR_ID_OR_EMAIL:"ID or Email",TR_SENDING:"Sending...",TR_NEXT_STEP:"Next",TR_RESET_TIPS:"Please enter your ID or Email when you register",TR_INVALID_EMAIL:"Please enter a valid ID or Email",TR_FINISH_READING:"I have read and agree to the",TR_READ_AGREEMENT:"Read the ",TR_PRIVACY_POLICY:"Privacy Policy",TR_USER_AGREEMENT:"User Agreement",TR_SYSTEM_NOTIFICATION:"System Notice",TR_DATA_USAGE_WARN:"Please note that the current data of {{name}} has been used for {{percent}}% Please refer to the personal Center for details. If it is used up, please try again next month.",TR_TEMP_SPEECH_RECOGNITION:"Temporary authorization of speech recognition",TR_TEMP_FACE_RECOGNITION:"Temporary authorization of face recognition",TR_TEMP_CHARACTER_RECOGNITION:"Temporary authorization of character recognition",TR_MY_WORKBENCH:"My Workbench",TR_CLASS_MANAGE:"Class Management",TR_AUTHORITY_MANAGE:"Authority Management",TR_ADD_STUDENT:"Add Student",TR_CHANGE_CLASS:"Change Class",TR_OPERATION:"Operation",TR_SERIAL_NUMBER:"No.",TR_NAME:"Name",TR_LOGIN_ID:"Login ID",TR_GRADE:"Grade",TR_KEY_WORD:"Search keywords",TR_TEACHER_MANAGE:"Teacher Management",TR_BATCH_IMPORT:"Batch Import",TR_EXPORT_DATA:"Export Data",TR_CLASS_TEACHER:"Class Teacher",TR_ADD_TEACHER:"Add Teacher",TR_INPUT_LOGIN_ID:"Please enter login ID ",TR_INPUT_NAME:"Please enter the name",TR_INPUT_MAILBOX:"Please enter the email",TR_DELETE_TEACHER:"Confirm to delete the teacher",TR_CLASSNAME_DUPLIACTE:"Class name duplicated",TR_ADD_CLASS:"Add Class",TR_CALSSNAME_EMPTY:"Class name cannot be empty",TR_INPUT_CLASSNAME:"Please enter the class name",TR_INPUT_GRADE:"Please enter the grade",TR_INPUT_CLASS:"Please enter the class",TR_CHOOSE_CLASS:"Choose the class",TR_DELETE_STUDENT:"Confirm to delete the student",TR_CLASS_RENAME:"Rename the class",TR_DELETE_CLASS:"Confirm to delete the class",TR_DELETE_CLASS_TIPS:"If the class contains students or teachers, it cannot be deleted",TR_FAIL_OPEN:"Failed to open the file. Please select the file again",TR_BATCH_ADD:"Batch Add Users",TR_UPLOAD:"Upload",TR_IMPORT_TEMP:"Use template to import user, please upload file",TR_CHOOSE_AGAIN:"Reselect file",TR_DOWNLOAD_TEMP:"Click here to download the template",TR_RESET_PASSWORD:"Reset Password",TR_CONFIRM_RESET:"Confirm to reset the password",TR_AFTER_RESET:"After resetting the password, the password is unified to 123456",TR_HELP:"Help",TR_HELP_DOC:"DobotLab Help Document",TR_DEVICE_MANUAL:"Device Manual",TR_MAGICIANGO:"MagicianGo",TR_FILE_NAME_EMPTY:"File name cannot be empty",TR_FILE_NAME_CONTAIN:"File name cannot contain",TR_DL_NEW_VER:"DobotLink can be upgraded",TR_DL_NEW_TIPS:"Download and use the latest version of DobotLink for better experience!",TR_IGNORE:"Ignore",TR_DL_NEW_DOWNLOAD:"Download",TR_CHROME_TIPS:"There is a compatibility problem in the current browser. Dobotlab can't run normally. Please use Google Chrome browser to open the webpage.",TR_DOWNLOAD_CHROME:"Download Chrome",TR_DL_STATUS_OFF:"Not Started",TR_DL_STATUS_ON:"Started",TR_DL_STATUS_UPDATE:"Updatable",TR_MY_HOMEWORK:"My Homework",TR_CLASSWORK_TAG:"Classwork",TR_HOMEWORK_TAG:"Homework",TR_BLOCK_TYPE:"Block Program",TR_PYTHON_TYPE:"Python Program",TR_SUBMIT_TIME:"Submit Time",TR_COMMENT_TIME:"Score Time",TR_SCORE:"Score",TR_CHECK_COMMENT:"Check Comment",TR_NO_HOMEWORK:"No Homework",TR_DO_HOMEWORK:"Do Homework"};m.TR_CONTINUE="Continue",m.TR_CHECK="Check",m.TR_ALL_STATUS="All Status",m.TR_STATUS="Status",m.TR_STARTED="Ongoing",m.TR_SUBMITED="Submited",m.TR_FINISHED="Finished",m.TR_REFRESH="Refresh",m.TR_HOMEWORK_LIB="Homework Lib",m.TR_HOMEWORK_MANAGE="Homework Management",m.TR_HOMEWORK_ACADEMIC_ANALYSIS="Academic Analysis",m.TR_ALL_HOMEWORK="All Homework",m.TR_COMPLETION="Completion",m.TR_COMMENT="Comment",m.TR_ENTER_NAME_ACCOUNT="Enter Name Or Account",m.TR_ENTER_SCORE="Please enter the score",m.TR_COMMENT_CONTENT="Comment",m.TR_ENTER_COMMENT="Please enter comments",m.TR_ALL_CLASSES="All Classes",m.TR_ALL_CHAPTERS="All Chapters",m.TR_ALL_SECTIONS="All Sections",m.TR_NEW_HOMEWORK="New Homework",m.TR_HOMEWORK_SEARCH_PLACEHOLDER="ID / Name / Creator",m.TR_DESIGNATION="Designation",m.TR_MODIFICATION_TIME="Modification Time",m.TR_CREATOR="Creator",m.TR_PUBLISHED="Published Classes",m.TR_PUBLISHED="Published",m.TR_UNPUBLISHED="Unpublished",m.TR_OFF="Off",m.TR_OFFING="Off",m.TR_PUBLISHING="Publish",m.TR_HOMEWORK_NAME="Homework Name",m.TR_LABORATORY="Laboratory",m.TR_HANDSON_EXERCISES="Hands-On Exercises",m.TR_HOMEWORK="Homework",m.TR_COURSE_CHAPTER="Course chapter",m.TR_SELECT_COURSE="Please select the course",m.TR_SELECT_CHAPTER="Please select the chapter",m.TR_SELECT_SECTION="Please select the section",m.TR_HOMEWORK_SETTING="Homework Setting",m.TR_HOMEWORK_DELETE_TIPS="Are you sure you want to delete the homework?",m.TR_HOMEWORK_OFF_TIPS="Are you sure you need to remove the homework? This action will remove the assignment from all visible classes. Please use caution ",m.TR_HOMEWORK_OFF_TIPS3="Are you sure you need to remove the homework? This action will remove the assignment from all related section. Please use caution ",m.TR_HOMEWORK_OFF_TIPS2="Note: It can be redistributed after removal",m.TR_REQUIRED="Required",m.TR_CHECK_RELATED_SECTION="View the Related Section",m.TR_CHECK_VISIBLE_CLASSES="View Visible Classes",m.TR_RELATED_SECTION="Related Section",m.TR_VISIBLE_CLASSES="Visible Classes",m.TR_PUBLISH_ERROR="There are no classes to publish",m.TR_PUBLISH_ERROR2="Publish Failure",m.TR_PUBLISH_ERROR3="A published homework cannot be set",m.TR_PUBLISH_SUCCESS="Publish Successful",m.TR_PUBLISH_TIPS="Note: The current operation will update the job in real time to the visible class, please take carefully",m.TR_PUBLISH_TIPS2="Note: The current operation will update the job in real time to the related section, please take carefully",m.TR_HOMEWORK_PREVIEW="Homework Preview",m.TR_EDIT_TITLE="Edit Title",m.TR_ANSWER_CODE="Answer Code",m.TR_SLAMPLE_CODE="Sample Code",m.TR_INSERT_IMAGE="Insert Picture",m.TR_INSERT_LINK="Insert Link",m.TR_OPERATION_BEFORE="This operation needs to be saved first",m.TR_SAVE_SUCCESS="Save Successful",m.TR_SAVE_FAILURE="Save Failure",m.TR_IMPORT_FROM_EDIT="Import from answer code",m.TR_IMPORT_CODE="Import Code",m.TR_TITLE="title",m.TR_CANCEL_PREVIEW="Cancel Preview",m.TR_SCORE_SUCESS="Score Success",m.TR_SCORE_FAIL="Score Failed",m.TR_COMMENT_TAG1="Good code",m.TR_COMMENT_TAG2="Keep Going",m.TR_COMMENT_TAG3="Concise Code",m.TR_COMMENT_TAG4="Need Practice",m.TR_COMMENT_TAG5="Good Logic",m.TR_COMMENT_TAG6="Excellent",m.TR_SUBMIT_SUCCESS="Submit Successful",m.TR_SUBMIT_FAILURE="Submit Failure",m.TR_SUBMIT_HOMEWOEK="Submit Homework",m.TR_CLOSE_TITLE="Close Title",m.TR_VIEW_TITLE="View Title",m.TR_CHOOSE_CATEGORY="Choose Category",m.TR_UNBIND="Unbind",m.TR_UNBIND_CONFIRM="Confirm to unbind with the teacher",m.TR_UNBIND_SUCCESS="Unbinding succeeded",m.TR_RESET_SUCCESS="Password reset successful",m.TR_BIND_ID="Bind ID",m.TR_ID_NOT_EXIST="The ID does not exist",m.TR_BIND_SUCCESS="Binding succeeded",m.TR_NAME_NOT_MATCH="User nickname does not match the ID",m.TR_USER_ID="User ID",m.TR_ENTER_USER_ID="Please enter user ID",m.TR_ADD_TO_CLASS="Add To Class",m.TR_EDIT_SUCCESS="Edited successfully",m.TR_EDIT_USER="Edit User",m.TR_ROLE_OPTION="Role Options",m.TR_BATCH_DELETE_ROLE="Delete selected {{role}}",m.TR_DELETE_ROLE_TIPS="Note: after deletion, the ID will be cancelled, and the account related data will be deleted synchronously.",m.TR_UNBIND_BTN="Unbind",m.TR_RESET_BTN="Reset",m.TR_VALIDATE_ID="English, numeric and underlined only.",m.TR_VALIDATE_LENGTH="The character length is between 6 and 20",m.TR_WORK_NOT_FOUND="No related works found",m.TR_REFERENCE="Reference Answer",m.TR_CHECK_REFERENCE="Check reference answer",m.TR_CHANGE_SUCCESS="Changed successfully",m.TR_ADD_SUCCESS="Added successfully",m.TR_ALL_TEACHERS="All Teachers",m.TR_ALL_STUDENTS="All Students",m.TR_SELECT_DATE="Date Filter",m.TR_NEARLY_A_YEAR="Nearly a year",m.TR_THIS_SEMESTER="This Eemester",m.TR_BASIC_SITUATION="Basic Situation",m.TR_CLASS_COUNT="Number of classes",m.TR_COUSE_COUNT="Number of courses",m.TR_STUDENGT_COUNT="Number of students",m.TR_EXPORT_ACADEMIC_DATA="Export Academic Data",m.TR_LEARN_SITUATION="Learning Situation",m.TR_SUB_NAME="Course Name",m.TR_ALL_HOMEWORKS="Total umber of works",m.TR_ALL_SUBMIT="Number of submissions",m.TR_ALL_CORRENT="Number of corrections",m.TR_ALL_COMPLETION_RATE="Homework completion rate",m.TR_ALL_EDIT_RATE="Homework correction rate",m.TR_HOMEWORK_DETAIL="Homework Details",m.TR_HOMEWORK_NAME="Homework name",m.TR_HIGHTEST_SCORE="Highest score",m.TR_AVERAGE_CALSSWORK="Average classwork",m.TR_AVERAGE_WORK="Homework average",m.TR_HOMEWORK_TOP3="Homework Top3",m.TR_SCORE_OVER60="Average score>60",m.TR_SCORE_LESSTHAN60="Average score<60",m.TR_STUDENT_GRADE_EXCEL="Student transcript",m.TR_DELETE_SUCCESS="Successfully deleted",m.TR_ADD_TO_CLASS_SUCCESS="Successfully added to my lesson preparation",m.TR_REMOVE_PREPARATION="Remove from my lesson preparation",m.TR_ADD_PREPARATION="Add to my lesson preparation",m.TR_MY_PREPARATION="My Lesson Preparation",m.TR_PREPARATION="Lesson Preparation",m.TR_IMPORT="Import",m.TR_EXPORT="Export",m.TR_ABOUT="About",m.TR_EDU_PLATFORM="Education Platform",m.TR_VERSION="Version",m.TR_COMPANY="Shenzhen Yuejiang Technology Co., Ltd.",m.TR_EDU_MANUAL="Dobotlab User Manual of Education Account",m.TR_CODING_MANUAL="DobotLab Coding Manual",m.TR_REFRESH_SUCESS="Refresh successfully",m.TR_NAME_SUCCESS="Username modified successfully",m.TR_IMG_SUCCESS="Avatar modified successfully",m.TR_NO_PREPARATION="No lesson preparation record",m.TR_TOOL_NAME="Name",m.TR_DESCRIPTION="Description",m.TR_LICENSE="License",m.TR_BUILT_WITH="DobotLab is built with the following components:",m.TR_CONFIRM_SUBMIT="The assignment cannot be modified after submission. Are you sure you want to submit it?",m.TR_AUTHORITY_MANAGEMENT="Authority Management",m.TR_PERMIT_SAVE_SUCCESS="Permission saved successfully",m.TR_COURSE_AUTHORITY="Course Authority",m.TR_PERMIT_SAVE_TIP="Remember to save after modification~",m.TR_PERMIT_SAVE_COMFIRM="Do you want to save the current permission changes?",m.TR_NOT_SAVE="Not Save",m.TR_HOMEPAGE="Home",m.TR_CURRENCY="Currency",m.TR_FEEDBACK="Feedback",m.TR_OPEN_GUIDE="Open Guidance",m.TR_FEEDBACK_EMPTY="Please enter feedback content",m.TR_FEEDBACK_TITLE="Feedback",m.TR_FEEDBACK_CONTENT="Feedback Content",m.TR_FEEDBACK_INPUT="Give us feedback or describe the error",m.TR_SEND_TO_PM="You can send an email to {{email}} Tracking report",m.TR_SEND="Send",m.TR_COPY="Copy",m.TR_COPYREFRESH_SUCESS="Copy successfully",m.TR_COPYPLACEHOLDER="Please enter the homework name",m.TR_HOMEWORKTITLENOTEMPTY="Homework name cannot be empty",m.TR_HADSAMENAMEFILE="A file with the same name already exists. Do you want to overwrite it?",m.TR_WRITEANDDRAW_LIB="Writing and Drawing Lab",m.TR_LASER_LIB="Laser Engraving Lab",m.TR_TEACH_LIB="Teaching and Playback Lab",m.TR_3DPRINT_LIB="3D Printing Lab",m.TR_OPEN_FIRMWAREBURN_ERROR="Failed to open the firmware and burn, please check whether DobotLink is activated",m.TR_OPEN_FIRMWAREBURN="About to jump to the 3D printing firmware no interface, please confirm whether the 3D printing firmware has been burned?",m.TR_FIRMWAREBURNED="Burned",m.TR_FIRMWAREUNBURNED="no",m.TR_FIRMWAREBURN_TIPS="Please confirm whether the 3D printing software is installed before using the 3D printing function? If it has been installed, please open it directly and connect it to use; if it is not installed, click the link below to download and install it for use.",m.TR_DOWNLOAD_FIRMWAREBURN_URL="Download link:",m.TR_FIRMWAREBURN_OK="OK",m.TR_ACCOUNT_SETTING="Account Settings",m.TR_ACCOUNT_LOGOUT="Account logout",m.TR_ACCOUNT_SETTING_TIPS="Important note: DobotLab account can be cancelled. In order to avoid being stolen or operated by others, the account information needs to be confirmed for cancellation.",m.TR_APPLY_ACCOUNT_LOGOUT="Apply for cancellation",m.TR_WILL_ACCOUNT_LOGOUT="Log out of account:",m.TR_CANNOT_FIND="Can't get it back",m.TR_CLEAR_DATA_ACCOUNT_LOGOUT="After logging out, you will not be able to log in, and the relevant personal information will be cleared",m.TR_FOLLOW_INFO="It specifically includes but is not limited to the following information:",m.TR_FOLLOW_INFO_1="Personal information, including email information, password, avatar, etc.",m.TR_FOLLOW_INFO_2="My work, my lesson preparation, etc.",m.TR_FOLLOW_INFO_3="Other personal information, such as bound third-party account information, etc.",m.TR_HAD_KNOW_DANGER="Known risks",m.TR_THINK_BUTTON="let me think again",m.TR_LOGOUT_BUTTON="Logout",m.TR_VERIFY_PASSWARD="verify password",m.TR_INPUT_PASSWARD="Please enter your password",m.TR_PASSWARD_ERROR="The password is incorrect, please re-enter!",m.TR_SUBMIT_SUCESS="Submitted successfully",m.TR_7DAY_LOGOUT="Automatically log out after 7 days",m.TR_FEEDBACK_EMAIL="Please enter your email",m.TR_RENAME_NOTEMPTY="Input can not be empty",m.TR_RENAME_CHECK='File name cannot contain /: *? "<> |%',m.TR_RESOURCE_AUTHORITY="Resource permissions",m.TR_COUNTRY="Country",m.TR_MODIFY_COUNTRY_SUCCESS="User country modified successfully",m.TR_RESOURCE_PERMISSION_TIPS="Which attachment resources can be set here to be visible to students",m.TR_COURSE_PERMISSION_TIPS="Note: Which courses can be set here to be visible to the class",m.TR_NO_RESOURCE_TIPS="No resource record",m.TR_TEACHERING_MODULE="Teaching",m.TR_LAB_MODULE="Experiment",m.TR_CLASEE_MODULE="Class Management ",m.TR_WELCOME_BLOCKLY="Welcome to DobotBlock Lab",m.TR_WELCOME_PYTHON="Welcome to Python Lab",m.TR_WELCOME_DOBOTLAB="Welcome to DobotLab\uff01",m.TR_INTRODUCE="DobotLab is a comprehensive software platform developed for artificial intelligence (AI) education. Integrating three function modules (teaching, experiment and class management), it provides significant resources for schools in their AI teaching.",m.TR_ENTER_DOBOTLAB="Enter Main Page",m.TR_ENTER_LAB="Enter the Lab",m.TR_CHECK_GUIDELINES="View Guidance",m.TR_SKIP="Skip",m.TR_FINISH="Finish",m.TR_HOME="\u3010Home\u3011",m.TR_HOME_TIP="Back to DobotLab main page.",m.TR_GUIDE_FILE="\u3010File\u3011",m.TR_FILE_TIP="It includes such functions as New, Open, Save, Save as, Save to local and Upload from local. ",m.TR_PROJECT="\u3010Project Name\u3011",m.TR_PROJECT_BLOCK_TIP="Name of the current project displayed in code area.",m.TR_PROJECT_PYTHON_TIP="Name of the current project displayed in code area.",m.TR_BLOCK_AREA="\u3010Block Area\u3011",m.TR_BLOCK_AREA_TIP="It provides blocks for programming. You can search the blocks according to the categories and colors.",m.TR_CODE_AREA="\u3010Code Area\u3011",m.TR_CODE_AREA_TIP="You can write the program by dragging the blocks to this area.",m.TR_STAGE_AREA="\u3010Display Area\u3011",m.TR_STAGE_AREA_TIP="You can display the sprite and your works here.",m.TR_RUN_SCRIPT="\u3010Start running\u3011",m.TR_STOP_SCRIPT="\u3010Stop running\u3011",m.TR_CLEAR_SCRIPT="\u3010Clear alarms\u3011",m.TR_LEFT="\u3010Switch layout\u3011",m.TR_LARGE="\u3010Full screen\u3011",m.TR_DEVICE_CONTROL_AREA="\u3010Device Control\u3011",m.TR_DEVICE_CONTROL_AREA_TIP="You can choose, connect and control Dobot devices.",m.TR_DEVICE_CONNECT="\u3010Device Selection\u3011",m.TR_SELECT_END="\u3010Tool Selection\u3011",m.TR_DEVICE_CONNECT_AREA="\u3010Device Connection\u3011",m.TR_DEVICE_CONNECT_AREA_TIP="Choose and connect Dobot devices.",m.TR_DEVICE_CONTROL_AREA_TIP2="Control the movement of robotic arm and display real-time coordinates. You can adjust the speed here.",m.TR_SELECT_END_AREA="\u3010Tool Selection\u3011",m.TR_SELECT_END_AREA_TIP="Choose end tools.",m.TR_COORDINATE_CALIBRATION="\u3010Coordinate Calibration\u3011",m.TR_COORDINATE_CALIBRATION_TIP="Calibrate Magician Lite camera kit.",m.TR_ARM_CAMERA="\u3010Arm Camera\u3011",m.TR_ARM_CAMERA_TIP="Calibrate the AI camera of Magician Go, and view the target type obtained by arm camera and the current position of Magician Go.",m.TR_CHASSIS_CONTROLPANE="\u3010Car Control Panel\u3011",m.TR_CHASSIS_CONTROLPANE_TIP="Control the movement of Magician Go and display real-time coordinates.",m.TR_JOG_BUTTON="\u3010Button Explanation\u3011\uff1a",m.TR_LEFT_TRANS="Anticlockwise Rotate",m.TR_RIGHT_TRANS="Clockwise Rotate",m.TR_WHISTLE="Whistle",m.TR_FLASH_LIGHT="Flash Lights",m.TR_AUTO_LINE_PATROL="Line Tracking",m.TR_AUTO_LINE_PATROL_TIP="Start automatic line tracking.",m.TR_USUAL_USETAB="\u3010Tool bar\u3011",m.TR_USUAL_USETAB_TIP="Operate the codes.",m.TR_INSTRUCTION_LIST="\u3010Command List\u3011",m.TR_INSTRUCTION_LIST_TIP="Provide commands for programming. Double-click the commands and the commands will display in code area.",m.TR_RUN_WINDOW="\u3010Running Log\u3011",m.TR_RUN_WINDOW_TIP="Display the running result of codes and system information.",m.TR_TITLE_BAR="\u3010Title Bar\u3011",m.TR_TITLE_BAR_TIP1="1\u3001It includes such functions as Menu, Language Switch and Login.",m.TR_TITLE_BAR_TIP2="2\u3001You can view the guidance from Menu > Currency > Open Guidance.",m.TR_MY_COURSE="\u3010My Course\u3011",m.TR_MY_COURSE_TIP="You can view relevant courses after login.",m.TR_PERSONAL_WORK="\u3010Personal Works\u3011",m.TR_PERSONAL_WORK_TIP="You can view and reedit the project that you saved in the lab.",m.TR_DOBOTBLOCK_LAB="\u3010DobotBlock Lab\u3011",m.TR_DOBOTBLOCK_LAB_TIP="You can complete programming tasks just by dragging blocks, which lowers the threshold of studying programming.",m.TR_GUIDE_PYTHON_LAB="\u3010Python Lab\u3011",m.TR_PYTHON_LAB_TIP="You can program by directly calling the python commands.",m.TR_FEEDBACK_TOOLTIP="Beta version, please feedback to dobotlab@dobot.cc",m.TR_DEVICE_LIMIT="Only for Dobot Magician units",m.TR_VERSION_TIPS="The current web version is too old, please clear the cache and refresh the page.",m.ACCESSIBILITY_STATEMENT="Accessibility Statement",m.ACCOUNT_INFORMATION="Account information",m.WARNING_TEXT_VERSE="If the account uses DobotVerse software, all information in the dobotverse account will also be cancelled synchronously",m.WARNING_TEXT_LAB="If the account uses DobotLab software, all information in the DobotLab account will also be cancelled synchronously",m.TR_ACCOUNT_CANCELLATION="cancellation",m.TR_SELECT_EXPERIMENT="Choose a lab class",m.TR_SET_RESOURCE_TIP="Here you can set which attachment resources are visible to students!",m.TR_LOGOUT_SUCCESS="Log out successfully",m.PREVIOUS="Previous",m.NEXT="Next",m.FILTER="Filter",m.FILTERED="Filtered",m.TR_SCHOOL_ADMINISTRATOR="School Administrator",m.TR_SUPER_ADMINISTRATOR="Super Administrator",m.TR_COURSE_ADMINISTRATOR="Course Administrator",m.TR_IMPORT_FROM_MYWORK="Import from my work",m.TR_COURSE_FROM_LOCAL="Import from local",m.TR_STUDENT_LIST="Student list",m.TR_LIST="list",m.TR_TEACHER="Teacher",m.TR_LOGIN_NOT_EMPTY="Login ID cannot be empty",m.TR_NAME_NOT_EMPTY="Name cannot be empty",m.TR_MAILBOX_NOT_EMPTY="Mailbox cannot be empty",m.TR_GRADE_NOT_EMPTY="Grade cannot be empty",m.TR_CLASS_NOT_EMPTY="Class cannot be empty",m.TR_MAILEBOX_FORMAT_WARING="Mailbox format error",m.TR_NICKNAME_NOT_EMPTY="Nickname cannot be empty",m.TR_VERSE_LIB="Virtual Simulation Lab",m.TR_COURSE="course",m.TR_COURSEANDCHAPTER=".course and chapter",m.TR_BlOCK_VERSE="Block virtual simulation",m.TR_VERSE_VERSE="Verse virtual simulation",m.TR_COURSES_SCENE="Courses Scene",m.TR_SEL_SCENE="Please select the scene",m.TR_BASIC_SCENE="Basic scene",m.TR_COMMUNITY_SCENE="Community scene",m.TR_SUPERMARKET_SCENE="Supermarket scene",m.TR_DRUGSTORE_SCENE="Drugstore scene",m.TR_FACTORY_SCENE="Factory scene",m.TR_BLOCKVERSE_TYPE="Blockly verse",m.TR_PYTHONVERSE_TYPE="Python verse",m.TR_BLOCKVERSE_LAB="Blockly Virtual Simulation Lab",m.TR_PYTHONVERSE_LAB="Python Virtual Simulation Lab",m.TR_PLEASE_LOGIN="In order to give you a better experience, please login before continuing to use",m.TR_DO_NOT_LOGIN_="Don't log in",m.TR_AI_STARTER="Ai-Starter",m.TR_SWITCH_PROGRAM="Switching programming",m.TR_OPEN_AND_SELECT_LABORATORY="Open programming -- select Laboratory";var p=m,f={TR_MY_COURSES:"My Courses",TR_ALL_COURSES:"All Courses",TR_NEED:"Need to ",TR_LOGIN:"Login ",TR_VIEW_COURSES:"to view my courses",TR_PERSONAL_WORKS:"Personal Projects",TR_CONTINUE:"Continue",TR_TRY_NEW_PROJECT:"You have not created a project yet. Try to create a new one.",TR_FUNCTION_MODULE:"Function Module",TR_BLOCK_LAB:"DobotBlock Lab",TR_PYTHON_LAB:"Python Lab",TR_LANGUAGE:"Magyarorsz\xe1g",TR_PERSONAL_CENTER:"Personal Center",TR_MY_WORKS:"My Works",TR_LOGOUT:"Logout",TR_VALID_PERIOD:"Valid Period: ",TR_EDU_ACCOUNT_PRO:"Education Account Pro",TR_EDU_ACCOUNT:"Education Account",TR_REGISTERED_USER:"Registered User",TR_ERROR_MESSAGE:"Error message",TR_TIPS:"Tips",TR_CONFIRM_LOGOUT:"Confirm to logout",TR_NOT_QUIT:"Cancel",TR_QUIT:"Logout",TR_TEACHER:"Teacher",TR_STUDENT:"Student",TR_BASIC_INFO:"Base Information",TR_EDIT:"Edit",TR_REGISTRATION_TIME:"Registration Date",TR_ORGANIZATION:"Organization",TR_GROUP:"Group",TR_ACCOUNT_LEVEL:"Account Level",TR_CLASS:"Class",TR_SCHOOL:"School",TR_USER_TYPE:"User Type",TR_TO_MODIFY:"To Modify",TR_MAILBOX:"Email",TR_CHANGE_PASSWORD:"Change Password",TR_PASSWORD_LIMIT:"The password must be 8-14 characters in length. It must contain two combinations of numbers, letters or symbols. Spaces and Chinese characters are not allowed.",TR_SAVE:"Save",TR_CANCEL:"Cancel",TR_USER_NICKNAME:"Nickname",TR_MODIFY:"Modify",TR_PROFILE_PHOTO:"Profile Photo",TR_TOOLTIP_NAME_INVALID:"Illegal character in user name.",TR_TOOLTIP_NICKNAME:"Both Chinese and English. Up to 20 characters",TR_ORIGINAL_PASSWORD:"Original Password",TR_NEW_PASSWORD:"New Password",TR_PASSWORD_SUCCESS:"Password changed successfully",TR_WRONG_PASSWORD_FORMAT:"Wrong password format\uff01",TR_CHANGE_MAILBOX:"Change Email",TR_ENTER_RIGHT_MAILBOX:"Enter the correct email",TR_VERIFICATION_CODE:"Verification Code",TR_GET_CODE:"Get Code",TR_OK:"OK",TR_WRONG_MAILBOX_FORMAT:"Wrong email format. Please re-enter.",TR_MAILBOX_SUCCESS:"Email changed successfully",TR_PERSONAL_DATA:"Personal Data",TR_AI_AUTHORITY:"AI Authority",TR_AI_DATA_USAGE:"AI Data Usage",TR_TYPE:"Type",TR_TIMES:"AI Data(times)",TR_VALID_UNTIL:"Valid Until",TR_TEMP_AUTHORITY:"Temporary Authorization",TR_TEMP_VALID_UNTIL:"Temporary Authorization Valid Until",TR_FACE_RECOGNITION:"Face Recognition",TR_CHARACTER_RECOGNITION:"OCR Character Recognition",TR_SPEECH_RECOGNITION:"Speech recognition",TR_OTHER_AUTHORITY:"Other AI Authority",TR_ATTENTION:"Attention\uff1a",TR_AI_TIPS_1:"The AI data of ordinary registered users is limited every month. Please try again next month after using up ",TR_AI_TIPS_2:"During the validity period, AI data takes priority to use the times of temporary authorization, and then use the normal times.",TR_AI_TIPS_3:"If it is used too many times in a short period of time, please check the code to avoid the wrong logic cycle leading to too fast use of permissions.",TR_AI_TIPS_4:"If you have any questions, please contact support@dobot.cc , or contact the account manager.",TR_ALL:"All",TR_CHOOSE_COURSE:"Course Type",TR_CHOOSE_LAB:" Lab Type",TR_ENTER_WORK_NAME:"Enter the name of the work",TR_BATCH_DELETE:"Batch Delete",TR_CANCEL_DELETE:"Cancel Delete",TR_CONFIRM_DELETE:"Confirm Delete",TR_RENAME:"Rename",TR_UPDATE:"Update",TR_WARM_PROMPT:"Warm Prompt",TR_DELETE:"Delete",TR_WHETHER_DELETE:"Delete ",TR_SELECTED_ITEM:"the selected items",TR_DL_NOT_STARTED:"DobotLink is not started",TR_DL_INSTALL:"Install and start \u3010DobotLink\u3011 to connect hardware devices and use some AI algorithms.",TR_DL_DOWNLOAD:"Download DobotLink",TR_DL_START:"Start",TR_DL_STARTING:"DobotLink is starting...",TR_DL_START_SUCCESS:"DobotLink started successfully",TR_DL_CONNECT_DEVICE:"DobotLink has been successfully started. You can connect the hardware!",TR_DL_OK:"OK",TR_DL_START_FAIL:"DobotLink failed to start",TR_DL_TIPS_1:"1. Please install the driver of DobotLink and start it.",TR_DL_CLICK_HERE:"Click here.",TR_DL_TIPS_2:"2. If installed, please",TR_DL_RETRY:"retry",TR_DL_START_MANUALLY:"or start DobotLink manually.",TR_DL_TIPS_3:"3. If you have any other questions, please contact technical support: support@dobot.cc",TR_DL_KNOWN:"OK",TR_CHECK_IDENTITY:"Checking identity..",TR_LOAD_RESOURCE:"Loading resources, please wait...",TR_LOAD_BLOCK:"Entering DobotBlock Lab, please wait...",TR_LOAD_PYTHON:"Entering Python Lab, please wait...",TR_LOAD_DRAW:"Entering Writing and Drawing Lab, please wait...",TR_LOAD_LASER:"Entering Laser Engraving Lab, please wait...",TR_LOAD_TEACH:"Entering Teaching Reproduction Lab, please wait...",TR_PAGE_JUMPING:"Page jumping...",TR_NO:"No",TR_YES:"Yes",TR_CONFIRM_RECOVER:"Recover the course to the original state.",TR_COURSE_RECOVER:"Recover",TR_EXPERIMENTAL_MANUAL:"Experimental Manual",TR_TAKE_NOTES:"Take Notes",TR_FILE:"File",TR_NEW:"New",TR_OPEN:"Open",TR_SAVE_AS:"Save As",TR_SAVE_LOCAL:"Save To Local",TR_SAVE_AND_PUBLISH:"Save And Publish",TR_UPLOAD_LOCAL:"Upload From Local",TR_CONFIRM_SAVE:"Confirm to save current changes",TR_NEW_WORK:"Create new work",TR_EXPERIMENT_AGAIN:"Restart Experiment",TR_START_EXPERIMENT:"Start Experiment",TR_PLAY:"Play",TR_DOWNLOAD:"Download",TR_OPEN_COURSEWARE:"Open Courseware",TR_OPEN_TEACHING_PLAN:"Open Teaching Plan",TR_EXPERIMENT:"Experiment",TR_VIDEO:"Video",TR_ZIP:"Zip",TR_AUDIO:"Audio",TR_PHOTO:"Photo",TR_COURSEWARE:"Courseware",TR_TEACHING_PLAN:"Teaching Plan",TR_BLOCK_ANSWER:"Answer For Block",TR_SCRIPT_ANSWER:"Answer For Script",TR_BACK_TOP:"Back to the top",TR_LEARNED:"Learned",TR_NOT_STARTED:"To Start",TR_TOTAL:"Total",TR_CHAPTER:"Chapter",TR_SECTION:"Section",TR_INVALID_BROWSER:"Your browser is not Chrome or a lower version, which may cause you to fail to use some functions properly",TR_LOAD_RESOURCE_ERROR:"Resource loading error!",TR_CHECK_CONNECT:"The device has been disconnected, please check the device status!",TR_GET_IDENTITY_FAIL:"Fail to get identity information!",TR_ACCOUNT_EMPTY:"Account cannot be empty!",TR_PASSWORD_EMPTY:"Password cannot be empty!",TR_LOGIN_TITLE:"DOBOT LAB login",TR_ENTER_ACCOUNT:"Enter your account or email",TR_PASSWORD:"Password",TR_LOGIN_NOW:"Login",TR_FORGET_PASSWORD:"Forget Password",TR_REGISTER_ACCOUNT:"Register",TR_WELCOME_REGISTER:"Welcome to register",TR_BACK_TO_LOGIN:"Back to login",TR_BACK:"Back",TR_ENTER_USER_NICKNAME:"Enter your nickname",TR_AS_LOGIN_ACCOUNT:"Used as login account",TR_FIND_PASSWORD:"Used to retrieve the password",TR_SET_PASSWORD:"Set login password",TR_CONFIRM_PASSWORD:"Confirm password",TR_CONFIRM_AGAIN:"Confirm password again",TR_REGISTER_NOW:"Register",TR_PASSWORD_LIMIT1:"Length between 8 and 14.",TR_PASSWORD_LIMIT2:"Must contain upper case, lowercase and 1 number.",TR_PASSWORD_LIMIT3:"Spaces are not allowed.",TR_ID_LIMIT:"It can not be repeated. It can not be changed after setting. It is only limited to English, number or underscore combination. The minimum is 6 characters and the maximum is 20 characters",TR_NOT_EMPTY:" can not be empty",TR_FORMAT_WRONG:" format wrong",TR_PASSWORD_DIFF:"The two passwords are different",TR_ID:"ID",TR_RESET_USER_PASSWORD:"Reset password",TR_SEND_SUCCESS:"Sent successfully",TR_TO_EMAIL:"Please go to Email to complete the password resetting",TR_SEND_AGAIN:"Resend",TR_ENTER_EMAIL:"Enter your ID or Email",TR_ID_OR_EMAIL:"ID or Email",TR_SENDING:"Sending...",TR_NEXT_STEP:"Next",TR_RESET_TIPS:"Please enter your ID or Email when you register",TR_INVALID_EMAIL:"Please enter a valid ID or Email",TR_FINISH_READING:"I have read and agree to the",TR_READ_AGREEMENT:"Read the ",TR_PRIVACY_POLICY:"Privacy Policy",TR_USER_AGREEMENT:"User Agreement",TR_SYSTEM_NOTIFICATION:"System Notice",TR_DATA_USAGE_WARN:"Please note that the current data of {{name}} has been used for {{percent}}% Please refer to the personal Center for details. If it is used up, please try again next month.",TR_TEMP_SPEECH_RECOGNITION:"Temporary authorization of speech recognition",TR_TEMP_FACE_RECOGNITION:"Temporary authorization of face recognition",TR_TEMP_CHARACTER_RECOGNITION:"Temporary authorization of character recognition",TR_MY_WORKBENCH:"My Workbench",TR_CLASS_MANAGE:"Class Management",TR_AUTHORITY_MANAGE:"Authority Management",TR_ADD_STUDENT:"Add Student",TR_CHANGE_CLASS:"Change Class",TR_OPERATION:"Operation",TR_SERIAL_NUMBER:"No.",TR_NAME:"Name",TR_LOGIN_ID:"Login ID",TR_GRADE:"Grade",TR_KEY_WORD:"Search keywords",TR_TEACHER_MANAGE:"Teacher Management",TR_BATCH_IMPORT:"Batch Import",TR_EXPORT_DATA:"Export Data",TR_CLASS_TEACHER:"Class Teacher",TR_ADD_TEACHER:"Add Teacher",TR_INPUT_LOGIN_ID:"Please enter login ID ",TR_INPUT_NAME:"Please enter the name",TR_INPUT_MAILBOX:"Please enter the email",TR_DELETE_TEACHER:"Confirm to delete the teacher",TR_CLASSNAME_DUPLIACTE:"Class name duplicated",TR_ADD_CLASS:"Add Class",TR_CALSSNAME_EMPTY:"Class name cannot be empty",TR_INPUT_CLASSNAME:"Please enter the class name",TR_INPUT_GRADE:"Please enter the grade",TR_INPUT_CLASS:"Please enter the class",TR_CHOOSE_CLASS:"Choose the class",TR_DELETE_STUDENT:"Confirm to delete the student",TR_CLASS_RENAME:"Rename the class",TR_DELETE_CLASS:"Confirm to delete the class",TR_DELETE_CLASS_TIPS:"If the class contains students or teachers, it cannot be deleted",TR_FAIL_OPEN:"Failed to open the file. Please select the file again",TR_BATCH_ADD:"Batch Add Users",TR_UPLOAD:"Upload",TR_IMPORT_TEMP:"Use template to import user, please upload file",TR_CHOOSE_AGAIN:"Reselect file",TR_DOWNLOAD_TEMP:"Click here to download the template",TR_RESET_PASSWORD:"Reset Password",TR_CONFIRM_RESET:"Confirm to reset the password",TR_AFTER_RESET:"After resetting the password, the password is unified to 123456",TR_HELP:"Help",TR_HELP_DOC:"DobotLab Help Document",TR_DEVICE_MANUAL:"Device Manual",TR_MAGICIANGO:"MagicianGo",TR_FILE_NAME_EMPTY:"File name cannot be empty",TR_FILE_NAME_CONTAIN:"File name cannot contain",TR_DL_NEW_VER:"DobotLink can be upgraded",TR_DL_NEW_TIPS:"Download and use the latest version of DobotLink for better experience!",TR_IGNORE:"Ignore",TR_DL_NEW_DOWNLOAD:"Download",TR_CHROME_TIPS:"There is a compatibility problem in the current browser. Dobotlab can't run normally. Please use Google Chrome browser to open the webpage.",TR_DOWNLOAD_CHROME:"Download Chrome",TR_DL_STATUS_OFF:"Not Started",TR_DL_STATUS_ON:"Started",TR_DL_STATUS_UPDATE:"Updatable",TR_MY_HOMEWORK:"My Homework",TR_CLASSWORK_TAG:"Classwork",TR_HOMEWORK_TAG:"Homework",TR_BLOCK_TYPE:"Block Program",TR_PYTHON_TYPE:"Python Program",TR_SUBMIT_TIME:"Submit Time",TR_COMMENT_TIME:"Score Time",TR_SCORE:"Score",TR_CHECK_COMMENT:"Check Comment",TR_NO_HOMEWORK:"No Homework",TR_DO_HOMEWORK:"Do Homework"};f.TR_CONTINUE="Continue",f.TR_CHECK="Check",f.TR_ALL_STATUS="All Status",f.TR_STATUS="Status",f.TR_STARTED="Ongoing",f.TR_SUBMITED="Submited",f.TR_FINISHED="Finished",f.TR_REFRESH="Refresh",f.TR_HOMEWORK_LIB="Homework Lib",f.TR_HOMEWORK_MANAGE="Homework Management",f.TR_HOMEWORK_ACADEMIC_ANALYSIS="Academic Analysis",f.TR_ALL_HOMEWORK="All Homework",f.TR_COMPLETION="Completion",f.TR_COMMENT="Comment",f.TR_ENTER_NAME_ACCOUNT="Enter Name Or Account",f.TR_ENTER_SCORE="Please enter the score",f.TR_COMMENT_CONTENT="Comment",f.TR_ENTER_COMMENT="Please enter comments",f.TR_ALL_CLASSES="All Classes",f.TR_ALL_CHAPTERS="All Chapters",f.TR_ALL_SECTIONS="All Sections",f.TR_NEW_HOMEWORK="New Homework",f.TR_HOMEWORK_SEARCH_PLACEHOLDER="ID / Name / Creator",f.TR_DESIGNATION="Designation",f.TR_MODIFICATION_TIME="Modification Time",f.TR_CREATOR="Creator",f.TR_PUBLISHED="Published Classes",f.TR_PUBLISHED="Published",f.TR_UNPUBLISHED="Unpublished",f.TR_OFF="Off",f.TR_OFFING="Off",f.TR_PUBLISHING="Publish",f.TR_HOMEWORK_NAME="Homework Name",f.TR_LABORATORY="Laboratory",f.TR_HANDSON_EXERCISES="Hands-On Exercises",f.TR_HOMEWORK="Homework",f.TR_COURSE_CHAPTER="Course chapter",f.TR_SELECT_COURSE="Please select the course",f.TR_SELECT_CHAPTER="Please select the chapter",f.TR_SELECT_SECTION="Please select the section",f.TR_HOMEWORK_SETTING="Homework Setting",f.TR_HOMEWORK_DELETE_TIPS="Are you sure you want to delete the homework?",f.TR_HOMEWORK_OFF_TIPS="Are you sure you need to remove the homework? This action will remove the assignment from all visible classes. Please use caution ",f.TR_HOMEWORK_OFF_TIPS3="Are you sure you need to remove the homework? This action will remove the assignment from all related section. Please use caution ",f.TR_HOMEWORK_OFF_TIPS2="Note: It can be redistributed after removal",f.TR_REQUIRED="Required",f.TR_CHECK_RELATED_SECTION="View the Related Section",f.TR_CHECK_VISIBLE_CLASSES="View Visible Classes",f.TR_RELATED_SECTION="Related Section",f.TR_VISIBLE_CLASSES="Visible Classes",f.TR_PUBLISH_ERROR="There are no classes to publish",f.TR_PUBLISH_ERROR2="Publish Failure",f.TR_PUBLISH_ERROR3="A published homework cannot be set",f.TR_PUBLISH_SUCCESS="Publish Successful",f.TR_PUBLISH_TIPS="Note: The current operation will update the job in real time to the visible class, please take carefully",f.TR_PUBLISH_TIPS2="Note: The current operation will update the job in real time to the related section, please take carefully",f.TR_HOMEWORK_PREVIEW="Homework Preview",f.TR_EDIT_TITLE="Edit Title",f.TR_ANSWER_CODE="Answer Code",f.TR_SLAMPLE_CODE="Sample Code",f.TR_INSERT_IMAGE="Insert Picture",f.TR_INSERT_LINK="Insert Link",f.TR_OPERATION_BEFORE="This operation needs to be saved first",f.TR_SAVE_SUCCESS="Save Successful",f.TR_SAVE_FAILURE="Save Failure",f.TR_IMPORT_FROM_EDIT="Import from answer code",f.TR_IMPORT_CODE="Import Code",f.TR_TITLE="title",f.TR_CANCEL_PREVIEW="Cancel Preview",f.TR_SCORE_SUCESS="Score Success",f.TR_SCORE_FAIL="Score Failed",f.TR_COMMENT_TAG1="Good code",f.TR_COMMENT_TAG2="Keep Going",f.TR_COMMENT_TAG3="Concise Code",f.TR_COMMENT_TAG4="Need Practice",f.TR_COMMENT_TAG5="Good Logic",f.TR_COMMENT_TAG6="Excellent",f.TR_SUBMIT_SUCCESS="Submit Successful",f.TR_SUBMIT_FAILURE="Submit Failure",f.TR_SUBMIT_HOMEWOEK="Submit Homework",f.TR_CLOSE_TITLE="Close Title",f.TR_VIEW_TITLE="View Title",f.TR_CHOOSE_CATEGORY="Choose Category",f.TR_UNBIND="Unbind",f.TR_UNBIND_CONFIRM="Confirm to unbind with the teacher",f.TR_UNBIND_SUCCESS="Unbinding succeeded",f.TR_RESET_SUCCESS="Password reset successful",f.TR_BIND_ID="Bind ID",f.TR_ID_NOT_EXIST="The ID does not exist",f.TR_BIND_SUCCESS="Binding succeeded",f.TR_NAME_NOT_MATCH="User nickname does not match the ID",f.TR_USER_ID="User ID",f.TR_ENTER_USER_ID="Please enter user ID",f.TR_ADD_TO_CLASS="Add To Class",f.TR_EDIT_SUCCESS="Edited successfully",f.TR_EDIT_USER="Edit User",f.TR_ROLE_OPTION="Role Options",f.TR_BATCH_DELETE_ROLE="Delete selected {{role}}",f.TR_DELETE_ROLE_TIPS="Note: after deletion, the ID will be cancelled, and the account related data will be deleted synchronously.",f.TR_UNBIND_BTN="Unbind",f.TR_RESET_BTN="Reset",f.TR_VALIDATE_ID="English, numeric and underlined only.",f.TR_VALIDATE_LENGTH="The character length is between 6 and 20",f.TR_WORK_NOT_FOUND="No related works found",f.TR_REFERENCE="Reference Answer",f.TR_CHECK_REFERENCE="Check reference answer",f.TR_CHANGE_SUCCESS="Changed successfully",f.TR_ADD_SUCCESS="Added successfully",f.TR_ALL_TEACHERS="All Teachers",f.TR_ALL_STUDENTS="All Students",f.TR_SELECT_DATE="Date Filter",f.TR_NEARLY_A_YEAR="Nearly a year",f.TR_THIS_SEMESTER="This Eemester",f.TR_BASIC_SITUATION="Basic Situation",f.TR_CLASS_COUNT="Number of classes",f.TR_COUSE_COUNT="Number of courses",f.TR_STUDENGT_COUNT="Number of students",f.TR_EXPORT_ACADEMIC_DATA="Export Academic Data",f.TR_LEARN_SITUATION="Learning Situation",f.TR_SUB_NAME="Course Name",f.TR_ALL_HOMEWORKS="Total umber of works",f.TR_ALL_SUBMIT="Number of submissions",f.TR_ALL_CORRENT="Number of corrections",f.TR_ALL_COMPLETION_RATE="Homework completion rate",f.TR_ALL_EDIT_RATE="Homework correction rate",f.TR_HOMEWORK_DETAIL="Homework Details",f.TR_HOMEWORK_NAME="Homework name",f.TR_HIGHTEST_SCORE="Highest score",f.TR_AVERAGE_CALSSWORK="Average classwork",f.TR_AVERAGE_WORK="Homework average",f.TR_HOMEWORK_TOP3="Homework Top3",f.TR_SCORE_OVER60="Average score>60",f.TR_SCORE_LESSTHAN60="Average score<60",f.TR_STUDENT_GRADE_EXCEL="Student transcript",f.TR_DELETE_SUCCESS="Successfully deleted",f.TR_ADD_TO_CLASS_SUCCESS="Successfully added to my lesson preparation",f.TR_REMOVE_PREPARATION="Remove from my lesson preparation",f.TR_ADD_PREPARATION="Add to my lesson preparation",f.TR_MY_PREPARATION="My Lesson Preparation",f.TR_PREPARATION="Lesson Preparation",f.TR_IMPORT="Import",f.TR_EXPORT="Export",f.TR_ABOUT="About",f.TR_EDU_PLATFORM="Education Platform",f.TR_VERSION="Version",f.TR_COMPANY="Shenzhen Yuejiang Technology Co., Ltd.",f.TR_EDU_MANUAL="Dobotlab User Manual of Education Account",f.TR_CODING_MANUAL="DobotLab Coding Manual",f.TR_REFRESH_SUCESS="Refresh successfully",f.TR_NAME_SUCCESS="Username modified successfully",f.TR_IMG_SUCCESS="Avatar modified successfully",f.TR_NO_PREPARATION="No lesson preparation record",f.TR_TOOL_NAME="Name",f.TR_DESCRIPTION="Description",f.TR_LICENSE="License",f.TR_BUILT_WITH="DobotLab is built with the following components:",f.TR_CONFIRM_SUBMIT="The assignment cannot be modified after submission. Are you sure you want to submit it?",f.TR_AUTHORITY_MANAGEMENT="Authority Management",f.TR_PERMIT_SAVE_SUCCESS="Permission saved successfully",f.TR_COURSE_AUTHORITY="Course Authority",f.TR_PERMIT_SAVE_TIP="Remember to save after modification~",f.TR_PERMIT_SAVE_COMFIRM="Do you want to save the current permission changes?",f.TR_NOT_SAVE="Not Save",f.TR_HOMEPAGE="Home",f.TR_CURRENCY="Currency",f.TR_FEEDBACK="Feedback",f.TR_OPEN_GUIDE="Open Guidance",f.TR_FEEDBACK_EMPTY="Please enter feedback content",f.TR_FEEDBACK_TITLE="Feedback",f.TR_FEEDBACK_CONTENT="Feedback Content",f.TR_FEEDBACK_INPUT="Give us feedback or describe the error",f.TR_SEND_TO_PM="You can send an email to {{email}} Tracking report",f.TR_SEND="Send",f.TR_COPY="Copy",f.TR_COPYREFRESH_SUCESS="Copy successfully",f.TR_COPYPLACEHOLDER="Please enter the homework name",f.TR_HOMEWORKTITLENOTEMPTY="Homework name cannot be empty",f.TR_HADSAMENAMEFILE="A file with the same name already exists. Do you want to overwrite it?",f.TR_WRITEANDDRAW_LIB="Writing and Drawing Lab",f.TR_LASER_LIB="Laser Engraving Lab",f.TR_TEACH_LIB="Teaching and Playback Lab",f.TR_3DPRINT_LIB="3D Printing Lab",f.TR_OPEN_FIRMWAREBURN_ERROR="Failed to open the firmware and burn, please check whether DobotLink is activated",f.TR_OPEN_FIRMWAREBURN="About to jump to the 3D printing firmware no interface, please confirm whether the 3D printing firmware has been burned?",f.TR_FIRMWAREBURNED="Burned",f.TR_FIRMWAREUNBURNED="no",f.TR_FIRMWAREBURN_TIPS="Please confirm whether the 3D printing software is installed before using the 3D printing function? If it has been installed, please open it directly and connect it to use; if it is not installed, click the link below to download and install it for use.",f.TR_DOWNLOAD_FIRMWAREBURN_URL="Download link:",f.TR_FIRMWAREBURN_OK="OK",f.TR_ACCOUNT_SETTING="Account Settings",f.TR_ACCOUNT_LOGOUT="Account logout",f.TR_ACCOUNT_SETTING_TIPS="Important note: DobotLab account can be cancelled. In order to avoid being stolen or operated by others, the account information needs to be confirmed for cancellation.",f.TR_APPLY_ACCOUNT_LOGOUT="Apply for cancellation",f.TR_WILL_ACCOUNT_LOGOUT="Log out of account:",f.TR_CANNOT_FIND="Can't get it back",f.TR_CLEAR_DATA_ACCOUNT_LOGOUT="After logging out, you will not be able to log in, and the relevant personal information will be cleared",f.TR_FOLLOW_INFO="It specifically includes but is not limited to the following information:",f.TR_FOLLOW_INFO_1="Personal information, including email information, password, avatar, etc.",f.TR_FOLLOW_INFO_2="My work, my lesson preparation, etc.",f.TR_FOLLOW_INFO_3="Other personal information, such as bound third-party account information, etc.",f.TR_HAD_KNOW_DANGER="Known risks",f.TR_THINK_BUTTON="let me think again",f.TR_LOGOUT_BUTTON="Logout",f.TR_VERIFY_PASSWARD="verify password",f.TR_INPUT_PASSWARD="Please enter your password",f.TR_PASSWARD_ERROR="The password is incorrect, please re-enter!",f.TR_SUBMIT_SUCESS="Submitted successfully",f.TR_7DAY_LOGOUT="Automatically log out after 7 days",f.TR_FEEDBACK_EMAIL="Please enter your email",f.TR_RENAME_NOTEMPTY="Input can not be empty",f.TR_RENAME_CHECK='File name cannot contain /: *? "<> |%',f.TR_RESOURCE_AUTHORITY="Resource permissions",f.TR_COUNTRY="Country",f.TR_MODIFY_COUNTRY_SUCCESS="User country modified successfully",f.TR_RESOURCE_PERMISSION_TIPS="Which attachment resources can be set here to be visible to students",f.TR_COURSE_PERMISSION_TIPS="Note: Which courses can be set here to be visible to the class",f.TR_NO_RESOURCE_TIPS="No resource record",f.TR_TEACHERING_MODULE="Teaching",f.TR_LAB_MODULE="Experiment",f.TR_CLASEE_MODULE="Class Management ",f.TR_WELCOME_BLOCKLY="Welcome to DobotBlock Lab",f.TR_WELCOME_PYTHON="Welcome to Python Lab",f.TR_WELCOME_DOBOTLAB="Welcome to DobotLab\uff01",f.TR_INTRODUCE="DobotLab is a comprehensive software platform developed for artificial intelligence (AI) education. Integrating three function modules (teaching, experiment and class management), it provides significant resources for schools in their AI teaching.",f.TR_ENTER_DOBOTLAB="Enter Main Page",f.TR_ENTER_LAB="Enter the Lab",f.TR_CHECK_GUIDELINES="View Guidance",f.TR_SKIP="Skip",f.TR_FINISH="Finish",f.TR_HOME="\u3010Home\u3011",f.TR_HOME_TIP="Back to DobotLab main page.",f.TR_GUIDE_FILE="\u3010File\u3011",f.TR_FILE_TIP="It includes such functions as New, Open, Save, Save as, Save to local and Upload from local. ",f.TR_PROJECT="\u3010Project Name\u3011",f.TR_PROJECT_BLOCK_TIP="Name of the current project displayed in code area.",f.TR_PROJECT_PYTHON_TIP="Name of the current project displayed in code area.",f.TR_BLOCK_AREA="\u3010Block Area\u3011",f.TR_BLOCK_AREA_TIP="It provides blocks for programming. You can search the blocks according to the categories and colors.",f.TR_CODE_AREA="\u3010Code Area\u3011",f.TR_CODE_AREA_TIP="You can write the program by dragging the blocks to this area.",f.TR_STAGE_AREA="\u3010Display Area\u3011",f.TR_STAGE_AREA_TIP="You can display the sprite and your works here.",f.TR_RUN_SCRIPT="\u3010Start running\u3011",f.TR_STOP_SCRIPT="\u3010Stop running\u3011",f.TR_CLEAR_SCRIPT="\u3010Clear alarms\u3011",f.TR_LEFT="\u3010Switch layout\u3011",f.TR_LARGE="\u3010Full screen\u3011",f.TR_DEVICE_CONTROL_AREA="\u3010Device Control\u3011",f.TR_DEVICE_CONTROL_AREA_TIP="You can choose, connect and control Dobot devices.",f.TR_DEVICE_CONNECT="\u3010Device Selection\u3011",f.TR_SELECT_END="\u3010Tool Selection\u3011",f.TR_DEVICE_CONNECT_AREA="\u3010Device Connection\u3011",f.TR_DEVICE_CONNECT_AREA_TIP="Choose and connect Dobot devices.",f.TR_DEVICE_CONTROL_AREA_TIP2="Control the movement of robotic arm and display real-time coordinates. You can adjust the speed here.",f.TR_SELECT_END_AREA="\u3010Tool Selection\u3011",f.TR_SELECT_END_AREA_TIP="Choose end tools.",f.TR_COORDINATE_CALIBRATION="\u3010Coordinate Calibration\u3011",f.TR_COORDINATE_CALIBRATION_TIP="Calibrate Magician Lite camera kit.",f.TR_ARM_CAMERA="\u3010Arm Camera\u3011",f.TR_ARM_CAMERA_TIP="Calibrate the AI camera of Magician Go, and view the target type obtained by arm camera and the current position of Magician Go.",f.TR_CHASSIS_CONTROLPANE="\u3010Car Control Panel\u3011",f.TR_CHASSIS_CONTROLPANE_TIP="Control the movement of Magician Go and display real-time coordinates.",f.TR_JOG_BUTTON="\u3010Button Explanation\u3011\uff1a",f.TR_LEFT_TRANS="Anticlockwise Rotate",f.TR_RIGHT_TRANS="Clockwise Rotate",f.TR_WHISTLE="Whistle",f.TR_FLASH_LIGHT="Flash Lights",f.TR_AUTO_LINE_PATROL="Line Tracking",f.TR_AUTO_LINE_PATROL_TIP="Start automatic line tracking.",f.TR_USUAL_USETAB="\u3010Tool bar\u3011",f.TR_USUAL_USETAB_TIP="Operate the codes.",f.TR_INSTRUCTION_LIST="\u3010Command List\u3011",f.TR_INSTRUCTION_LIST_TIP="Provide commands for programming. Double-click the commands and the commands will display in code area.",f.TR_RUN_WINDOW="\u3010Running Log\u3011",f.TR_RUN_WINDOW_TIP="Display the running result of codes and system information.",f.TR_TITLE_BAR="\u3010Title Bar\u3011",f.TR_TITLE_BAR_TIP1="1\u3001It includes such functions as Menu, Language Switch and Login.",f.TR_TITLE_BAR_TIP2="2\u3001You can view the guidance from Menu > Currency > Open Guidance.",f.TR_MY_COURSE="\u3010My Course\u3011",f.TR_MY_COURSE_TIP="You can view relevant courses after login.",f.TR_PERSONAL_WORK="\u3010Personal Works\u3011",f.TR_PERSONAL_WORK_TIP="You can view and reedit the project that you saved in the lab.",f.TR_DOBOTBLOCK_LAB="\u3010DobotBlock Lab\u3011",f.TR_DOBOTBLOCK_LAB_TIP="You can complete programming tasks just by dragging blocks, which lowers the threshold of studying programming.",f.TR_GUIDE_PYTHON_LAB="\u3010Python Lab\u3011",f.TR_PYTHON_LAB_TIP="You can program by directly calling the python commands.",f.TR_FEEDBACK_TOOLTIP="Beta version, please feedback to dobotlab@dobot.cc",f.TR_DEVICE_LIMIT="Only for Dobot Magician units",f.TR_VERSION_TIPS="The current web version is too old, please clear the cache and refresh the page.",f.ACCESSIBILITY_STATEMENT="Accessibility Statement",f.ACCOUNT_INFORMATION="Account information",f.WARNING_TEXT_VERSE="If the account uses DobotVerse software, all information in the dobotverse account will also be cancelled synchronously",f.WARNING_TEXT_LAB="If the account uses DobotLab software, all information in the DobotLab account will also be cancelled synchronously",f.TR_ACCOUNT_CANCELLATION="cancellation",f.TR_SELECT_EXPERIMENT="Choose a lab class",f.TR_SET_RESOURCE_TIP="Here you can set which attachment resources are visible to students!",f.TR_LOGOUT_SUCCESS="Log out successfully",f.PREVIOUS="Previous",f.NEXT="Next",f.FILTER="Filter",f.FILTERED="Filtered",f.TR_SCHOOL_ADMINISTRATOR="School Administrator",f.TR_SUPER_ADMINISTRATOR="Super Administrator",f.TR_COURSE_ADMINISTRATOR="Course Administrator",f.TR_IMPORT_FROM_MYWORK="Import from my work",f.TR_COURSE_FROM_LOCAL="Import from local",f.TR_STUDENT_LIST="Student list",f.TR_LIST="list",f.TR_TEACHER="Teacher",f.TR_LOGIN_NOT_EMPTY="Login ID cannot be empty",f.TR_NAME_NOT_EMPTY="Name cannot be empty",f.TR_MAILBOX_NOT_EMPTY="Mailbox cannot be empty",f.TR_GRADE_NOT_EMPTY="Grade cannot be empty",f.TR_CLASS_NOT_EMPTY="Class cannot be empty",f.TR_MAILEBOX_FORMAT_WARING="Mailbox format error",f.TR_NICKNAME_NOT_EMPTY="Nickname cannot be empty",f.TR_VERSE_LIB="Virtual Simulation Lab",f.TR_COURSE="course",f.TR_COURSEANDCHAPTER=".course and chapter",f.TR_BlOCK_VERSE="Block virtual simulation",f.TR_VERSE_VERSE="Verse virtual simulation",f.TR_COURSES_SCENE="Courses Scene",f.TR_SEL_SCENE="Please select the scene",f.TR_BASIC_SCENE="Basic scene",f.TR_COMMUNITY_SCENE="Community scene",f.TR_SUPERMARKET_SCENE="Supermarket scene",f.TR_DRUGSTORE_SCENE="Drugstore scene",f.TR_FACTORY_SCENE="Factory scene",f.TR_BLOCKVERSE_TYPE="Blockly verse",f.TR_PYTHONVERSE_TYPE="Python verse",f.TR_BLOCKVERSE_LAB="Blockly Virtual Simulation Lab",f.TR_PYTHONVERSE_LAB="Python Virtual Simulation Lab",f.TR_PLEASE_LOGIN="In order to give you a better experience, please login before continuing to use",f.TR_DO_NOT_LOGIN_="Don't log in",f.TR_AI_STARTER="Ai-Starter",f.TR_SWITCH_PROGRAM="Switching programming",f.TR_OPEN_AND_SELECT_LABORATORY="Open programming -- select Laboratory";var u=f,L={TR_MY_COURSES:"My Courses",TR_ALL_COURSES:"All Courses",TR_NEED:"Need to ",TR_LOGIN:"Login ",TR_VIEW_COURSES:"to view my courses",TR_PERSONAL_WORKS:"Personal Projects",TR_CONTINUE:"Continue",TR_TRY_NEW_PROJECT:"You have not created a project yet. Try to create a new one.",TR_FUNCTION_MODULE:"Function Module",TR_BLOCK_LAB:"DobotBlock Lab",TR_PYTHON_LAB:"Python Lab",TR_LANGUAGE:"\u65e5\u672c\u8a9e",TR_PERSONAL_CENTER:"Personal Center",TR_MY_WORKS:"My Works",TR_LOGOUT:"Logout",TR_VALID_PERIOD:"Valid Period: ",TR_EDU_ACCOUNT_PRO:"Education Account Pro",TR_EDU_ACCOUNT:"Education Account",TR_REGISTERED_USER:"Registered User",TR_ERROR_MESSAGE:"Error message",TR_TIPS:"Tips",TR_CONFIRM_LOGOUT:"Confirm to logout",TR_NOT_QUIT:"Cancel",TR_QUIT:"Logout",TR_TEACHER:"Teacher",TR_STUDENT:"Student",TR_BASIC_INFO:"Base Information",TR_EDIT:"Edit",TR_REGISTRATION_TIME:"Registration Date",TR_ORGANIZATION:"Organization",TR_GROUP:"Group",TR_ACCOUNT_LEVEL:"Account Level",TR_CLASS:"Class",TR_SCHOOL:"School",TR_USER_TYPE:"User Type",TR_TO_MODIFY:"To Modify",TR_MAILBOX:"Email",TR_CHANGE_PASSWORD:"Change Password",TR_PASSWORD_LIMIT:"The password must be 8-14 characters in length. It must contain two combinations of numbers, letters or symbols. Spaces and Chinese characters are not allowed.",TR_SAVE:"Save",TR_CANCEL:"Cancel",TR_USER_NICKNAME:"Nickname",TR_MODIFY:"Modify",TR_PROFILE_PHOTO:"Profile Photo",TR_TOOLTIP_NAME_INVALID:"Illegal character in user name.",TR_TOOLTIP_NICKNAME:"Both Chinese and English. Up to 20 characters",TR_ORIGINAL_PASSWORD:"Original Password",TR_NEW_PASSWORD:"New Password",TR_PASSWORD_SUCCESS:"Password changed successfully",TR_WRONG_PASSWORD_FORMAT:"Wrong password format\uff01",TR_CHANGE_MAILBOX:"Change Email",TR_ENTER_RIGHT_MAILBOX:"Enter the correct email",TR_VERIFICATION_CODE:"Verification Code",TR_GET_CODE:"Get Code",TR_OK:"OK",TR_WRONG_MAILBOX_FORMAT:"Wrong email format. Please re-enter.",TR_MAILBOX_SUCCESS:"Email changed successfully",TR_PERSONAL_DATA:"Personal Data",TR_AI_AUTHORITY:"AI Authority",TR_AI_DATA_USAGE:"AI Data Usage",TR_TYPE:"Type",TR_TIMES:"AI Data(times)",TR_VALID_UNTIL:"Valid Until",TR_TEMP_AUTHORITY:"Temporary Authorization",TR_TEMP_VALID_UNTIL:"Temporary Authorization Valid Until",TR_FACE_RECOGNITION:"Face Recognition",TR_CHARACTER_RECOGNITION:"OCR Character Recognition",TR_SPEECH_RECOGNITION:"Speech recognition",TR_OTHER_AUTHORITY:"Other AI Authority",TR_ATTENTION:"Attention\uff1a",TR_AI_TIPS_1:"The AI data of ordinary registered users is limited every month. Please try again next month after using up ",TR_AI_TIPS_2:"During the validity period, AI data takes priority to use the times of temporary authorization, and then use the normal times.",TR_AI_TIPS_3:"If it is used too many times in a short period of time, please check the code to avoid the wrong logic cycle leading to too fast use of permissions.",TR_AI_TIPS_4:"If you have any questions, please contact support@dobot.cc , or contact the account manager.",TR_ALL:"All",TR_CHOOSE_COURSE:"Course Type",TR_CHOOSE_LAB:" Lab Type",TR_ENTER_WORK_NAME:"Enter the name of the work",TR_BATCH_DELETE:"Batch Delete",TR_CANCEL_DELETE:"Cancel Delete",TR_CONFIRM_DELETE:"Confirm Delete",TR_RENAME:"Rename",TR_UPDATE:"Update",TR_WARM_PROMPT:"Warm Prompt",TR_DELETE:"Delete",TR_WHETHER_DELETE:"Delete ",TR_SELECTED_ITEM:"the selected items",TR_DL_NOT_STARTED:"DobotLink is not started",TR_DL_INSTALL:"Install and start \u3010DobotLink\u3011 to connect hardware devices and use some AI algorithms.",TR_DL_DOWNLOAD:"Download DobotLink",TR_DL_START:"Start",TR_DL_STARTING:"DobotLink is starting...",TR_DL_START_SUCCESS:"DobotLink started successfully",TR_DL_CONNECT_DEVICE:"DobotLink has been successfully started. You can connect the hardware!",TR_DL_OK:"OK",TR_DL_START_FAIL:"DobotLink failed to start",TR_DL_TIPS_1:"1. Please install the driver of DobotLink and start it.",TR_DL_CLICK_HERE:"Click here.",TR_DL_TIPS_2:"2. If installed, please",TR_DL_RETRY:"retry",TR_DL_START_MANUALLY:"or start DobotLink manually.",TR_DL_TIPS_3:"3. If you have any other questions, please contact technical support: support@dobot.cc",TR_DL_KNOWN:"OK",TR_CHECK_IDENTITY:"Checking identity..",TR_LOAD_RESOURCE:"Loading resources, please wait...",TR_LOAD_BLOCK:"Entering DobotBlock Lab, please wait...",TR_LOAD_PYTHON:"Entering Python Lab, please wait...",TR_LOAD_DRAW:"Entering Writing and Drawing Lab, please wait...",TR_LOAD_LASER:"Entering Laser Engraving Lab, please wait...",TR_LOAD_TEACH:"Entering Teaching Reproduction Lab, please wait...",TR_PAGE_JUMPING:"Page jumping...",TR_NO:"No",TR_YES:"Yes",TR_CONFIRM_RECOVER:"Recover the course to the original state.",TR_COURSE_RECOVER:"Recover",TR_EXPERIMENTAL_MANUAL:"Experimental Manual",TR_TAKE_NOTES:"Take Notes",TR_FILE:"File",TR_NEW:"New",TR_OPEN:"Open",TR_SAVE_AS:"Save As",TR_SAVE_LOCAL:"Save To Local",TR_SAVE_AND_PUBLISH:"Save And Publish",TR_UPLOAD_LOCAL:"Upload From Local",TR_CONFIRM_SAVE:"Confirm to save current changes",TR_NEW_WORK:"Create new work",TR_EXPERIMENT_AGAIN:"Restart Experiment",TR_START_EXPERIMENT:"Start Experiment",TR_PLAY:"Play",TR_DOWNLOAD:"Download",TR_OPEN_COURSEWARE:"Open Courseware",TR_OPEN_TEACHING_PLAN:"Open Teaching Plan",TR_EXPERIMENT:"Experiment",TR_VIDEO:"Video",TR_ZIP:"Zip",TR_AUDIO:"Audio",TR_PHOTO:"Photo",TR_COURSEWARE:"Courseware",TR_TEACHING_PLAN:"Teaching Plan",TR_BLOCK_ANSWER:"Answer For Block",TR_SCRIPT_ANSWER:"Answer For Script",TR_BACK_TOP:"Back to the top",TR_LEARNED:"Learned",TR_NOT_STARTED:"To Start",TR_TOTAL:"Total",TR_CHAPTER:"Chapter",TR_SECTION:"Section",TR_INVALID_BROWSER:"Your browser is not Chrome or a lower version, which may cause you to fail to use some functions properly",TR_LOAD_RESOURCE_ERROR:"Resource loading error!",TR_CHECK_CONNECT:"The device has been disconnected, please check the device status!",TR_GET_IDENTITY_FAIL:"Fail to get identity information!",TR_ACCOUNT_EMPTY:"Account cannot be empty!",TR_PASSWORD_EMPTY:"Password cannot be empty!",TR_LOGIN_TITLE:"DOBOT LAB login",TR_ENTER_ACCOUNT:"Enter your account or email",TR_PASSWORD:"Password",TR_LOGIN_NOW:"Login",TR_FORGET_PASSWORD:"Forget Password",TR_REGISTER_ACCOUNT:"Register",TR_WELCOME_REGISTER:"Welcome to register",TR_BACK_TO_LOGIN:"Back to login",TR_BACK:"Back",TR_ENTER_USER_NICKNAME:"Enter your nickname",TR_AS_LOGIN_ACCOUNT:"Used as login account",TR_FIND_PASSWORD:"Used to retrieve the password",TR_SET_PASSWORD:"Set login password",TR_CONFIRM_PASSWORD:"Confirm password",TR_CONFIRM_AGAIN:"Confirm password again",TR_REGISTER_NOW:"Register",TR_PASSWORD_LIMIT1:"Length between 8 and 14.",TR_PASSWORD_LIMIT2:"Must contain upper case, lowercase and 1 number.",TR_PASSWORD_LIMIT3:"Spaces are not allowed.",TR_ID_LIMIT:"It can not be repeated. It can not be changed after setting. It is only limited to English, number or underscore combination. The minimum is 6 characters and the maximum is 20 characters",TR_NOT_EMPTY:" can not be empty",TR_FORMAT_WRONG:" format wrong",TR_PASSWORD_DIFF:"The two passwords are different",TR_ID:"ID",TR_RESET_USER_PASSWORD:"Reset password",TR_SEND_SUCCESS:"Sent successfully",TR_TO_EMAIL:"Please go to Email to complete the password resetting",TR_SEND_AGAIN:"Resend",TR_ENTER_EMAIL:"Enter your ID or Email",TR_ID_OR_EMAIL:"ID or Email",TR_SENDING:"Sending...",TR_NEXT_STEP:"Next",TR_RESET_TIPS:"Please enter your ID or Email when you register",TR_INVALID_EMAIL:"Please enter a valid ID or Email",TR_FINISH_READING:"I have read and agree to the",TR_READ_AGREEMENT:"Read the ",TR_PRIVACY_POLICY:"Privacy Policy",TR_USER_AGREEMENT:"User Agreement",TR_SYSTEM_NOTIFICATION:"System Notice",TR_DATA_USAGE_WARN:"Please note that the current data of {{name}} has been used for {{percent}}% Please refer to the personal Center for details. If it is used up, please try again next month.",TR_TEMP_SPEECH_RECOGNITION:"Temporary authorization of speech recognition",TR_TEMP_FACE_RECOGNITION:"Temporary authorization of face recognition",TR_TEMP_CHARACTER_RECOGNITION:"Temporary authorization of character recognition",TR_MY_WORKBENCH:"My Workbench",TR_CLASS_MANAGE:"Class Management",TR_AUTHORITY_MANAGE:"Authority Management",TR_ADD_STUDENT:"Add Student",TR_CHANGE_CLASS:"Change Class",TR_OPERATION:"Operation",TR_SERIAL_NUMBER:"No.",TR_NAME:"Name",TR_LOGIN_ID:"Login ID",TR_GRADE:"Grade",TR_KEY_WORD:"Search keywords",TR_TEACHER_MANAGE:"Teacher Management",TR_BATCH_IMPORT:"Batch Import",TR_EXPORT_DATA:"Export Data",TR_CLASS_TEACHER:"Class Teacher",TR_ADD_TEACHER:"Add Teacher",TR_INPUT_LOGIN_ID:"Please enter login ID ",TR_INPUT_NAME:"Please enter the name",TR_INPUT_MAILBOX:"Please enter the email",TR_DELETE_TEACHER:"Confirm to delete the teacher",TR_CLASSNAME_DUPLIACTE:"Class name duplicated",TR_ADD_CLASS:"Add Class",TR_CALSSNAME_EMPTY:"Class name cannot be empty",TR_INPUT_CLASSNAME:"Please enter the class name",TR_INPUT_GRADE:"Please enter the grade",TR_INPUT_CLASS:"Please enter the class",TR_CHOOSE_CLASS:"Choose the class",TR_DELETE_STUDENT:"Confirm to delete the student",TR_CLASS_RENAME:"Rename the class",TR_DELETE_CLASS:"Confirm to delete the class",TR_DELETE_CLASS_TIPS:"If the class contains students or teachers, it cannot be deleted",TR_FAIL_OPEN:"Failed to open the file. Please select the file again",TR_BATCH_ADD:"Batch Add Users",TR_UPLOAD:"Upload",TR_IMPORT_TEMP:"Use template to import user, please upload file",TR_CHOOSE_AGAIN:"Reselect file",TR_DOWNLOAD_TEMP:"Click here to download the template",TR_RESET_PASSWORD:"Reset Password",TR_CONFIRM_RESET:"Confirm to reset the password",TR_AFTER_RESET:"After resetting the password, the password is unified to 123456",TR_HELP:"Help",TR_HELP_DOC:"DobotLab Help Document",TR_DEVICE_MANUAL:"Device Manual",TR_MAGICIANGO:"MagicianGo",TR_FILE_NAME_EMPTY:"File name cannot be empty",TR_FILE_NAME_CONTAIN:"File name cannot contain",TR_DL_NEW_VER:"DobotLink can be upgraded",TR_DL_NEW_TIPS:"Download and use the latest version of DobotLink for better experience!",TR_IGNORE:"Ignore",TR_DL_NEW_DOWNLOAD:"Download",TR_CHROME_TIPS:"There is a compatibility problem in the current browser. Dobotlab can't run normally. Please use Google Chrome browser to open the webpage.",TR_DOWNLOAD_CHROME:"Download Chrome",TR_DL_STATUS_OFF:"Not Started",TR_DL_STATUS_ON:"Started",TR_DL_STATUS_UPDATE:"Updatable",TR_MY_HOMEWORK:"My Homework",TR_CLASSWORK_TAG:"Classwork",TR_HOMEWORK_TAG:"Homework",TR_BLOCK_TYPE:"Block Program",TR_PYTHON_TYPE:"Python Program",TR_SUBMIT_TIME:"Submit Time",TR_COMMENT_TIME:"Score Time",TR_SCORE:"Score",TR_CHECK_COMMENT:"Check Comment",TR_NO_HOMEWORK:"No Homework",TR_DO_HOMEWORK:"Do Homework"};L.TR_CONTINUE="Continue",L.TR_CHECK="Check",L.TR_ALL_STATUS="All Status",L.TR_STATUS="Status",L.TR_STARTED="Ongoing",L.TR_SUBMITED="Submited",L.TR_FINISHED="Finished",L.TR_REFRESH="Refresh",L.TR_HOMEWORK_LIB="Homework Lib",L.TR_HOMEWORK_MANAGE="Homework Management",L.TR_HOMEWORK_ACADEMIC_ANALYSIS="Academic Analysis",L.TR_ALL_HOMEWORK="All Homework",L.TR_COMPLETION="Completion",L.TR_COMMENT="Comment",L.TR_ENTER_NAME_ACCOUNT="Enter Name Or Account",L.TR_ENTER_SCORE="Please enter the score",L.TR_COMMENT_CONTENT="Comment",L.TR_ENTER_COMMENT="Please enter comments",L.TR_ALL_CLASSES="All Classes",L.TR_ALL_CHAPTERS="All Chapters",L.TR_ALL_SECTIONS="All Sections",L.TR_NEW_HOMEWORK="New Homework",L.TR_HOMEWORK_SEARCH_PLACEHOLDER="ID / Name / Creator",L.TR_DESIGNATION="Designation",L.TR_MODIFICATION_TIME="Modification Time",L.TR_CREATOR="Creator",L.TR_PUBLISHED="Published Classes",L.TR_PUBLISHED="Published",L.TR_UNPUBLISHED="Unpublished",L.TR_OFF="Off",L.TR_OFFING="Off",L.TR_PUBLISHING="Publish",L.TR_HOMEWORK_NAME="Homework Name",L.TR_LABORATORY="Laboratory",L.TR_HANDSON_EXERCISES="Hands-On Exercises",L.TR_HOMEWORK="Homework",L.TR_COURSE_CHAPTER="Course chapter",L.TR_SELECT_COURSE="Please select the course",L.TR_SELECT_CHAPTER="Please select the chapter",L.TR_SELECT_SECTION="Please select the section",L.TR_HOMEWORK_SETTING="Homework Setting",L.TR_HOMEWORK_DELETE_TIPS="Are you sure you want to delete the homework?",L.TR_HOMEWORK_OFF_TIPS="Are you sure you need to remove the homework? This action will remove the assignment from all visible classes. Please use caution ",L.TR_HOMEWORK_OFF_TIPS3="Are you sure you need to remove the homework? This action will remove the assignment from all related section. Please use caution ",L.TR_HOMEWORK_OFF_TIPS2="Note: It can be redistributed after removal",L.TR_REQUIRED="Required",L.TR_CHECK_RELATED_SECTION="View the Related Section",L.TR_CHECK_VISIBLE_CLASSES="View Visible Classes",L.TR_RELATED_SECTION="Related Section",L.TR_VISIBLE_CLASSES="Visible Classes",L.TR_PUBLISH_ERROR="There are no classes to publish",L.TR_PUBLISH_ERROR2="Publish Failure",L.TR_PUBLISH_ERROR3="A published homework cannot be set",L.TR_PUBLISH_SUCCESS="Publish Successful",L.TR_PUBLISH_TIPS="Note: The current operation will update the job in real time to the visible class, please take carefully",L.TR_PUBLISH_TIPS2="Note: The current operation will update the job in real time to the related section, please take carefully",L.TR_HOMEWORK_PREVIEW="Homework Preview",L.TR_EDIT_TITLE="Edit Title",L.TR_ANSWER_CODE="Answer Code",L.TR_SLAMPLE_CODE="Sample Code",L.TR_INSERT_IMAGE="Insert Picture",L.TR_INSERT_LINK="Insert Link",L.TR_OPERATION_BEFORE="This operation needs to be saved first",L.TR_SAVE_SUCCESS="Save Successful",L.TR_SAVE_FAILURE="Save Failure",L.TR_IMPORT_FROM_EDIT="Import from answer code",L.TR_IMPORT_CODE="Import Code",L.TR_TITLE="title",L.TR_CANCEL_PREVIEW="Cancel Preview",L.TR_SCORE_SUCESS="Score Success",L.TR_SCORE_FAIL="Score Failed",L.TR_COMMENT_TAG1="Good code",L.TR_COMMENT_TAG2="Keep Going",L.TR_COMMENT_TAG3="Concise Code",L.TR_COMMENT_TAG4="Need Practice",L.TR_COMMENT_TAG5="Good Logic",L.TR_COMMENT_TAG6="Excellent",L.TR_SUBMIT_SUCCESS="Submit Successful",L.TR_SUBMIT_FAILURE="Submit Failure",L.TR_SUBMIT_HOMEWOEK="Submit Homework",L.TR_CLOSE_TITLE="Close Title",L.TR_VIEW_TITLE="View Title",L.TR_CHOOSE_CATEGORY="Choose Category",L.TR_UNBIND="Unbind",L.TR_UNBIND_CONFIRM="Confirm to unbind with the teacher",L.TR_UNBIND_SUCCESS="Unbinding succeeded",L.TR_RESET_SUCCESS="Password reset successful",L.TR_BIND_ID="Bind ID",L.TR_ID_NOT_EXIST="The ID does not exist",L.TR_BIND_SUCCESS="Binding succeeded",L.TR_NAME_NOT_MATCH="User nickname does not match the ID",L.TR_USER_ID="User ID",L.TR_ENTER_USER_ID="Please enter user ID",L.TR_ADD_TO_CLASS="Add To Class",L.TR_EDIT_SUCCESS="Edited successfully",L.TR_EDIT_USER="Edit User",L.TR_ROLE_OPTION="Role Options",L.TR_BATCH_DELETE_ROLE="Delete selected {{role}}",L.TR_DELETE_ROLE_TIPS="Note: after deletion, the ID will be cancelled, and the account related data will be deleted synchronously.",L.TR_UNBIND_BTN="Unbind",L.TR_RESET_BTN="Reset",L.TR_VALIDATE_ID="English, numeric and underlined only.",L.TR_VALIDATE_LENGTH="The character length is between 6 and 20",L.TR_WORK_NOT_FOUND="No related works found",L.TR_REFERENCE="Reference Answer",L.TR_CHECK_REFERENCE="Check reference answer",L.TR_CHANGE_SUCCESS="Changed successfully",L.TR_ADD_SUCCESS="Added successfully",L.TR_ALL_TEACHERS="All Teachers",L.TR_ALL_STUDENTS="All Students",L.TR_SELECT_DATE="Date Filter",L.TR_NEARLY_A_YEAR="Nearly a year",L.TR_THIS_SEMESTER="This Eemester",L.TR_BASIC_SITUATION="Basic Situation",L.TR_CLASS_COUNT="Number of classes",L.TR_COUSE_COUNT="Number of courses",L.TR_STUDENGT_COUNT="Number of students",L.TR_EXPORT_ACADEMIC_DATA="Export Academic Data",L.TR_LEARN_SITUATION="Learning Situation",L.TR_SUB_NAME="Course Name",L.TR_ALL_HOMEWORKS="Total umber of works",L.TR_ALL_SUBMIT="Number of submissions",L.TR_ALL_CORRENT="Number of corrections",L.TR_ALL_COMPLETION_RATE="Homework completion rate",L.TR_ALL_EDIT_RATE="Homework correction rate",L.TR_HOMEWORK_DETAIL="Homework Details",L.TR_HOMEWORK_NAME="Homework name",L.TR_HIGHTEST_SCORE="Highest score",L.TR_AVERAGE_CALSSWORK="Average classwork",L.TR_AVERAGE_WORK="Homework average",L.TR_HOMEWORK_TOP3="Homework Top3",L.TR_SCORE_OVER60="Average score>60",L.TR_SCORE_LESSTHAN60="Average score<60",L.TR_STUDENT_GRADE_EXCEL="Student transcript",L.TR_DELETE_SUCCESS="Successfully deleted",L.TR_ADD_TO_CLASS_SUCCESS="Successfully added to my lesson preparation",L.TR_REMOVE_PREPARATION="Remove from my lesson preparation",L.TR_ADD_PREPARATION="Add to my lesson preparation",L.TR_MY_PREPARATION="My Lesson Preparation",L.TR_PREPARATION="Lesson Preparation",L.TR_IMPORT="Import",L.TR_EXPORT="Export",L.TR_ABOUT="About",L.TR_EDU_PLATFORM="Education Platform",L.TR_VERSION="Version",L.TR_COMPANY="Shenzhen Yuejiang Technology Co., Ltd.",L.TR_EDU_MANUAL="Dobotlab User Manual of Education Account",L.TR_CODING_MANUAL="DobotLab Coding Manual",L.TR_REFRESH_SUCESS="Refresh successfully",L.TR_NAME_SUCCESS="Username modified successfully",L.TR_IMG_SUCCESS="Avatar modified successfully",L.TR_NO_PREPARATION="No lesson preparation record",L.TR_TOOL_NAME="Name",L.TR_DESCRIPTION="Description",L.TR_LICENSE="License",L.TR_BUILT_WITH="DobotLab is built with the following components:",L.TR_CONFIRM_SUBMIT="The assignment cannot be modified after submission. Are you sure you want to submit it?",L.TR_AUTHORITY_MANAGEMENT="Authority Management",L.TR_PERMIT_SAVE_SUCCESS="Permission saved successfully",L.TR_COURSE_AUTHORITY="Course Authority",L.TR_PERMIT_SAVE_TIP="Remember to save after modification~",L.TR_PERMIT_SAVE_COMFIRM="Do you want to save the current permission changes?",L.TR_NOT_SAVE="Not Save",L.TR_HOMEPAGE="Home",L.TR_CURRENCY="Currency",L.TR_FEEDBACK="Feedback",L.TR_OPEN_GUIDE="Open Guidance",L.TR_FEEDBACK_EMPTY="Please enter feedback content",L.TR_FEEDBACK_TITLE="Feedback",L.TR_FEEDBACK_CONTENT="Feedback Content",L.TR_FEEDBACK_INPUT="Give us feedback or describe the error",L.TR_SEND_TO_PM="You can send an email to {{email}} Tracking report",L.TR_SEND="Send",L.TR_COPY="Copy",L.TR_COPYREFRESH_SUCESS="Copy successfully",L.TR_COPYPLACEHOLDER="Please enter the homework name",L.TR_HOMEWORKTITLENOTEMPTY="Homework name cannot be empty",L.TR_HADSAMENAMEFILE="A file with the same name already exists. Do you want to overwrite it?",L.TR_WRITEANDDRAW_LIB="Writing and Drawing Lab",L.TR_LASER_LIB="Laser Engraving Lab",L.TR_TEACH_LIB="Teaching and Playback Lab",L.TR_3DPRINT_LIB="3D Printing Lab",L.TR_OPEN_FIRMWAREBURN_ERROR="Failed to open the firmware and burn, please check whether DobotLink is activated",L.TR_OPEN_FIRMWAREBURN="About to jump to the 3D printing firmware no interface, please confirm whether the 3D printing firmware has been burned?",L.TR_FIRMWAREBURNED="Burned",L.TR_FIRMWAREUNBURNED="no",L.TR_FIRMWAREBURN_TIPS="Please confirm whether the 3D printing software is installed before using the 3D printing function? If it has been installed, please open it directly and connect it to use; if it is not installed, click the link below to download and install it for use.",L.TR_DOWNLOAD_FIRMWAREBURN_URL="Download link:",L.TR_FIRMWAREBURN_OK="OK",L.TR_ACCOUNT_SETTING="Account Settings",L.TR_ACCOUNT_LOGOUT="Account logout",L.TR_ACCOUNT_SETTING_TIPS="Important note: DobotLab account can be cancelled. In order to avoid being stolen or operated by others, the account information needs to be confirmed for cancellation.",L.TR_APPLY_ACCOUNT_LOGOUT="Apply for cancellation",L.TR_WILL_ACCOUNT_LOGOUT="Log out of account:",L.TR_CANNOT_FIND="Can't get it back",L.TR_CLEAR_DATA_ACCOUNT_LOGOUT="After logging out, you will not be able to log in, and the relevant personal information will be cleared",L.TR_FOLLOW_INFO="It specifically includes but is not limited to the following information:",L.TR_FOLLOW_INFO_1="Personal information, including email information, password, avatar, etc.",L.TR_FOLLOW_INFO_2="My work, my lesson preparation, etc.",L.TR_FOLLOW_INFO_3="Other personal information, such as bound third-party account information, etc.",L.TR_HAD_KNOW_DANGER="Known risks",L.TR_THINK_BUTTON="let me think again",L.TR_LOGOUT_BUTTON="Logout",L.TR_VERIFY_PASSWARD="verify password",L.TR_INPUT_PASSWARD="Please enter your password",L.TR_PASSWARD_ERROR="The password is incorrect, please re-enter!",L.TR_SUBMIT_SUCESS="Submitted successfully",L.TR_7DAY_LOGOUT="Automatically log out after 7 days",L.TR_FEEDBACK_EMAIL="Please enter your email",L.TR_RENAME_NOTEMPTY="Input can not be empty",L.TR_RENAME_CHECK='File name cannot contain /: *? "<> |%',L.TR_RESOURCE_AUTHORITY="Resource permissions",L.TR_COUNTRY="Country",L.TR_MODIFY_COUNTRY_SUCCESS="User country modified successfully",L.TR_RESOURCE_PERMISSION_TIPS="Which attachment resources can be set here to be visible to students",L.TR_COURSE_PERMISSION_TIPS="Note: Which courses can be set here to be visible to the class",L.TR_NO_RESOURCE_TIPS="No resource record",L.TR_TEACHERING_MODULE="Teaching",L.TR_LAB_MODULE="Experiment",L.TR_CLASEE_MODULE="Class Management ",L.TR_WELCOME_BLOCKLY="Welcome to DobotBlock Lab",L.TR_WELCOME_PYTHON="Welcome to Python Lab",L.TR_WELCOME_DOBOTLAB="Welcome to DobotLab\uff01",L.TR_INTRODUCE="DobotLab is a comprehensive software platform developed for artificial intelligence (AI) education. Integrating three function modules (teaching, experiment and class management), it provides significant resources for schools in their AI teaching.",L.TR_ENTER_DOBOTLAB="Enter Main Page",L.TR_ENTER_LAB="Enter the Lab",L.TR_CHECK_GUIDELINES="View Guidance",L.TR_SKIP="Skip",L.TR_FINISH="Finish",L.TR_HOME="\u3010Home\u3011",L.TR_HOME_TIP="Back to DobotLab main page.",L.TR_GUIDE_FILE="\u3010File\u3011",L.TR_FILE_TIP="It includes such functions as New, Open, Save, Save as, Save to local and Upload from local. ",L.TR_PROJECT="\u3010Project Name\u3011",L.TR_PROJECT_BLOCK_TIP="Name of the current project displayed in code area.",L.TR_PROJECT_PYTHON_TIP="Name of the current project displayed in code area.",L.TR_BLOCK_AREA="\u3010Block Area\u3011",L.TR_BLOCK_AREA_TIP="It provides blocks for programming. You can search the blocks according to the categories and colors.",L.TR_CODE_AREA="\u3010Code Area\u3011",L.TR_CODE_AREA_TIP="You can write the program by dragging the blocks to this area.",L.TR_STAGE_AREA="\u3010Display Area\u3011",L.TR_STAGE_AREA_TIP="You can display the sprite and your works here.",L.TR_RUN_SCRIPT="\u3010Start running\u3011",L.TR_STOP_SCRIPT="\u3010Stop running\u3011",L.TR_CLEAR_SCRIPT="\u3010Clear alarms\u3011",L.TR_LEFT="\u3010Switch layout\u3011",L.TR_LARGE="\u3010Full screen\u3011",L.TR_DEVICE_CONTROL_AREA="\u3010Device Control\u3011",L.TR_DEVICE_CONTROL_AREA_TIP="You can choose, connect and control Dobot devices.",L.TR_DEVICE_CONNECT="\u3010Device Selection\u3011",L.TR_SELECT_END="\u3010Tool Selection\u3011",L.TR_DEVICE_CONNECT_AREA="\u3010Device Connection\u3011",L.TR_DEVICE_CONNECT_AREA_TIP="Choose and connect Dobot devices.",L.TR_DEVICE_CONTROL_AREA_TIP2="Control the movement of robotic arm and display real-time coordinates. You can adjust the speed here.",L.TR_SELECT_END_AREA="\u3010Tool Selection\u3011",L.TR_SELECT_END_AREA_TIP="Choose end tools.",L.TR_COORDINATE_CALIBRATION="\u3010Coordinate Calibration\u3011",L.TR_COORDINATE_CALIBRATION_TIP="Calibrate Magician Lite camera kit.",L.TR_ARM_CAMERA="\u3010Arm Camera\u3011",L.TR_ARM_CAMERA_TIP="Calibrate the AI camera of Magician Go, and view the target type obtained by arm camera and the current position of Magician Go.",L.TR_CHASSIS_CONTROLPANE="\u3010Car Control Panel\u3011",L.TR_CHASSIS_CONTROLPANE_TIP="Control the movement of Magician Go and display real-time coordinates.",L.TR_JOG_BUTTON="\u3010Button Explanation\u3011\uff1a",L.TR_LEFT_TRANS="Anticlockwise Rotate",L.TR_RIGHT_TRANS="Clockwise Rotate",L.TR_WHISTLE="Whistle",L.TR_FLASH_LIGHT="Flash Lights",L.TR_AUTO_LINE_PATROL="Line Tracking",L.TR_AUTO_LINE_PATROL_TIP="Start automatic line tracking.",L.TR_USUAL_USETAB="\u3010Tool bar\u3011",L.TR_USUAL_USETAB_TIP="Operate the codes.",L.TR_INSTRUCTION_LIST="\u3010Command List\u3011",L.TR_INSTRUCTION_LIST_TIP="Provide commands for programming. Double-click the commands and the commands will display in code area.",L.TR_RUN_WINDOW="\u3010Running Log\u3011",L.TR_RUN_WINDOW_TIP="Display the running result of codes and system information.",L.TR_TITLE_BAR="\u3010Title Bar\u3011",L.TR_TITLE_BAR_TIP1="1\u3001It includes such functions as Menu, Language Switch and Login.",L.TR_TITLE_BAR_TIP2="2\u3001You can view the guidance from Menu > Currency > Open Guidance.",L.TR_MY_COURSE="\u3010My Course\u3011",L.TR_MY_COURSE_TIP="You can view relevant courses after login.",L.TR_PERSONAL_WORK="\u3010Personal Works\u3011",L.TR_PERSONAL_WORK_TIP="You can view and reedit the project that you saved in the lab.",L.TR_DOBOTBLOCK_LAB="\u3010DobotBlock Lab\u3011",L.TR_DOBOTBLOCK_LAB_TIP="You can complete programming tasks just by dragging blocks, which lowers the threshold of studying programming.",L.TR_GUIDE_PYTHON_LAB="\u3010Python Lab\u3011",L.TR_PYTHON_LAB_TIP="You can program by directly calling the python commands.",L.TR_FEEDBACK_TOOLTIP="Beta version, please feedback to dobotlab@dobot.cc",L.TR_DEVICE_LIMIT="Only for Dobot Magician units",L.TR_VERSION_TIPS="The current web version is too old, please clear the cache and refresh the page.",L.ACCESSIBILITY_STATEMENT="Accessibility Statement",L.ACCOUNT_INFORMATION="Account information",L.WARNING_TEXT_VERSE="If the account uses DobotVerse software, all information in the dobotverse account will also be cancelled synchronously",L.WARNING_TEXT_LAB="If the account uses DobotLab software, all information in the DobotLab account will also be cancelled synchronously",L.TR_ACCOUNT_CANCELLATION="cancellation",L.TR_SELECT_EXPERIMENT="Choose a lab class",L.TR_SET_RESOURCE_TIP="Here you can set which attachment resources are visible to students!",L.TR_LOGOUT_SUCCESS="Log out successfully",L.PREVIOUS="Previous",L.NEXT="Next",L.FILTER="Filter",L.FILTERED="Filtered",L.TR_SCHOOL_ADMINISTRATOR="School Administrator",L.TR_SUPER_ADMINISTRATOR="Super Administrator",L.TR_COURSE_ADMINISTRATOR="Course Administrator",L.TR_IMPORT_FROM_MYWORK="Import from my work",L.TR_COURSE_FROM_LOCAL="Import from local",L.TR_STUDENT_LIST="Student list",L.TR_LIST="list",L.TR_TEACHER="Teacher",L.TR_LOGIN_NOT_EMPTY="Login ID cannot be empty",L.TR_NAME_NOT_EMPTY="Name cannot be empty",L.TR_MAILBOX_NOT_EMPTY="Mailbox cannot be empty",L.TR_GRADE_NOT_EMPTY="Grade cannot be empty",L.TR_CLASS_NOT_EMPTY="Class cannot be empty",L.TR_MAILEBOX_FORMAT_WARING="Mailbox format error",L.TR_NICKNAME_NOT_EMPTY="Nickname cannot be empty",L.TR_VERSE_LIB="Virtual Simulation Lab",L.TR_COURSE="course",L.TR_COURSEANDCHAPTER=".course and chapter",L.TR_BlOCK_VERSE="Block virtual simulation",L.TR_VERSE_VERSE="Verse virtual simulation",L.TR_COURSES_SCENE="Courses Scene",L.TR_SEL_SCENE="Please select the scene",L.TR_BASIC_SCENE="Basic scene",L.TR_COMMUNITY_SCENE="Community scene",L.TR_SUPERMARKET_SCENE="Supermarket scene",L.TR_DRUGSTORE_SCENE="Drugstore scene",L.TR_FACTORY_SCENE="Factory scene",L.TR_BLOCKVERSE_TYPE="Blockly verse",L.TR_PYTHONVERSE_TYPE="Python verse",L.TR_BLOCKVERSE_LAB="Blockly Virtual Simulation Lab",L.TR_PYTHONVERSE_LAB="Python Virtual Simulation Lab",L.TR_PLEASE_LOGIN="In order to give you a better experience, please login before continuing to use",L.TR_DO_NOT_LOGIN_="Don't log in",L.TR_AI_STARTER="Ai-Starter",L.TR_SWITCH_PROGRAM="Switching programming",L.TR_OPEN_AND_SELECT_LABORATORY="Open programming -- select Laboratory";var S=L,A={TR_MY_COURSES:"My Courses",TR_ALL_COURSES:"All Courses",TR_NEED:"Need to ",TR_LOGIN:"Login ",TR_VIEW_COURSES:"to view my courses",TR_PERSONAL_WORKS:"Personal Projects",TR_CONTINUE:"Continue",TR_TRY_NEW_PROJECT:"You have not created a project yet. Try to create a new one.",TR_FUNCTION_MODULE:"Function Module",TR_BLOCK_LAB:"DobotBlock Lab",TR_PYTHON_LAB:"Python Lab",TR_LANGUAGE:"Dutch",TR_PERSONAL_CENTER:"Personal Center",TR_MY_WORKS:"My Works",TR_LOGOUT:"Logout",TR_VALID_PERIOD:"Valid Period: ",TR_EDU_ACCOUNT_PRO:"Education Account Pro",TR_EDU_ACCOUNT:"Education Account",TR_REGISTERED_USER:"Registered User",TR_ERROR_MESSAGE:"Error message",TR_TIPS:"Tips",TR_CONFIRM_LOGOUT:"Confirm to logout",TR_NOT_QUIT:"Cancel",TR_QUIT:"Logout",TR_TEACHER:"Teacher",TR_STUDENT:"Student",TR_BASIC_INFO:"Base Information",TR_EDIT:"Edit",TR_REGISTRATION_TIME:"Registration Date",TR_ORGANIZATION:"Organization",TR_GROUP:"Group",TR_ACCOUNT_LEVEL:"Account Level",TR_CLASS:"Class",TR_SCHOOL:"School",TR_USER_TYPE:"User Type",TR_TO_MODIFY:"To Modify",TR_MAILBOX:"Email",TR_CHANGE_PASSWORD:"Change Password",TR_PASSWORD_LIMIT:"The password must be 8-14 characters in length. It must contain two combinations of numbers, letters or symbols. Spaces and Chinese characters are not allowed.",TR_SAVE:"Save",TR_CANCEL:"Cancel",TR_USER_NICKNAME:"Nickname",TR_MODIFY:"Modify",TR_PROFILE_PHOTO:"Profile Photo",TR_TOOLTIP_NAME_INVALID:"Illegal character in user name.",TR_TOOLTIP_NICKNAME:"Both Chinese and English. Up to 20 characters",TR_ORIGINAL_PASSWORD:"Original Password",TR_NEW_PASSWORD:"New Password",TR_PASSWORD_SUCCESS:"Password changed successfully",TR_WRONG_PASSWORD_FORMAT:"Wrong password format\uff01",TR_CHANGE_MAILBOX:"Change Email",TR_ENTER_RIGHT_MAILBOX:"Enter the correct email",TR_VERIFICATION_CODE:"Verification Code",TR_GET_CODE:"Get Code",TR_OK:"OK",TR_WRONG_MAILBOX_FORMAT:"Wrong email format. Please re-enter.",TR_MAILBOX_SUCCESS:"Email changed successfully",TR_PERSONAL_DATA:"Personal Data",TR_AI_AUTHORITY:"AI Authority",TR_AI_DATA_USAGE:"AI Data Usage",TR_TYPE:"Type",TR_TIMES:"AI Data(times)",TR_VALID_UNTIL:"Valid Until",TR_TEMP_AUTHORITY:"Temporary Authorization",TR_TEMP_VALID_UNTIL:"Temporary Authorization Valid Until",TR_FACE_RECOGNITION:"Face Recognition",TR_CHARACTER_RECOGNITION:"OCR Character Recognition",TR_SPEECH_RECOGNITION:"Speech recognition",TR_OTHER_AUTHORITY:"Other AI Authority",TR_ATTENTION:"Attention\uff1a",TR_AI_TIPS_1:"The AI data of ordinary registered users is limited every month. Please try again next month after using up ",TR_AI_TIPS_2:"During the validity period, AI data takes priority to use the times of temporary authorization, and then use the normal times.",TR_AI_TIPS_3:"If it is used too many times in a short period of time, please check the code to avoid the wrong logic cycle leading to too fast use of permissions.",TR_AI_TIPS_4:"If you have any questions, please contact support@dobot.cc , or contact the account manager.",TR_ALL:"All",TR_CHOOSE_COURSE:"Course Type",TR_CHOOSE_LAB:" Lab Type",TR_ENTER_WORK_NAME:"Enter the name of the work",TR_BATCH_DELETE:"Batch Delete",TR_CANCEL_DELETE:"Cancel Delete",TR_CONFIRM_DELETE:"Confirm Delete",TR_RENAME:"Rename",TR_UPDATE:"Update",TR_WARM_PROMPT:"Warm Prompt",TR_DELETE:"Delete",TR_WHETHER_DELETE:"Delete ",TR_SELECTED_ITEM:"the selected items",TR_DL_NOT_STARTED:"DobotLink is not started",TR_DL_INSTALL:"Install and start \u3010DobotLink\u3011 to connect hardware devices and use some AI algorithms.",TR_DL_DOWNLOAD:"Download DobotLink",TR_DL_START:"Start",TR_DL_STARTING:"DobotLink is starting...",TR_DL_START_SUCCESS:"DobotLink started successfully",TR_DL_CONNECT_DEVICE:"DobotLink has been successfully started. You can connect the hardware!",TR_DL_OK:"OK",TR_DL_START_FAIL:"DobotLink failed to start",TR_DL_TIPS_1:"1. Please install the driver of DobotLink and start it.",TR_DL_CLICK_HERE:"Click here.",TR_DL_TIPS_2:"2. If installed, please",TR_DL_RETRY:"retry",TR_DL_START_MANUALLY:"or start DobotLink manually.",TR_DL_TIPS_3:"3. If you have any other questions, please contact technical support: support@dobot.cc",TR_DL_KNOWN:"OK",TR_CHECK_IDENTITY:"Checking identity..",TR_LOAD_RESOURCE:"Loading resources, please wait...",TR_LOAD_BLOCK:"Entering DobotBlock Lab, please wait...",TR_LOAD_PYTHON:"Entering Python Lab, please wait...",TR_LOAD_DRAW:"Entering Writing and Drawing Lab, please wait...",TR_LOAD_LASER:"Entering Laser Engraving Lab, please wait...",TR_LOAD_TEACH:"Entering Teaching Reproduction Lab, please wait...",TR_PAGE_JUMPING:"Page jumping...",TR_NO:"No",TR_YES:"Yes",TR_CONFIRM_RECOVER:"Recover the course to the original state.",TR_COURSE_RECOVER:"Recover",TR_EXPERIMENTAL_MANUAL:"Experimental Manual",TR_TAKE_NOTES:"Take Notes",TR_FILE:"File",TR_NEW:"New",TR_OPEN:"Open",TR_SAVE_AS:"Save As",TR_SAVE_LOCAL:"Save To Local",TR_SAVE_AND_PUBLISH:"Save And Publish",TR_UPLOAD_LOCAL:"Upload From Local",TR_CONFIRM_SAVE:"Confirm to save current changes",TR_NEW_WORK:"Create new work",TR_EXPERIMENT_AGAIN:"Restart Experiment",TR_START_EXPERIMENT:"Start Experiment",TR_PLAY:"Play",TR_DOWNLOAD:"Download",TR_OPEN_COURSEWARE:"Open Courseware",TR_OPEN_TEACHING_PLAN:"Open Teaching Plan",TR_EXPERIMENT:"Experiment",TR_VIDEO:"Video",TR_ZIP:"Zip",TR_AUDIO:"Audio",TR_PHOTO:"Photo",TR_COURSEWARE:"Courseware",TR_TEACHING_PLAN:"Teaching Plan",TR_BLOCK_ANSWER:"Answer For Block",TR_SCRIPT_ANSWER:"Answer For Script",TR_BACK_TOP:"Back to the top",TR_LEARNED:"Learned",TR_NOT_STARTED:"To Start",TR_TOTAL:"Total",TR_CHAPTER:"Chapter",TR_SECTION:"Section",TR_INVALID_BROWSER:"Your browser is not Chrome or a lower version, which may cause you to fail to use some functions properly",TR_LOAD_RESOURCE_ERROR:"Resource loading error!",TR_CHECK_CONNECT:"The device has been disconnected, please check the device status!",TR_GET_IDENTITY_FAIL:"Fail to get identity information!",TR_ACCOUNT_EMPTY:"Account cannot be empty!",TR_PASSWORD_EMPTY:"Password cannot be empty!",TR_LOGIN_TITLE:"DOBOT LAB login",TR_ENTER_ACCOUNT:"Enter your account or email",TR_PASSWORD:"Password",TR_LOGIN_NOW:"Login",TR_FORGET_PASSWORD:"Forget Password",TR_REGISTER_ACCOUNT:"Register",TR_WELCOME_REGISTER:"Welcome to register",TR_BACK_TO_LOGIN:"Back to login",TR_BACK:"Back",TR_ENTER_USER_NICKNAME:"Enter your nickname",TR_AS_LOGIN_ACCOUNT:"Used as login account",TR_FIND_PASSWORD:"Used to retrieve the password",TR_SET_PASSWORD:"Set login password",TR_CONFIRM_PASSWORD:"Confirm password",TR_CONFIRM_AGAIN:"Confirm password again",TR_REGISTER_NOW:"Register",TR_PASSWORD_LIMIT1:"Length between 8 and 14.",TR_PASSWORD_LIMIT2:"Must contain upper case, lowercase and 1 number.",TR_PASSWORD_LIMIT3:"Spaces are not allowed.",TR_ID_LIMIT:"It can not be repeated. It can not be changed after setting. It is only limited to English, number or underscore combination. The minimum is 6 characters and the maximum is 20 characters",TR_NOT_EMPTY:" can not be empty",TR_FORMAT_WRONG:" format wrong",TR_PASSWORD_DIFF:"The two passwords are different",TR_ID:"ID",TR_RESET_USER_PASSWORD:"Reset password",TR_SEND_SUCCESS:"Sent successfully",TR_TO_EMAIL:"Please go to Email to complete the password resetting",TR_SEND_AGAIN:"Resend",TR_ENTER_EMAIL:"Enter your ID or Email",TR_ID_OR_EMAIL:"ID or Email",TR_SENDING:"Sending...",TR_NEXT_STEP:"Next",TR_RESET_TIPS:"Please enter your ID or Email when you register",TR_INVALID_EMAIL:"Please enter a valid ID or Email",TR_FINISH_READING:"I have read and agree to the",TR_READ_AGREEMENT:"Read the ",TR_PRIVACY_POLICY:"Privacy Policy",TR_USER_AGREEMENT:"User Agreement",TR_SYSTEM_NOTIFICATION:"System Notice",TR_DATA_USAGE_WARN:"Please note that the current data of {{name}} has been used for {{percent}}% Please refer to the personal Center for details. If it is used up, please try again next month.",TR_TEMP_SPEECH_RECOGNITION:"Temporary authorization of speech recognition",TR_TEMP_FACE_RECOGNITION:"Temporary authorization of face recognition",TR_TEMP_CHARACTER_RECOGNITION:"Temporary authorization of character recognition",TR_MY_WORKBENCH:"My Workbench",TR_CLASS_MANAGE:"Class Management",TR_AUTHORITY_MANAGE:"Authority Management",TR_ADD_STUDENT:"Add Student",TR_CHANGE_CLASS:"Change Class",TR_OPERATION:"Operation",TR_SERIAL_NUMBER:"No.",TR_NAME:"Name",TR_LOGIN_ID:"Login ID",TR_GRADE:"Grade",TR_KEY_WORD:"Search keywords",TR_TEACHER_MANAGE:"Teacher Management",TR_BATCH_IMPORT:"Batch Import",TR_EXPORT_DATA:"Export Data",TR_CLASS_TEACHER:"Class Teacher",TR_ADD_TEACHER:"Add Teacher",TR_INPUT_LOGIN_ID:"Please enter login ID ",TR_INPUT_NAME:"Please enter the name",TR_INPUT_MAILBOX:"Please enter the email",TR_DELETE_TEACHER:"Confirm to delete the teacher",TR_CLASSNAME_DUPLIACTE:"Class name duplicated",TR_ADD_CLASS:"Add Class",TR_CALSSNAME_EMPTY:"Class name cannot be empty",TR_INPUT_CLASSNAME:"Please enter the class name",TR_INPUT_GRADE:"Please enter the grade",TR_INPUT_CLASS:"Please enter the class",TR_CHOOSE_CLASS:"Choose the class",TR_DELETE_STUDENT:"Confirm to delete the student",TR_CLASS_RENAME:"Rename the class",TR_DELETE_CLASS:"Confirm to delete the class",TR_DELETE_CLASS_TIPS:"If the class contains students or teachers, it cannot be deleted",TR_FAIL_OPEN:"Failed to open the file. Please select the file again",TR_BATCH_ADD:"Batch Add Users",TR_UPLOAD:"Upload",TR_IMPORT_TEMP:"Use template to import user, please upload file",TR_CHOOSE_AGAIN:"Reselect file",TR_DOWNLOAD_TEMP:"Click here to download the template",TR_RESET_PASSWORD:"Reset Password",TR_CONFIRM_RESET:"Confirm to reset the password",TR_AFTER_RESET:"After resetting the password, the password is unified to 123456",TR_HELP:"Help",TR_HELP_DOC:"DobotLab Help Document",TR_DEVICE_MANUAL:"Device Manual",TR_MAGICIANGO:"MagicianGo",TR_FILE_NAME_EMPTY:"File name cannot be empty",TR_FILE_NAME_CONTAIN:"File name cannot contain",TR_DL_NEW_VER:"DobotLink can be upgraded",TR_DL_NEW_TIPS:"Download and use the latest version of DobotLink for better experience!",TR_IGNORE:"Ignore",TR_DL_NEW_DOWNLOAD:"Download",TR_CHROME_TIPS:"There is a compatibility problem in the current browser. Dobotlab can't run normally. Please use Google Chrome browser to open the webpage.",TR_DOWNLOAD_CHROME:"Download Chrome",TR_DL_STATUS_OFF:"Not Started",TR_DL_STATUS_ON:"Started",TR_DL_STATUS_UPDATE:"Updatable",TR_MY_HOMEWORK:"My Homework",TR_CLASSWORK_TAG:"Classwork",TR_HOMEWORK_TAG:"Homework",TR_BLOCK_TYPE:"Block Program",TR_PYTHON_TYPE:"Python Program",TR_SUBMIT_TIME:"Submit Time",TR_COMMENT_TIME:"Score Time",TR_SCORE:"Score",TR_CHECK_COMMENT:"Check Comment",TR_NO_HOMEWORK:"No Homework",TR_DO_HOMEWORK:"Do Homework"};A.TR_CONTINUE="Continue",A.TR_CHECK="Check",A.TR_ALL_STATUS="All Status",A.TR_STATUS="Status",A.TR_STARTED="Ongoing",A.TR_SUBMITED="Submited",A.TR_FINISHED="Finished",A.TR_REFRESH="Refresh",A.TR_HOMEWORK_LIB="Homework Lib",A.TR_HOMEWORK_MANAGE="Homework Management",A.TR_HOMEWORK_ACADEMIC_ANALYSIS="Academic Analysis",A.TR_ALL_HOMEWORK="All Homework",A.TR_COMPLETION="Completion",A.TR_COMMENT="Comment",A.TR_ENTER_NAME_ACCOUNT="Enter Name Or Account",A.TR_ENTER_SCORE="Please enter the score",A.TR_COMMENT_CONTENT="Comment",A.TR_ENTER_COMMENT="Please enter comments",A.TR_ALL_CLASSES="All Classes",A.TR_ALL_CHAPTERS="All Chapters",A.TR_ALL_SECTIONS="All Sections",A.TR_NEW_HOMEWORK="New Homework",A.TR_HOMEWORK_SEARCH_PLACEHOLDER="ID / Name / Creator",A.TR_DESIGNATION="Designation",A.TR_MODIFICATION_TIME="Modification Time",A.TR_CREATOR="Creator",A.TR_PUBLISHED="Published Classes",A.TR_PUBLISHED="Published",A.TR_UNPUBLISHED="Unpublished",A.TR_OFF="Off",A.TR_OFFING="Off",A.TR_PUBLISHING="Publish",A.TR_HOMEWORK_NAME="Homework Name",A.TR_LABORATORY="Laboratory",A.TR_HANDSON_EXERCISES="Hands-On Exercises",A.TR_HOMEWORK="Homework",A.TR_COURSE_CHAPTER="Course chapter",A.TR_SELECT_COURSE="Please select the course",A.TR_SELECT_CHAPTER="Please select the chapter",A.TR_SELECT_SECTION="Please select the section",A.TR_HOMEWORK_SETTING="Homework Setting",A.TR_HOMEWORK_DELETE_TIPS="Are you sure you want to delete the homework?",A.TR_HOMEWORK_OFF_TIPS="Are you sure you need to remove the homework? This action will remove the assignment from all visible classes. Please use caution ",A.TR_HOMEWORK_OFF_TIPS3="Are you sure you need to remove the homework? This action will remove the assignment from all related section. Please use caution ",A.TR_HOMEWORK_OFF_TIPS2="Note: It can be redistributed after removal",A.TR_REQUIRED="Required",A.TR_CHECK_RELATED_SECTION="View the Related Section",A.TR_CHECK_VISIBLE_CLASSES="View Visible Classes",A.TR_RELATED_SECTION="Related Section",A.TR_VISIBLE_CLASSES="Visible Classes",A.TR_PUBLISH_ERROR="There are no classes to publish",A.TR_PUBLISH_ERROR2="Publish Failure",A.TR_PUBLISH_ERROR3="A published homework cannot be set",A.TR_PUBLISH_SUCCESS="Publish Successful",A.TR_PUBLISH_TIPS="Note: The current operation will update the job in real time to the visible class, please take carefully",A.TR_PUBLISH_TIPS2="Note: The current operation will update the job in real time to the related section, please take carefully",A.TR_HOMEWORK_PREVIEW="Homework Preview",A.TR_EDIT_TITLE="Edit Title",A.TR_ANSWER_CODE="Answer Code",A.TR_SLAMPLE_CODE="Sample Code",A.TR_INSERT_IMAGE="Insert Picture",A.TR_INSERT_LINK="Insert Link",A.TR_OPERATION_BEFORE="This operation needs to be saved first",A.TR_SAVE_SUCCESS="Save Successful",A.TR_SAVE_FAILURE="Save Failure",A.TR_IMPORT_FROM_EDIT="Import from answer code",A.TR_IMPORT_CODE="Import Code",A.TR_TITLE="title",A.TR_CANCEL_PREVIEW="Cancel Preview",A.TR_SCORE_SUCESS="Score Success",A.TR_SCORE_FAIL="Score Failed",A.TR_COMMENT_TAG1="Good code",A.TR_COMMENT_TAG2="Keep Going",A.TR_COMMENT_TAG3="Concise Code",A.TR_COMMENT_TAG4="Need Practice",A.TR_COMMENT_TAG5="Good Logic",A.TR_COMMENT_TAG6="Excellent",A.TR_SUBMIT_SUCCESS="Submit Successful",A.TR_SUBMIT_FAILURE="Submit Failure",A.TR_SUBMIT_HOMEWOEK="Submit Homework",A.TR_CLOSE_TITLE="Close Title",A.TR_VIEW_TITLE="View Title",A.TR_CHOOSE_CATEGORY="Choose Category",A.TR_UNBIND="Unbind",A.TR_UNBIND_CONFIRM="Confirm to unbind with the teacher",A.TR_UNBIND_SUCCESS="Unbinding succeeded",A.TR_RESET_SUCCESS="Password reset successful",A.TR_BIND_ID="Bind ID",A.TR_ID_NOT_EXIST="The ID does not exist",A.TR_BIND_SUCCESS="Binding succeeded",A.TR_NAME_NOT_MATCH="User nickname does not match the ID",A.TR_USER_ID="User ID",A.TR_ENTER_USER_ID="Please enter user ID",A.TR_ADD_TO_CLASS="Add To Class",A.TR_EDIT_SUCCESS="Edited successfully",A.TR_EDIT_USER="Edit User",A.TR_ROLE_OPTION="Role Options",A.TR_BATCH_DELETE_ROLE="Delete selected {{role}}",A.TR_DELETE_ROLE_TIPS="Note: after deletion, the ID will be cancelled, and the account related data will be deleted synchronously.",A.TR_UNBIND_BTN="Unbind",A.TR_RESET_BTN="Reset",A.TR_VALIDATE_ID="English, numeric and underlined only.",A.TR_VALIDATE_LENGTH="The character length is between 6 and 20",A.TR_WORK_NOT_FOUND="No related works found",A.TR_REFERENCE="Reference Answer",A.TR_CHECK_REFERENCE="Check reference answer",A.TR_CHANGE_SUCCESS="Changed successfully",A.TR_ADD_SUCCESS="Added successfully",A.TR_ALL_TEACHERS="All Teachers",A.TR_ALL_STUDENTS="All Students",A.TR_SELECT_DATE="Date Filter",A.TR_NEARLY_A_YEAR="Nearly a year",A.TR_THIS_SEMESTER="This Eemester",A.TR_BASIC_SITUATION="Basic Situation",A.TR_CLASS_COUNT="Number of classes",A.TR_COUSE_COUNT="Number of courses",A.TR_STUDENGT_COUNT="Number of students",A.TR_EXPORT_ACADEMIC_DATA="Export Academic Data",A.TR_LEARN_SITUATION="Learning Situation",A.TR_SUB_NAME="Course Name",A.TR_ALL_HOMEWORKS="Total umber of works",A.TR_ALL_SUBMIT="Number of submissions",A.TR_ALL_CORRENT="Number of corrections",A.TR_ALL_COMPLETION_RATE="Homework completion rate",A.TR_ALL_EDIT_RATE="Homework correction rate",A.TR_HOMEWORK_DETAIL="Homework Details",A.TR_HOMEWORK_NAME="Homework name",A.TR_HIGHTEST_SCORE="Highest score",A.TR_AVERAGE_CALSSWORK="Average classwork",A.TR_AVERAGE_WORK="Homework average",A.TR_HOMEWORK_TOP3="Homework Top3",A.TR_SCORE_OVER60="Average score>60",A.TR_SCORE_LESSTHAN60="Average score<60",A.TR_STUDENT_GRADE_EXCEL="Student transcript",A.TR_DELETE_SUCCESS="Successfully deleted",A.TR_ADD_TO_CLASS_SUCCESS="Successfully added to my lesson preparation",A.TR_REMOVE_PREPARATION="Remove from my lesson preparation",A.TR_ADD_PREPARATION="Add to my lesson preparation",A.TR_MY_PREPARATION="My Lesson Preparation",A.TR_PREPARATION="Lesson Preparation",A.TR_IMPORT="Import",A.TR_EXPORT="Export",A.TR_ABOUT="About",A.TR_EDU_PLATFORM="Education Platform",A.TR_VERSION="Version",A.TR_COMPANY="Shenzhen Yuejiang Technology Co., Ltd.",A.TR_EDU_MANUAL="Dobotlab User Manual of Education Account",A.TR_CODING_MANUAL="DobotLab Coding Manual",A.TR_REFRESH_SUCESS="Refresh successfully",A.TR_NAME_SUCCESS="Username modified successfully",A.TR_IMG_SUCCESS="Avatar modified successfully",A.TR_NO_PREPARATION="No lesson preparation record",A.TR_TOOL_NAME="Name",A.TR_DESCRIPTION="Description",A.TR_LICENSE="License",A.TR_BUILT_WITH="DobotLab is built with the following components:",A.TR_CONFIRM_SUBMIT="The assignment cannot be modified after submission. Are you sure you want to submit it?",A.TR_AUTHORITY_MANAGEMENT="Authority Management",A.TR_PERMIT_SAVE_SUCCESS="Permission saved successfully",A.TR_COURSE_AUTHORITY="Course Authority",A.TR_PERMIT_SAVE_TIP="Remember to save after modification~",A.TR_PERMIT_SAVE_COMFIRM="Do you want to save the current permission changes?",A.TR_NOT_SAVE="Not Save",A.TR_HOMEPAGE="Home",A.TR_CURRENCY="Currency",A.TR_FEEDBACK="Feedback",A.TR_OPEN_GUIDE="Open Guidance",A.TR_FEEDBACK_EMPTY="Please enter feedback content",A.TR_FEEDBACK_TITLE="Feedback",A.TR_FEEDBACK_CONTENT="Feedback Content",A.TR_FEEDBACK_INPUT="Give us feedback or describe the error",A.TR_SEND_TO_PM="You can send an email to {{email}} Tracking report",A.TR_SEND="Send",A.TR_COPY="Copy",A.TR_COPYREFRESH_SUCESS="Copy successfully",A.TR_COPYPLACEHOLDER="Please enter the homework name",A.TR_HOMEWORKTITLENOTEMPTY="Homework name cannot be empty",A.TR_HADSAMENAMEFILE="A file with the same name already exists. Do you want to overwrite it?",A.TR_WRITEANDDRAW_LIB="Writing and Drawing Lab",A.TR_LASER_LIB="Laser Engraving Lab",A.TR_TEACH_LIB="Teaching and Playback Lab",A.TR_3DPRINT_LIB="3D Printing Lab",A.TR_OPEN_FIRMWAREBURN_ERROR="Failed to open the firmware and burn, please check whether DobotLink is activated",A.TR_OPEN_FIRMWAREBURN="About to jump to the 3D printing firmware no interface, please confirm whether the 3D printing firmware has been burned?",A.TR_FIRMWAREBURNED="Burned",A.TR_FIRMWAREUNBURNED="no",A.TR_FIRMWAREBURN_TIPS="Please confirm whether the 3D printing software is installed before using the 3D printing function? If it has been installed, please open it directly and connect it to use; if it is not installed, click the link below to download and install it for use.",A.TR_DOWNLOAD_FIRMWAREBURN_URL="Download link:",A.TR_FIRMWAREBURN_OK="OK",A.TR_ACCOUNT_SETTING="Account Settings",A.TR_ACCOUNT_LOGOUT="Account logout",A.TR_ACCOUNT_SETTING_TIPS="Important note: DobotLab account can be cancelled. In order to avoid being stolen or operated by others, the account information needs to be confirmed for cancellation.",A.TR_APPLY_ACCOUNT_LOGOUT="Apply for cancellation",A.TR_WILL_ACCOUNT_LOGOUT="Log out of account:",A.TR_CANNOT_FIND="Can't get it back",A.TR_CLEAR_DATA_ACCOUNT_LOGOUT="After logging out, you will not be able to log in, and the relevant personal information will be cleared",A.TR_FOLLOW_INFO="It specifically includes but is not limited to the following information:",A.TR_FOLLOW_INFO_1="Personal information, including email information, password, avatar, etc.",A.TR_FOLLOW_INFO_2="My work, my lesson preparation, etc.",A.TR_FOLLOW_INFO_3="Other personal information, such as bound third-party account information, etc.",A.TR_HAD_KNOW_DANGER="Known risks",A.TR_THINK_BUTTON="let me think again",A.TR_LOGOUT_BUTTON="Logout",A.TR_VERIFY_PASSWARD="verify password",A.TR_INPUT_PASSWARD="Please enter your password",A.TR_PASSWARD_ERROR="The password is incorrect, please re-enter!",A.TR_SUBMIT_SUCESS="Submitted successfully",A.TR_7DAY_LOGOUT="Automatically log out after 7 days",A.TR_FEEDBACK_EMAIL="Please enter your email",A.TR_RENAME_NOTEMPTY="Input can not be empty",A.TR_RENAME_CHECK='File name cannot contain /: *? "<> |%',A.TR_RESOURCE_AUTHORITY="Resource permissions",A.TR_COUNTRY="Country",A.TR_MODIFY_COUNTRY_SUCCESS="User country modified successfully",A.TR_RESOURCE_PERMISSION_TIPS="Which attachment resources can be set here to be visible to students",A.TR_COURSE_PERMISSION_TIPS="Note: Which courses can be set here to be visible to the class",A.TR_NO_RESOURCE_TIPS="No resource record",A.TR_TEACHERING_MODULE="Teaching",A.TR_LAB_MODULE="Experiment",A.TR_CLASEE_MODULE="Class Management ",A.TR_WELCOME_BLOCKLY="Welcome to DobotBlock Lab",A.TR_WELCOME_PYTHON="Welcome to Python Lab",A.TR_WELCOME_DOBOTLAB="Welcome to DobotLab\uff01",A.TR_INTRODUCE="DobotLab is a comprehensive software platform developed for artificial intelligence (AI) education. Integrating three function modules (teaching, experiment and class management), it provides significant resources for schools in their AI teaching.",A.TR_ENTER_DOBOTLAB="Enter Main Page",A.TR_ENTER_LAB="Enter the Lab",A.TR_CHECK_GUIDELINES="View Guidance",A.TR_SKIP="Skip",A.TR_FINISH="Finish",A.TR_HOME="\u3010Home\u3011",A.TR_HOME_TIP="Back to DobotLab main page.",A.TR_GUIDE_FILE="\u3010File\u3011",A.TR_FILE_TIP="It includes such functions as New, Open, Save, Save as, Save to local and Upload from local. ",A.TR_PROJECT="\u3010Project Name\u3011",A.TR_PROJECT_BLOCK_TIP="Name of the current project displayed in code area.",A.TR_PROJECT_PYTHON_TIP="Name of the current project displayed in code area.",A.TR_BLOCK_AREA="\u3010Block Area\u3011",A.TR_BLOCK_AREA_TIP="It provides blocks for programming. You can search the blocks according to the categories and colors.",A.TR_CODE_AREA="\u3010Code Area\u3011",A.TR_CODE_AREA_TIP="You can write the program by dragging the blocks to this area.",A.TR_STAGE_AREA="\u3010Display Area\u3011",A.TR_STAGE_AREA_TIP="You can display the sprite and your works here.",A.TR_RUN_SCRIPT="\u3010Start running\u3011",A.TR_STOP_SCRIPT="\u3010Stop running\u3011",A.TR_CLEAR_SCRIPT="\u3010Clear alarms\u3011",A.TR_LEFT="\u3010Switch layout\u3011",A.TR_LARGE="\u3010Full screen\u3011",A.TR_DEVICE_CONTROL_AREA="\u3010Device Control\u3011",A.TR_DEVICE_CONTROL_AREA_TIP="You can choose, connect and control Dobot devices.",A.TR_DEVICE_CONNECT="\u3010Device Selection\u3011",A.TR_SELECT_END="\u3010Tool Selection\u3011",A.TR_DEVICE_CONNECT_AREA="\u3010Device Connection\u3011",A.TR_DEVICE_CONNECT_AREA_TIP="Choose and connect Dobot devices.",A.TR_DEVICE_CONTROL_AREA_TIP2="Control the movement of robotic arm and display real-time coordinates. You can adjust the speed here.",A.TR_SELECT_END_AREA="\u3010Tool Selection\u3011",A.TR_SELECT_END_AREA_TIP="Choose end tools.",A.TR_COORDINATE_CALIBRATION="\u3010Coordinate Calibration\u3011",A.TR_COORDINATE_CALIBRATION_TIP="Calibrate Magician Lite camera kit.",A.TR_ARM_CAMERA="\u3010Arm Camera\u3011",A.TR_ARM_CAMERA_TIP="Calibrate the AI camera of Magician Go, and view the target type obtained by arm camera and the current position of Magician Go.",A.TR_CHASSIS_CONTROLPANE="\u3010Car Control Panel\u3011",A.TR_CHASSIS_CONTROLPANE_TIP="Control the movement of Magician Go and display real-time coordinates.",A.TR_JOG_BUTTON="\u3010Button Explanation\u3011\uff1a",A.TR_LEFT_TRANS="Anticlockwise Rotate",A.TR_RIGHT_TRANS="Clockwise Rotate",A.TR_WHISTLE="Whistle",A.TR_FLASH_LIGHT="Flash Lights",A.TR_AUTO_LINE_PATROL="Line Tracking",A.TR_AUTO_LINE_PATROL_TIP="Start automatic line tracking.",A.TR_USUAL_USETAB="\u3010Tool bar\u3011",A.TR_USUAL_USETAB_TIP="Operate the codes.",A.TR_INSTRUCTION_LIST="\u3010Command List\u3011",A.TR_INSTRUCTION_LIST_TIP="Provide commands for programming. Double-click the commands and the commands will display in code area.",A.TR_RUN_WINDOW="\u3010Running Log\u3011",A.TR_RUN_WINDOW_TIP="Display the running result of codes and system information.",A.TR_TITLE_BAR="\u3010Title Bar\u3011",A.TR_TITLE_BAR_TIP1="1\u3001It includes such functions as Menu, Language Switch and Login.",A.TR_TITLE_BAR_TIP2="2\u3001You can view the guidance from Menu > Currency > Open Guidance.",A.TR_MY_COURSE="\u3010My Course\u3011",A.TR_MY_COURSE_TIP="You can view relevant courses after login.",A.TR_PERSONAL_WORK="\u3010Personal Works\u3011",A.TR_PERSONAL_WORK_TIP="You can view and reedit the project that you saved in the lab.",A.TR_DOBOTBLOCK_LAB="\u3010DobotBlock Lab\u3011",A.TR_DOBOTBLOCK_LAB_TIP="You can complete programming tasks just by dragging blocks, which lowers the threshold of studying programming.",A.TR_GUIDE_PYTHON_LAB="\u3010Python Lab\u3011",A.TR_PYTHON_LAB_TIP="You can program by directly calling the python commands.",A.TR_FEEDBACK_TOOLTIP="Beta version, please feedback to dobotlab@dobot.cc",A.TR_DEVICE_LIMIT="Only for Dobot Magician units",A.TR_VERSION_TIPS="The current web version is too old, please clear the cache and refresh the page.",A.ACCESSIBILITY_STATEMENT="Accessibility Statement",A.ACCOUNT_INFORMATION="Account information",A.WARNING_TEXT_VERSE="If the account uses DobotVerse software, all information in the dobotverse account will also be cancelled synchronously",A.WARNING_TEXT_LAB="If the account uses DobotLab software, all information in the DobotLab account will also be cancelled synchronously",A.TR_ACCOUNT_CANCELLATION="cancellation",A.TR_SELECT_EXPERIMENT="Choose a lab class",A.TR_SET_RESOURCE_TIP="Here you can set which attachment resources are visible to students!",A.TR_LOGOUT_SUCCESS="Log out successfully",A.PREVIOUS="Previous",A.NEXT="Next",A.FILTER="Filter",A.FILTERED="Filtered",A.TR_SCHOOL_ADMINISTRATOR="School Administrator",A.TR_SUPER_ADMINISTRATOR="Super Administrator",A.TR_COURSE_ADMINISTRATOR="Course Administrator",A.TR_IMPORT_FROM_MYWORK="Import from my work",A.TR_COURSE_FROM_LOCAL="Import from local",A.TR_STUDENT_LIST="Student list",A.TR_LIST="list",A.TR_TEACHER="Teacher",A.TR_LOGIN_NOT_EMPTY="Login ID cannot be empty",A.TR_NAME_NOT_EMPTY="Name cannot be empty",A.TR_MAILBOX_NOT_EMPTY="Mailbox cannot be empty",A.TR_GRADE_NOT_EMPTY="Grade cannot be empty",A.TR_CLASS_NOT_EMPTY="Class cannot be empty",A.TR_MAILEBOX_FORMAT_WARING="Mailbox format error",A.TR_NICKNAME_NOT_EMPTY="Nickname cannot be empty",A.TR_VERSE_LIB="Virtual Simulation Lab",A.TR_COURSE="course",A.TR_COURSEANDCHAPTER=".course and chapter",A.TR_BlOCK_VERSE="Block virtual simulation",A.TR_VERSE_VERSE="Verse virtual simulation",A.TR_COURSES_SCENE="Courses Scene",A.TR_SEL_SCENE="Please select the scene",A.TR_BASIC_SCENE="Basic scene",A.TR_COMMUNITY_SCENE="Community scene",A.TR_SUPERMARKET_SCENE="Supermarket scene",A.TR_DRUGSTORE_SCENE="Drugstore scene",A.TR_FACTORY_SCENE="Factory scene",A.TR_BLOCKVERSE_TYPE="Blockly verse",A.TR_PYTHONVERSE_TYPE="Python verse",A.TR_BLOCKVERSE_LAB="Blockly Virtual Simulation Lab",A.TR_PYTHONVERSE_LAB="Python Virtual Simulation Lab",A.TR_PLEASE_LOGIN="In order to give you a better experience, please login before continuing to use",A.TR_DO_NOT_LOGIN_="Don't log in",A.TR_AI_STARTER="Ai-Starter",A.TR_SWITCH_PROGRAM="Switching programming",A.TR_OPEN_AND_SELECT_LABORATORY="Open programming -- select Laboratory";var O=A,N={TR_MY_COURSES:"My Courses",TR_ALL_COURSES:"All Courses",TR_NEED:"Need to ",TR_LOGIN:"Login ",TR_VIEW_COURSES:"to view my courses",TR_PERSONAL_WORKS:"Personal Projects",TR_CONTINUE:"Continue",TR_TRY_NEW_PROJECT:"You have not created a project yet. Try to create a new one.",TR_FUNCTION_MODULE:"Function Module",TR_BLOCK_LAB:"DobotBlock Lab",TR_PYTHON_LAB:"Python Lab",TR_LANGUAGE:"Portugu\xeas",TR_PERSONAL_CENTER:"Personal Center",TR_MY_WORKS:"My Works",TR_LOGOUT:"Logout",TR_VALID_PERIOD:"Valid Period: ",TR_EDU_ACCOUNT_PRO:"Education Account Pro",TR_EDU_ACCOUNT:"Education Account",TR_REGISTERED_USER:"Registered User",TR_ERROR_MESSAGE:"Error message",TR_TIPS:"Tips",TR_CONFIRM_LOGOUT:"Confirm to logout",TR_NOT_QUIT:"Cancel",TR_QUIT:"Logout",TR_TEACHER:"Teacher",TR_STUDENT:"Student",TR_BASIC_INFO:"Base Information",TR_EDIT:"Edit",TR_REGISTRATION_TIME:"Registration Date",TR_ORGANIZATION:"Organization",TR_GROUP:"Group",TR_ACCOUNT_LEVEL:"Account Level",TR_CLASS:"Class",TR_SCHOOL:"School",TR_USER_TYPE:"User Type",TR_TO_MODIFY:"To Modify",TR_MAILBOX:"Email",TR_CHANGE_PASSWORD:"Change Password",TR_PASSWORD_LIMIT:"The password must be 8-14 characters in length. It must contain two combinations of numbers, letters or symbols. Spaces and Chinese characters are not allowed.",TR_SAVE:"Save",TR_CANCEL:"Cancel",TR_USER_NICKNAME:"Nickname",TR_MODIFY:"Modify",TR_PROFILE_PHOTO:"Profile Photo",TR_TOOLTIP_NAME_INVALID:"Illegal character in user name.",TR_TOOLTIP_NICKNAME:"Both Chinese and English. Up to 20 characters",TR_ORIGINAL_PASSWORD:"Original Password",TR_NEW_PASSWORD:"New Password",TR_PASSWORD_SUCCESS:"Password changed successfully",TR_WRONG_PASSWORD_FORMAT:"Wrong password format\uff01",TR_CHANGE_MAILBOX:"Change Email",TR_ENTER_RIGHT_MAILBOX:"Enter the correct email",TR_VERIFICATION_CODE:"Verification Code",TR_GET_CODE:"Get Code",TR_OK:"OK",TR_WRONG_MAILBOX_FORMAT:"Wrong email format. Please re-enter.",TR_MAILBOX_SUCCESS:"Email changed successfully",TR_PERSONAL_DATA:"Personal Data",TR_AI_AUTHORITY:"AI Authority",TR_AI_DATA_USAGE:"AI Data Usage",TR_TYPE:"Type",TR_TIMES:"AI Data(times)",TR_VALID_UNTIL:"Valid Until",TR_TEMP_AUTHORITY:"Temporary Authorization",TR_TEMP_VALID_UNTIL:"Temporary Authorization Valid Until",TR_FACE_RECOGNITION:"Face Recognition",TR_CHARACTER_RECOGNITION:"OCR Character Recognition",TR_SPEECH_RECOGNITION:"Speech recognition",TR_OTHER_AUTHORITY:"Other AI Authority",TR_ATTENTION:"Attention\uff1a",TR_AI_TIPS_1:"The AI data of ordinary registered users is limited every month. Please try again next month after using up ",TR_AI_TIPS_2:"During the validity period, AI data takes priority to use the times of temporary authorization, and then use the normal times.",TR_AI_TIPS_3:"If it is used too many times in a short period of time, please check the code to avoid the wrong logic cycle leading to too fast use of permissions.",TR_AI_TIPS_4:"If you have any questions, please contact support@dobot.cc , or contact the account manager.",TR_ALL:"All",TR_CHOOSE_COURSE:"Course Type",TR_CHOOSE_LAB:" Lab Type",TR_ENTER_WORK_NAME:"Enter the name of the work",TR_BATCH_DELETE:"Batch Delete",TR_CANCEL_DELETE:"Cancel Delete",TR_CONFIRM_DELETE:"Confirm Delete",TR_RENAME:"Rename",TR_UPDATE:"Update",TR_WARM_PROMPT:"Warm Prompt",TR_DELETE:"Delete",TR_WHETHER_DELETE:"Delete ",TR_SELECTED_ITEM:"the selected items",TR_DL_NOT_STARTED:"DobotLink is not started",TR_DL_INSTALL:"Install and start \u3010DobotLink\u3011 to connect hardware devices and use some AI algorithms.",TR_DL_DOWNLOAD:"Download DobotLink",TR_DL_START:"Start",TR_DL_STARTING:"DobotLink is starting...",TR_DL_START_SUCCESS:"DobotLink started successfully",TR_DL_CONNECT_DEVICE:"DobotLink has been successfully started. You can connect the hardware!",TR_DL_OK:"OK",TR_DL_START_FAIL:"DobotLink failed to start",TR_DL_TIPS_1:"1. Please install the driver of DobotLink and start it.",TR_DL_CLICK_HERE:"Click here.",TR_DL_TIPS_2:"2. If installed, please",TR_DL_RETRY:"retry",TR_DL_START_MANUALLY:"or start DobotLink manually.",TR_DL_TIPS_3:"3. If you have any other questions, please contact technical support: support@dobot.cc",TR_DL_KNOWN:"OK",TR_CHECK_IDENTITY:"Checking identity..",TR_LOAD_RESOURCE:"Loading resources, please wait...",TR_LOAD_BLOCK:"Entering DobotBlock Lab, please wait...",TR_LOAD_PYTHON:"Entering Python Lab, please wait...",TR_LOAD_DRAW:"Entering Writing and Drawing Lab, please wait...",TR_LOAD_LASER:"Entering Laser Engraving Lab, please wait...",TR_LOAD_TEACH:"Entering Teaching Reproduction Lab, please wait...",TR_PAGE_JUMPING:"Page jumping...",TR_NO:"No",TR_YES:"Yes",TR_CONFIRM_RECOVER:"Recover the course to the original state.",TR_COURSE_RECOVER:"Recover",TR_EXPERIMENTAL_MANUAL:"Experimental Manual",TR_TAKE_NOTES:"Take Notes",TR_FILE:"File",TR_NEW:"New",TR_OPEN:"Open",TR_SAVE_AS:"Save As",TR_SAVE_LOCAL:"Save To Local",TR_SAVE_AND_PUBLISH:"Save And Publish",TR_UPLOAD_LOCAL:"Upload From Local",TR_CONFIRM_SAVE:"Confirm to save current changes",TR_NEW_WORK:"Create new work",TR_EXPERIMENT_AGAIN:"Restart Experiment",TR_START_EXPERIMENT:"Start Experiment",TR_PLAY:"Play",TR_DOWNLOAD:"Download",TR_OPEN_COURSEWARE:"Open Courseware",TR_OPEN_TEACHING_PLAN:"Open Teaching Plan",TR_EXPERIMENT:"Experiment",TR_VIDEO:"Video",TR_ZIP:"Zip",TR_AUDIO:"Audio",TR_PHOTO:"Photo",TR_COURSEWARE:"Courseware",TR_TEACHING_PLAN:"Teaching Plan",TR_BLOCK_ANSWER:"Answer For Block",TR_SCRIPT_ANSWER:"Answer For Script",TR_BACK_TOP:"Back to the top",TR_LEARNED:"Learned",TR_NOT_STARTED:"To Start",TR_TOTAL:"Total",TR_CHAPTER:"Chapter",TR_SECTION:"Section",TR_INVALID_BROWSER:"Your browser is not Chrome or a lower version, which may cause you to fail to use some functions properly",TR_LOAD_RESOURCE_ERROR:"Resource loading error!",TR_CHECK_CONNECT:"The device has been disconnected, please check the device status!",TR_GET_IDENTITY_FAIL:"Fail to get identity information!",TR_ACCOUNT_EMPTY:"Account cannot be empty!",TR_PASSWORD_EMPTY:"Password cannot be empty!",TR_LOGIN_TITLE:"DOBOT LAB login",TR_ENTER_ACCOUNT:"Enter your account or email",TR_PASSWORD:"Password",TR_LOGIN_NOW:"Login",TR_FORGET_PASSWORD:"Forget Password",TR_REGISTER_ACCOUNT:"Register",TR_WELCOME_REGISTER:"Welcome to register",TR_BACK_TO_LOGIN:"Back to login",TR_BACK:"Back",TR_ENTER_USER_NICKNAME:"Enter your nickname",TR_AS_LOGIN_ACCOUNT:"Used as login account",TR_FIND_PASSWORD:"Used to retrieve the password",TR_SET_PASSWORD:"Set login password",TR_CONFIRM_PASSWORD:"Confirm password",TR_CONFIRM_AGAIN:"Confirm password again",TR_REGISTER_NOW:"Register",TR_PASSWORD_LIMIT1:"Length between 8 and 14.",TR_PASSWORD_LIMIT2:"Must contain upper case, lowercase and 1 number.",TR_PASSWORD_LIMIT3:"Spaces are not allowed.",TR_ID_LIMIT:"It can not be repeated. It can not be changed after setting. It is only limited to English, number or underscore combination. The minimum is 6 characters and the maximum is 20 characters",TR_NOT_EMPTY:" can not be empty",TR_FORMAT_WRONG:" format wrong",TR_PASSWORD_DIFF:"The two passwords are different",TR_ID:"ID",TR_RESET_USER_PASSWORD:"Reset password",TR_SEND_SUCCESS:"Sent successfully",TR_TO_EMAIL:"Please go to Email to complete the password resetting",TR_SEND_AGAIN:"Resend",TR_ENTER_EMAIL:"Enter your ID or Email",TR_ID_OR_EMAIL:"ID or Email",TR_SENDING:"Sending...",TR_NEXT_STEP:"Next",TR_RESET_TIPS:"Please enter your ID or Email when you register",TR_INVALID_EMAIL:"Please enter a valid ID or Email",TR_FINISH_READING:"I have read and agree to the",TR_READ_AGREEMENT:"Read the ",TR_PRIVACY_POLICY:"Privacy Policy",TR_USER_AGREEMENT:"User Agreement",TR_SYSTEM_NOTIFICATION:"System Notice",TR_DATA_USAGE_WARN:"Please note that the current data of {{name}} has been used for {{percent}}% Please refer to the personal Center for details. If it is used up, please try again next month.",TR_TEMP_SPEECH_RECOGNITION:"Temporary authorization of speech recognition",TR_TEMP_FACE_RECOGNITION:"Temporary authorization of face recognition",TR_TEMP_CHARACTER_RECOGNITION:"Temporary authorization of character recognition",TR_MY_WORKBENCH:"My Workbench",TR_CLASS_MANAGE:"Class Management",TR_AUTHORITY_MANAGE:"Authority Management",TR_ADD_STUDENT:"Add Student",TR_CHANGE_CLASS:"Change Class",TR_OPERATION:"Operation",TR_SERIAL_NUMBER:"No.",TR_NAME:"Name",TR_LOGIN_ID:"Login ID",TR_GRADE:"Grade",TR_KEY_WORD:"Search keywords",TR_TEACHER_MANAGE:"Teacher Management",TR_BATCH_IMPORT:"Batch Import",TR_EXPORT_DATA:"Export Data",TR_CLASS_TEACHER:"Class Teacher",TR_ADD_TEACHER:"Add Teacher",TR_INPUT_LOGIN_ID:"Please enter login ID ",TR_INPUT_NAME:"Please enter the name",TR_INPUT_MAILBOX:"Please enter the email",TR_DELETE_TEACHER:"Confirm to delete the teacher",TR_CLASSNAME_DUPLIACTE:"Class name duplicated",TR_ADD_CLASS:"Add Class",TR_CALSSNAME_EMPTY:"Class name cannot be empty",TR_INPUT_CLASSNAME:"Please enter the class name",TR_INPUT_GRADE:"Please enter the grade",TR_INPUT_CLASS:"Please enter the class",TR_CHOOSE_CLASS:"Choose the class",TR_DELETE_STUDENT:"Confirm to delete the student",TR_CLASS_RENAME:"Rename the class",TR_DELETE_CLASS:"Confirm to delete the class",TR_DELETE_CLASS_TIPS:"If the class contains students or teachers, it cannot be deleted",TR_FAIL_OPEN:"Failed to open the file. Please select the file again",TR_BATCH_ADD:"Batch Add Users",TR_UPLOAD:"Upload",TR_IMPORT_TEMP:"Use template to import user, please upload file",TR_CHOOSE_AGAIN:"Reselect file",TR_DOWNLOAD_TEMP:"Click here to download the template",TR_RESET_PASSWORD:"Reset Password",TR_CONFIRM_RESET:"Confirm to reset the password",TR_AFTER_RESET:"After resetting the password, the password is unified to 123456",TR_HELP:"Help",TR_HELP_DOC:"DobotLab Help Document",TR_DEVICE_MANUAL:"Device Manual",TR_MAGICIANGO:"MagicianGo",TR_FILE_NAME_EMPTY:"File name cannot be empty",TR_FILE_NAME_CONTAIN:"File name cannot contain",TR_DL_NEW_VER:"DobotLink can be upgraded",TR_DL_NEW_TIPS:"Download and use the latest version of DobotLink for better experience!",TR_IGNORE:"Ignore",TR_DL_NEW_DOWNLOAD:"Download",TR_CHROME_TIPS:"There is a compatibility problem in the current browser. Dobotlab can't run normally. Please use Google Chrome browser to open the webpage.",TR_DOWNLOAD_CHROME:"Download Chrome",TR_DL_STATUS_OFF:"Not Started",TR_DL_STATUS_ON:"Started",TR_DL_STATUS_UPDATE:"Updatable",TR_MY_HOMEWORK:"My Homework",TR_CLASSWORK_TAG:"Classwork",TR_HOMEWORK_TAG:"Homework",TR_BLOCK_TYPE:"Block Program",TR_PYTHON_TYPE:"Python Program",TR_SUBMIT_TIME:"Submit Time",TR_COMMENT_TIME:"Score Time",TR_SCORE:"Score",TR_CHECK_COMMENT:"Check Comment",TR_NO_HOMEWORK:"No Homework",TR_DO_HOMEWORK:"Do Homework"};N.TR_CONTINUE="Continue",N.TR_CHECK="Check",N.TR_ALL_STATUS="All Status",N.TR_STATUS="Status",N.TR_STARTED="Ongoing",N.TR_SUBMITED="Submited",N.TR_FINISHED="Finished",N.TR_REFRESH="Refresh",N.TR_HOMEWORK_LIB="Homework Lib",N.TR_HOMEWORK_MANAGE="Homework Management",N.TR_HOMEWORK_ACADEMIC_ANALYSIS="Academic Analysis",N.TR_ALL_HOMEWORK="All Homework",N.TR_COMPLETION="Completion",N.TR_COMMENT="Comment",N.TR_ENTER_NAME_ACCOUNT="Enter Name Or Account",N.TR_ENTER_SCORE="Please enter the score",N.TR_COMMENT_CONTENT="Comment",N.TR_ENTER_COMMENT="Please enter comments",N.TR_ALL_CLASSES="All Classes",N.TR_ALL_CHAPTERS="All Chapters",N.TR_ALL_SECTIONS="All Sections",N.TR_NEW_HOMEWORK="New Homework",N.TR_HOMEWORK_SEARCH_PLACEHOLDER="ID / Name / Creator",N.TR_DESIGNATION="Designation",N.TR_MODIFICATION_TIME="Modification Time",N.TR_CREATOR="Creator",N.TR_PUBLISHED="Published Classes",N.TR_PUBLISHED="Published",N.TR_UNPUBLISHED="Unpublished",N.TR_OFF="Off",N.TR_OFFING="Off",N.TR_PUBLISHING="Publish",N.TR_HOMEWORK_NAME="Homework Name",N.TR_LABORATORY="Laboratory",N.TR_HANDSON_EXERCISES="Hands-On Exercises",N.TR_HOMEWORK="Homework",N.TR_COURSE_CHAPTER="Course chapter",N.TR_SELECT_COURSE="Please select the course",N.TR_SELECT_CHAPTER="Please select the chapter",N.TR_SELECT_SECTION="Please select the section",N.TR_HOMEWORK_SETTING="Homework Setting",N.TR_HOMEWORK_DELETE_TIPS="Are you sure you want to delete the homework?",N.TR_HOMEWORK_OFF_TIPS="Are you sure you need to remove the homework? This action will remove the assignment from all visible classes. Please use caution ",N.TR_HOMEWORK_OFF_TIPS3="Are you sure you need to remove the homework? This action will remove the assignment from all related section. Please use caution ",N.TR_HOMEWORK_OFF_TIPS2="Note: It can be redistributed after removal",N.TR_REQUIRED="Required",N.TR_CHECK_RELATED_SECTION="View the Related Section",N.TR_CHECK_VISIBLE_CLASSES="View Visible Classes",N.TR_RELATED_SECTION="Related Section",N.TR_VISIBLE_CLASSES="Visible Classes",N.TR_PUBLISH_ERROR="There are no classes to publish",N.TR_PUBLISH_ERROR2="Publish Failure",N.TR_PUBLISH_ERROR3="A published homework cannot be set",N.TR_PUBLISH_SUCCESS="Publish Successful",N.TR_PUBLISH_TIPS="Note: The current operation will update the job in real time to the visible class, please take carefully",N.TR_PUBLISH_TIPS2="Note: The current operation will update the job in real time to the related section, please take carefully",N.TR_HOMEWORK_PREVIEW="Homework Preview",N.TR_EDIT_TITLE="Edit Title",N.TR_ANSWER_CODE="Answer Code",N.TR_SLAMPLE_CODE="Sample Code",N.TR_INSERT_IMAGE="Insert Picture",N.TR_INSERT_LINK="Insert Link",N.TR_OPERATION_BEFORE="This operation needs to be saved first",N.TR_SAVE_SUCCESS="Save Successful",N.TR_SAVE_FAILURE="Save Failure",N.TR_IMPORT_FROM_EDIT="Import from answer code",N.TR_IMPORT_CODE="Import Code",N.TR_TITLE="title",N.TR_CANCEL_PREVIEW="Cancel Preview",N.TR_SCORE_SUCESS="Score Success",N.TR_SCORE_FAIL="Score Failed",N.TR_COMMENT_TAG1="Good code",N.TR_COMMENT_TAG2="Keep Going",N.TR_COMMENT_TAG3="Concise Code",N.TR_COMMENT_TAG4="Need Practice",N.TR_COMMENT_TAG5="Good Logic",N.TR_COMMENT_TAG6="Excellent",N.TR_SUBMIT_SUCCESS="Submit Successful",N.TR_SUBMIT_FAILURE="Submit Failure",N.TR_SUBMIT_HOMEWOEK="Submit Homework",N.TR_CLOSE_TITLE="Close Title",N.TR_VIEW_TITLE="View Title",N.TR_CHOOSE_CATEGORY="Choose Category",N.TR_UNBIND="Unbind",N.TR_UNBIND_CONFIRM="Confirm to unbind with the teacher",N.TR_UNBIND_SUCCESS="Unbinding succeeded",N.TR_RESET_SUCCESS="Password reset successful",N.TR_BIND_ID="Bind ID",N.TR_ID_NOT_EXIST="The ID does not exist",N.TR_BIND_SUCCESS="Binding succeeded",N.TR_NAME_NOT_MATCH="User nickname does not match the ID",N.TR_USER_ID="User ID",N.TR_ENTER_USER_ID="Please enter user ID",N.TR_ADD_TO_CLASS="Add To Class",N.TR_EDIT_SUCCESS="Edited successfully",N.TR_EDIT_USER="Edit User",N.TR_ROLE_OPTION="Role Options",N.TR_BATCH_DELETE_ROLE="Delete selected {{role}}",N.TR_DELETE_ROLE_TIPS="Note: after deletion, the ID will be cancelled, and the account related data will be deleted synchronously.",N.TR_UNBIND_BTN="Unbind",N.TR_RESET_BTN="Reset",N.TR_VALIDATE_ID="English, numeric and underlined only.",N.TR_VALIDATE_LENGTH="The character length is between 6 and 20",N.TR_WORK_NOT_FOUND="No related works found",N.TR_REFERENCE="Reference Answer",N.TR_CHECK_REFERENCE="Check reference answer",N.TR_CHANGE_SUCCESS="Changed successfully",N.TR_ADD_SUCCESS="Added successfully",N.TR_ALL_TEACHERS="All Teachers",N.TR_ALL_STUDENTS="All Students",N.TR_SELECT_DATE="Date Filter",N.TR_NEARLY_A_YEAR="Nearly a year",N.TR_THIS_SEMESTER="This Eemester",N.TR_BASIC_SITUATION="Basic Situation",N.TR_CLASS_COUNT="Number of classes",N.TR_COUSE_COUNT="Number of courses",N.TR_STUDENGT_COUNT="Number of students",N.TR_EXPORT_ACADEMIC_DATA="Export Academic Data",N.TR_LEARN_SITUATION="Learning Situation",N.TR_SUB_NAME="Course Name",N.TR_ALL_HOMEWORKS="Total umber of works",N.TR_ALL_SUBMIT="Number of submissions",N.TR_ALL_CORRENT="Number of corrections",N.TR_ALL_COMPLETION_RATE="Homework completion rate",N.TR_ALL_EDIT_RATE="Homework correction rate",N.TR_HOMEWORK_DETAIL="Homework Details",N.TR_HOMEWORK_NAME="Homework name",N.TR_HIGHTEST_SCORE="Highest score",N.TR_AVERAGE_CALSSWORK="Average classwork",N.TR_AVERAGE_WORK="Homework average",N.TR_HOMEWORK_TOP3="Homework Top3",N.TR_SCORE_OVER60="Average score>60",N.TR_SCORE_LESSTHAN60="Average score<60",N.TR_STUDENT_GRADE_EXCEL="Student transcript",N.TR_DELETE_SUCCESS="Successfully deleted",N.TR_ADD_TO_CLASS_SUCCESS="Successfully added to my lesson preparation",N.TR_REMOVE_PREPARATION="Remove from my lesson preparation",N.TR_ADD_PREPARATION="Add to my lesson preparation",N.TR_MY_PREPARATION="My Lesson Preparation",N.TR_PREPARATION="Lesson Preparation",N.TR_IMPORT="Import",N.TR_EXPORT="Export",N.TR_ABOUT="About",N.TR_EDU_PLATFORM="Education Platform",N.TR_VERSION="Version",N.TR_COMPANY="Shenzhen Yuejiang Technology Co., Ltd.",N.TR_EDU_MANUAL="Dobotlab User Manual of Education Account",N.TR_CODING_MANUAL="DobotLab Coding Manual",N.TR_REFRESH_SUCESS="Refresh successfully",N.TR_NAME_SUCCESS="Username modified successfully",N.TR_IMG_SUCCESS="Avatar modified successfully",N.TR_NO_PREPARATION="No lesson preparation record",N.TR_TOOL_NAME="Name",N.TR_DESCRIPTION="Description",N.TR_LICENSE="License",N.TR_BUILT_WITH="DobotLab is built with the following components:",N.TR_CONFIRM_SUBMIT="The assignment cannot be modified after submission. Are you sure you want to submit it?",N.TR_AUTHORITY_MANAGEMENT="Authority Management",N.TR_PERMIT_SAVE_SUCCESS="Permission saved successfully",N.TR_COURSE_AUTHORITY="Course Authority",N.TR_PERMIT_SAVE_TIP="Remember to save after modification~",N.TR_PERMIT_SAVE_COMFIRM="Do you want to save the current permission changes?",N.TR_NOT_SAVE="Not Save",N.TR_HOMEPAGE="Home",N.TR_CURRENCY="Currency",N.TR_FEEDBACK="Feedback",N.TR_OPEN_GUIDE="Open Guidance",N.TR_FEEDBACK_EMPTY="Please enter feedback content",N.TR_FEEDBACK_TITLE="Feedback",N.TR_FEEDBACK_CONTENT="Feedback Content",N.TR_FEEDBACK_INPUT="Give us feedback or describe the error",N.TR_SEND_TO_PM="You can send an email to {{email}} Tracking report",N.TR_SEND="Send",N.TR_COPY="Copy",N.TR_COPYREFRESH_SUCESS="Copy successfully",N.TR_COPYPLACEHOLDER="Please enter the homework name",N.TR_HOMEWORKTITLENOTEMPTY="Homework name cannot be empty",N.TR_HADSAMENAMEFILE="A file with the same name already exists. Do you want to overwrite it?",N.TR_WRITEANDDRAW_LIB="Writing and Drawing Lab",N.TR_LASER_LIB="Laser Engraving Lab",N.TR_TEACH_LIB="Teaching and Playback Lab",N.TR_3DPRINT_LIB="3D Printing Lab",N.TR_OPEN_FIRMWAREBURN_ERROR="Failed to open the firmware and burn, please check whether DobotLink is activated",N.TR_OPEN_FIRMWAREBURN="About to jump to the 3D printing firmware no interface, please confirm whether the 3D printing firmware has been burned?",N.TR_FIRMWAREBURNED="Burned",N.TR_FIRMWAREUNBURNED="no",N.TR_FIRMWAREBURN_TIPS="Please confirm whether the 3D printing software is installed before using the 3D printing function? If it has been installed, please open it directly and connect it to use; if it is not installed, click the link below to download and install it for use.",N.TR_DOWNLOAD_FIRMWAREBURN_URL="Download link:",N.TR_FIRMWAREBURN_OK="OK",N.TR_ACCOUNT_SETTING="Account Settings",N.TR_ACCOUNT_LOGOUT="Account logout",N.TR_ACCOUNT_SETTING_TIPS="Important note: DobotLab account can be cancelled. In order to avoid being stolen or operated by others, the account information needs to be confirmed for cancellation.",N.TR_APPLY_ACCOUNT_LOGOUT="Apply for cancellation",N.TR_WILL_ACCOUNT_LOGOUT="Log out of account:",N.TR_CANNOT_FIND="Can't get it back",N.TR_CLEAR_DATA_ACCOUNT_LOGOUT="After logging out, you will not be able to log in, and the relevant personal information will be cleared",N.TR_FOLLOW_INFO="It specifically includes but is not limited to the following information:",N.TR_FOLLOW_INFO_1="Personal information, including email information, password, avatar, etc.",N.TR_FOLLOW_INFO_2="My work, my lesson preparation, etc.",N.TR_FOLLOW_INFO_3="Other personal information, such as bound third-party account information, etc.",N.TR_HAD_KNOW_DANGER="Known risks",N.TR_THINK_BUTTON="let me think again",N.TR_LOGOUT_BUTTON="Logout",N.TR_VERIFY_PASSWARD="verify password",N.TR_INPUT_PASSWARD="Please enter your password",N.TR_PASSWARD_ERROR="The password is incorrect, please re-enter!",N.TR_SUBMIT_SUCESS="Submitted successfully",N.TR_7DAY_LOGOUT="Automatically log out after 7 days",N.TR_FEEDBACK_EMAIL="Please enter your email",N.TR_RENAME_NOTEMPTY="Input can not be empty",N.TR_RENAME_CHECK='File name cannot contain /: *? "<> |%',N.TR_RESOURCE_AUTHORITY="Resource permissions",N.TR_COUNTRY="Country",N.TR_MODIFY_COUNTRY_SUCCESS="User country modified successfully",N.TR_RESOURCE_PERMISSION_TIPS="Which attachment resources can be set here to be visible to students",N.TR_COURSE_PERMISSION_TIPS="Note: Which courses can be set here to be visible to the class",N.TR_NO_RESOURCE_TIPS="No resource record",N.TR_TEACHERING_MODULE="Teaching",N.TR_LAB_MODULE="Experiment",N.TR_CLASEE_MODULE="Class Management ",N.TR_WELCOME_BLOCKLY="Welcome to DobotBlock Lab",N.TR_WELCOME_PYTHON="Welcome to Python Lab",N.TR_WELCOME_DOBOTLAB="Welcome to DobotLab\uff01",N.TR_INTRODUCE="DobotLab is a comprehensive software platform developed for artificial intelligence (AI) education. Integrating three function modules (teaching, experiment and class management), it provides significant resources for schools in their AI teaching.",N.TR_ENTER_DOBOTLAB="Enter Main Page",N.TR_ENTER_LAB="Enter the Lab",N.TR_CHECK_GUIDELINES="View Guidance",N.TR_SKIP="Skip",N.TR_FINISH="Finish",N.TR_HOME="\u3010Home\u3011",N.TR_HOME_TIP="Back to DobotLab main page.",N.TR_GUIDE_FILE="\u3010File\u3011",N.TR_FILE_TIP="It includes such functions as New, Open, Save, Save as, Save to local and Upload from local. ",N.TR_PROJECT="\u3010Project Name\u3011",N.TR_PROJECT_BLOCK_TIP="Name of the current project displayed in code area.",N.TR_PROJECT_PYTHON_TIP="Name of the current project displayed in code area.",N.TR_BLOCK_AREA="\u3010Block Area\u3011",N.TR_BLOCK_AREA_TIP="It provides blocks for programming. You can search the blocks according to the categories and colors.",N.TR_CODE_AREA="\u3010Code Area\u3011",N.TR_CODE_AREA_TIP="You can write the program by dragging the blocks to this area.",N.TR_STAGE_AREA="\u3010Display Area\u3011",N.TR_STAGE_AREA_TIP="You can display the sprite and your works here.",N.TR_RUN_SCRIPT="\u3010Start running\u3011",N.TR_STOP_SCRIPT="\u3010Stop running\u3011",N.TR_CLEAR_SCRIPT="\u3010Clear alarms\u3011",N.TR_LEFT="\u3010Switch layout\u3011",N.TR_LARGE="\u3010Full screen\u3011",N.TR_DEVICE_CONTROL_AREA="\u3010Device Control\u3011",N.TR_DEVICE_CONTROL_AREA_TIP="You can choose, connect and control Dobot devices.",N.TR_DEVICE_CONNECT="\u3010Device Selection\u3011",N.TR_SELECT_END="\u3010Tool Selection\u3011",N.TR_DEVICE_CONNECT_AREA="\u3010Device Connection\u3011",N.TR_DEVICE_CONNECT_AREA_TIP="Choose and connect Dobot devices.",N.TR_DEVICE_CONTROL_AREA_TIP2="Control the movement of robotic arm and display real-time coordinates. You can adjust the speed here.",N.TR_SELECT_END_AREA="\u3010Tool Selection\u3011",N.TR_SELECT_END_AREA_TIP="Choose end tools.",N.TR_COORDINATE_CALIBRATION="\u3010Coordinate Calibration\u3011",N.TR_COORDINATE_CALIBRATION_TIP="Calibrate Magician Lite camera kit.",N.TR_ARM_CAMERA="\u3010Arm Camera\u3011",N.TR_ARM_CAMERA_TIP="Calibrate the AI camera of Magician Go, and view the target type obtained by arm camera and the current position of Magician Go.",N.TR_CHASSIS_CONTROLPANE="\u3010Car Control Panel\u3011",N.TR_CHASSIS_CONTROLPANE_TIP="Control the movement of Magician Go and display real-time coordinates.",N.TR_JOG_BUTTON="\u3010Button Explanation\u3011\uff1a",N.TR_LEFT_TRANS="Anticlockwise Rotate",N.TR_RIGHT_TRANS="Clockwise Rotate",N.TR_WHISTLE="Whistle",N.TR_FLASH_LIGHT="Flash Lights",N.TR_AUTO_LINE_PATROL="Line Tracking",N.TR_AUTO_LINE_PATROL_TIP="Start automatic line tracking.",N.TR_USUAL_USETAB="\u3010Tool bar\u3011",N.TR_USUAL_USETAB_TIP="Operate the codes.",N.TR_INSTRUCTION_LIST="\u3010Command List\u3011",N.TR_INSTRUCTION_LIST_TIP="Provide commands for programming. Double-click the commands and the commands will display in code area.",N.TR_RUN_WINDOW="\u3010Running Log\u3011",N.TR_RUN_WINDOW_TIP="Display the running result of codes and system information.",N.TR_TITLE_BAR="\u3010Title Bar\u3011",N.TR_TITLE_BAR_TIP1="1\u3001It includes such functions as Menu, Language Switch and Login.",N.TR_TITLE_BAR_TIP2="2\u3001You can view the guidance from Menu > Currency > Open Guidance.",N.TR_MY_COURSE="\u3010My Course\u3011",N.TR_MY_COURSE_TIP="You can view relevant courses after login.",N.TR_PERSONAL_WORK="\u3010Personal Works\u3011",N.TR_PERSONAL_WORK_TIP="You can view and reedit the project that you saved in the lab.",N.TR_DOBOTBLOCK_LAB="\u3010DobotBlock Lab\u3011",N.TR_DOBOTBLOCK_LAB_TIP="You can complete programming tasks just by dragging blocks, which lowers the threshold of studying programming.",N.TR_GUIDE_PYTHON_LAB="\u3010Python Lab\u3011",N.TR_PYTHON_LAB_TIP="You can program by directly calling the python commands.",N.TR_FEEDBACK_TOOLTIP="Beta version, please feedback to dobotlab@dobot.cc",N.TR_DEVICE_LIMIT="Only for Dobot Magician units",N.TR_VERSION_TIPS="The current web version is too old, please clear the cache and refresh the page.",N.ACCESSIBILITY_STATEMENT="Accessibility Statement",N.ACCOUNT_INFORMATION="Account information",N.WARNING_TEXT_VERSE="If the account uses DobotVerse software, all information in the dobotverse account will also be cancelled synchronously",N.WARNING_TEXT_LAB="If the account uses DobotLab software, all information in the DobotLab account will also be cancelled synchronously",N.TR_ACCOUNT_CANCELLATION="cancellation",N.TR_SELECT_EXPERIMENT="Choose a lab class",N.TR_SET_RESOURCE_TIP="Here you can set which attachment resources are visible to students!",N.TR_LOGOUT_SUCCESS="Log out successfully",N.PREVIOUS="Previous",N.NEXT="Next",N.FILTER="Filter",N.FILTERED="Filtered",N.TR_SCHOOL_ADMINISTRATOR="School Administrator",N.TR_SUPER_ADMINISTRATOR="Super Administrator",N.TR_COURSE_ADMINISTRATOR="Course Administrator",N.TR_IMPORT_FROM_MYWORK="Import from my work",N.TR_COURSE_FROM_LOCAL="Import from local",N.TR_STUDENT_LIST="Student list",N.TR_LIST="list",N.TR_TEACHER="Teacher",N.TR_LOGIN_NOT_EMPTY="Login ID cannot be empty",N.TR_NAME_NOT_EMPTY="Name cannot be empty",N.TR_MAILBOX_NOT_EMPTY="Mailbox cannot be empty",N.TR_GRADE_NOT_EMPTY="Grade cannot be empty",N.TR_CLASS_NOT_EMPTY="Class cannot be empty",N.TR_MAILEBOX_FORMAT_WARING="Mailbox format error",N.TR_NICKNAME_NOT_EMPTY="Nickname cannot be empty",N.TR_VERSE_LIB="Virtual Simulation Lab",N.TR_COURSE="course",N.TR_BlOCK_VERSE="Block virtual simulation",N.TR_VERSE_VERSE="Verse virtual simulation",N.TR_COURSES_SCENE="Courses Scene",N.TR_SEL_SCENE="Please select the scene",N.TR_BASIC_SCENE="Basic scene",N.TR_COMMUNITY_SCENE="Community scene",N.TR_SUPERMARKET_SCENE="Supermarket scene",N.TR_DRUGSTORE_SCENE="Drugstore scene",N.TR_FACTORY_SCENE="Factory scene",N.TR_BLOCKVERSE_TYPE="Blockly verse",N.TR_PYTHONVERSE_TYPE="Python verse",N.TR_BLOCKVERSE_LAB="Blockly Virtual Simulation Lab",N.TR_PYTHONVERSE_LAB="Python Virtual Simulation Lab",N.TR_PLEASE_LOGIN="In order to give you a better experience, please login before continuing to use",N.TR_DO_NOT_LOGIN_="Don't log in",N.TR_AI_STARTER="Ai-Starter",N.TR_SWITCH_PROGRAM="Switching programming",N.TR_OPEN_AND_SELECT_LABORATORY="Open programming -- select Laboratory";var I=N,C={TR_MY_COURSES:"My Courses",TR_ALL_COURSES:"All Courses",TR_NEED:"Need to ",TR_LOGIN:"Login ",TR_VIEW_COURSES:"to view my courses",TR_PERSONAL_WORKS:"Personal Projects",TR_CONTINUE:"Continue",TR_TRY_NEW_PROJECT:"You have not created a project yet. Try to create a new one.",TR_FUNCTION_MODULE:"Function Module",TR_BLOCK_LAB:"DobotBlock Lab",TR_PYTHON_LAB:"Python Lab",TR_LANGUAGE:"\u0440\u0443\u0441\u0441\u043a\u0438\u0439 \u044f\u0437\u044b\u043a",TR_PERSONAL_CENTER:"Personal Center",TR_MY_WORKS:"My Works",TR_LOGOUT:"Logout",TR_VALID_PERIOD:"Valid Period: ",TR_EDU_ACCOUNT_PRO:"Education Account Pro",TR_EDU_ACCOUNT:"Education Account",TR_REGISTERED_USER:"Registered User",TR_ERROR_MESSAGE:"Error message",TR_TIPS:"Tips",TR_CONFIRM_LOGOUT:"Confirm to logout",TR_NOT_QUIT:"Cancel",TR_QUIT:"Logout",TR_TEACHER:"Teacher",TR_STUDENT:"Student",TR_BASIC_INFO:"Base Information",TR_EDIT:"Edit",TR_REGISTRATION_TIME:"Registration Date",TR_ORGANIZATION:"Organization",TR_GROUP:"Group",TR_ACCOUNT_LEVEL:"Account Level",TR_CLASS:"Class",TR_SCHOOL:"School",TR_USER_TYPE:"User Type",TR_TO_MODIFY:"To Modify",TR_MAILBOX:"Email",TR_CHANGE_PASSWORD:"Change Password",TR_PASSWORD_LIMIT:"The password must be 8-14 characters in length. It must contain two combinations of numbers, letters or symbols. Spaces and Chinese characters are not allowed.",TR_SAVE:"Save",TR_CANCEL:"Cancel",TR_USER_NICKNAME:"Nickname",TR_MODIFY:"Modify",TR_PROFILE_PHOTO:"Profile Photo",TR_TOOLTIP_NAME_INVALID:"Illegal character in user name.",TR_TOOLTIP_NICKNAME:"Both Chinese and English. Up to 20 characters",TR_ORIGINAL_PASSWORD:"Original Password",TR_NEW_PASSWORD:"New Password",TR_PASSWORD_SUCCESS:"Password changed successfully",TR_WRONG_PASSWORD_FORMAT:"Wrong password format\uff01",TR_CHANGE_MAILBOX:"Change Email",TR_ENTER_RIGHT_MAILBOX:"Enter the correct email",TR_VERIFICATION_CODE:"Verification Code",TR_GET_CODE:"Get Code",TR_OK:"OK",TR_WRONG_MAILBOX_FORMAT:"Wrong email format. Please re-enter.",TR_MAILBOX_SUCCESS:"Email changed successfully",TR_PERSONAL_DATA:"Personal Data",TR_AI_AUTHORITY:"AI Authority",TR_AI_DATA_USAGE:"AI Data Usage",TR_TYPE:"Type",TR_TIMES:"AI Data(times)",TR_VALID_UNTIL:"Valid Until",TR_TEMP_AUTHORITY:"Temporary Authorization",TR_TEMP_VALID_UNTIL:"Temporary Authorization Valid Until",TR_FACE_RECOGNITION:"Face Recognition",TR_CHARACTER_RECOGNITION:"OCR Character Recognition",TR_SPEECH_RECOGNITION:"Speech recognition",TR_OTHER_AUTHORITY:"Other AI Authority",TR_ATTENTION:"Attention\uff1a",TR_AI_TIPS_1:"The AI data of ordinary registered users is limited every month. Please try again next month after using up ",TR_AI_TIPS_2:"During the validity period, AI data takes priority to use the times of temporary authorization, and then use the normal times.",TR_AI_TIPS_3:"If it is used too many times in a short period of time, please check the code to avoid the wrong logic cycle leading to too fast use of permissions.",TR_AI_TIPS_4:"If you have any questions, please contact support@dobot.cc , or contact the account manager.",TR_ALL:"All",TR_CHOOSE_COURSE:"Course Type",TR_CHOOSE_LAB:" Lab Type",TR_ENTER_WORK_NAME:"Enter the name of the work",TR_BATCH_DELETE:"Batch Delete",TR_CANCEL_DELETE:"Cancel Delete",TR_CONFIRM_DELETE:"Confirm Delete",TR_RENAME:"Rename",TR_UPDATE:"Update",TR_WARM_PROMPT:"Warm Prompt",TR_DELETE:"Delete",TR_WHETHER_DELETE:"Delete ",TR_SELECTED_ITEM:"the selected items",TR_DL_NOT_STARTED:"DobotLink is not started",TR_DL_INSTALL:"Install and start \u3010DobotLink\u3011 to connect hardware devices and use some AI algorithms.",TR_DL_DOWNLOAD:"Download DobotLink",TR_DL_START:"Start",TR_DL_STARTING:"DobotLink is starting...",TR_DL_START_SUCCESS:"DobotLink started successfully",TR_DL_CONNECT_DEVICE:"DobotLink has been successfully started. You can connect the hardware!",TR_DL_OK:"OK",TR_DL_START_FAIL:"DobotLink failed to start",TR_DL_TIPS_1:"1. Please install the driver of DobotLink and start it.",TR_DL_CLICK_HERE:"Click here.",TR_DL_TIPS_2:"2. If installed, please",TR_DL_RETRY:"retry",TR_DL_START_MANUALLY:"or start DobotLink manually.",TR_DL_TIPS_3:"3. If you have any other questions, please contact technical support: support@dobot.cc",TR_DL_KNOWN:"OK",TR_CHECK_IDENTITY:"Checking identity..",TR_LOAD_RESOURCE:"Loading resources, please wait...",TR_LOAD_BLOCK:"Entering DobotBlock Lab, please wait...",TR_LOAD_PYTHON:"Entering Python Lab, please wait...",TR_LOAD_DRAW:"Entering Writing and Drawing Lab, please wait...",TR_LOAD_LASER:"Entering Laser Engraving Lab, please wait...",TR_LOAD_TEACH:"Entering Teaching Reproduction Lab, please wait...",TR_PAGE_JUMPING:"Page jumping...",TR_NO:"No",TR_YES:"Yes",TR_CONFIRM_RECOVER:"Recover the course to the original state.",TR_COURSE_RECOVER:"Recover",TR_EXPERIMENTAL_MANUAL:"Experimental Manual",TR_TAKE_NOTES:"Take Notes",TR_FILE:"File",TR_NEW:"New",TR_OPEN:"Open",TR_SAVE_AS:"Save As",TR_SAVE_LOCAL:"Save To Local",TR_SAVE_AND_PUBLISH:"Save And Publish",TR_UPLOAD_LOCAL:"Upload From Local",TR_CONFIRM_SAVE:"Confirm to save current changes",TR_NEW_WORK:"Create new work",TR_EXPERIMENT_AGAIN:"Restart Experiment",TR_START_EXPERIMENT:"Start Experiment",TR_PLAY:"Play",TR_DOWNLOAD:"Download",TR_OPEN_COURSEWARE:"Open Courseware",TR_OPEN_TEACHING_PLAN:"Open Teaching Plan",TR_EXPERIMENT:"Experiment",TR_VIDEO:"Video",TR_ZIP:"Zip",TR_AUDIO:"Audio",TR_PHOTO:"Photo",TR_COURSEWARE:"Courseware",TR_TEACHING_PLAN:"Teaching Plan",TR_BLOCK_ANSWER:"Answer For Block",TR_SCRIPT_ANSWER:"Answer For Script",TR_BACK_TOP:"Back to the top",TR_LEARNED:"Learned",TR_NOT_STARTED:"To Start",TR_TOTAL:"Total",TR_CHAPTER:"Chapter",TR_SECTION:"Section",TR_INVALID_BROWSER:"Your browser is not Chrome or a lower version, which may cause you to fail to use some functions properly",TR_LOAD_RESOURCE_ERROR:"Resource loading error!",TR_CHECK_CONNECT:"The device has been disconnected, please check the device status!",TR_GET_IDENTITY_FAIL:"Fail to get identity information!",TR_ACCOUNT_EMPTY:"Account cannot be empty!",TR_PASSWORD_EMPTY:"Password cannot be empty!",TR_LOGIN_TITLE:"DOBOT LAB login",TR_ENTER_ACCOUNT:"Enter your account or email",TR_PASSWORD:"Password",TR_LOGIN_NOW:"Login",TR_FORGET_PASSWORD:"Forget Password",TR_REGISTER_ACCOUNT:"Register",TR_WELCOME_REGISTER:"Welcome to register",TR_BACK_TO_LOGIN:"Back to login",TR_BACK:"Back",TR_ENTER_USER_NICKNAME:"Enter your nickname",TR_AS_LOGIN_ACCOUNT:"Used as login account",TR_FIND_PASSWORD:"Used to retrieve the password",TR_SET_PASSWORD:"Set login password",TR_CONFIRM_PASSWORD:"Confirm password",TR_CONFIRM_AGAIN:"Confirm password again",TR_REGISTER_NOW:"Register",TR_PASSWORD_LIMIT1:"Length between 8 and 14.",TR_PASSWORD_LIMIT2:"Must contain upper case, lowercase and 1 number.",TR_PASSWORD_LIMIT3:"Spaces are not allowed.",TR_ID_LIMIT:"It can not be repeated. It can not be changed after setting. It is only limited to English, number or underscore combination. The minimum is 6 characters and the maximum is 20 characters",TR_NOT_EMPTY:" can not be empty",TR_FORMAT_WRONG:" format wrong",TR_PASSWORD_DIFF:"The two passwords are different",TR_ID:"ID",TR_RESET_USER_PASSWORD:"Reset password",TR_SEND_SUCCESS:"Sent successfully",TR_TO_EMAIL:"Please go to Email to complete the password resetting",TR_SEND_AGAIN:"Resend",TR_ENTER_EMAIL:"Enter your ID or Email",TR_ID_OR_EMAIL:"ID or Email",TR_SENDING:"Sending...",TR_NEXT_STEP:"Next",TR_RESET_TIPS:"Please enter your ID or Email when you register",TR_INVALID_EMAIL:"Please enter a valid ID or Email",TR_FINISH_READING:"I have read and agree to the",TR_READ_AGREEMENT:"Read the ",TR_PRIVACY_POLICY:"Privacy Policy",TR_USER_AGREEMENT:"User Agreement",TR_SYSTEM_NOTIFICATION:"System Notice",TR_DATA_USAGE_WARN:"Please note that the current data of {{name}} has been used for {{percent}}% Please refer to the personal Center for details. If it is used up, please try again next month.",TR_TEMP_SPEECH_RECOGNITION:"Temporary authorization of speech recognition",TR_TEMP_FACE_RECOGNITION:"Temporary authorization of face recognition",TR_TEMP_CHARACTER_RECOGNITION:"Temporary authorization of character recognition",TR_MY_WORKBENCH:"My Workbench",TR_CLASS_MANAGE:"Class Management",TR_AUTHORITY_MANAGE:"Authority Management",TR_ADD_STUDENT:"Add Student",TR_CHANGE_CLASS:"Change Class",TR_OPERATION:"Operation",TR_SERIAL_NUMBER:"No.",TR_NAME:"Name",TR_LOGIN_ID:"Login ID",TR_GRADE:"Grade",TR_KEY_WORD:"Search keywords",TR_TEACHER_MANAGE:"Teacher Management",TR_BATCH_IMPORT:"Batch Import",TR_EXPORT_DATA:"Export Data",TR_CLASS_TEACHER:"Class Teacher",TR_ADD_TEACHER:"Add Teacher",TR_INPUT_LOGIN_ID:"Please enter login ID ",TR_INPUT_NAME:"Please enter the name",TR_INPUT_MAILBOX:"Please enter the email",TR_DELETE_TEACHER:"Confirm to delete the teacher",TR_CLASSNAME_DUPLIACTE:"Class name duplicated",TR_ADD_CLASS:"Add Class",TR_CALSSNAME_EMPTY:"Class name cannot be empty",TR_INPUT_CLASSNAME:"Please enter the class name",TR_INPUT_GRADE:"Please enter the grade",TR_INPUT_CLASS:"Please enter the class",TR_CHOOSE_CLASS:"Choose the class",TR_DELETE_STUDENT:"Confirm to delete the student",TR_CLASS_RENAME:"Rename the class",TR_DELETE_CLASS:"Confirm to delete the class",TR_DELETE_CLASS_TIPS:"If the class contains students or teachers, it cannot be deleted",TR_FAIL_OPEN:"Failed to open the file. Please select the file again",TR_BATCH_ADD:"Batch Add Users",TR_UPLOAD:"Upload",TR_IMPORT_TEMP:"Use template to import user, please upload file",TR_CHOOSE_AGAIN:"Reselect file",TR_DOWNLOAD_TEMP:"Click here to download the template",TR_RESET_PASSWORD:"Reset Password",TR_CONFIRM_RESET:"Confirm to reset the password",TR_AFTER_RESET:"After resetting the password, the password is unified to 123456",TR_HELP:"Help",TR_HELP_DOC:"DobotLab Help Document",TR_DEVICE_MANUAL:"Device Manual",TR_MAGICIANGO:"MagicianGo",TR_FILE_NAME_EMPTY:"File name cannot be empty",TR_FILE_NAME_CONTAIN:"File name cannot contain",TR_DL_NEW_VER:"DobotLink can be upgraded",TR_DL_NEW_TIPS:"Download and use the latest version of DobotLink for better experience!",TR_IGNORE:"Ignore",TR_DL_NEW_DOWNLOAD:"Download",TR_CHROME_TIPS:"There is a compatibility problem in the current browser. Dobotlab can't run normally. Please use Google Chrome browser to open the webpage.",TR_DOWNLOAD_CHROME:"Download Chrome",TR_DL_STATUS_OFF:"Not Started",TR_DL_STATUS_ON:"Started",TR_DL_STATUS_UPDATE:"Updatable",TR_MY_HOMEWORK:"My Homework",TR_CLASSWORK_TAG:"Classwork",TR_HOMEWORK_TAG:"Homework",TR_BLOCK_TYPE:"Block Program",TR_PYTHON_TYPE:"Python Program",TR_SUBMIT_TIME:"Submit Time",TR_COMMENT_TIME:"Score Time",TR_SCORE:"Score",TR_CHECK_COMMENT:"Check Comment",TR_NO_HOMEWORK:"No Homework",TR_DO_HOMEWORK:"Do Homework"};C.TR_CONTINUE="Continue",C.TR_CHECK="Check",C.TR_ALL_STATUS="All Status",C.TR_STATUS="Status",C.TR_STARTED="Ongoing",C.TR_SUBMITED="Submited",C.TR_FINISHED="Finished",C.TR_REFRESH="Refresh",C.TR_HOMEWORK_LIB="Homework Lib",C.TR_HOMEWORK_MANAGE="Homework Management",C.TR_HOMEWORK_ACADEMIC_ANALYSIS="Academic Analysis",C.TR_ALL_HOMEWORK="All Homework",C.TR_COMPLETION="Completion",C.TR_COMMENT="Comment",C.TR_ENTER_NAME_ACCOUNT="Enter Name Or Account",C.TR_ENTER_SCORE="Please enter the score",C.TR_COMMENT_CONTENT="Comment",C.TR_ENTER_COMMENT="Please enter comments",C.TR_ALL_CLASSES="All Classes",C.TR_ALL_CHAPTERS="All Chapters",C.TR_ALL_SECTIONS="All Sections",C.TR_NEW_HOMEWORK="New Homework",C.TR_HOMEWORK_SEARCH_PLACEHOLDER="ID / Name / Creator",C.TR_DESIGNATION="Designation",C.TR_MODIFICATION_TIME="Modification Time",C.TR_CREATOR="Creator",C.TR_PUBLISHED="Published Classes",C.TR_PUBLISHED="Published",C.TR_UNPUBLISHED="Unpublished",C.TR_OFF="Off",C.TR_OFFING="Off",C.TR_PUBLISHING="Publish",C.TR_HOMEWORK_NAME="Homework Name",C.TR_LABORATORY="Laboratory",C.TR_HANDSON_EXERCISES="Hands-On Exercises",C.TR_HOMEWORK="Homework",C.TR_COURSE_CHAPTER="Course chapter",C.TR_SELECT_COURSE="Please select the course",C.TR_SELECT_CHAPTER="Please select the chapter",C.TR_SELECT_SECTION="Please select the section",C.TR_HOMEWORK_SETTING="Homework Setting",C.TR_HOMEWORK_DELETE_TIPS="Are you sure you want to delete the homework?",C.TR_HOMEWORK_OFF_TIPS="Are you sure you need to remove the homework? This action will remove the assignment from all visible classes. Please use caution ",C.TR_HOMEWORK_OFF_TIPS3="Are you sure you need to remove the homework? This action will remove the assignment from all related section. Please use caution ",C.TR_HOMEWORK_OFF_TIPS2="Note: It can be redistributed after removal",C.TR_REQUIRED="Required",C.TR_CHECK_RELATED_SECTION="View the Related Section",C.TR_CHECK_VISIBLE_CLASSES="View Visible Classes",C.TR_RELATED_SECTION="Related Section",C.TR_VISIBLE_CLASSES="Visible Classes",C.TR_PUBLISH_ERROR="There are no classes to publish",C.TR_PUBLISH_ERROR2="Publish Failure",C.TR_PUBLISH_ERROR3="A published homework cannot be set",C.TR_PUBLISH_SUCCESS="Publish Successful",C.TR_PUBLISH_TIPS="Note: The current operation will update the job in real time to the visible class, please take carefully",C.TR_PUBLISH_TIPS2="Note: The current operation will update the job in real time to the related section, please take carefully",C.TR_HOMEWORK_PREVIEW="Homework Preview",C.TR_EDIT_TITLE="Edit Title",C.TR_ANSWER_CODE="Answer Code",C.TR_SLAMPLE_CODE="Sample Code",C.TR_INSERT_IMAGE="Insert Picture",C.TR_INSERT_LINK="Insert Link",C.TR_OPERATION_BEFORE="This operation needs to be saved first",C.TR_SAVE_SUCCESS="Save Successful",C.TR_SAVE_FAILURE="Save Failure",C.TR_IMPORT_FROM_EDIT="Import from answer code",C.TR_IMPORT_CODE="Import Code",C.TR_TITLE="title",C.TR_CANCEL_PREVIEW="Cancel Preview",C.TR_SCORE_SUCESS="Score Success",C.TR_SCORE_FAIL="Score Failed",C.TR_COMMENT_TAG1="Good code",C.TR_COMMENT_TAG2="Keep Going",C.TR_COMMENT_TAG3="Concise Code",C.TR_COMMENT_TAG4="Need Practice",C.TR_COMMENT_TAG5="Good Logic",C.TR_COMMENT_TAG6="Excellent",C.TR_SUBMIT_SUCCESS="Submit Successful",C.TR_SUBMIT_FAILURE="Submit Failure",C.TR_SUBMIT_HOMEWOEK="Submit Homework",C.TR_CLOSE_TITLE="Close Title",C.TR_VIEW_TITLE="View Title",C.TR_CHOOSE_CATEGORY="Choose Category",C.TR_UNBIND="Unbind",C.TR_UNBIND_CONFIRM="Confirm to unbind with the teacher",C.TR_UNBIND_SUCCESS="Unbinding succeeded",C.TR_RESET_SUCCESS="Password reset successful",C.TR_BIND_ID="Bind ID",C.TR_ID_NOT_EXIST="The ID does not exist",C.TR_BIND_SUCCESS="Binding succeeded",C.TR_NAME_NOT_MATCH="User nickname does not match the ID",C.TR_USER_ID="User ID",C.TR_ENTER_USER_ID="Please enter user ID",C.TR_ADD_TO_CLASS="Add To Class",C.TR_EDIT_SUCCESS="Edited successfully",C.TR_EDIT_USER="Edit User",C.TR_ROLE_OPTION="Role Options",C.TR_BATCH_DELETE_ROLE="Delete selected {{role}}",C.TR_DELETE_ROLE_TIPS="Note: after deletion, the ID will be cancelled, and the account related data will be deleted synchronously.",C.TR_UNBIND_BTN="Unbind",C.TR_RESET_BTN="Reset",C.TR_VALIDATE_ID="English, numeric and underlined only.",C.TR_VALIDATE_LENGTH="The character length is between 6 and 20",C.TR_WORK_NOT_FOUND="No related works found",C.TR_REFERENCE="Reference Answer",C.TR_CHECK_REFERENCE="Check reference answer",C.TR_CHANGE_SUCCESS="Changed successfully",C.TR_ADD_SUCCESS="Added successfully",C.TR_ALL_TEACHERS="All Teachers",C.TR_ALL_STUDENTS="All Students",C.TR_SELECT_DATE="Date Filter",C.TR_NEARLY_A_YEAR="Nearly a year",C.TR_THIS_SEMESTER="This Eemester",C.TR_BASIC_SITUATION="Basic Situation",C.TR_CLASS_COUNT="Number of classes",C.TR_COUSE_COUNT="Number of courses",C.TR_STUDENGT_COUNT="Number of students",C.TR_EXPORT_ACADEMIC_DATA="Export Academic Data",C.TR_LEARN_SITUATION="Learning Situation",C.TR_SUB_NAME="Course Name",C.TR_ALL_HOMEWORKS="Total umber of works",C.TR_ALL_SUBMIT="Number of submissions",C.TR_ALL_CORRENT="Number of corrections",C.TR_ALL_COMPLETION_RATE="Homework completion rate",C.TR_ALL_EDIT_RATE="Homework correction rate",C.TR_HOMEWORK_DETAIL="Homework Details",C.TR_HOMEWORK_NAME="Homework name",C.TR_HIGHTEST_SCORE="Highest score",C.TR_AVERAGE_CALSSWORK="Average classwork",C.TR_AVERAGE_WORK="Homework average",C.TR_HOMEWORK_TOP3="Homework Top3",C.TR_SCORE_OVER60="Average score>60",C.TR_SCORE_LESSTHAN60="Average score<60",C.TR_STUDENT_GRADE_EXCEL="Student transcript",C.TR_DELETE_SUCCESS="Successfully deleted",C.TR_ADD_TO_CLASS_SUCCESS="Successfully added to my lesson preparation",C.TR_REMOVE_PREPARATION="Remove from my lesson preparation",C.TR_ADD_PREPARATION="Add to my lesson preparation",C.TR_MY_PREPARATION="My Lesson Preparation",C.TR_PREPARATION="Lesson Preparation",C.TR_IMPORT="Import",C.TR_EXPORT="Export",C.TR_ABOUT="About",C.TR_EDU_PLATFORM="Education Platform",C.TR_VERSION="Version",C.TR_COMPANY="Shenzhen Yuejiang Technology Co., Ltd.",C.TR_EDU_MANUAL="Dobotlab User Manual of Education Account",C.TR_CODING_MANUAL="DobotLab Coding Manual",C.TR_REFRESH_SUCESS="Refresh successfully",C.TR_NAME_SUCCESS="Username modified successfully",C.TR_IMG_SUCCESS="Avatar modified successfully",C.TR_NO_PREPARATION="No lesson preparation record",C.TR_TOOL_NAME="Name",C.TR_DESCRIPTION="Description",C.TR_LICENSE="License",C.TR_BUILT_WITH="DobotLab is built with the following components:",C.TR_CONFIRM_SUBMIT="The assignment cannot be modified after submission. Are you sure you want to submit it?",C.TR_AUTHORITY_MANAGEMENT="Authority Management",C.TR_PERMIT_SAVE_SUCCESS="Permission saved successfully",C.TR_COURSE_AUTHORITY="Course Authority",C.TR_PERMIT_SAVE_TIP="Remember to save after modification~",C.TR_PERMIT_SAVE_COMFIRM="Do you want to save the current permission changes?",C.TR_NOT_SAVE="Not Save",C.TR_HOMEPAGE="Home",C.TR_CURRENCY="Currency",C.TR_FEEDBACK="Feedback",C.TR_OPEN_GUIDE="Open Guidance",C.TR_FEEDBACK_EMPTY="Please enter feedback content",C.TR_FEEDBACK_TITLE="Feedback",C.TR_FEEDBACK_CONTENT="Feedback Content",C.TR_FEEDBACK_INPUT="Give us feedback or describe the error",C.TR_SEND_TO_PM="You can send an email to {{email}} Tracking report",C.TR_SEND="Send",C.TR_COPY="Copy",C.TR_COPYREFRESH_SUCESS="Copy successfully",C.TR_COPYPLACEHOLDER="Please enter the homework name",C.TR_HOMEWORKTITLENOTEMPTY="Homework name cannot be empty",C.TR_HADSAMENAMEFILE="A file with the same name already exists. Do you want to overwrite it?",C.TR_WRITEANDDRAW_LIB="Writing and Drawing Lab",C.TR_LASER_LIB="Laser Engraving Lab",C.TR_TEACH_LIB="Teaching and Playback Lab",C.TR_3DPRINT_LIB="3D Printing Lab",C.TR_OPEN_FIRMWAREBURN_ERROR="Failed to open the firmware and burn, please check whether DobotLink is activated",C.TR_OPEN_FIRMWAREBURN="About to jump to the 3D printing firmware no interface, please confirm whether the 3D printing firmware has been burned?",C.TR_FIRMWAREBURNED="Burned",C.TR_FIRMWAREUNBURNED="no",C.TR_FIRMWAREBURN_TIPS="Please confirm whether the 3D printing software is installed before using the 3D printing function? If it has been installed, please open it directly and connect it to use; if it is not installed, click the link below to download and install it for use.",C.TR_DOWNLOAD_FIRMWAREBURN_URL="Download link:",C.TR_FIRMWAREBURN_OK="OK",C.TR_ACCOUNT_SETTING="Account Settings",C.TR_ACCOUNT_LOGOUT="Account logout",C.TR_ACCOUNT_SETTING_TIPS="Important note: DobotLab account can be cancelled. In order to avoid being stolen or operated by others, the account information needs to be confirmed for cancellation.",C.TR_APPLY_ACCOUNT_LOGOUT="Apply for cancellation",C.TR_WILL_ACCOUNT_LOGOUT="Log out of account:",C.TR_CANNOT_FIND="Can't get it back",C.TR_CLEAR_DATA_ACCOUNT_LOGOUT="After logging out, you will not be able to log in, and the relevant personal information will be cleared",C.TR_FOLLOW_INFO="It specifically includes but is not limited to the following information:",C.TR_FOLLOW_INFO_1="Personal information, including email information, password, avatar, etc.",C.TR_FOLLOW_INFO_2="My work, my lesson preparation, etc.",C.TR_FOLLOW_INFO_3="Other personal information, such as bound third-party account information, etc.",C.TR_HAD_KNOW_DANGER="Known risks",C.TR_THINK_BUTTON="let me think again",C.TR_LOGOUT_BUTTON="Logout",C.TR_VERIFY_PASSWARD="verify password",C.TR_INPUT_PASSWARD="Please enter your password",C.TR_PASSWARD_ERROR="The password is incorrect, please re-enter!",C.TR_SUBMIT_SUCESS="Submitted successfully",C.TR_7DAY_LOGOUT="Automatically log out after 7 days",C.TR_FEEDBACK_EMAIL="Please enter your email",C.TR_RENAME_NOTEMPTY="Input can not be empty",C.TR_RENAME_CHECK='File name cannot contain /: *? "<> |%',C.TR_RESOURCE_AUTHORITY="Resource permissions",C.TR_COUNTRY="Country",C.TR_MODIFY_COUNTRY_SUCCESS="User country modified successfully",C.TR_RESOURCE_PERMISSION_TIPS="Which attachment resources can be set here to be visible to students",C.TR_COURSE_PERMISSION_TIPS="Note: Which courses can be set here to be visible to the class",C.TR_NO_RESOURCE_TIPS="No resource record",C.TR_TEACHERING_MODULE="Teaching",C.TR_LAB_MODULE="Experiment",C.TR_CLASEE_MODULE="Class Management ",C.TR_WELCOME_BLOCKLY="Welcome to DobotBlock Lab",C.TR_WELCOME_PYTHON="Welcome to Python Lab",C.TR_WELCOME_DOBOTLAB="Welcome to DobotLab\uff01",C.TR_INTRODUCE="DobotLab is a comprehensive software platform developed for artificial intelligence (AI) education. Integrating three function modules (teaching, experiment and class management), it provides significant resources for schools in their AI teaching.",C.TR_ENTER_DOBOTLAB="Enter Main Page",C.TR_ENTER_LAB="Enter the Lab",C.TR_CHECK_GUIDELINES="View Guidance",C.TR_SKIP="Skip",C.TR_FINISH="Finish",C.TR_HOME="\u3010Home\u3011",C.TR_HOME_TIP="Back to DobotLab main page.",C.TR_GUIDE_FILE="\u3010File\u3011",C.TR_FILE_TIP="It includes such functions as New, Open, Save, Save as, Save to local and Upload from local. ",C.TR_PROJECT="\u3010Project Name\u3011",C.TR_PROJECT_BLOCK_TIP="Name of the current project displayed in code area.",C.TR_PROJECT_PYTHON_TIP="Name of the current project displayed in code area.",C.TR_BLOCK_AREA="\u3010Block Area\u3011",C.TR_BLOCK_AREA_TIP="It provides blocks for programming. You can search the blocks according to the categories and colors.",C.TR_CODE_AREA="\u3010Code Area\u3011",C.TR_CODE_AREA_TIP="You can write the program by dragging the blocks to this area.",C.TR_STAGE_AREA="\u3010Display Area\u3011",C.TR_STAGE_AREA_TIP="You can display the sprite and your works here.",C.TR_RUN_SCRIPT="\u3010Start running\u3011",C.TR_STOP_SCRIPT="\u3010Stop running\u3011",C.TR_CLEAR_SCRIPT="\u3010Clear alarms\u3011",C.TR_LEFT="\u3010Switch layout\u3011",C.TR_LARGE="\u3010Full screen\u3011",C.TR_DEVICE_CONTROL_AREA="\u3010Device Control\u3011",C.TR_DEVICE_CONTROL_AREA_TIP="You can choose, connect and control Dobot devices.",C.TR_DEVICE_CONNECT="\u3010Device Selection\u3011",C.TR_SELECT_END="\u3010Tool Selection\u3011",C.TR_DEVICE_CONNECT_AREA="\u3010Device Connection\u3011",C.TR_DEVICE_CONNECT_AREA_TIP="Choose and connect Dobot devices.",C.TR_DEVICE_CONTROL_AREA_TIP2="Control the movement of robotic arm and display real-time coordinates. You can adjust the speed here.",C.TR_SELECT_END_AREA="\u3010Tool Selection\u3011",C.TR_SELECT_END_AREA_TIP="Choose end tools.",C.TR_COORDINATE_CALIBRATION="\u3010Coordinate Calibration\u3011",C.TR_COORDINATE_CALIBRATION_TIP="Calibrate Magician Lite camera kit.",C.TR_ARM_CAMERA="\u3010Arm Camera\u3011",C.TR_ARM_CAMERA_TIP="Calibrate the AI camera of Magician Go, and view the target type obtained by arm camera and the current position of Magician Go.",C.TR_CHASSIS_CONTROLPANE="\u3010Car Control Panel\u3011",C.TR_CHASSIS_CONTROLPANE_TIP="Control the movement of Magician Go and display real-time coordinates.",C.TR_JOG_BUTTON="\u3010Button Explanation\u3011\uff1a",C.TR_LEFT_TRANS="Anticlockwise Rotate",C.TR_RIGHT_TRANS="Clockwise Rotate",C.TR_WHISTLE="Whistle",C.TR_FLASH_LIGHT="Flash Lights",C.TR_AUTO_LINE_PATROL="Line Tracking",C.TR_AUTO_LINE_PATROL_TIP="Start automatic line tracking.",C.TR_USUAL_USETAB="\u3010Tool bar\u3011",C.TR_USUAL_USETAB_TIP="Operate the codes.",C.TR_INSTRUCTION_LIST="\u3010Command List\u3011",C.TR_INSTRUCTION_LIST_TIP="Provide commands for programming. Double-click the commands and the commands will display in code area.",C.TR_RUN_WINDOW="\u3010Running Log\u3011",C.TR_RUN_WINDOW_TIP="Display the running result of codes and system information.",C.TR_TITLE_BAR="\u3010Title Bar\u3011",C.TR_TITLE_BAR_TIP1="1\u3001It includes such functions as Menu, Language Switch and Login.",C.TR_TITLE_BAR_TIP2="2\u3001You can view the guidance from Menu > Currency > Open Guidance.",C.TR_MY_COURSE="\u3010My Course\u3011",C.TR_MY_COURSE_TIP="You can view relevant courses after login.",C.TR_PERSONAL_WORK="\u3010Personal Works\u3011",C.TR_PERSONAL_WORK_TIP="You can view and reedit the project that you saved in the lab.",C.TR_DOBOTBLOCK_LAB="\u3010DobotBlock Lab\u3011",C.TR_DOBOTBLOCK_LAB_TIP="You can complete programming tasks just by dragging blocks, which lowers the threshold of studying programming.",C.TR_GUIDE_PYTHON_LAB="\u3010Python Lab\u3011",C.TR_PYTHON_LAB_TIP="You can program by directly calling the python commands.",C.TR_FEEDBACK_TOOLTIP="Beta version, please feedback to dobotlab@dobot.cc",C.TR_DEVICE_LIMIT="Only for Dobot Magician units",C.TR_VERSION_TIPS="The current web version is too old, please clear the cache and refresh the page.",C.ACCESSIBILITY_STATEMENT="Accessibility Statement",C.ACCOUNT_INFORMATION="Account information",C.WARNING_TEXT_VERSE="If the account uses DobotVerse software, all information in the dobotverse account will also be cancelled synchronously",C.WARNING_TEXT_LAB="If the account uses DobotLab software, all information in the DobotLab account will also be cancelled synchronously",C.TR_ACCOUNT_CANCELLATION="cancellation",C.TR_SELECT_EXPERIMENT="Choose a lab class",C.TR_SET_RESOURCE_TIP="Here you can set which attachment resources are visible to students!",C.TR_LOGOUT_SUCCESS="Log out successfully",C.PREVIOUS="Previous",C.NEXT="Next",C.FILTER="Filter",C.FILTERED="Filtered",C.TR_SCHOOL_ADMINISTRATOR="School Administrator",C.TR_SUPER_ADMINISTRATOR="Super Administrator",C.TR_COURSE_ADMINISTRATOR="Course Administrator",C.TR_IMPORT_FROM_MYWORK="Import from my work",C.TR_COURSE_FROM_LOCAL="Import from local",C.TR_STUDENT_LIST="Student list",C.TR_LIST="list",C.TR_TEACHER="Teacher",C.TR_LOGIN_NOT_EMPTY="Login ID cannot be empty",C.TR_NAME_NOT_EMPTY="Name cannot be empty",C.TR_MAILBOX_NOT_EMPTY="Mailbox cannot be empty",C.TR_GRADE_NOT_EMPTY="Grade cannot be empty",C.TR_CLASS_NOT_EMPTY="Class cannot be empty",C.TR_MAILEBOX_FORMAT_WARING="Mailbox format error",C.TR_NICKNAME_NOT_EMPTY="Nickname cannot be empty",C.TR_VERSE_LIB="Virtual Simulation Lab",C.TR_COURSE=".course",C.TR_COURSEANDCHAPTER=".course and chapter",C.TR_BlOCK_VERSE="Block virtual simulation",C.TR_VERSE_VERSE="Verse virtual simulation",C.TR_COURSES_SCENE="Courses Scene",C.TR_SEL_SCENE="Please select the scene",C.TR_BASIC_SCENE="Basic scene",C.TR_COMMUNITY_SCENE="Community scene",C.TR_SUPERMARKET_SCENE="Supermarket scene",C.TR_DRUGSTORE_SCENE="Drugstore scene",C.TR_FACTORY_SCENE="Factory scene",C.TR_BLOCKVERSE_TYPE="Blockly verse",C.TR_PYTHONVERSE_TYPE="Python verse",C.TR_BLOCKVERSE_LAB="Blockly Virtual Simulation Lab",C.TR_PYTHONVERSE_LAB="Python Virtual Simulation Lab",C.TR_PLEASE_LOGIN="In order to give you a better experience, please login before continuing to use",C.TR_DO_NOT_LOGIN_="Don't log in",C.TR_AI_STARTER="Ai-Starter",C.TR_SWITCH_PROGRAM="Switching programming",C.TR_OPEN_AND_SELECT_LABORATORY="Open programming -- select Laboratory";var h=C,y={TR_MY_COURSES:"\u6211\u7684\u8ab2\u7a0b",TR_ALL_COURSES:"\u5168\u90e8\u8ab2\u7a0b",TR_NEED:"\u9700\u8981",TR_LOGIN:"\u767b\u9304",TR_VIEW_COURSES:"\u5f8c\u624d\u53ef\u4ee5\u67e5\u770b\u6211\u7684\u8ab2\u7a0b\u54e6",TR_PERSONAL_WORKS:"\u500b\u4eba\u4f5c\u54c1",TR_CONTINUE:"\u7e7c\u7e8c",TR_TRY_NEW_PROJECT:"\u60a8\u9084\u6c92\u6709\u65b0\u5efa\u904e\u9805\u76ee\uff0c\u53ef\u4ee5\u5617\u8a66\u65b0\u5efa\u54e6~",TR_FUNCTION_MODULE:"\u529f\u80fd\u6a21\u584a",TR_BLOCK_LAB:"\u7a4d\u6728\u7de8\u7a0b\u5be6\u9a57\u5ba4",TR_PYTHON_LAB:"Python\u5be6\u9a57\u5ba4",TR_LANGUAGE:"\u7e41\u9ad4\u4e2d\u6587",TR_PERSONAL_CENTER:"\u500b\u4eba\u4e2d\u5fc3",TR_MY_WORKS:"\u6211\u7684\u4f5c\u54c1",TR_LOGOUT:"\u9000\u51fa\u767b\u9304",TR_VALID_PERIOD:"\u6709\u6548\u671f:",TR_EDU_ACCOUNT_PRO:"\u6559\u80b2\u8cec\u865f \u5c08\u696d\u7248",TR_EDU_ACCOUNT:"\u6559\u80b2\u8cec\u865f",TR_REGISTERED_USER:"\u8a3b\u518a\u7528\u6236",TR_ERROR_MESSAGE:"\u932f\u8aa4\u63d0\u793a",TR_TIPS:"\u63d0\u793a",TR_CONFIRM_LOGOUT:"\u662f\u5426\u9000\u51fa\u7576\u524d\u8cec\u6236\uff1f",TR_NOT_QUIT:"\u4e0d\u9000\u51fa",TR_QUIT:"\u9000\u51fa",TR_TEACHER:"\u8001\u5e08",TR_STUDENT:"\u5b78\u751f",TR_BASIC_INFO:"\u57fa\u672c\u4fe1\u606f",TR_EDIT:"\u7de8\u8f2f",TR_REGISTRATION_TIME:"\u8a3b\u518a\u6642\u9593",TR_ORGANIZATION:"\u6a5f\u69cb",TR_GROUP:"\u5206\u7d44",TR_ACCOUNT_LEVEL:"\u8cec\u865f\u7b49\u7d1a",TR_CLASS:"\u73ed\u7d1a",TR_SCHOOL:"\u5b78\u6821",TR_USER_TYPE:"\u7528\u6236\u985e\u578b",TR_TO_MODIFY:"\u53bb\u4fee\u6539",TR_MAILBOX:"\u90f5\u7bb1",TR_CHANGE_PASSWORD:"\u4fee\u6539\u5bc6\u78bc",TR_PASSWORD_LIMIT:"\u5bc6\u78bc\u8981\u6c42\u5fc5\u9808\u9577\u5ea6\u70ba8\uff5e14\u500b\u5b57\u7b26;\u5fc5\u9808\u5305\u542b\u6578\u5b57\u3001\u5c0f\u5beb\u5b57\u6bcd\u548c\u5927\u5beb\u5b57\u6bcd;\u4e0d\u5141\u8a31\u51fa\u73fe\u7a7a\u683c\u3001\u4e2d\u6587\u3001\u7b26\u865f\u3002",TR_SAVE:"\u4fdd\u5b58",TR_CANCEL:"\u53d6\u6d88",TR_USER_NICKNAME:"\u7528\u6236\u6635\u7a31",TR_MODIFY:"\u4fee\u6539",TR_PROFILE_PHOTO:"\u982d\u50cf",TR_TOOLTIP_NAME_INVALID:"\u7528\u6236\u540d\u51fa\u73fe\u975e\u6cd5\u5b57\u7b26\u3002",TR_TOOLTIP_NICKNAME:"\u4e2d\u6587\u548c\u82f1\u6587\u5747\u53ef\uff0c\u6700\u9577\u70ba20\u500b\u5b57\u7b26",TR_ORIGINAL_PASSWORD:"\u539f\u59cb\u5bc6\u78bc",TR_NEW_PASSWORD:"\u65b0\u5bc6\u78bc",TR_PASSWORD_SUCCESS:"\u5bc6\u78bc\u4fee\u6539\u6210\u529f",TR_WRONG_PASSWORD_FORMAT:"\u5bc6\u78bc\u683c\u5f0f\u932f\u8aa4\uff01",TR_CHANGE_MAILBOX:"\u4fee\u6539\u90f5\u7bb1",TR_ENTER_RIGHT_MAILBOX:"\u8acb\u8f38\u5165\u6b63\u78ba\u90f5\u7bb1",TR_VERIFICATION_CODE:"\u9a57\u8b49\u78bc",TR_GET_CODE:"\u7372\u53d6\u9a57\u8b49\u78bc",TR_OK:"\u78ba\u5b9a",TR_WRONG_MAILBOX_FORMAT:"\u90f5\u7bb1\u683c\u5f0f\u932f\u8aa4\uff0c\u8acb\u91cd\u65b0\u8f38\u5165",TR_MAILBOX_SUCCESS:"\u90f5\u7bb1\u4fee\u6539\u6210\u529f",TR_PERSONAL_DATA:"\u500b\u4eba\u8cc7\u6599",TR_AI_AUTHORITY:"AI\u6b0a\u9650",TR_AI_DATA_USAGE:"AI\u6d41\u91cf\u4f7f\u7528\u60c5\u6cc1",TR_TYPE:"\u985e\u578b",TR_TIMES:"AI\u6d41\u91cf\u4f7f\u7528\u6b21\u6578",TR_VALID_UNTIL:"\u6709\u6548\u671f\u81f3",TR_TEMP_AUTHORITY:"\u81e8\u6642\u6388\u6b0a\u4f7f\u7528\u6b21\u6578",TR_TEMP_VALID_UNTIL:"\u81e8\u6642\u6388\u6b0a\u6709\u6548\u671f\u81f3",TR_FACE_RECOGNITION:"\u4eba\u81c9\u8b58\u5225",TR_CHARACTER_RECOGNITION:"OCR\u6587\u5b57\u8b58\u5225",TR_SPEECH_RECOGNITION:"\u8a9e\u8a00\u8b58\u5225",TR_OTHER_AUTHORITY:"\u5176\u4ed6AI\u6b0a\u9650",TR_ATTENTION:"\u6ce8\u610f\uff1a",TR_AI_TIPS_1:"AI\u6d41\u91cf\u666e\u901a\u8a3b\u518a\u7528\u6236\u6bcf\u6708\u4f7f\u7528\u6b21\u6578\u6709\u9650\uff0c\u4f7f\u7528\u5b8c\u7562\u5f8c\u8acb\u4e0b\u6708\u518d\u5617\u8a66\u4f7f\u7528\u3002",TR_AI_TIPS_2:"\u5728\u6709\u6548\u671f\u5167\uff0cAI\u6d41\u91cf\u512a\u5148\u4f7f\u7528\u81e8\u6642\u6388\u6b0a\u6b21\u6578\uff0c\u4f7f\u7528\u5b8c\u7562\u5f8c\u518d\u4f7f\u7528\u6b63\u5e38\u6d41\u91cf\u3002",TR_AI_TIPS_3:"\u82e5\u77ed\u6642\u9593\u5167\u4f7f\u7528\u6b21\u6578\u904e\u591a\uff0c\u8acb\u6ce8\u610f\u6aa2\u67e5\u4ee3\u78bc\uff0c\u907f\u514d\u932f\u8aa4\u7684\u908f\u8f2f\u5faa\u74b0\u5c0e\u81f4\u904e\u5feb\u7684\u4f7f\u7528\u5b8c\u6b0a\u9650\u3002",TR_AI_TIPS_4:"\u5982\u6709\u7591\u554f\uff0c\u8acb\u806f\u7e6bsupport@dobot.cc\u6216\u806f\u7e6b\u5ba2\u6236\u7d93\u7406\u3002",TR_ALL:"\u5168\u90e8",TR_CHOOSE_COURSE:"\u9078\u64c7\u8ab2\u7a0b",TR_CHOOSE_LAB:"\u9078\u64c7\u5be6\u9a57\u5ba4",TR_ENTER_WORK_NAME:"\u8f38\u5165\u4f5c\u54c1\u540d\u7a31",TR_BATCH_DELETE:"\u6279\u91cf\u522a\u9664",TR_CANCEL_DELETE:"\u53d6\u6d88\u522a\u9664",TR_CONFIRM_DELETE:"\u78ba\u8a8d\u522a\u9664",TR_RENAME:"\u91cd\u547d\u540d",TR_UPDATE:"\u66f4\u65b0",TR_WARM_PROMPT:"\u6eab\u99a8\u63d0\u793a",TR_DELETE:"\u522a\u9664",TR_WHETHER_DELETE:"\u662f\u5426\u522a\u9664",TR_SELECTED_ITEM:"\u9078\u4e2d\u9805",TR_DL_NOT_STARTED:"DobotLink\u672a\u555f\u52d5",TR_DL_INSTALL:"\u5b89\u88dd\u4e26\u555f\u52d5\u3010DobotLink\u3011\u624d\u80fd\u4f7f\u7528\u786c\u4ef6\u8a2d\u5099\u53ca\u90e8\u5206AI\u7b97\u6cd5\u3002",TR_DL_DOWNLOAD:"\u4e0b\u8f09DobotLink",TR_DL_START:"\u7acb\u5373\u555f\u52d5",TR_DL_STARTING:"DobotLink\u555f\u52d5\u4e2d...",TR_DL_START_SUCCESS:"DobotLink\u6210\u529f\u555f\u52d5",TR_DL_CONNECT_DEVICE:"DobotLink\u5df2\u6210\u529f\u555f\u52d5\uff0c\u8d95\u5feb\u9023\u63a5\u786c\u4ef6\u5427\uff01",TR_DL_OK:"\u597d\u7684",TR_DL_START_FAIL:"DobotLink\u7121\u6cd5\u555f\u52d5",TR_DL_TIPS_1:"1\u3001\u8acb\u5148\u5b89\u88dd\u786c\u4ef6\u9a45\u52d5DobotLink\u4e26\u555f\u52d5\uff0c",TR_DL_CLICK_HERE:"\u53ef\u9ede\u64ca\u6b64\u8655\u3002",TR_DL_TIPS_2:"2\u3001\u5982\u5df2\u5b89\u88dd\uff0c\u8acb",TR_DL_RETRY:"\u91cd\u8a66",TR_DL_START_MANUALLY:"\u6216\u624b\u52d5\u6253\u958bDobotLink\u3002",TR_DL_TIPS_3:"3\u3001\u5982\u6709\u5176\u4ed6\u554f\u984c\uff0c\u8acb\u806f\u7e6b\u6280\u8853\u652f\u6301support@dobot.cc\u3002",TR_DL_KNOWN:"\u77e5\u9053\u4e86",TR_CHECK_IDENTITY:"\u9a57\u8b49\u8eab\u4efd\u4e2d..",TR_LOAD_RESOURCE:"\u8acb\u7a0d\u7b49\uff0c\u6b63\u5728\u52a0\u8f09\u8cc7\u6e90...",TR_LOAD_BLOCK:"\u8acb\u7a0d\u7b49\uff0c\u6b63\u5728\u9032\u5165\u7a4d\u6728\u7de8\u7a0b\u5be6\u9a57\u5ba4...",TR_LOAD_PYTHON:"\u8acb\u7a0d\u7b49\uff0c\u6b63\u5728\u9032\u5165Python\u5be6\u9a57\u5ba4...",TR_LOAD_DRAW:"\u8acb\u7a0d\u7b49\uff0c\u6b63\u5728\u9032\u5165\u5beb\u5b57\u756b\u756b\u5be6\u9a57\u5ba4...",TR_LOAD_LASER:"\u8acb\u7a0d\u7b49\uff0c\u6b63\u5728\u9032\u5165\u6fc0\u5149\u96d5\u523b\u5be6\u9a57\u5ba4...",TR_LOAD_TEACH:"\u8acb\u7a0d\u7b49\uff0c\u6b63\u5728\u9032\u5165\u793a\u6559\u518d\u73fe\u5be6\u9a57\u5ba4...",TR_PAGE_JUMPING:"\u8df3\u8f49\u4e2d...",TR_NO:"\u5426",TR_YES:"\u662f",TR_CONFIRM_RECOVER:"\u662f\u5426\u6062\u5fa9\u5230\u8ab2\u7a0b\u6700\u958b\u59cb\u7684\u72c0\u614b",TR_COURSE_RECOVER:"\u6062\u8907\u8ab2\u7a0b",TR_EXPERIMENTAL_MANUAL:"\u5be6\u9a57\u624b\u518a",TR_TAKE_NOTES:"\u5beb\u7b46\u8a18(\u5f85\u958b\u767c)",TR_FILE:"\u6587\u4ef6",TR_NEW:"\u65b0\u5efa",TR_OPEN:"\u6253\u958b",TR_SAVE_AS:"\u53e6\u5b58\u70ba",TR_SAVE_LOCAL:"\u53e6\u5b58\u5230\u96fb\u8166",TR_SAVE_AND_PUBLISH:"\u4fdd\u5b58\u4e26\u767c\u5e03",TR_UPLOAD_LOCAL:"\u5f9e\u96fb\u8166\u6253\u958b",TR_CONFIRM_SAVE:"\u7576\u524d\u4f5c\u54c1\u5c1a\u672a\u4fdd\u5b58\uff0c\u662f\u5426\u4fdd\u5b58",TR_NEW_WORK:"\u5275\u5efa\u65b0\u4f5c\u54c1",TR_EXPERIMENT_AGAIN:"\u91cd\u65b0\u5be6\u9a57",TR_START_EXPERIMENT:"\u958b\u59cb\u5be6\u9a57",TR_PLAY:"\u64ad\u653e",TR_DOWNLOAD:"\u4e0b\u8f09",TR_OPEN_COURSEWARE:"\u6253\u958b\u8ab2\u4ef6",TR_OPEN_TEACHING_PLAN:"\u6253\u958b\u6559\u6848",TR_EXPERIMENT:"\u5be6\u9a57",TR_VIDEO:"\u8996\u983b",TR_ZIP:"\u58d3\u7e2e\u6587\u4ef6",TR_AUDIO:"\u97f3\u983b",TR_PHOTO:"\u5716\u7247",TR_COURSEWARE:"\u8ab2\u4ef6",TR_TEACHING_PLAN:"\u6559\u6848",TR_BLOCK_ANSWER:"block\u53c3\u8003\u7b54\u6848",TR_SCRIPT_ANSWER:"script\u53c3\u8003\u7b54\u6848",TR_BACK_TOP:"\u56de\u5230\u9802\u90e8",TR_LEARNED:"\u5df2\u5b78\u7fd2",TR_NOT_STARTED:"\u672a\u958b\u59cb",TR_TOTAL:"\u5171",TR_CHAPTER:"\u7ae0",TR_SECTION:"\u7bc0",TR_INVALID_BROWSER:"\u60a8\u7684\u700f\u89bd\u5668\u4e0d\u662fchrome\u700f\u89bd\u5668\u6216\u8005\u4f4e\u7248\u672cchrome\uff0c\u53ef\u80fd\u5c0e\u81f4\u7121\u6cd5\u6b63\u5e38\u4f7f\u7528\u67d0\u4e9b\u529f\u80fd",TR_LOAD_RESOURCE_ERROR:"\u8cc7\u6e90\u52a0\u8f09\u932f\u8aa4\uff01",TR_CHECK_CONNECT:"\u8a2d\u5099\u9023\u63a5\u5df2\u65b7\u958b\uff0c\u8acb\u6aa2\u67e5\u8a2d\u5099\u9023\u63a5\u72c0\u614b!",TR_GET_IDENTITY_FAIL:"\u8eab\u4efd\u4fe1\u606f\u7372\u53d6\u5931\u6557!",TR_ACCOUNT_EMPTY:"\u8cec\u865f\u4e0d\u80fd\u70ba\u7a7a\uff01",TR_PASSWORD_EMPTY:"\u5bc6\u78bc\u4e0d\u80fd\u70ba\u7a7a\uff01",TR_LOGIN_TITLE:"DOBOT LAB \u8cec\u865f\u767b\u9304",TR_ENTER_ACCOUNT:"\u8f38\u5165\u60a8\u7684\u8cec\u865f\u6216\u90f5\u7bb1",TR_PASSWORD:"\u5bc6\u78bc",TR_LOGIN_NOW:"\u7acb\u5373\u767b\u9304",TR_FORGET_PASSWORD:"\u5fd8\u8a18\u5bc6\u78bc",TR_REGISTER_ACCOUNT:"\u8a3b\u518a\u65b0\u8cec\u865f",TR_WELCOME_REGISTER:"\u6b61\u8fce\u8a3b\u518a",TR_BACK_TO_LOGIN:"\u8fd4\u56de\u767b\u9304",TR_BACK:"\u8fd4\u56de",TR_ENTER_USER_NICKNAME:"\u8acb\u8f38\u5165\u7528\u6236\u6635\u7a31",TR_AS_LOGIN_ACCOUNT:"\u4f5c\u70ba\u767b\u9304\u7684\u8cec\u865f",TR_FIND_PASSWORD:"\u53ef\u7528\u65bc\u627e\u56de\u5bc6\u78bc",TR_SET_PASSWORD:"\u8acb\u8a2d\u7f6e\u767b\u9304\u5bc6\u78bc",TR_CONFIRM_PASSWORD:"\u78ba\u8a8d\u5bc6\u78bc",TR_CONFIRM_AGAIN:"\u518d\u6b21\u78ba\u8a8d\u5bc6\u78bc",TR_REGISTER_NOW:"\u7acb\u5373\u8a3b\u518a",TR_PASSWORD_LIMIT1:"\u9577\u5ea6\u70ba8\uff5e14\u500b\u5b57\u7b26",TR_PASSWORD_LIMIT2:"\u5fc5\u9808\u5305\u542b\u5927\u5beb\u5b57\u6bcd\u3001\u5c0f\u5beb\u5b57\u6bcd\u548c1\u500b\u6578\u5b57",TR_PASSWORD_LIMIT3:"\u4e0d\u5141\u8a31\u51fa\u73fe\u7a7a\u683c",TR_ID_LIMIT:"\u4e0d\u53ef\u91cd\u8907\uff0c\u8a2d\u7f6e\u5f8c\u4e0d\u53ef\u66f4\u6539\uff0c\u50c5\u9650\u82f1\u6587\u6578\u5b57\u6216\u4e0b\u5283\u7dda\u7d44\u5408\uff0c\u6700\u77ed\u70ba6\u500b\u5b57\u7b26\uff0c\u6700\u9577\u70ba20\u500b\u5b57\u7b26",TR_NOT_EMPTY:"\u4e0d\u80fd\u70ba\u7a7a",TR_FORMAT_WRONG:"\u683c\u5f0f\u932f\u8aa4",TR_PASSWORD_DIFF:"\u5169\u6b21\u5bc6\u78bc\u8f38\u5165\u4e0d\u540c",TR_ID:"ID",TR_RESET_USER_PASSWORD:"\u91cd\u7f6e\u8cec\u6236\u5bc6\u78bc",TR_SEND_SUCCESS:"\u767c\u9001\u6210\u529f",TR_TO_EMAIL:"\u8acb\u524d\u5f80\u90f5\u7bb1\u5b8c\u6210\u5bc6\u78bc\u4fee\u6539",TR_SEND_AGAIN:"\u91cd\u65b0\u767c\u9001",TR_ENTER_EMAIL:"\u8acb\u8f38\u5165\u60a8\u7684\u8cec\u6236ID\u6216\u8f14\u52a9\u90f5\u7bb1",TR_ID_OR_EMAIL:"\u8cec\u6236ID\u6216\u8f14\u52a9\u90f5\u7bb1",TR_SENDING:"\u767c\u9001\u4e2d...",TR_NEXT_STEP:"\u4e0b\u4e00\u6b65",TR_RESET_TIPS:"\u8acb\u8f38\u5165\u8cec\u6236ID\u6216\u8005\u8a3b\u518a\u6642\u586b\u5beb\u7684\u90f5\u7bb1",TR_INVALID_EMAIL:"\u8acb\u8f38\u5165\u6709\u6548\u8cec\u6236ID\u6216\u8005\u90f5\u7bb1",TR_FINISH_READING:"\u6211\u5df2\u95b1\u8b80\u4e26\u540c\u610f",TR_READ_AGREEMENT:"\u95b1\u8b80DobotLab\u7684",TR_PRIVACY_POLICY:"\u96b1\u79c1\u653f\u7b56",TR_USER_AGREEMENT:"\u7528\u6236\u5354\u8b70",TR_SYSTEM_NOTIFICATION:"\u7cfb\u7d71\u901a\u77e5",TR_DATA_USAGE_WARN:"\u8acb\u6ce8\u610f\uff1a\u7576\u524d {{name}} \u6d41\u91cf\u5df2\u4f7f\u7528 {{percent}}%\uff0c\u8a73\u7d30\u4f7f\u7528\u60c5\u6cc1\u8acb\u5230\u3010\u500b\u4eba\u4e2d\u5fc3-AI\u6b0a\u9650\u3011\u4e2d\u67e5\u770b\u3002\u5982\u4f7f\u7528\u5b8c\u7562\uff0c\u8acb\u4e0b\u6708\u518d\u5617\u8a66\u4f7f\u7528\u3002",TR_TEMP_SPEECH_RECOGNITION:"\u81e8\u6642\u6388\u6b0a\u2014\u2014\u8a9e\u8a00\u8b58\u5225",TR_TEMP_FACE_RECOGNITION:"\u81e8\u6642\u6388\u6b0a\u2014\u2014\u4eba\u81c9\u8b58\u5225",TR_TEMP_CHARACTER_RECOGNITION:"\u81e8\u6642\u6388\u6b0a\u2014\u2014OCR\u6587\u5b57\u8b58\u5225",TR_MY_WORKBENCH:"\u6211\u7684\u5de5\u4f5c\u53f0",TR_CLASS_MANAGE:"\u73ed\u7d1a\u7ba1\u7406",TR_AUTHORITY_MANAGE:"\u6b0a\u9650\u7ba1\u7406",TR_ADD_STUDENT:"\u6dfb\u52a0\u5b78\u751f",TR_CHANGE_CLASS:"\u8abf\u73ed",TR_OPERATION:"\u64cd\u4f5c",TR_SERIAL_NUMBER:"\u5e8f\u865f",TR_NAME:"\u59d3\u540d",TR_LOGIN_ID:"\u767b\u9304ID",TR_GRADE:"\u5e74\u7d1a",TR_KEY_WORD:"\u95dc\u9375\u5b57\u641c\u7d22",TR_TEACHER_MANAGE:"\u6559\u5e2b\u7ba1\u7406",TR_BATCH_IMPORT:"\u6279\u91cf\u5c0e\u5165",TR_EXPORT_DATA:"\u5c0e\u51fa\u6578\u64da",TR_CLASS_TEACHER:"\u4efb\u8ab2\u8001\u5e2b",TR_ADD_TEACHER:"\u6dfb\u52a0\u8001\u5e2b",TR_INPUT_LOGIN_ID:"\u8acb\u8f38\u5165\u767b\u9304ID",TR_INPUT_NAME:"\u8acb\u8f38\u5165\u59d3\u540d",TR_INPUT_MAILBOX:"\u8acb\u8f38\u5165\u90f5\u7bb1",TR_DELETE_TEACHER:"\u662f\u5426\u522a\u9664\u8a72\u6559\u5e2b\uff1f",TR_CLASSNAME_DUPLIACTE:"\u73ed\u7d1a\u547d\u540d\u91cd\u8907\uff0c\u8acb\u91cd\u65b0\u8f38\u5165",TR_ADD_CLASS:"\u6dfb\u52a0\u73ed\u7d1a",TR_CALSSNAME_EMPTY:"\u73ed\u7d1a\u540d\u4e0d\u80fd\u70ba\u7a7a",TR_INPUT_CLASSNAME:"\u8acb\u8f38\u5165\u73ed\u7d1a\u540d\u7a31",TR_INPUT_GRADE:"\u8acb\u8f38\u5165\u5e74\u7d1a",TR_INPUT_CLASS:"\u8acb\u8f38\u5165\u73ed\u7d1a",TR_CHOOSE_CLASS:"\u9078\u64c7\u73ed\u7d1a",TR_DELETE_STUDENT:"\u662f\u5426\u522a\u9664\u5df2\u9078\u5b78\u751f\uff1f",TR_CLASS_RENAME:"\u73ed\u7d1a\u91cd\u547d\u540d",TR_DELETE_CLASS:"\u662f\u5426\u522a\u9664\u5df2\u9078\u73ed\u7d1a\uff1f",TR_DELETE_CLASS_TIPS:"\u6ce8\u610f\uff1a\u82e5\u8a72\u73ed\u7d1a\u4e0b\u5b58\u5728\u5b78\u751f\u6216\u8001\u5e2b\uff0c\u5247\u7121\u6cd5\u522a\u9664",TR_FAIL_OPEN:"\u6253\u958b\u6587\u4ef6\u5931\u6557\uff0c\u8acb\u91cd\u65b0\u9078\u64c7\u6587\u4ef6",TR_BATCH_ADD:"\u6279\u91cf\u65b0\u589e\u7528\u6236",TR_UPLOAD:"\u4e0a\u50b3",TR_IMPORT_TEMP:"\u4f7f\u7528\u6a21\u7248\u5c0e\u5165\u7528\u6236\uff0c\u8acb\u4e0a\u50b3\u6587\u4ef6",TR_CHOOSE_AGAIN:"\u91cd\u65b0\u9078\u64c7\u6587\u4ef6",TR_DOWNLOAD_TEMP:"\u9ede\u64ca\u6b64\u8655\u4e0b\u8f09\u6a21\u7248",TR_RESET_PASSWORD:"\u91cd\u7f6e\u5bc6\u78bc",TR_CONFIRM_RESET:"\u662f\u5426\u8981\u91cd\u7f6e\u5bc6\u78bc\uff1f",TR_AFTER_RESET:"\u91cd\u7f6e\u5bc6\u78bc\u5f8c\uff0c\u5bc6\u78bc\u7d71\u4e00\u70ba\uff1a123456",TR_HELP:"\u5e6b\u52a9",TR_HELP_DOC:"DobotLab\u5e6b\u52a9\u6587\u6a94",TR_DEVICE_MANUAL:"\u8a2d\u5099\u4f7f\u7528\u624b\u518a",TR_MAGICIANGO:"MagicianGo \u79fb\u52d5\u5e95\u76e4",TR_FILE_NAME_EMPTY:"\u6587\u4ef6\u540d\u4e0d\u80fd\u70ba\u7a7a",TR_FILE_NAME_CONTAIN:"\u6587\u4ef6\u540d\u4e0d\u80fd\u5305\u542b",TR_DL_NEW_VER:"\u767c\u73feDobotLink\u6700\u65b0\u7248\u672c",TR_DL_NEW_TIPS:"\u5efa\u8b70\u4e0b\u8f09\u4e26\u4f7f\u7528\u6700\u65b0\u7248\u672cDobotLink\u8edf\u4ef6\uff0c\u4f7f\u7528\u9ad4\u9a57\u66f4\u4f73\uff01",TR_IGNORE:"\u5ffd\u7565",TR_DL_NEW_DOWNLOAD:"\u7acb\u5373\u4e0b\u8f09",TR_CHROME_TIPS:" \u7576\u524d\u700f\u89bd\u5668\u5b58\u5728\u517c\u5bb9\u554f\u984c\uff0c\u7121\u6cd5\u6b63\u5e38\u904b\u884cDobotLab\uff0c\u8acb\u4f7f\u7528\u8c37\u6b4cchrome\u700f\u89bd\u5668\u6253\u958b\u8a72\u7db2\u9801\u3002",TR_DOWNLOAD_CHROME:"\u4e0b\u8f09Chrome",TR_DL_STATUS_OFF:"\u672a\u555f\u52d5",TR_DL_STATUS_ON:"\u5df2\u555f\u52d5",TR_DL_STATUS_UPDATE:"\u53ef\u66f4\u65b0",TR_MY_HOMEWORK:"\u6211\u7684\u4f5c\u696d",TR_CLASSWORK_TAG:"\u96a8\u5802",TR_HOMEWORK_TAG:"\u8ab2\u5f8c",TR_BLOCK_TYPE:"\u7a4d\u6728\u7de8\u7a0b",TR_PYTHON_TYPE:"Python\u7de8\u7a0b",TR_SUBMIT_TIME:"\u63d0\u4ea4\u6642\u9593",TR_COMMENT_TIME:"\u8a55\u5206\u6642\u9593",TR_SCORE:"\u5f97\u5206",TR_CHECK_COMMENT:"\u67e5\u770b\u8a55\u8a9e",TR_NO_HOMEWORK:"\u66ab\u7121\u4f5c\u696d",TR_DO_HOMEWORK:"\u505a\u4f5c\u696d",TR_CHECK:"\u67e5\u770b",TR_ALL_STATUS:"\u5168\u90e8\u72c0\u614b",TR_STATUS:"\u72c0\u614b",TR_STARTED:"\u9032\u884c\u4e2d",TR_SUBMITED:"\u5f85\u6279\u6539",TR_FINISHED:"\u5df2\u5b8c\u6210",TR_REFRESH:"\u5237\u65b0",TR_HOMEWORK_LIB:"\u4f5c\u696d\u5eab",TR_HOMEWORK_MANAGE:"\u4f5c\u696d\u7ba1\u7406",TR_HOMEWORK_ACADEMIC_ANALYSIS:"\u5b78\u60c5\u5206\u6790",TR_ALL_HOMEWORK:"\u4f5c\u696d\u7e3d\u89bd",TR_COMPLETION:"\u5b8c\u6210\u60c5\u6cc1",TR_COMMENT:"\u8a55\u5206",TR_ENTER_NAME_ACCOUNT:"\u8acb\u8f38\u5165\u5b78\u751f\u540d\u5b57\u6216\u767b\u9304ID",TR_ENTER_SCORE:"\u8acb\u586b\u5165\u5206\u6578",TR_COMMENT_CONTENT:"\u8a55\u8a9e",TR_ENTER_COMMENT:"\u8acb\u8f38\u5165\u8a55\u8a9e",TR_ALL_CLASSES:"\u5168\u90e8\u73ed\u7d1a",TR_ALL_CHAPTERS:"\u5168\u90e8\u7ae0\u6216\u5be6\u9a57",TR_ALL_SECTIONS:"\u5168\u90e8\u5c0f\u7bc0",TR_NEW_HOMEWORK:"\u65b0\u5efa\u4f5c\u696d",TR_HOMEWORK_SEARCH_PLACEHOLDER:"\u4f5c\u696dID/\u540d\u7a31/\u5275\u4f5c\u4eba",TR_DESIGNATION:"\u540d\u7a31",TR_MODIFICATION_TIME:"\u4fee\u6539\u6642\u9593",TR_CREATOR:"\u5275\u4f5c\u4eba",TR_PUBLISHED:"\u5df2\u767c\u5e03",TR_UNPUBLISHED:"\u672a\u767c\u5e03",TR_OFF:"\u5df2\u4e0b\u67b6",TR_OFFING:"\u4e0b\u67b6",TR_PUBLISHING:"\u767c\u5e03",TR_HOMEWORK_NAME:"\u4f5c\u696d\u540d\u7a31",TR_LABORATORY:"\u4f5c\u696d\u540d\u7a31",TR_HANDSON_EXERCISES:"\u96a8\u5802\u7df4\u7fd2",TR_HOMEWORK:"\u8ab2\u5f8c\u7df4\u7fd2",TR_COURSE_CHAPTER:"\u8ab2\u7a0b\u7ae0\u7bc0",TR_SELECT_COURSE:"\u8acb\u9078\u64c7\u8ab2\u7a0b",TR_SELECT_CHAPTER:"\u8acb\u9078\u64c7\u7ae0",TR_SELECT_SECTION:"\u8acb\u9078\u64c7\u7bc0",TR_HOMEWORK_SETTING:"\u4f5c\u696d\u8a2d\u7f6e",TR_HOMEWORK_DELETE_TIPS:"\u78ba\u5b9a\u9700\u8981\u522a\u9664\u7576\u524d\u4f5c\u696d\u55ce?",TR_HOMEWORK_OFF_TIPS:"\u78ba\u5b9a\u9700\u8981\u4e0b\u67b6\u7576\u524d\u4f5c\u696d\u55ce?\u8a72\u64cd\u4f5c\u6703\u5c07\u4f5c\u696d\u5f9e\u6240\u6709\u53ef\u898b\u73ed\u7d1a\u4e2d\u4e0b\u67b6,\u8acb\u8b39\u614e\u64cd\u4f5c.",TR_HOMEWORK_OFF_TIPS3:"\u78ba\u5b9a\u9700\u8981\u4e0b\u67b6\u7576\u524d\u4f5c\u696d\u55ce?\u8a72\u64cd\u4f5c\u6703\u5c07\u4f5c\u696d\u5f9e\u6240\u6709\u95dc\u806f\u7ae0\u7bc0\u4e2d\u4e0b\u67b6,\u8acb\u8b39\u614e\u64cd\u4f5c.",TR_HOMEWORK_OFF_TIPS2:"\u6ce8:\u4e0b\u67b6\u5f8c\u53ef\u91cd\u65b0\u767c\u5e03",TR_REQUIRED:"\u5fc5\u9078\u5b57\u6bb5",TR_CHECK_RELATED_SECTION:"\u67e5\u770b\u95dc\u806f\u7ae0\u7bc0",TR_CHECK_VISIBLE_CLASSES:"\u67e5\u770b\u53ef\u898b\u73ed\u7d1a",TR_RELATED_SECTION:"\u95dc\u806f\u7ae0\u7bc0",TR_VISIBLE_CLASSES:"\u53ef\u898b\u73ed\u7d1a",TR_PUBLISH_ERROR:"\u6c92\u6709\u53ef\u767c\u5e03\u7684\u73ed\u7d1a",TR_PUBLISH_ERROR2:"\u767c\u5e03\u5931\u6557",TR_PUBLISH_ERROR3:"\u5df2\u7d93\u767c\u5e03\u7684\u4f5c\u696d\u4e0d\u80fd\u8a2d\u7f6e",TR_PUBLISH_SUCCESS:"\u767c\u5e03\u6210\u529f",TR_PUBLISH_TIPS:"\u6ce8\u610f\uff1a\u7576\u524d\u64cd\u4f5c\u6703\u5be6\u6642\u66f4\u65b0\u4f5c\u696d\u5230\u53ef\u898b\u73ed\u7d1a\uff0c\u8acb\u8b39\u614e\u64cd\u4f5c",TR_PUBLISH_TIPS2:"\u6ce8\u610f\uff1a\u7576\u524d\u64cd\u4f5c\u6703\u5be6\u6642\u66f4\u65b0\u4f5c\u696d\u5230\u95dc\u806f\u7ae0\u7bc0\uff0c\u8acb\u8b39\u614e\u64cd\u4f5c",TR_HOMEWORK_PREVIEW:"\u4f5c\u696d\u9810\u89bd",TR_EDIT_TITLE:"\u7de8\u8f2f\u984c\u76ee",TR_ANSWER_CODE:"\u7de8\u8f2f\u4ee3\u78bc",TR_SLAMPLE_CODE:"\u5b78\u751f\u53ef\u898b\u4ee3\u78bc",TR_INSERT_IMAGE:"\u63d2\u5165\u5716\u7247",TR_INSERT_LINK:"\u63d2\u5165\u93c8\u63a5",TR_OPERATION_BEFORE:"\u6b64\u64cd\u4f5c\u9700\u8981\u5148\u4fdd\u5b58",TR_SAVE_SUCCESS:"\u4fdd\u5b58\u6210\u529f",TR_SAVE_FAILURE:"\u4fdd\u5b58\u5931\u6557",TR_IMPORT_FROM_EDIT:"\u5f9e\u7de8\u8f2f\u4ee3\u78bc\u5c0e\u5165",TR_IMPORT_CODE:"\u5c0e\u5165\u4ee3\u78bc",TR_TITLE:"\u984c\u76ee",TR_CANCEL_PREVIEW:"\u53d6\u6d88\u700f\u89bd",TR_SCORE_SUCESS:"\u8a55\u5206\u6210\u529f",TR_SCORE_FAIL:"\u8a55\u5206\u5931\u6557",TR_COMMENT_TAG1:"\u4ee3\u78bc\u4e0d\u932f",TR_COMMENT_TAG2:"\u7e7c\u7e8c\u52a0\u6cb9",TR_COMMENT_TAG3:"\u4ee3\u78bc\u7c21\u6f54",TR_COMMENT_TAG4:"\u591a\u52a0\u7df4\u7fd2",TR_COMMENT_TAG5:"\u908f\u8f2f\u6e05\u6670",TR_COMMENT_TAG6:"\u975e\u5e38\u512a\u79c0",TR_SUBMIT_SUCCESS:"\u63d0\u4ea4\u6210\u529f",TR_SUBMIT_FAILURE:"\u63d0\u4ea4\u5931\u6557",TR_SUBMIT_HOMEWOEK:"\u63d0\u4ea4\u4f5c\u696d",TR_CLOSE_TITLE:"\u95dc\u9589\u984c\u76ee",TR_VIEW_TITLE:"\u67e5\u770b\u984c\u76ee",TR_CHOOSE_CATEGORY:"\u9078\u64c7\u6559\u6750\u985e\u578b",TR_UNBIND:"\u89e3\u9664\u7d81\u5b9a",TR_UNBIND_CONFIRM:"\u78ba\u5b9a\u8981\u89e3\u7d81\u55ce\uff1f",TR_UNBIND_SUCCESS:"\u89e3\u7d81\u6210\u529f",TR_RESET_SUCCESS:"\u5bc6\u78bc\u91cd\u7f6e\u6210\u529f",TR_BIND_ID:"\u7d81\u5b9a\u5df2\u6709ID",TR_ID_NOT_EXIST:"\u8a72ID\u4e0d\u5b58\u5728",TR_BIND_SUCCESS:"\u7d81\u5b9a\u6210\u529f",TR_NAME_NOT_MATCH:"ID\u8207\u7528\u6236\u6635\u7a31\u4e0d\u5339\u914d",TR_USER_ID:"\u7528\u6236ID",TR_ENTER_USER_ID:"\u8acb\u8f38\u5165\u7528\u6236ID",TR_ADD_TO_CLASS:"\u6dfb\u52a0\u5230\u73ed\u7d1a",TR_EDIT_SUCCESS:"\u7de8\u8f2f\u6210\u529f",TR_EDIT_USER:"\u7de8\u8f2f\u7528\u6236",TR_ROLE_OPTION:"\u5e2b\u751f\u7ba1\u7406",TR_BATCH_DELETE_ROLE:"\u662f\u5426\u522a\u9664\u5df2\u9078{{role}}",TR_DELETE_ROLE_TIPS:"\u6ce8\u610f\uff1a\u522a\u9664\u5f8c\u8a72ID\u5c07\u8a3b\u92b7\uff0c\u8cec\u865f\u76f8\u95dc\u6578\u64da\u6703\u540c\u6b65\u522a\u9664",TR_UNBIND_BTN:"\u89e3\u7d81",TR_RESET_BTN:"\u91cd\u7f6e",TR_VALIDATE_ID:"\u50c5\u9650\u82f1\u6587\u3001\u6578\u5b57\u548c\u4e0b\u5283\u7dda\u7d44\u5408",TR_VALIDATE_LENGTH:"\u6700\u77ed\u70ba6\u500b\u5b57\u7b26\uff0c\u6700\u9577\u70ba20\u500b\u5b57\u7b26",TR_WORK_NOT_FOUND:"\u672a\u627e\u5230\u76f8\u95dc\u4f5c\u54c1",TR_REFERENCE:"\u53c3\u8003\u7b54\u6848",TR_CHECK_REFERENCE:"\u67e5\u770b\u53c3\u8003\u7b54\u6848",TR_CHANGE_SUCCESS:"\u8abf\u73ed\u6210\u529f",TR_ADD_SUCCESS:"\u6dfb\u52a0\u6210\u529f",TR_ALL_TEACHERS:"\u5168\u90e8\u6559\u5e2b",TR_ALL_STUDENTS:"\u5168\u90e8\u5b78\u751f",TR_SELECT_DATE:"\u65e5\u671f\u7be9\u9078",TR_NEARLY_A_YEAR:"\u8fd1\u4e00\u5e74",TR_THIS_SEMESTER:"\u672c\u5b78\u671f",TR_BASIC_SITUATION:"\u57fa\u672c\u60c5\u6cc1",TR_CLASS_COUNT:"\u73ed\u7d1a\u6578",TR_COUSE_COUNT:"\u8ab2\u7a0b\u6578",TR_STUDENGT_COUNT:"\u5b78\u751f\u6578",TR_EXPORT_ACADEMIC_DATA:"\u5c0e\u51fa\u5b78\u60c5\u6578\u64da",TR_LEARN_SITUATION:"\u5b78\u7fd2\u60c5\u6cc1",TR_SUB_NAME:"\u8ab2\u7a0b\u540d\u7a31",TR_ALL_HOMEWORKS:"\u7e3d\u4f5c\u696d\u6578",TR_ALL_SUBMIT:"\u63d0\u4ea4\u6578",TR_ALL_CORRENT:"\u6279\u6539\u6578",TR_ALL_COMPLETION_RATE:"\u4f5c\u696d\u5b8c\u6210\u7387",TR_ALL_EDIT_RATE:"\u4f5c\u696d\u6279\u6539\u7387",TR_HOMEWORK_DETAIL:"\u4f5c\u696d\u8a73\u60c5",TR_HIGHTEST_SCORE:"\u6700\u9ad8\u5206",TR_AVERAGE_CALSSWORK:"\u73ed\u7d1a\u4f5c\u696d\u5e73\u5747\u5206",TR_AVERAGE_WORK:"\u4f5c\u696d\u5e73\u5747\u5206",TR_HOMEWORK_TOP3:"\u4f5c\u696dTop3",TR_SCORE_OVER60:"\u5e73\u5747\u5206>60",TR_SCORE_LESSTHAN60:"\u5e73\u5747\u5206<60",TR_STUDENT_GRADE_EXCEL:"\u5b78\u751f\u6210\u7e3e\u55ae",TR_DELETE_SUCCESS:"\u522a\u9664\u6210\u529f",TR_ADD_TO_CLASS_SUCCESS:"\u5df2\u6210\u529f\u6dfb\u52a0\u5230\u201c\u6211\u7684\u5099\u8ab2\u201d\u4e2d",TR_REMOVE_PREPARATION:"\u5f9e\u6211\u7684\u5099\u8ab2\u79fb\u9664",TR_ADD_PREPARATION:"\u6dfb\u52a0\u5230\u6211\u7684\u5099\u8ab2",TR_MY_PREPARATION:"\u6211\u7684\u5099\u8ab2",TR_PREPARATION:"\u5099\u8ab2\u7ba1\u7406",TR_IMPORT:"\u5c0e\u5165",TR_EXPORT:"\u5c0e\u51fa",TR_ABOUT:"\u95dc\u65bc",TR_EDU_PLATFORM:"\u6559\u80b2\u5e73\u81fa",TR_VERSION:"\u7248\u672c\u865f",TR_COMPANY:"\u4e2d\u570b\xb7\u6df1\u5733\u5e02\u8d8a\u7586\u79d1\u6280\u6709\u9650\u516c\u53f8",TR_EDU_MANUAL:"DobotLab\u6559\u80b2\u5e33\u865f\u4f7f\u7528\u624b\u518c",TR_CODING_MANUAL:"DobotLab\u7de8\u7a0b\u624b\u518c",TR_REFRESH_SUCESS:"\u5237\u65b0\u6210\u529f",TR_NAME_SUCCESS:"\u7528\u6236\u540d\u4fee\u6539\u6210\u529f",TR_IMG_SUCCESS:"\u982d\u50cf\u4fee\u6539\u6210\u529f",TR_NO_PREPARATION:"\u66ab\u7121\u5099\u8ab2\u8a18\u9304",TR_TOOL_NAME:"\u540d\u7a31",TR_DESCRIPTION:"\u63cf\u8ff0",TR_LICENSE:"\u8a31\u53ef\u8b49",TR_BUILT_WITH:"DobotLab\u7531\u4ee5\u4e0b\u90e8\u5206\u69cb\u6210\uff1a",TR_CONFIRM_SUBMIT:"\u4f5c\u696d\u63d0\u4ea4\u5f8c\u4e0d\u53ef\u4fee\u6539\uff0c\u78ba\u8a8d\u8981\u63d0\u4ea4\u55ce\uff1f",TR_AUTHORITY_MANAGEMENT:"\u6b0a\u9650\u7ba1\u7406",TR_PERMIT_SAVE_SUCCESS:"\u6b0a\u9650\u4fdd\u5b58\u6210\u529f",TR_COURSE_AUTHORITY:"\u8ab2\u7a0b\u6b0a\u9650",TR_PERMIT_SAVE_TIP:"\u4fee\u6539\u5f8c\u8a18\u5f97\u4fdd\u5b58\u54e6~",TR_PERMIT_SAVE_COMFIRM:"\u662f\u5426\u4fdd\u5b58\u7576\u524d\u6b0a\u9650\u6539\u52d5\uff1f",TR_NOT_SAVE:"\u4e0d\u4fdd\u5b58",TR_HOMEPAGE:"\u9996\u9801",TR_CURRENCY:"\u901a\u7528",TR_FEEDBACK:"\u53cd\u994b",TR_OPEN_GUIDE:"\u67e5\u770b\u6307\u5f15\u56ae\u5c0e",TR_FEEDBACK_EMPTY:"\u8acb\u8f38\u5165\u53cd\u994b\u5167\u5bb9",TR_FEEDBACK_TITLE:"\u610f\u898b\u53cd\u994b",TR_FEEDBACK_CONTENT:"\u53cd\u994b\u5185\u5bb9",TR_FEEDBACK_INPUT:"\u7d66\u6211\u5011\u53cd\u994b\u6216\u63cf\u8ff0\u932f\u8aa4",TR_SEND_TO_PM:"\u60a8\u53ef\u4ee5\u767c\u9001\u96fb\u5b50\u90f5\u7bb1\u81f3{{email}}\u8ddf\u8e2a\u5831\u544a",TR_SEND:"\u767c\u9001",TR_COPY:"\u8907\u88fd",TR_COPYREFRESH_SUCESS:"\u8907\u88fd\u6210\u529f",TR_COPYPLACEHOLDER:"\u8acb\u8f38\u5165\u4f5c\u696d\u540d\u7a31",TR_HOMEWORKTITLENOTEMPTY:"\u4f5c\u696d\u540d\u7a31\u4e0d\u80fd\u70ba\u7a7a",TR_HADSAMENAMEFILE:"\u5df2\u5b58\u5728\u540c\u540d\u6587\u4ef6\uff0c\u662f\u5426\u8986\u84cb?",TR_WRITEANDDRAW_LIB:"\u5beb\u5b57\u756b\u756b\u5be6\u9a57\u5ba4",TR_LASER_LIB:"\u6fc0\u5149\u96d5\u523b\u5be6\u9a57\u5ba4",TR_TEACH_LIB:"\u793a\u6559\u518d\u73fe\u5be6\u9a57\u5ba4",TR_3DPRINT_LIB:"3D\u6253\u5370\u5be6\u9a57\u5ba4",TR_OPEN_FIRMWAREBURN_ERROR:"\u6253\u958b\u56fa\u4ef6\u71d2\u9304\u5931\u6557\uff0c\u8acb\u6aa2\u67e5DobotLink\u662f\u5426\u555f\u52d5",TR_OPEN_FIRMWAREBURN:"\u5373\u5c07\u8df3\u8f49\u52303D\u6253\u5370\u56fa\u4ef6\u71d2\u9304\u754c\u9762\uff0c\u8acb\u78ba\u8a8d\u662f\u5426\u5df2\u71d2\u93043D\u6253\u5370\u56fa\u4ef6\uff1f",TR_FIRMWAREBURNED:"\u5df2\u71d2\u9304",TR_FIRMWAREUNBURNED:"\u672a\u71d2\u9304",TR_FIRMWAREBURN_TIPS:"\u4f7f\u75283D\u6253\u5370\u529f\u80fd\u524d\u8acb\u5148\u78ba\u8a8d\u662f\u5426\u5df2\u5b89\u88dd3D\u6253\u5370\u8edf\u4ef6\uff1f\u82e5\u5df2\u5b89\u88dd\uff0c\u8acb\u76f4\u63a5\u6253\u958b\u4e26\u9023\u63a5\u4f7f\u7528\uff1b\u82e5\u672a\u5b89\u88dd\uff0c\u9ede\u64ca\u4ee5\u4e0b\u93c8\u63a5\u4e0b\u8f09\u5b89\u88dd\u5f8c\u4f7f\u7528\u3002",TR_DOWNLOAD_FIRMWAREBURN_URL:"\u4e0b\u8f09\u93c8\u63a5\uff1a",TR_FIRMWAREBURN_OK:"\u597d\u7684",TR_ACCOUNT_SETTING:"\u8cec\u865f\u8a2d\u7f6e",TR_ACCOUNT_LOGOUT:"\u8cec\u865f\u8a3b\u92b7",TR_ACCOUNT_SETTING_TIPS:"\u91cd\u8981\u63d0\u793a\uff1aDobotLab\u5e33\u865f\u53ef\u7533\u8acb\u8a3b\u92b7\uff0c\u70ba\u4e86\u907f\u514d\u88ab\u76dc\u865f\u6216\u975e\u672c\u4eba\u64cd\u4f5c\uff0c\u8a3b\u92b7\u9700\u8981\u78ba\u8a8d\u5e33\u865f\u8cc7\u8a0a\u3002",TR_APPLY_ACCOUNT_LOGOUT:"\u7533\u8acb\u8a3b\u92b7",TR_WILL_ACCOUNT_LOGOUT:"\u5c07\u8cec\u865f\u8a3b\u92b7\uff1a",TR_CANNOT_FIND:"\u7121\u6cd5\u627e\u56de",TR_CLEAR_DATA_ACCOUNT_LOGOUT:"\u8a3b\u92b7\u5f8c\u5c07\u7121\u6cd5\u767b\u9304\uff0c\u4e26\u4e14\u76f8\u95dc\u500b\u4eba\u4fe1\u606f\u5c07\u6e05\u7a7a",TR_FOLLOW_INFO:"\u5177\u9ad4\u5305\u542b\u4f46\u4e0d\u9650\u65bc\u4ee5\u4e0b\u4fe1\u606f:",TR_FOLLOW_INFO_1:"\u500b\u4eba\u8cc7\u6599\uff0c\u5305\u542b\u90f5\u7bb1\u4fe1\u606f\u3001\u5bc6\u78bc\u3001\u982d\u50cf\u7b49",TR_FOLLOW_INFO_2:"\u6211\u7684\u4f5c\u54c1\u3001\u6211\u7684\u5099\u8ab2\u7b49",TR_FOLLOW_INFO_3:"\u5176\u4ed6\u500b\u4eba\u4fe1\u606f\uff0c\u5982\u7d81\u5b9a\u7684\u7b2c\u4e09\u65b9\u8cec\u865f\u4fe1\u606f\u7b49",TR_HAD_KNOW_DANGER:"\u5df2\u77e5\u6089\u98a8\u96aa",TR_THINK_BUTTON:"\u6211\u518d\u60f3\u60f3",TR_LOGOUT_BUTTON:"\u8a3b\u92b7",TR_VERIFY_PASSWARD:"\u9a57\u8b49\u5bc6\u78bc",TR_INPUT_PASSWARD:"\u8acb\u8f38\u5165\u767b\u9304\u5bc6\u78bc",TR_PASSWARD_ERROR:"\u5bc6\u78bc\u8f38\u5165\u932f\u8aa4\uff0c\u8acb\u91cd\u65b0\u8f38\u5165\uff01",TR_SUBMIT_SUCESS:"\u63d0\u4ea4\u6210\u529f",TR_7DAY_LOGOUT:"7\u5929\u540e\u81ea\u52d5\u8a3b\u92b7",TR_FEEDBACK_EMAIL:"\u8acb\u586b\u5beb\u60a8\u7684\u90f5\u7bb1",TR_RENAME_NOTEMPTY:"\u8f38\u5165\u4e0d\u80fd\u70ba\u7a7a",TR_RENAME_CHECK:'\u6587\u4ef6\u540d\u4e0d\u80fd\u5305\u542b / : * ? " < > | %',TR_RESOURCE_AUTHORITY:"\u8d44\u6e90\u6743\u9650",TR_COUNTRY:"\u5730\u5340",TR_MODIFY_COUNTRY_SUCCESS:"\u7528\u6236\u5730\u5340\u4fee\u6539\u6210\u529f",TR_RESOURCE_PERMISSION_TIPS:"\u6b64\u5904\u53ef\u8bbe\u7f6e\u54ea\u4e9b\u9644\u4ef6\u8d44\u6e90\u5bf9\u5b66\u751f\u53ef\u89c1",TR_COURSE_PERMISSION_TIPS:"\u6ce8\uff1a\u6b64\u5904\u53ef\u8bbe\u7f6e\u54ea\u4e9b\u8bfe\u7a0b\u5bf9\u73ed\u7ea7\u53ef\u89c1",TR_NO_RESOURCE_TIPS:"\u6682\u65e0\u8d44\u6e90\u8bb0\u5f55",TR_TEACHERING_MODULE:"\u6559\u5b66\u6a21\u5757",TR_LAB_MODULE:"\u5b9e\u9a8c\u6a21\u5757",TR_CLASEE_MODULE:"\u73ed\u7ea7\u7ba1\u7406",TR_WELCOME_BLOCKLY:"\u6b22\u8fce\u6765\u5230\u300c\u79ef\u6728\u7f16\u7a0b\u5b9e\u9a8c\u5ba4\u300d",TR_WELCOME_PYTHON:"\u6b22\u8fce\u6765\u5230\u300cPython\u5b9e\u9a8c\u5ba4\u300d",TR_WELCOME_DOBOTLAB:"\u6b22\u8fce\u6765\u5230DobotLab\u6559\u80b2\u5e73\u53f0\uff01",TR_INTRODUCE:"DobotLab\u4eba\u5de5\u667a\u80fd\u6559\u5b66\u5e73\u53f0\u662f\u4e00\u4e2a\u4e13\u4e3a\u4eba\u5de5\u667a\u80fd\u6559\u80b2\u7814\u53d1\u7684\u7efc\u5408\u578b\u8f6f\u4ef6\u5e73\u53f0\uff0c\u96c6\u6210\u4e86\u6559\u5b66\u3001\u5b9e\u9a8c\u3001\u73ed\u7ea7\u7ba1\u7406\u4e09\u5927\u529f\u80fd\u6a21\u5757\uff0c\u4e3a\u5b66\u6821\u5f00\u8bbe\u4eba\u5de5\u667a\u80fd\u6559\u5b66\u63d0\u4f9b\u4e86\u5fc5\u8981\u7684\u4eba\u5de5\u667a\u80fd\u6559\u5b66\u8d44\u6e90\u3002",TR_ENTER_DOBOTLAB:"\u8fdb\u5165\u4e3b\u9875",TR_ENTER_LAB:"\u8fdb\u5165\u5b9e\u9a8c\u5ba4",TR_CHECK_GUIDELINES:"\u67e5\u770b\u6307\u5f15\u5411\u5bfc",TR_SKIP:"\u8df3\u8fc7",TR_FINISH:"\u5b8c\u6210",TR_HOME:"\u3010\u4e3b\u9875\u6309\u94ae\u3011",TR_HOME_TIP:"\u5b9e\u73b0\u4ece\u5f53\u524d\u9875\u9762\u8fd4\u56de\u5230DobotLab\u4e3b\u754c\u9762",TR_GUIDE_FILE:"\u3010\u6587\u4ef6\u6309\u94ae\u3011",TR_FILE_TIP:"\u5305\u62ec\u65b0\u5efa\u3001\u6253\u5f00\u3001\u4fdd\u5b58\u3001\u53e6\u5b58\u4e3a\uff0c\u53e6\u5b58\u4e3a\u7535\u8111\uff0c\u4ece\u7535\u8111\u6253\u5f00\u529f\u80fd",TR_PROJECT:"\u3010\u9879\u76ee\u540d\u79f0\u3011",TR_PROJECT_BLOCK_TIP:"\u5728\u5f53\u524d\u4ee3\u7801\u533a\u663e\u793a\u7684\u79ef\u6728\u7f16\u7a0b\u4f5c\u54c1\u7684\u540d\u79f0",TR_PROJECT_PYTHON_TIP:"\u5728\u5f53\u524d\u4ee3\u7801\u533a\u663e\u793a\u7684Python\u7f16\u7a0b\u4f5c\u54c1\u7684\u540d\u79f0",TR_BLOCK_AREA:"\u3010\u79ef\u6728\u533a\u3011",TR_BLOCK_AREA_TIP:"\u63d0\u4f9b\u7f16\u7a0b\u6240\u9700\u7684\u79ef\u6728\uff0c\u53ef\u4ee5\u6309\u7167\u5206\u7c7b\u53ca\u989c\u8272\u67e5\u627e\u6240\u9700\u7684\u79ef\u6728",TR_CODE_AREA:"\u3010\u4ee3\u7801\u533a\u3011",TR_CODE_AREA_TIP:"\u7a0b\u5e8f\u7684\u7f16\u5199\u533a\u57df\uff0c\u53ef\u4ee5\u5c06\u79ef\u6728\u62d6\u653e\u81f3\u8be5\u533a\u57df\u6765\u7f16\u5199\u7a0b\u5e8f",TR_STAGE_AREA:"\u3010\u821e\u53f0\u533a\u3011",TR_STAGE_AREA_TIP:"\u663e\u793a\u89d2\u8272\uff0c\u5e76\u901a\u8fc7\u89d2\u8272\u5c55\u793a\u7f16\u7a0b\u4f5c\u54c1",TR_RUN_SCRIPT:"\u3010\u8fd0\u884c\u7a0b\u5e8f\u3011",TR_STOP_SCRIPT:"\u3010\u6682\u505c\u7a0b\u5e8f\u3011",TR_CLEAR_SCRIPT:"\u3010\u6e05\u9664\u62a5\u8b66\u3011",TR_LEFT:"\u3010\u7a97\u53e3\u5de6\u7f6e\u3011",TR_LARGE:"\u3010\u7a97\u53e3\u6700\u5927\u5316\u3011",TR_DEVICE_CONTROL_AREA:"\u3010\u8bbe\u5907\u63a7\u5236\u533a\u3011",TR_DEVICE_CONTROL_AREA_TIP:"\u9009\u62e9\u3001\u8fde\u63a5\u5e76\u63a7\u5236dobot\u8bbe\u5907",TR_DEVICE_CONNECT:"\u3010\u9009\u62e9\u8bbe\u5907\u3011",TR_SELECT_END:"\u3010\u9009\u62e9\u672b\u7aef\u3011",TR_DEVICE_CONNECT_AREA:"\u3010\u8bbe\u5907\u8fde\u63a5\u533a\u3011",TR_DEVICE_CONNECT_AREA_TIP:"\u9009\u62e9\u5e76\u8fde\u63a5dobot\u8bbe\u5907",TR_DEVICE_CONTROL_AREA_TIP2:"\u63a7\u5236\u673a\u68b0\u81c2\u8fd0\u52a8\u5e76\u4e14\u663e\u793a\u5b9e\u65f6\u5750\u6807\uff0c\u53ef\u8c03\u8282\u70b9\u52a8\u901f\u5ea6",TR_SELECT_END_AREA:"\u3010\u672b\u7aef\u9009\u62e9\u533a\u3011",TR_SELECT_END_AREA_TIP:"\u9009\u62e9\u672b\u7aef\u914d\u4ef6",TR_COORDINATE_CALIBRATION:"\u3010\u5750\u6807\u6807\u5b9a\u3011",TR_COORDINATE_CALIBRATION_TIP:"\u5bf9MagicianLite\u76f8\u673a\u5957\u4ef6\u8fdb\u884c\u6807\u5b9a",TR_ARM_CAMERA:"\u3010\u673a\u68b0\u81c2\u6444\u50cf\u5934\u3011",TR_ARM_CAMERA_TIP:"\u5bf9MagicianGo\u672b\u7aefAI\u6444\u50cf\u5934\u8fdb\u884c\u6807\u5b9a\u4ee5\u53ca\u67e5\u770b\u672b\u7aefAI\u6444\u50cf\u5934\u83b7\u53d6\u7684\u76ee\u6807\u7c7b\u578b\u53caMagicianGo\u5f53\u524d\u7684\u4f4d\u7f6e",TR_CHASSIS_CONTROLPANE:"\u3010Car Control Panel\u3011",TR_CHASSIS_CONTROLPANE_TIP:"\u63a7\u5236Magician Go\u8fd0\u52a8\u5e76\u4e14\u663e\u793a\u5b9e\u65f6\u5750\u6807\uff0c\u53ef",TR_CHASSIS_CONTROLPANE_TIP_STONGER:"\u8c03\u8282\u70b9\u52a8\u64cd\u4f5c\u8fd0\u52a8\u901f\u5ea6\u548c\u9009\u62e9\u672b\u7aef\u914d\u4ef6",TR_JOG_BUTTON:"\u3010\u70b9\u52a8\u6309\u94ae\u3011",TR_LEFT_TRANS:"\u5de6\u65cb\u8f6c",TR_RIGHT_TRANS:"\u53f3\u65cb\u8f6c",TR_WHISTLE:"\u9e23\u7b1b",TR_FLASH_LIGHT:"\u95ea\u706f",TR_AUTO_LINE_PATROL:"\u81ea\u52a8\u5de1\u7ebf",TR_AUTO_LINE_PATROL_TIP:"\u542f\u52a8Magician Go\u81ea\u52a8\u5bfb\u7ebf\u529f\u80fd",TR_USUAL_USETAB:"\u3010\u5e38\u7528\u5de5\u5177\u680f\u3011",TR_USUAL_USETAB_TIP:"\u5bf9\u4ee3\u7801\u533a\u8fdb\u884c\u64cd\u4f5c",TR_INSTRUCTION_LIST:"\u3010\u6307\u4ee4\u5217\u8868\u3011",TR_INSTRUCTION_LIST_TIP:"\u63d0\u4f9b\u7f16\u7a0b\u6240\u9700\u7684\u6307\u4ee4\uff0c\u53cc\u51fb\u6307\u4ee4\uff0c\u5728\u4ee3\u7801\u533a\u663e\u793a\u8be5\u6307\u4ee4",TR_RUN_WINDOW:"\u3010\u8fd0\u884c\u7a97\u53e3\u3011",TR_RUN_WINDOW_TIP:"\u663e\u793a\u4ee3\u7801\u7684\u8fd0\u884c\u7ed3\u679c\u53ca\u7cfb\u7edf\u4fe1\u606f",TR_TITLE_BAR:"\u3010\u5934\u90e8\u901a\u7528\u680f\u3011",TR_TITLE_BAR_TIP1:"1\u3001\u5305\u542b\u83dc\u5355\u3001\u8bed\u8a00\u5207\u6362\u3001\u767b\u5f55\u7b49\u529f\u80fd\u6309\u94ae",TR_TITLE_BAR_TIP2:"2\u3001\u4ece\u83dc\u5355\u901a\u7528\u7684\u6309\u94ae\u4e2d\uff0c\u53ef\u4ee5\u67e5\u770b\u6307\u5f15\u5411\u5bfc",TR_MY_COURSE:"\u3010\u6211\u7684\u8bfe\u7a0b\u3011",TR_MY_COURSE_TIP:"\u767b\u5f55\u540e\u53ef\u67e5\u770b\u76f8\u5173\u5728\u7ebf\u8bfe\u7a0b",TR_PERSONAL_WORK:"\u3010\u4e2a\u4eba\u4f5c\u54c1\u3011",TR_PERSONAL_WORK_TIP:"\u7528\u6237\u5728\u5b9e\u9a8c\u5ba4\u4e2d\u4fdd\u5b58\u9879\u76ee\u540e\uff0c\u5728\u6b64\u8fdb\u884c\u67e5\u770b\u548c\u518d\u7f16\u8f91",TR_DOBOTBLOCK_LAB:"\u3010\u79ef\u6728\u7f16\u7a0b\u5b9e\u9a8c\u5ba4\u3011",TR_DOBOTBLOCK_LAB_TIP:"\u901a\u8fc7\u7b80\u5355\u7684\u62d6\u62fd\u79ef\u6728\u5757\u5b8c\u6210\u7f16\u7a0b\u4efb\u52a1\uff0c\u964d\u4f4e\u4e86\u5b66\u751f\u5b66\u4e60\u7f16\u7a0b\u7684\u95e8\u69db",TR_GUIDE_PYTHON_LAB:"\u3010Python\u5b9e\u9a8c\u5ba4\u3011",TR_PYTHON_LAB_TIP:"\u901a\u8fc7\u76f4\u63a5\u8c03\u7528\u6307\u4ee4\u8fdb\u884cPython\u7f16\u7a0b",TR_FEEDBACK_TOOLTIP:"\u516c\u6e2c\u7248\uff0c\u610f\u898b\u53ef\u53cd\u994b\u81f3dobotlab@dobot.cc",TR_DEVICE_LIMIT:"\u50c5\u9650Magician\u6a5f\u68b0\u81c2\u4f7f\u7528",TR_VERSION_TIPS:"\u7576\u524d\u7db2\u9801\u7248\u672c\u904e\u820a\uff0c\u8acb\u6e05\u9664\u7de9\u5b58\u5f8c\u5237\u65b0\u9801\u9762\u3002",ACCESSIBILITY_STATEMENT:"\u53ef\u8a2a\u554f\u6027\u8072\u660e",ACCOUNT_INFORMATION:"\u5e33\u865f\u8cc7\u8a0a",WARNING_TEXT_VERSE:"\u5982\u679c\u8a72\u5e33\u865f\u6709\u4f7f\u7528DobotVerse\u8edf\u4ef6\uff0cDobotVerse\u5e33\u865f\u5167\u7684\u6240\u6709\u8cc7\u8a0a\u4e5f\u6703\u88ab\u540c\u6b65\u8a3b\u92b7",WARNING_TEXT_LAB:"\u5982\u679c\u8a72\u5e33\u865f\u6709\u4f7f\u7528DobotLab\u8edf\u4ef6\uff0cDobotLab\u5e33\u865f\u5167\u7684\u6240\u6709\u8cc7\u8a0a\u4e5f\u6703\u88ab\u540c\u6b65\u8a3b\u92b7",TR_ACCOUNT_CANCELLATION:"\u5e33\u865f\u8a3b\u92b7",TR_SELECT_EXPERIMENT:"\u9078\u64c7\u5be6\u9a57\u8ab2",TR_SET_RESOURCE_TIP:"\u6b64\u8655\u53ef\u8a2d\u7f6e\u54ea\u4e9b\u9644\u4ef6\u8cc7\u6e90\u5c0d\u5b78\u751f\u53ef\u898b\uff01",TR_LOGOUT_SUCCESS:"\u767b\u51fa\u6210\u529f",PREVIOUS:"\u4e0a\u4e00\u984c",NEXT:"\u4e0b\u4e00\u984c",FILTER:"\u8fc7\u6ee4",FILTERED:"\u5df2\u8fc7\u6ee4",TR_SCHOOL_ADMINISTRATOR:"\u5b78\u6821\u7ba1\u7406\u54e1",TR_SUPER_ADMINISTRATOR:"\u8d85\u7d1a\u7ba1\u7406\u54e1",TR_COURSE_ADMINISTRATOR:"\u8ab2\u7a0b\u7ba1\u7406\u54e1",TR_IMPORT_FROM_MYWORK:"\u5f9e\u6211\u7684\u4f5c\u54c1\u5c0e\u5165",TR_COURSE_FROM_LOCAL:"\u5f9e\u672c\u5730\u5c0e\u5165",TR_STUDENT_LIST:"\u5b78\u751f\u9336",TR_LIST:"\u9336"};y.TR_TEACHER="\u6559\u5e2b",y.TR_LOGIN_NOT_EMPTY="\u767b\u5165ID\u4e0d\u80fd\u70ba\u7a7a",y.TR_NAME_NOT_EMPTY="\u540d\u5b57\u4e0d\u80fd\u4e3a\u7a7a",y.TR_MAILBOX_NOT_EMPTY="\u540d\u5b57\u4e0d\u80fd\u70ba\u7a7a",y.TR_GRADE_NOT_EMPTY="\u5e74\u7ea7\u4e0d\u80fd\u4e3a\u7a7a",y.TR_CLASS_NOT_EMPTY="\u5e74\u7d1a\u4e0d\u80fd\u70ba\u7a7a",y.TR_MAILEBOX_FORMAT_WARING="\u90f5\u7bb1\u683c\u5f0f\u932f\u8aa4",y.TR_NICKNAME_NOT_EMPTY="\u6635\u7a31\u4e0d\u80fd\u70ba\u7a7a",y.TR_VERSE_LIB="\u865b\u64ec\u4eff\u771f\u5be6\u9a57\u5ba4",y.TR_COURSE="\u8bfe\u7a0b",y.TR_COURSEANDCHAPTER="\u8bfe\u7a0b.\u7ae0\u8282",y.TR_BlOCK_VERSE="Blockly\u865b\u64ec\u4eff\u771f",y.TR_VERSE_VERSE="Python\u865b\u64ec\u4eff\u771f",y.TR_COURSES_SCENE="\u8ab2\u7a0b\u5834\u666f",y.TR_SEL_SCENE="\u8acb\u9078\u64c7\u5834\u666f",y.TR_BASIC_SCENE="\u57fa\u790e\u5834\u666f",y.TR_COMMUNITY_SCENE="\u5c0f\u5340\u5834\u666f",y.TR_SUPERMARKET_SCENE="\u8d85\u5e02\u5834\u666f",y.TR_DRUGSTORE_SCENE="\u85e5\u623f\u5834\u666f",y.TR_FACTORY_SCENE="\u5de5\u5ee0\u5834\u666f",y.TR_BLOCKVERSE_TYPE="Blockly\u865a\u62df\u4eff\u771f",y.TR_PYTHONVERSE_TYPE="Python\u865a\u62df\u4eff\u771f",y.TR_BLOCKVERSE_LAB="Blockly\u865a\u62df\u4eff\u771f\u5b9e\u9a8c\u5ba4",y.TR_PYTHONVERSE_LAB="Python\u865a\u62df\u4eff\u771f\u5b9e\u9a8c\u5ba4",y.TR_PLEASE_LOGIN="\u4e3a\u4e86\u8ba9\u60a8\u83b7\u5f97\u66f4\u597d\u7684\u4f53\u9a8c\uff0c\u8bf7\u5148\u767b\u5f55\u540e\u518d\u7ee7\u7eed\u4f7f\u7528",y.TR_DO_NOT_LOGIN_="\u6682\u4e0d\u767b\u5f55",y.TR_AI_STARTER="Ai-Starter \u667a\u6167\u5c0f\u8f66",y.TR_SWITCH_PROGRAM="\u5207\u6362\u7f16\u7a0b",y.TR_OPEN_AND_SELECT_LABORATORY="\u6253\u5f00\u7f16\u7a0b\u2014\u2014\u2014\u2014\u9009\u62e9\u5b9e\u9a8c\u5ba4";var P=y,g={TR_MY_COURSES:"I miei corsi",TR_ALL_COURSES:"Tutti i corsi",TR_NEED:"Occorre per",TR_LOGIN:"Login",TR_VIEW_COURSES:"per vedere i miei corsi",TR_PERSONAL_WORKS:"Lavori personali",TR_CONTINUE:"Continuare",TR_TRY_NEW_PROJECT:"Non hai ancora creato un progetto. Prova a crearne uno~",TR_FUNCTION_MODULE:"Modulo Funzione",TR_BLOCK_LAB:"DobotBlock Lab",TR_PYTHON_LAB:"Python Lab",TR_LANGUAGE:"Italiano",TR_PERSONAL_CENTER:"Centro personale",TR_MY_WORKS:"I miei lavori",TR_LOGOUT:"Logout",TR_VALID_PERIOD:"Periodo valido: ",TR_EDU_ACCOUNT_PRO:"Account education pro",TR_EDU_ACCOUNT:"Account education",TR_REGISTERED_USER:"Utente registrato",TR_ERROR_MESSAGE:"Messaggio di errore",TR_TIPS:"Suggerimenti",TR_CONFIRM_LOGOUT:"Conferma per logout",TR_NOT_QUIT:"Annulla",TR_QUIT:"Logout",TR_TEACHER:"Insegnante",TR_STUDENT:"Studente",TR_BASIC_INFO:"Informazioni di base",TR_EDIT:"Modifica",TR_REGISTRATION_TIME:"Data di registrazione",TR_ORGANIZATION:"Azienda/Scuola",TR_GROUP:"Gruppo",TR_ACCOUNT_LEVEL:"Livello account",TR_CLASS:"Classe",TR_SCHOOL:"Scuola",TR_USER_TYPE:"Tipo di utente",TR_TO_MODIFY:"Per modificare",TR_MAILBOX:"Email",TR_CHANGE_PASSWORD:"Cambia password",TR_PASSWORD_LIMIT:"La password deve essere lunga 8-14 caratteri. Deve contenere due combinazioni di numeri, lettere o simboli. Spazi e caratteri cinesi non sono ammessi.",TR_SAVE:"Salva",TR_CANCEL:"Annulla",TR_USER_NICKNAME:"Nickname",TR_MODIFY:"Modifica",TR_PROFILE_PHOTO:"Foto del profilo",TR_TOOLTIP_NAME_INVALID:"Carattere non valido nel nome utente.",TR_TOOLTIP_NICKNAME:"Sia cinese che italiano. Fino a 20 caratteri",TR_ORIGINAL_PASSWORD:"Password originale",TR_NEW_PASSWORD:"Nuova password",TR_PASSWORD_SUCCESS:"Password modificata con successo",TR_WRONG_PASSWORD_FORMAT:"Formato password non valido!",TR_CHANGE_MAILBOX:"Cambia email",TR_ENTER_RIGHT_MAILBOX:"Inserire la email corretta",TR_VERIFICATION_CODE:"Codice di verifica",TR_GET_CODE:"Ottieni codice",TR_OK:"OK",TR_WRONG_MAILBOX_FORMAT:"Formato email non valido. Re-inserire prego.",TR_MAILBOX_SUCCESS:"Email cambiata con successo",TR_PERSONAL_DATA:"Dati personali",TR_AI_AUTHORITY:"Autorita AI",TR_AI_DATA_USAGE:"Utilizzo dati AI",TR_TYPE:"Tipo",TR_TIMES:"Dati AI(tempi)",TR_VALID_UNTIL:"Valido fino a",TR_TEMP_AUTHORITY:"Autorizzazione temporanea",TR_TEMP_VALID_UNTIL:"Autorizzazione temporanea valida fino a ",TR_FACE_RECOGNITION:"Riconoscimento facciale",TR_CHARACTER_RECOGNITION:"Riconoscimento caratteri OCR",TR_SPEECH_RECOGNITION:"Riconoscimento vocale",TR_OTHER_AUTHORITY:"Altra autorita AI",TR_ATTENTION:"Attenzione :",TR_AI_TIPS_1:"I dati AI degli utenti registrati ordinari sono limitati ogni mese. Riprova il mese prossimo dopo l'esaurimento.",TR_AI_TIPS_2:"Durante il periodo di validita, i dati AI hanno la priorit\xe0 di utilizzare i tempi dell'autorizzazione temporanea, e quindi utilizzare i tempi normali.",TR_AI_TIPS_3:"Se viene utilizzato troppe volte in un breve periodo di tempo, controlla il codice per evitare il ciclo logico errato che porta a un utilizzo troppo rapido delle autorizzazioni.",TR_AI_TIPS_4:"Se hai qualsiasi domanda, contatta support@dobot.cc o contatta il gestore dell'account.",TR_ALL:"Tutto",TR_CHOOSE_COURSE:"Tipo di corso",TR_CHOOSE_LAB:"Tipo di Lab",TR_ENTER_WORK_NAME:"Inserire il nome del lavoro",TR_BATCH_DELETE:"Cancellazione Batch",TR_CANCEL_DELETE:"Annulla cancellazione",TR_CONFIRM_DELETE:"Conferma cancellazione",TR_RENAME:"Rinomina",TR_UPDATE:"Aggiorna",TR_WARM_PROMPT:"Pronto avviso",TR_DELETE:"Elimina",TR_WHETHER_DELETE:"Elimina",TR_SELECTED_ITEM:"gli elementi selezionati",TR_DL_NOT_STARTED:"DobotLink non avviato",TR_DL_INSTALL:"Installa e avvia \u3010DobotLink\u3011 per collegare dispositivi hardware e utilizzare alcuni algoritmi di intelligenza artificiale.",TR_DL_DOWNLOAD:"Scarica DobotLink",TR_DL_START:"Start",TR_DL_STARTING:"DobotLink in avvio...",TR_DL_START_SUCCESS:"DobotLink avviato con successo",TR_DL_CONNECT_DEVICE:"DobotLink \xe8 stato avviato con successo. Si pu\xf2 collegare l'hardware!",TR_DL_OK:"OK",TR_DL_START_FAIL:"Avvio fallito di DobotLink",TR_DL_TIPS_1:"1. Installare il driver di DobotLink e avviarlo.",TR_DL_CLICK_HERE:"Clicca qui.",TR_DL_TIPS_2:"2. Se installato, allora",TR_DL_RETRY:"riprovare",TR_DL_START_MANUALLY:"o avviare DobotLink manualmente.",TR_DL_TIPS_3:"3.Se hai altre domande, contatta il supporto tecnico: support@dobot.cc",TR_DL_KNOWN:"OK",TR_CHECK_IDENTITY:"Controllo identit\xe0\u2026",TR_LOAD_RESOURCE:"Caricamento risorse, attendere prego...",TR_LOAD_BLOCK:"Avvio DobotBlock Lab, attendere preso...",TR_LOAD_PYTHON:"Avvio Python Lab, attendere prego...",TR_LOAD_DRAW:"Entering Writing and Drawing Lab, please wait...",TR_LOAD_LASER:"Entering Laser Engraving Lab, please wait...",TR_LOAD_TEACH:"Entering Teaching Reproduction Lab, please wait...",TR_PAGE_JUMPING:"Salto pagina...",TR_NO:"No",TR_YES:"S\xec",TR_CONFIRM_RECOVER:"Recupera il corso allo stato originale.",TR_COURSE_RECOVER:"Recupero",TR_EXPERIMENTAL_MANUAL:"Manuale degli esperimenti",TR_TAKE_NOTES:"Prendi appunti",TR_FILE:"File",TR_NEW:"Nuovo",TR_OPEN:"Apri",TR_SAVE_AS:"Salva con nome",TR_SAVE_LOCAL:"Salva in locale",TR_SAVE_AND_PUBLISH:"Salva e pubblica",TR_UPLOAD_LOCAL:"Upload da locale",TR_CONFIRM_SAVE:"Conferma salvataggio modifiche correnti",TR_NEW_WORK:"Crea nuovo lavoro",TR_EXPERIMENT_AGAIN:"Riavvia esperimento",TR_START_EXPERIMENT:"Avvia esperimento",TR_PLAY:"Play",TR_DOWNLOAD:"Download",TR_OPEN_COURSEWARE:"Apri materiale didattico",TR_OPEN_TEACHING_PLAN:"Apri piano didattico",TR_EXPERIMENT:"Esperimento",TR_VIDEO:"Video",TR_ZIP:"Zip",TR_AUDIO:"Audio",TR_PHOTO:"Foto",TR_COURSEWARE:"Materiale didattico",TR_TEACHING_PLAN:"Piano didattico",TR_BLOCK_ANSWER:"Risposta per Block",TR_SCRIPT_ANSWER:"Risposta per Script",TR_BACK_TOP:"Ritorna all'inizio",TR_LEARNED:"Imparato",TR_NOT_STARTED:"Per partire",TR_TOTAL:"Totale",TR_CHAPTER:"Capitolo",TR_SECTION:"Sezione",TR_INVALID_BROWSER:"Il tuo browser non \xe8 Chrome o \xe8 una versione precedente, il che potrebbe impedirti di utilizzare correttamente alcune funzioni",TR_LOAD_RESOURCE_ERROR:"Errore caricamento risorse!",TR_CHECK_CONNECT:"Il dispositivo \xe8 stato scollegato, controlla lo stato del dispositivo!",TR_GET_IDENTITY_FAIL:"Impossibile ottenere informazioni sull'identit\xe0!",TR_ACCOUNT_EMPTY:"L'account non pu\xf2 essere vuoto!",TR_PASSWORD_EMPTY:"La password non pu\xf2 essere vuota!",TR_LOGIN_TITLE:"DOBOT LAB login",TR_ENTER_ACCOUNT:"Inserisci il tuo account o email",TR_PASSWORD:"Password",TR_LOGIN_NOW:"Login",TR_FORGET_PASSWORD:"Password dimenticata",TR_REGISTER_ACCOUNT:"Registrati",TR_WELCOME_REGISTER:"Benvenuti alla registrazione",TR_BACK_TO_LOGIN:"Ritorna al login",TR_BACK:"Indietro",TR_ENTER_USER_NICKNAME:"Inserisci il tuo nickname",TR_AS_LOGIN_ACCOUNT:"Usato come account di accesso",TR_FIND_PASSWORD:"Usato per recuperare la password",TR_SET_PASSWORD:"Imposta la password per il login",TR_CONFIRM_PASSWORD:"Conferma password",TR_CONFIRM_AGAIN:"Ri-conferma password",TR_REGISTER_NOW:"Registrati",TR_PASSWORD_LIMIT1:"Lunghezza tra 8 e 14.",TR_PASSWORD_LIMIT2:"Deve contenere maiuscole, minuscole e 1 numero.",TR_PASSWORD_LIMIT3:"Gli spazi non sono consentiti.",TR_ID_LIMIT:"Non pu\xf2 essere ripetuta. Non pu\xf2 essere modificata dopo l'impostazione. \xc8 limitato solo all'italiano, combinazione di numeri o sottolineatura. Il minimo \xe8 6 caratteri e il massimo \xe8 20 caratteri",TR_NOT_EMPTY:"non pu\xf2 essere vuota",TR_FORMAT_WRONG:"formato errato",TR_PASSWORD_DIFF:"Le due password sono diverse",TR_ID:"ID",TR_RESET_USER_PASSWORD:"Reset password",TR_SEND_SUCCESS:"Inviata con successo",TR_TO_EMAIL:"Controllare la e-mail ricevuta per completare il reset della password",TR_SEND_AGAIN:"Re-invia",TR_ENTER_EMAIL:"Inserisci il tuo ID o e-mail",TR_ID_OR_EMAIL:"ID o e-mail",TR_SENDING:"Invio...",TR_NEXT_STEP:"Avanti",TR_RESET_TIPS:"Inserisci il tuo ID o e-mail quando ti registri",TR_INVALID_EMAIL:"Inserire ID o e-mail valida",TR_FINISH_READING:"Ho letto e accettato la",TR_READ_AGREEMENT:"Letto la",TR_PRIVACY_POLICY:"politica sulla privacy",TR_USER_AGREEMENT:"Accordo per l'utente",TR_SYSTEM_NOTIFICATION:"Avviso di sistema",TR_DATA_USAGE_WARN:"I dati attuali di {{name}} sono stati usati per {{percent}}% Per i dettagli, fare riferimento al Centro personale. Se \xe8 esaurito, riprova il prossimo mese.",TR_TEMP_SPEECH_RECOGNITION:"Autorizzazione temporanea al riconoscimento vocale",TR_TEMP_FACE_RECOGNITION:"Autorizzazione temporanea al riconoscimento facciale",TR_TEMP_CHARACTER_RECOGNITION:"Autorizzazione temporanea al riconoscimento caratteri OCR",TR_MY_WORKBENCH:"Il mio banco da lavoro",TR_CLASS_MANAGE:"Gestione classe",TR_AUTHORITY_MANAGE:"Gestione autorizzazioni",TR_ADD_STUDENT:"Aggiungi studente",TR_CHANGE_CLASS:"Cambia classe",TR_OPERATION:"Operazione",TR_SERIAL_NUMBER:"Numero seriale",TR_NAME:"Name",TR_LOGIN_ID:"ID utente",TR_GRADE:"Livello dell'anno scolastico",TR_KEY_WORD:"Cerca parole chiave",TR_TEACHER_MANAGE:"Gestione insegnanti",TR_BATCH_IMPORT:"Importazione batch",TR_EXPORT_DATA:"Esporta dati",TR_CLASS_TEACHER:"Insegnante",TR_ADD_TEACHER:"Aggiungi insegnante",TR_INPUT_LOGIN_ID:"Inserisci ID utente",TR_INPUT_NAME:"Inserisci nome",TR_INPUT_MAILBOX:"Inserisci e-mail",TR_DELETE_TEACHER:"Conferma cancellazione insegnante",TR_CLASSNAME_DUPLIACTE:"Nome classe duplicato",TR_ADD_CLASS:"Aggiungi classe",TR_CALSSNAME_EMPTY:"Il nome della classe non pu\xf2 essere vuoto",TR_INPUT_CLASSNAME:"Inserisci il nome della classe",TR_INPUT_GRADE:"Inserisci il livello dell'anno scolastico",TR_INPUT_CLASS:"Inserisci la classe",TR_CHOOSE_CLASS:"Scegli la classe",TR_DELETE_STUDENT:"Conferma cancellazione studente",TR_CLASS_RENAME:"Rinomina la classe",TR_DELETE_CLASS:"Conferma cancellazione classe",TR_DELETE_CLASS_TIPS:"Se la classe contiene studenti o insegnanti non pu\xf2 essere cancellata",TR_FAIL_OPEN:"Errore apertura file. Provare a riselezionare il file",TR_BATCH_ADD:"Aggiunta utenti batch",TR_UPLOAD:"Upload",TR_IMPORT_TEMP:"Usa template per importare utente, upload file",TR_CHOOSE_AGAIN:"Riselezion il file",TR_DOWNLOAD_TEMP:"Clicca qui per scaricare il template",TR_RESET_PASSWORD:"Reset password",TR_CONFIRM_RESET:"Conferma reset password",TR_AFTER_RESET:"Dopo aver resettato la password, essa viene impostata a 123456",TR_HELP:"Help",TR_HELP_DOC:"DobotLab Documento dell'Help",TR_DEVICE_MANUAL:"Manuale device",TR_MAGICIANGO:"MagicianGo",TR_FILE_NAME_EMPTY:"Il nome del file non pu\xf2 essere vuoto",TR_FILE_NAME_CONTAIN:"Il nome del file non pu\xf2 contenere",TR_DL_NEW_VER:"DobotLink pu\xf2 essere upgradato",TR_DL_NEW_TIPS:"Scarica e usa l'ultima versione di DobotLink per l'esperienza migliore!",TR_IGNORE:"Ignora",TR_DL_NEW_DOWNLOAD:"Download",TR_CHROME_TIPS:"C'\xe8 un problema di compatibilit\xe0 nel browser usatoe. Dobotlab non pu\xf2 essere eseguito normalmente. Utilizza il browser Google Chrome per aprire la pagina web.",TR_DOWNLOAD_CHROME:"Download Chrome",TR_DL_STATUS_OFF:"Not avviato",TR_DL_STATUS_ON:"Avviato",TR_DL_STATUS_UPDATE:"Aggiornabile",TR_MY_HOMEWORK:"I miei compiti",TR_CLASSWORK_TAG:"Compito in classe",TR_HOMEWORK_TAG:"Compito per casa",TR_BLOCK_TYPE:"Programma a Blocchi",TR_PYTHON_TYPE:"Programma in Python",TR_SUBMIT_TIME:"Ora invio",TR_COMMENT_TIME:"Punteggio tempo",TR_SCORE:"Punteggio",TR_CHECK_COMMENT:"Controlla commento",TR_NO_HOMEWORK:"No compiti per casa",TR_DO_HOMEWORK:"Fai compito per casa"};g.TR_CONTINUE="Continua",g.TR_CHECK="Controlla",g.TR_ALL_STATUS="Tutti gli stati",g.TR_STATUS="Stato",g.TR_STARTED="In corso",g.TR_SUBMITED="Inviato",g.TR_FINISHED="Finito",g.TR_REFRESH="Ricarica",g.TR_HOMEWORK_LIB="Libreria compiti per casa",g.TR_HOMEWORK_MANAGE="Gestione compiti per casa",g.TR_ALL_HOMEWORK="Tutti i compiti per casa",g.TR_COMPLETION="Completamento",g.TR_COMMENT="Commento",g.TR_ENTER_NAME_ACCOUNT="Inserire nome o account",g.TR_ENTER_SCORE="Inserire il punteggio",g.TR_COMMENT_CONTENT="Commento",g.TR_ENTER_COMMENT="Inserire commenti",g.TR_ALL_CLASSES="Tutte le classi",g.TR_ALL_CHAPTERS="Tutti i capitoli",g.TR_ALL_SECTIONS="Tutte le sezioni",g.TR_NEW_HOMEWORK="Nuovo compito per casa",g.TR_HOMEWORK_SEARCH_PLACEHOLDER="ID / Nome / Autore",g.TR_DESIGNATION="Designazione",g.TR_MODIFICATION_TIME="Modifica tempo",g.TR_CREATOR="Autore",g.TR_PUBLISHED_CLASSES="Classi pubblicate",g.TR_PUBLISHED="Pubblicate",g.TR_UNPUBLISHED="Non pubblicate",g.TR_OFF="Off",g.TR_OFFING="Off",g.TR_PUBLISHING="Pubblica",g.TR_HOMEWORK_NAME="Nome del compito per casa",g.TR_LABORATORY="Laboratorio",g.TR_HANDSON_EXERCISES="Esercizi pratici",g.TR_HOMEWORK="Compito per casa",g.TR_COURSE_CHAPTER="Capitolo del corso",g.TR_SELECT_COURSE="Seleziona il corso",g.TR_SELECT_CHAPTER="Seleziona il capitolo",g.TR_SELECT_SECTION="Seleziona la sezione",g.TR_HOMEWORK_SETTING="Impostazione compiti per casa",g.TR_HOMEWORK_DELETE_TIPS="Vuoi cancellare il compito per casa?",g.TR_HOMEWORK_OFF_TIPS="Sei sicuro di dover rimuovere il compito? Questa azione rimuover\xe0 il compito da tutte le classi visibili. Si prega di usare cautela",g.TR_HOMEWORK_OFF_TIPS3="Sei sicuro di dover rimuovere il compito? Questa azione rimuover\xe0 il compito da tutte le sezioni relative. Si prega di usare cautela",g.TR_HOMEWORK_OFF_TIPS2="Nota: pu\xf2 essere ridistribuito dopo la rimozione",g.TR_REQUIRED="Richiesto",g.TR_CHECK_RELATED_SECTION="Visualizza la sezione relativa",g.TR_CHECK_VISIBLE_CLASSES="Visualizza le classi visibili",g.TR_RELATED_SECTION="Sezione relativa",g.TR_VISIBLE_CLASSES="Classi visibili",g.TR_PUBLISH_ERROR="Non ci sono classi da pubblicare",g.TR_PUBLISH_ERROR2="Errore nella pubblicazione",g.TR_PUBLISH_ERROR3="Un compito pubblicato non pu\xf2 essere impostato",g.TR_PUBLISH_SUCCESS="Pubblicazione con successo",g.TR_PUBLISH_TIPS="Nota: l'operazione attuale aggiorner\xe0 il lavoro in tempo reale nella classe visibile, fai attenzione",g.TR_PUBLISH_TIPS2="Nota: l'operazione attuale aggiorner\xe0 il lavoro in tempo reale nella sezione correlata, fai attenzione",g.TR_HOMEWORK_PREVIEW="Anteprima compito per casa",g.TR_EDIT_TITLE="Modifica titolo",g.TR_ANSWER_CODE="Codice della risposta",g.TR_SLAMPLE_CODE="Codice di esempio",g.TR_INSERT_IMAGE="Inserisci immagine",g.TR_INSERT_LINK="Inserisci link",g.TR_OPERATION_BEFORE="Questa operazione deve essere prima salvata",g.TR_SAVE_SUCCESS="Salvataggio con successo",g.TR_SAVE_FAILURE="Errore di salvataggio",g.TR_IMPORT_FROM_EDIT="Importa da codice di risposta",g.TR_IMPORT_CODE="Importa codice",g.TR_TITLE="titolo",g.TR_CANCEL_PREVIEW="Annulla anteprima",g.TR_SCORE_SUCESS="Punteggio successo",g.TR_SCORE_FAIL="Punteggio insuccesso",g.TR_COMMENT_TAG1="Codice ben fatto",g.TR_COMMENT_TAG2="Continua cos\xec",g.TR_COMMENT_TAG3="Codice conciso",g.TR_COMMENT_TAG4="Hai bisogno di un po' di pratica",g.TR_COMMENT_TAG5="Buona logica",g.TR_COMMENT_TAG6="Eccellente",g.TR_SUBMIT_SUCCESS="Invio con successo",g.TR_SUBMIT_FAILURE="Invio fallito",g.TR_SUBMIT_HOMEWOEK="Invia compito per casa",g.TR_CLOSE_TITLE="Chiudi titolo",g.TR_VIEW_TITLE="Visualizza titolo",g.TR_CHOOSE_CATEGORY="Choose Category",g.TR_UNBIND="Unbind",g.TR_UNBIND_CONFIRM="Confirm to unbind with the teacher",g.TR_UNBIND_SUCCESS="Unbinding succeeded",g.TR_RESET_SUCCESS="Password reset successful",g.TR_BIND_ID="Bind ID",g.TR_ID_NOT_EXIST="The ID does not exist",g.TR_BIND_SUCCESS="Binding succeeded",g.TR_NAME_NOT_MATCH="User nickname does not match the ID",g.TR_USER_ID="User ID",g.TR_ENTER_USER_ID="Please enter user ID",g.TR_ADD_TO_CLASS="Add To Class",g.TR_EDIT_SUCCESS="Edited successfully",g.TR_EDIT_USER="Edit User",g.TR_ROLE_OPTION="Role Options",g.TR_BATCH_DELETE_ROLE="Delete selected {{role}}",g.TR_DELETE_ROLE_TIPS="Note: after deletion, the ID will be cancelled, and the account related data will be deleted synchronously.",g.TR_UNBIND_BTN="Unbind",g.TR_RESET_BTN="Reset",g.TR_VALIDATE_ID="English, numeric and underlined only.",g.TR_VALIDATE_LENGTH="The character length is between 6 and 20",g.TR_WORK_NOT_FOUND="No related works found",g.TR_REFERENCE="Reference Answer",g.TR_CHECK_REFERENCE="Check reference answer",g.TR_CHANGE_SUCCESS="Changed successfully",g.TR_ADD_SUCCESS="Added successfully",g.TR_ALL_TEACHERS="All Teachers",g.TR_ALL_STUDENTS="All Students",g.TR_SELECT_DATE="Date Filter",g.TR_NEARLY_A_YEAR="Nearly a year",g.TR_THIS_SEMESTER="This Eemester",g.TR_BASIC_SITUATION="Basic Situation",g.TR_CLASS_COUNT="Number of classes",g.TR_COUSE_COUNT="Number of courses",g.TR_STUDENGT_COUNT="Number of students",g.TR_EXPORT_ACADEMIC_DATA="Export Academic Data",g.TR_LEARN_SITUATION="Learning Situation",g.TR_SUB_NAME="Course Name",g.TR_ALL_HOMEWORKS="Total umber of works",g.TR_ALL_SUBMIT="Number of submissions",g.TR_ALL_CORRENT="Number of corrections",g.TR_ALL_COMPLETION_RATE="Homework completion rate",g.TR_ALL_EDIT_RATE="Homework correction rate",g.TR_HOMEWORK_DETAIL="Homework Details",g.TR_HOMEWORK_NAME="Homework name",g.TR_HIGHTEST_SCORE="Highest score",g.TR_AVERAGE_CALSSWORK="Average classwork",g.TR_AVERAGE_WORK="Homework average",g.TR_HOMEWORK_TOP3="Homework Top3",g.TR_SCORE_OVER60="Average score>60",g.TR_SCORE_LESSTHAN60="Average score<60",g.TR_STUDENT_GRADE_EXCEL="Student transcript",g.TR_DELETE_SUCCESS="Successfully deleted",g.TR_ADD_TO_CLASS_SUCCESS="Successfully added to my lesson preparation",g.TR_REMOVE_PREPARATION="Remove from my lesson preparation",g.TR_ADD_PREPARATION="Add to my lesson preparation",g.TR_MY_PREPARATION="My Lesson Preparation",g.TR_PREPARATION="Lesson Preparation",g.TR_HOMEWORK_ACADEMIC_ANALYSIS="Academic Analysis",g.TR_IMPORT="Import",g.TR_EXPORT="Export",g.TR_ABOUT="About",g.TR_EDU_PLATFORM="Education Platform",g.TR_VERSION="Version",g.TR_COMPANY="Shenzhen Yuejiang Technology Co., Ltd.",g.TR_EDU_MANUAL="Dobotlab User Manual of Education Account",g.TR_CODING_MANUAL="DobotLab Coding Manual",g.TR_REFRESH_SUCESS="Refresh successfully",g.TR_NAME_SUCCESS="Username modified successfully",g.TR_IMG_SUCCESS="Avatar modified successfully",g.TR_NO_PREPARATION="No lesson preparation record",g.TR_TOOL_NAME="Name",g.TR_DESCRIPTION="Description",g.TR_LICENSE="License",g.TR_BUILT_WITH="DobotLab is built with the following components:",g.TR_CONFIRM_SUBMIT="The assignment cannot be modified after submission. Are you sure you want to submit it?",g.TR_AUTHORITY_MANAGEMENT="Authority Management",g.TR_PERMIT_SAVE_SUCCESS="Permission saved successfully",g.TR_COURSE_AUTHORITY="Course Authority",g.TR_PERMIT_SAVE_TIP="Remember to save after modification~",g.TR_PERMIT_SAVE_COMFIRM="Do you want to save the current permission changes?",g.TR_NOT_SAVE="Not Save",g.TR_HOMEPAGE="Home",g.TR_CURRENCY="Currency",g.TR_FEEDBACK="Feedback",g.TR_OPEN_GUIDE="Open Guidance",g.TR_FEEDBACK_EMPTY="Please enter feedback content",g.TR_FEEDBACK_TITLE="Feedback",g.TR_FEEDBACK_CONTENT="Feedback Content",g.TR_FEEDBACK_INPUT="Give us feedback or describe the error",g.TR_SEND_TO_PM="You can send an email to {{email}} Tracking report",g.TR_SEND="Send",g.TR_COPY="Copy",g.TR_COPYREFRESH_SUCESS="Copy successfully",g.TR_COPYPLACEHOLDER="Please enter the homework name",g.TR_HOMEWORKTITLENOTEMPTY="Homework name cannot be empty",g.TR_HADSAMENAMEFILE="A file with the same name already exists. Do you want to overwrite it?",g.TR_WRITEANDDRAW_LIB="Writing and Drawing Lab",g.TR_LASER_LIB="Laser Engraving Lab",g.TR_TEACH_LIB="Teaching and Playback Lab",g.TR_3DPRINT_LIB="3D Printing Lab",g.TR_OPEN_FIRMWAREBURN_ERROR="Failed to open the firmware and burn, please check whether DobotLink is activated",g.TR_OPEN_FIRMWAREBURN="About to jump to the 3D printing firmware no interface, please confirm whether the 3D printing firmware has been burned?",g.TR_FIRMWAREBURNED="Burned",g.TR_FIRMWAREUNBURNED="no",g.TR_FIRMWAREBURN_TIPS="Please confirm whether the 3D printing software is installed before using the 3D printing function? If it has been installed, please open it directly and connect it to use; if it is not installed, click the link below to download and install it for use.",g.TR_DOWNLOAD_FIRMWAREBURN_URL="Download link:",g.TR_FIRMWAREBURN_OK="OK",g.TR_ACCOUNT_SETTING="Account Settings",g.TR_ACCOUNT_LOGOUT="Account logout",g.TR_ACCOUNT_SETTING_TIPS="Important note: DobotLab account can be cancelled. In order to avoid being stolen or operated by others, the account information needs to be confirmed for cancellation.",g.TR_APPLY_ACCOUNT_LOGOUT="Apply for cancellation",g.TR_WILL_ACCOUNT_LOGOUT="Log out of account:",g.TR_CANNOT_FIND="Can't get it back",g.TR_CLEAR_DATA_ACCOUNT_LOGOUT="After logging out, you will not be able to log in, and the relevant personal information will be cleared",g.TR_FOLLOW_INFO="It specifically includes but is not limited to the following information:",g.TR_FOLLOW_INFO_1="Personal information, including email information, password, avatar, etc.",g.TR_FOLLOW_INFO_2="My work, my lesson preparation, etc.",g.TR_FOLLOW_INFO_3="Other personal information, such as bound third-party account information, etc.",g.TR_HAD_KNOW_DANGER="Known risks",g.TR_THINK_BUTTON="let me think again",g.TR_LOGOUT_BUTTON="Logout",g.TR_VERIFY_PASSWARD="verify password",g.TR_INPUT_PASSWARD="Please enter your password",g.TR_PASSWARD_ERROR="The password is incorrect, please re-enter!",g.TR_SUBMIT_SUCESS="Submitted successfully",g.TR_7DAY_LOGOUT="Automatically log out after 7 days",g.TR_FEEDBACK_EMAIL="Please enter your email",g.TR_RENAME_NOTEMPTY="Input can not be empty",g.TR_RENAME_CHECK='File name cannot contain /: *? "<> |%',g.TR_RESOURCE_AUTHORITY="Resource permissions",g.TR_COUNTRY="Country",g.TR_MODIFY_COUNTRY_SUCCESS="User country modified successfully",g.TR_RESOURCE_PERMISSION_TIPS="Which attachment resources can be set here to be visible to students",g.TR_COURSE_PERMISSION_TIPS="Note: Which courses can be set here to be visible to the class",g.TR_NO_RESOURCE_TIPS="No resource record",g.TR_TEACHERING_MODULE="Teaching",g.TR_LAB_MODULE="Experiment",g.TR_CLASEE_MODULE="Class Management ",g.TR_WELCOME_BLOCKLY="Welcome to DobotBlock Lab",g.TR_WELCOME_PYTHON="Welcome to Python Lab",g.TR_WELCOME_DOBOTLAB="Welcome to DobotLab\uff01",g.TR_INTRODUCE="DobotLab is a comprehensive software platform developed for artificial intelligence (AI) education. Integrating three function modules (teaching, experiment and class management), it provides significant resources for schools in their AI teaching.",g.TR_ENTER_DOBOTLAB="Enter Main Page",g.TR_ENTER_LAB="Enter the Lab",g.TR_CHECK_GUIDELINES="View Guidance",g.TR_SKIP="Skip",g.TR_FINISH="Finish",g.TR_HOME="\u3010Home\u3011",g.TR_HOME_TIP="Back to DobotLab main page.",g.TR_GUIDE_FILE="\u3010File\u3011",g.TR_FILE_TIP="It includes such functions as New, Open, Save, Save as, Save to local and Upload from local. ",g.TR_PROJECT="\u3010Project Name\u3011",g.TR_PROJECT_BLOCK_TIP="Name of the current project displayed in code area.",g.TR_PROJECT_PYTHON_TIP="Name of the current project displayed in code area.",g.TR_BLOCK_AREA="\u3010Block Area\u3011",g.TR_BLOCK_AREA_TIP="It provides blocks for programming. You can search the blocks according to the categories and colors.",g.TR_CODE_AREA="\u3010Code Area\u3011",g.TR_CODE_AREA_TIP="You can write the program by dragging the blocks to this area.",g.TR_STAGE_AREA="\u3010Display Area\u3011",g.TR_STAGE_AREA_TIP="You can display the sprite and your works here.",g.TR_RUN_SCRIPT="\u3010Start running\u3011",g.TR_STOP_SCRIPT="\u3010Stop running\u3011",g.TR_CLEAR_SCRIPT="\u3010Clear alarms\u3011",g.TR_LEFT="\u3010Switch layout\u3011",g.TR_LARGE="\u3010Full screen\u3011",g.TR_DEVICE_CONTROL_AREA="\u3010Device Control\u3011",g.TR_DEVICE_CONTROL_AREA_TIP="You can choose, connect and control Dobot devices.",g.TR_DEVICE_CONNECT="\u3010Device Selection\u3011",g.TR_SELECT_END="\u3010Tool Selection\u3011",g.TR_DEVICE_CONNECT_AREA="\u3010Device Connection\u3011",g.TR_DEVICE_CONNECT_AREA_TIP="Choose and connect Dobot devices.",g.TR_DEVICE_CONTROL_AREA_TIP2="Control the movement of robotic arm and display real-time coordinates. You can adjust the speed here.",g.TR_SELECT_END_AREA="\u3010Tool Selection\u3011",g.TR_SELECT_END_AREA_TIP="Choose end tools.",g.TR_COORDINATE_CALIBRATION="\u3010Coordinate Calibration\u3011",g.TR_COORDINATE_CALIBRATION_TIP="Calibrate Magician Lite camera kit.",g.TR_ARM_CAMERA="\u3010Arm Camera\u3011",g.TR_ARM_CAMERA_TIP="Calibrate the AI camera of Magician Go, and view the target type obtained by arm camera and the current position of Magician Go.",g.TR_CHASSIS_CONTROLPANE="\u3010Car Control Panel\u3011",g.TR_CHASSIS_CONTROLPANE_TIP="Control the movement of Magician Go and display real-time coordinates.",g.TR_JOG_BUTTON="\u3010Button Explanation\u3011\uff1a",g.TR_LEFT_TRANS="Anticlockwise Rotate",g.TR_RIGHT_TRANS="Clockwise Rotate",g.TR_WHISTLE="Whistle",g.TR_FLASH_LIGHT="Flash Lights",g.TR_AUTO_LINE_PATROL="Line Tracking",g.TR_AUTO_LINE_PATROL_TIP="Start automatic line tracking.",g.TR_USUAL_USETAB="\u3010Tool bar\u3011",g.TR_USUAL_USETAB_TIP="Operate the codes.",g.TR_INSTRUCTION_LIST="\u3010Command List\u3011",g.TR_INSTRUCTION_LIST_TIP="Provide commands for programming. Double-click the commands and the commands will display in code area.",g.TR_RUN_WINDOW="\u3010Running Log\u3011",g.TR_RUN_WINDOW_TIP="Display the running result of codes and system information.",g.TR_TITLE_BAR="\u3010Title Bar\u3011",g.TR_TITLE_BAR_TIP1="1\u3001It includes such functions as Menu, Language Switch and Login.",g.TR_TITLE_BAR_TIP2="2\u3001You can view the guidance from Menu > Currency > Open Guidance.",g.TR_MY_COURSE="\u3010My Course\u3011",g.TR_MY_COURSE_TIP="You can view relevant courses after login.",g.TR_PERSONAL_WORK="\u3010Personal Works\u3011",g.TR_PERSONAL_WORK_TIP="You can view and reedit the project that you saved in the lab.",g.TR_DOBOTBLOCK_LAB="\u3010DobotBlock Lab\u3011",g.TR_DOBOTBLOCK_LAB_TIP="You can complete programming tasks just by dragging blocks, which lowers the threshold of studying programming.",g.TR_GUIDE_PYTHON_LAB="\u3010Python Lab\u3011",g.TR_PYTHON_LAB_TIP="You can program by directly calling the python commands.",g.TR_FEEDBACK_TOOLTIP="Beta version, please feedback to dobotlab@dobot.cc",g.TR_DEVICE_LIMIT="Only for Dobot Magician units",g.TR_VERSION_TIPS="The current web version is too old, please clear the cache and refresh the page.",g.ACCESSIBILITY_STATEMENT="Accessibility Statement",g.ACCOUNT_INFORMATION="Account information",g.WARNING_TEXT_VERSE="If the account uses DobotVerse software, all information in the dobotverse account will also be cancelled synchronously",g.WARNING_TEXT_LAB="If the account uses DobotLab software, all information in the DobotLab account will also be cancelled synchronously",g.TR_ACCOUNT_CANCELLATION="cancellation",g.TR_SELECT_EXPERIMENT="Choose a lab class",g.TR_SET_RESOURCE_TIP="Here you can set which attachment resources are visible to students!",g.TR_LOGOUT_SUCCESS="Log out successfully",g.PREVIOUS="Previous",g.NEXT="Next",g.FILTER="Filter",g.FILTERED="Filtered",g.TR_SCHOOL_ADMINISTRATOR="School Administrator",g.TR_SUPER_ADMINISTRATOR="Super Administrator",g.TR_COURSE_ADMINISTRATOR="Course Administrator",g.TR_IMPORT_FROM_MYWORK="Import from my work",g.TR_COURSE_FROM_LOCAL="Import from local",g.TR_STUDENT_LIST="Student list",g.TR_LIST="list",g.TR_TEACHER="Teacher",g.TR_LOGIN_NOT_EMPTY="Login ID cannot be empty",g.TR_NAME_NOT_EMPTY="Name cannot be empty",g.TR_MAILBOX_NOT_EMPTY="Mailbox cannot be empty",g.TR_GRADE_NOT_EMPTY="Grade cannot be empty",g.TR_CLASS_NOT_EMPTY="Class cannot be empty",g.TR_MAILEBOX_FORMAT_WARING="Mailbox format error",g.TR_NICKNAME_NOT_EMPTY="Nickname cannot be empty",g.TR_VERSE_LIB="Virtual Simulation Lab",g.TR_COURSE="course",g.TR_COURSEANDCHAPTER=".course and chapter",g.TR_BlOCK_VERSE="Block virtual simulation",g.TR_VERSE_VERSE="Verse virtual simulation",g.TR_COURSES_SCENE="Courses Scene",g.TR_SEL_SCENE="Please select the scene",g.TR_BASIC_SCENE="Basic scene",g.TR_COMMUNITY_SCENE="Community scene",g.TR_SUPERMARKET_SCENE="Supermarket scene",g.TR_DRUGSTORE_SCENE="Drugstore scene",g.TR_FACTORY_SCENE="Factory scene",g.TR_BLOCKVERSE_TYPE="Blockly verse",g.TR_PYTHONVERSE_TYPE="Python verse",g.TR_BLOCKVERSE_LAB="Blockly Virtual Simulation Lab",g.TR_PYTHONVERSE_LAB="Python Virtual Simulation Lab",g.TR_PLEASE_LOGIN="In order to give you a better experience, please login before continuing to use",g.TR_DO_NOT_LOGIN_="Don't log in",g.TR_AI_STARTER="Ai-Starter",g.TR_SWITCH_PROGRAM="Switching programming",g.TR_OPEN_AND_SELECT_LABORATORY="Open programming -- select Laboratory";var D=g,b={TR_MY_COURSES:"Mes cours",TR_ALL_COURSES:"Tous les cours",TR_NEED:"Besoin de ",TR_LOGIN:"Se connecter ",TR_VIEW_COURSES:"pour voir mes cours",TR_PERSONAL_WORKS:"Travaux personnels",TR_CONTINUE:"Continuer",TR_TRY_NEW_PROJECT:"Vous n'avez pas encore cr\xe9\xe9 de projet. Essayez d'en cr\xe9er un nouveau~",TR_FUNCTION_MODULE:"Module de fonction",TR_BLOCK_LAB:"Labo DobotBlock",TR_PYTHON_LAB:"Python Lab",TR_LANGUAGE:"Fran\xe7ais",TR_PERSONAL_CENTER:"Centre personnel",TR_MY_WORKS:"Mes travaux",TR_LOGOUT:"D\xe9connexion",TR_VALID_PERIOD:"P\xe9riode de validit\xe9 : ",TR_EDU_ACCOUNT_PRO:"Compte \xc9ducation Pro",TR_EDU_ACCOUNT:"Compte Education",TR_REGISTERED_USER:"Utilisateur enregistr\xe9",TR_ERROR_MESSAGE:"Message d'erreur",TR_TIPS:"Conseils",TR_CONFIRM_LOGOUT:"Confirmer pour se d\xe9connecter",TR_NOT_QUIT:"Annuler",TR_QUIT:"D\xe9connexion",TR_TEACHER:"Enseignant",TR_STUDENT:"\xc9tudiant",TR_BASIC_INFO:"Informations sur la base",TR_EDIT:"Modifier",TR_REGISTRATION_TIME:"Date d'inscription",TR_ORGANIZATION:"Organisation",TR_GROUP:"Groupe",TR_ACCOUNT_LEVEL:"Niveau de compte",TR_CLASS:"Classe",TR_SCHOOL:"\xc9cole",TR_USER_TYPE:"Type d'utilisateur",TR_TO_MODIFY:"A Modifier",TR_MAILBOX:"Courriel",TR_CHANGE_PASSWORD:"Changer le mot de passe",TR_PASSWORD_LIMIT:"Le mot de passe doit comporter de 8 \xe0 14 caract\xe8res. Il doit contenir deux combinaisons de chiffres, de lettres ou de symboles. Les espaces et les caract\xe8res chinois ne sont pas autoris\xe9s.",TR_SAVE:"Enregistrer",TR_CANCEL:"Annuler",TR_USER_NICKNAME:"Pseudonyme",TR_MODIFY:"Modifier",TR_PROFILE_PHOTO:"Photo de profil",TR_TOOLTIP_NAME_INVALID:"Caract\xe8re interdit dans le nom d'utilisateur.",TR_TOOLTIP_NICKNAME:"En chinois et en anglais. Jusqu'\xe0 20 caract\xe8res",TR_ORIGINAL_PASSWORD:"Mot de passe d'origine",TR_NEW_PASSWORD:"Nouveau mot de passe",TR_PASSWORD_SUCCESS:"Le mot de passe a \xe9t\xe9 modifi\xe9 avec succ\xe8s",TR_WRONG_PASSWORD_FORMAT:"Mauvais format de mot de passe\uff01.",TR_CHANGE_MAILBOX:"Changer d'email",TR_ENTER_RIGHT_MAILBOX:"Entrez l'email correct",TR_VERIFICATION_CODE:"Code de v\xe9rification",TR_GET_CODE:"Obtenir le code",TR_OK:"OK",TR_WRONG_MAILBOX_FORMAT:"Mauvais format d'email. Veuillez le saisir \xe0 nouveau.",TR_MAILBOX_SUCCESS:"L'email a \xe9t\xe9 modifi\xe9 avec succ\xe8s",TR_PERSONAL_DATA:"Donn\xe9es personnelles",TR_AI_AUTHORITY:"Autorit\xe9 de l'IA",TR_AI_DATA_USAGE:"Utilisation des donn\xe9es de l'IA",TR_TYPE:"Type",TR_TIMES:"Donn\xe9es AI(fois)",TR_VALID_UNTIL:"Valable jusqu'\xe0",TR_TEMP_AUTHORITY:"Autorisation temporaire",TR_TEMP_VALID_UNTIL:"Autorisation temporaire Valable jusqu'au",TR_FACE_RECOGNITION:"Reconnaissance de visage",TR_CHARACTER_RECOGNITION:"Reconnaissance de caract\xe8res OCR",TR_SPEECH_RECOGNITION:"Reconnaissance vocale",TR_OTHER_AUTHORITY:"Autre autorisation AI",TR_ATTENTION:"Attention\uff1a",TR_AI_TIPS_1:"Les donn\xe9es AI des utilisateurs sont limit\xe9es chaque mois. Veuillez r\xe9essayer le mois suivant si vous avez \xe9puis\xe9 vos donn\xe9es. ",TR_AI_TIPS_2:"Pendant la p\xe9riode de validit\xe9, les donn\xe9es AI sont utilis\xe9es en priorit\xe9 pendant les p\xe9riodes d'autorisation temporaire, puis pendant les p\xe9riodes normales.",TR_AI_TIPS_3:"Si vous constatez un usage trop fr\xe9quent dans un court laps de temps, veuillez v\xe9rifier le code afin d'\xe9viter un cycle logique erron\xe9 entra\xeenant une utilisation trop rapide des autorisations.",TR_AI_TIPS_4:"Si vous avez des questions, veuillez contacter support@dobot.cc , ou contacter le gestionnaire de compte.",TR_ALL:"Tous",TR_CHOOSE_COURSE:"Type de cours",TR_CHOOSE_LAB:" Type de laboratoire",TR_ENTER_WORK_NAME:"Entrez le nom du travail",TR_BATCH_DELETE:"Supprimer un lot",TR_CANCEL_DELETE:"Annuler la suppression",TR_CONFIRM_DELETE:"Confirmer la suppression",TR_RENAME:"Renommer",TR_UPDATE:"Mettre \xe0 jour",TR_WARM_PROMPT:"Mise en garde",TR_DELETE:"Supprimer",TR_WHETHER_DELETE:"Supprimer ",TR_SELECTED_ITEM:"El\xe9ments s\xe9lectionn\xe9s",TR_DL_NOT_STARTED:"DobotLink n'est pas d\xe9marr\xe9",TR_DL_INSTALL:"Installez et d\xe9marrez \u3010DobotLink\u3011 pour connecter des p\xe9riph\xe9riques mat\xe9riels et utiliser certains algorithmes d'IA.",TR_DL_DOWNLOAD:"T\xe9l\xe9charger DobotLink",TR_DL_START:"D\xe9marrer",TR_DL_STARTING:"DobotLink d\xe9marre...",TR_DL_START_SUCCESS:"DobotLink a d\xe9marr\xe9 avec succ\xe8s",TR_DL_CONNECT_DEVICE:"DobotLink a \xe9t\xe9 d\xe9marr\xe9 avec succ\xe8s. Vous pouvez connecter le mat\xe9riel !",TR_DL_OK:"OK",TR_DL_START_FAIL:"DobotLink n'a pas r\xe9ussi \xe0 d\xe9marrer",TR_DL_TIPS_1:"1. Veuillez installer le pilote de DobotLink et le d\xe9marrer.",TR_DL_CLICK_HERE:"Cliquez ici.",TR_DL_TIPS_2:"2. Si le pilote est install\xe9, veuillez",TR_DL_RETRY:"r\xe9essayer",TR_DL_START_MANUALLY:"ou d\xe9marrez DobotLink manuellement.",TR_DL_TIPS_3:"3. Si vous avez d'autres questions, veuillez contacter le support technique : support@dobot.cc",TR_DL_KNOWN:"OK",TR_CHECK_IDENTITY:"V\xe9rification de l'identit\xe9..",TR_LOAD_RESOURCE:"Chargement des ressources, veuillez patienter...",TR_LOAD_BLOCK:"Entr\xe9e dans le laboratoire DobotBlock, veuillez patienter...",TR_LOAD_PYTHON:"Entr\xe9e dans le laboratoire Python, veuillez patienter...",TR_LOAD_DRAW:"Entering Writing and Drawing Lab, please wait...",TR_LOAD_LASER:"Entering Laser Engraving Lab, please wait...",TR_LOAD_TEACH:"Entering Teaching Reproduction Lab, please wait...",TR_PAGE_JUMPING:"Saut de page...",TR_COURSE_NAME:"Cours\uff1a",TR_NO:"Non",TR_YES:"Oui",TR_CONFIRM_RECOVER:"R\xe9cup\xe9rer le cours dans son \xe9tat d'origine.",TR_COURSE_RECOVER:"R\xe9cup\xe9rer",TR_EXPERIMENTAL_MANUAL:"Manuel exp\xe9rimental",TR_TAKE_NOTES:"Prendre des notes",TR_FILE:"Fichier",TR_NEW:"Nouveau",TR_OPEN:"Ouvrir",TR_SAVE_AS:"Enregistrer sous",TR_SAVE_LOCAL:"Sauvegarder en local",TR_SAVE_AND_PUBLISH:"Enregistrer et publier",TR_UPLOAD_LOCAL:"T\xe9l\xe9charger \xe0 partir du site local",TR_CONFIRM_SAVE:"Confirmer l'enregistrement des derni\xe8res modifications",TR_NEW_WORK:"Cr\xe9er un nouveau projet",TR_EXPERIMENT_AGAIN:"Relancer l'exp\xe9rience",TR_START_EXPERIMENT:"D\xe9marrer l'exp\xe9rience",TR_PLAY:"Jouer",TR_DOWNLOAD:"T\xe9l\xe9charger",TR_OPEN_COURSEWARE:"Ouvrir le didacticiel",TR_OPEN_TEACHING_PLAN:"Ouvrir le cursus",TR_EXPERIMENT:"Exp\xe9rimenter",TR_VIDEO:"Vid\xe9o",TR_ZIP:"Zip",TR_AUDIO:"Audio",TR_PHOTO:"Photo",TR_COURSEWARE:"Support de cours",TR_TEACHING_PLAN:"Cursus",TR_BLOCK_ANSWER:"R\xe9ponse pour le bloc",TR_SCRIPT_ANSWER:"R\xe9ponse pour le script",TR_BACK_TOP:"Retour au d\xe9but",TR_LEARNED:"Apprentissage",TR_NOT_STARTED:"Pour commencer",TR_TOTAL:"Total",TR_CHAPTER:"Chapitre",TR_SECTION:"Section",TR_INVALID_BROWSER:"Votre navigateur n'est pas Chrome ou une version trop ancienne, ce qui peut vous emp\xeacher d'utiliser certaines fonctions correctement",TR_LOAD_RESOURCE_ERROR:"Erreur de chargement des ressources !",TR_CHECK_CONNECT:"L'appareil a \xe9t\xe9 d\xe9connect\xe9, veuillez v\xe9rifier l'\xe9tat de l'appareil !",TR_GET_IDENTITY_FAIL:"Impossible d'obtenir les informations d'identitification !",TR_ACCOUNT_EMPTY:"Le compte ne peut pas \xeatre vide !",TR_PASSWORD_EMPTY:"Le mot de passe ne peut pas \xeatre vide !",TR_LOGIN_TITLE:"Connexion au DOBOT LAB",TR_ENTER_ACCOUNT:"Entrez votre compte",TR_PASSWORD:"Mot de passe",TR_LOGIN_NOW:"Connexion",TR_FORGET_PASSWORD:"Mot de passe oubli\xe9",TR_REGISTER_ACCOUNT:"S'inscrire",TR_WELCOME_REGISTER:"Bienvenue \xe0 l'enregistrement",TR_BACK_TO_LOGIN:"Retour \xe0 la connexion",TR_BACK:"Retour",TR_ENTER_USER_NICKNAME:"Entrez votre pseudo",TR_AS_LOGIN_ACCOUNT:"Utilis\xe9 comme compte de connexion",TR_FIND_PASSWORD:"Utilis\xe9 pour r\xe9cup\xe9rer le mot de passe",TR_SET_PASSWORD:"D\xe9finir le mot de passe de connexion",TR_CONFIRM_PASSWORD:"Confirmer le mot de passe",TR_CONFIRM_AGAIN:"Confirmez \xe0 nouveau le mot de passe",TR_REGISTER_NOW:"Enregistrer",TR_PASSWORD_LIMIT1:"Longueur comprise entre 8 et 14.",TR_PASSWORD_LIMIT2:"Doit contenir des majuscules, des minuscules et un chiffre.",TR_PASSWORD_LIMIT3:"Les espaces ne sont pas autoris\xe9s.",TR_ID_LIMIT:"Il ne peut pas \xeatre r\xe9p\xe9t\xe9. Il ne peut pas \xeatre modifi\xe9 apr\xe8s avoir \xe9t\xe9 d\xe9fini. Il est uniquement limit\xe9 \xe0 une combinaison de lettres, de chiffres ou de tirets bas. Le minimum est de 6 caract\xe8res et le maximum est de 20 caract\xe8res.",TR_NOT_EMPTY:" ne peut pas \xeatre vide",TR_FORMAT_WRONG:" format incorrect",TR_PASSWORD_DIFF:"Les deux mots de passe sont diff\xe9rents",TR_ID:"ID",TR_RESET_USER_PASSWORD:"R\xe9initialiser le mot de passe",TR_SEND_SUCCESS:"Envoy\xe9 avec succ\xe8s",TR_TO_EMAIL:"Veuillez vous rendre sur la page Email pour terminer la r\xe9initialisation du mot de passe.",TR_SEND_AGAIN:"Renvoyer",TR_ENTER_EMAIL:"Entrez votre ID ou Email",TR_ID_OR_EMAIL:"ID ou Email",TR_SENDING:"Envoi...",TR_NEXT_STEP:"Suivant",TR_RESET_TIPS:"Veuillez saisir votre ID ou votre e-mail lors de votre inscription",TR_INVALID_EMAIL:"Veuillez saisir un identifiant ou une adresse \xe9lectronique valide",TR_FINISH_READING:"J'ai lu et j'accepte les",TR_READ_AGREEMENT:"Lire la ",TR_PRIVACY_POLICY:"Politique de confidentialit\xe9",TR_USER_AGREEMENT:"Accord de l'utilisateur",TR_SYSTEM_NOTIFICATION:"Avis du syst\xe8me",TR_DATA_USAGE_WARN:"Veuillez noter que les donn\xe9es actuelles de {{name}} ont \xe9t\xe9 utilis\xe9es pour {{percent}}% Veuillez vous r\xe9f\xe9rer \xe0 l'espace personnel pour plus de d\xe9tails. Si elles sont \xe9puis\xe9es, veuillez r\xe9essayer le mois prochain.",TR_TEMP_SPEECH_RECOGNITION:"Autorisation temporaire de reconnaissance vocale",TR_TEMP_FACE_RECOGNITION:"Autorisation temporaire de reconnaissance des visages",TR_TEMP_CHARACTER_RECOGNITION:"Autorisation temporaire de reconnaissance de caract\xe8res",TR_MY_WORKBENCH:"Mon poste de travail",TR_CLASS_MANAGE:"Gestion des classes",TR_AUTHORITY_MANAGE:"Gestion des autorisations",TR_ADD_STUDENT:"Ajouter un \xe9l\xe8ve",TR_CHANGE_CLASS:"Changer de classe",TR_OPERATION:"Op\xe9ration",TR_SERIAL_NUMBER:"N\xb0",TR_NAME:"Nom",TR_LOGIN_ID:"Identifiant de connexion",TR_GRADE:"Classe",TR_KEY_WORD:"Mots cl\xe9s de recherche",TR_TEACHER_MANAGE:"Gestion des enseignants",TR_BATCH_IMPORT:"Importation par lots",TR_EXPORT_DATA:"Exportation de donn\xe9es",TR_CLASS_TEACHER:"Enseignant",TR_ADD_TEACHER:"Ajouter un enseignant",TR_INPUT_LOGIN_ID:"Veuillez entrer l'ID de connexion ",TR_INPUT_NAME:"Veuillez saisir le nom",TR_INPUT_MAILBOX:"Veuillez entrer l'email",TR_DELETE_TEACHER:"Confirmez pour supprimer l'enseignant",TR_CLASSNAME_DUPLIACTE:"Le nom de la classe est en double",TR_ADD_CLASS:"Ajouter une classe",TR_CALSSNAME_EMPTY:"Le nom de la classe ne peut pas \xeatre vide",TR_INPUT_CLASSNAME:"Veuillez entrer le nom de la classe",TR_INPUT_GRADE:"Veuillez entrer le niveau",TR_INPUT_CLASS:"Veuillez entrer la classe",TR_CHOOSE_CLASS:"Choisissez la classe",TR_DELETE_STUDENT:"Confirmer la suppression de l'\xe9l\xe8ve",TR_CLASS_RENAME:"Renommer la classe",TR_DELETE_CLASS:"Confirmer la suppression de la classe",TR_DELETE_CLASS_TIPS:"Si la classe contient des \xe9l\xe8ves ou des professeurs, elle ne peut pas \xeatre supprim\xe9e.",TR_FAIL_OPEN:"Impossible d'ouvrir le fichier. Veuillez s\xe9lectionner le fichier \xe0 nouveau",TR_BATCH_ADD:"Ajouter des utilisateurs par groupe",TR_UPLOAD:"T\xe9l\xe9charger",TR_IMPORT_TEMP:"Utiliser le mod\xe8le pour importer un utilisateur, veuillez t\xe9l\xe9charger le fichier",TR_CHOOSE_AGAIN:"S\xe9lectionnez \xe0 nouveau le fichier",TR_DOWNLOAD_TEMP:"Cliquez ici pour t\xe9l\xe9charger le mod\xe8le",TR_RESET_PASSWORD:"R\xe9initialiser le mot de passe",TR_CONFIRM_RESET:"Confirmez la r\xe9initialisation du mot de passe",TR_AFTER_RESET:"Apr\xe8s avoir r\xe9initialis\xe9 le mot de passe, le mot de passe sera 123456.",TR_HELP:"Aide",TR_HELP_DOC:"DobotLab Document d'aide",TR_DEVICE_MANUAL:"Manuel de l'appareil",TR_MAGICIANGO:"MagicianGo",TR_FILE_NAME_EMPTY:"Le nom du fichier ne peut pas \xeatre vide",TR_FILE_NAME_CONTAIN:"Le nom du fichier ne peut pas contenir",TR_DL_NEW_VER:"DobotLink peut \xeatre mis \xe0 jour",TR_DL_NEW_TIPS:"T\xe9l\xe9chargez et utilisez la derni\xe8re version de DobotLink pour une meilleure exp\xe9rience !",TR_IGNORE:"Ignorer",TR_DL_NEW_DOWNLOAD:"T\xe9l\xe9charger",TR_CHROME_TIPS:"Il y a un probl\xe8me de compatibilit\xe9 dans le navigateur actuel. Dobotlab ne peut pas fonctionner normalement. Veuillez utiliser le navigateur Google Chrome pour ouvrir la page web.",TR_DOWNLOAD_CHROME:"T\xe9l\xe9charger Chrome",TR_DL_STATUS_OFF:"Pas encore d\xe9marr\xe9",TR_DL_STATUS_ON:"D\xe9marr\xe9",TR_DL_STATUS_UPDATE:"Mise \xe0 jour",TR_MY_HOMEWORK:"Mes devoirs",TR_CLASSWORK_TAG:"Devoirs de classe",TR_HOMEWORK_TAG:"Devoirs \xe0 domicile",TR_BLOCK_TYPE:"Programme de blocs",TR_PYTHON_TYPE:"Programme Python",TR_SUBMIT_TIME:"Temps de soumission",TR_COMMENT_TIME:"Temps de score",TR_SCORE:"Score",TR_CHECK_COMMENT:"V\xe9rifier le commentaire",TR_NO_HOMEWORK:"Pas de devoirs",TR_DO_HOMEWORK:"Faire les devoirs",TR_CHECK:"V\xe9rifier",TR_ALL_STATUS:"Tous les statuts",TR_STATUS:"Statut",TR_STARTED:"En cours",TR_SUBMITED:"Soumis",TR_FINISHED:"Termin\xe9",TR_REFRESH:"Rafra\xeechir",TR_HOMEWORK_LIB:"Biblioth\xe8que de devoirs",TR_HOMEWORK_MANAGE:"Gestion des devoirs",TR_HOMEWORK_ACADEMIC_ANALYSIS:"Analyse acad\xe9mique",TR_ALL_HOMEWORK:"Tous les devoirs",TR_COMPLETION:"Ach\xe8vement",TR_COMMENT:"Commentaire",TR_ENTER_NAME_ACCOUNT:"Entrez le nom ou le compte",TR_ENTER_SCORE:"Veuillez entrer le score",TR_COMMENT_CONTENT:"Commentaire",TR_ENTER_COMMENT:"Veuillez entrer les commentaires",TR_ALL_CLASSES:"Toutes les classes",TR_ALL_CHAPTERS:"Tous les chapitres",TR_ALL_SECTIONS:"Toutes les sections",TR_NEW_HOMEWORK:"Nouveaux devoirs",TR_HOMEWORK_SEARCH_PLACEHOLDER:"ID / Nom / Cr\xe9ateur",TR_DESIGNATION:"D\xe9signation",TR_MODIFICATION_TIME:"Heure de modification",TR_CREATOR:"Cr\xe9ateur",TR_PUBLISHED:"Publi\xe9",TR_UNPUBLISHED:"Non publi\xe9",TR_OFF:"Off",TR_OFFING:"Off",TR_PUBLISHING:"Publier",TR_HOMEWORK_NAME:"Nom du devoir",TR_LABORATORY:"Laboratoire",TR_HANDSON_EXERCISES:"Exercices pratiques",TR_HOMEWORK:"Devoirs \xe0 domicile",TR_COURSE_CHAPTER:"Chapitre du cours",TR_SELECT_COURSE:"Veuillez s\xe9lectionner le cours",TR_SELECT_CHAPTER:"Veuillez s\xe9lectionner le chapitre",TR_SELECT_SECTION:"Veuillez s\xe9lectionner la section",TR_HOMEWORK_SETTING:"R\xe9glage des devoirs",TR_HOMEWORK_DELETE_TIPS:"\xcates-vous s\xfbr de vouloir supprimer le devoir ?",TR_HOMEWORK_OFF_TIPS:"\xcates-vous s\xfbr de vouloir supprimer le devoir ? Cette action supprimera le devoir de toutes les classes visibles. Veuillez faire preuve de prudence ",TR_HOMEWORK_OFF_TIPS3:"\xcates-vous s\xfbr de vouloir supprimer le devoir ? Cette action supprimera le devoir de toutes les sections li\xe9es. Veuillez faire preuve de prudence ",TR_HOMEWORK_OFF_TIPS2:"Remarque : le devoir peut \xeatre redistribu\xe9 apr\xe8s sa suppression.",TR_REQUIRED:"Requis",TR_CHECK_RELATED_SECTION:"Afficher la section connexe",TR_CHECK_VISIBLE_CLASSES:"Afficher les classes visibles",TR_RELATED_SECTION:"Section connexe",TR_VISIBLE_CLASSES:"Classes visibles",TR_PUBLISH_ERROR:"Il n'y a pas de classes \xe0 publier",TR_PUBLISH_ERROR2:"\xc9chec de la publication",TR_PUBLISH_ERROR3:"Un devoir publi\xe9 ne peut pas \xeatre modifi\xe9",TR_PUBLISH_SUCCESS:"Publier avec succ\xe8s",TR_PUBLISH_TIPS:"Note : L'op\xe9ration en cours va mettre \xe0 jour le travail en temps r\xe9el dans la classe correspondante, merci de prendre en compte cette information.",TR_PUBLISH_TIPS2:"Note : L'op\xe9ration en cours va mettre \xe0 jour le travail en temps r\xe9el dans la section correspondante, merci de prendre en compte cette information.",TR_HOMEWORK_PREVIEW:"Aper\xe7u du devoir",TR_EDIT_TITLE:"Modifier le titre",TR_ANSWER_CODE:"Code de r\xe9ponse",TR_SLAMPLE_CODE:"Code de l'\xe9chantillon",TR_INSERT_IMAGE:"Ins\xe9rer une image",TR_INSERT_LINK:"Ins\xe9rer un lien",TR_OPERATION_BEFORE:"Cette op\xe9ration doit d'abord \xeatre sauvegard\xe9e",TR_SAVE_SUCCESS:"Sauvegarde r\xe9ussie",TR_SAVE_FAILURE:"\xc9chec de la sauvegarde",TR_IMPORT_FROM_EDIT:"Importation \xe0 partir du code de r\xe9ponse",TR_IMPORT_CODE:"Code d'importation",TR_TITLE:"titre",TR_CANCEL_PREVIEW:"Annuler Aper\xe7u",TR_SCORE_SUCESS:"Score : r\xe9ussite",TR_SCORE_FAIL:"Score : \xe9chec",TR_COMMENT_TAG1:"Bon code",TR_COMMENT_TAG2:"Continuer",TR_COMMENT_TAG3:"Code concis",TR_COMMENT_TAG4:"Besoin de pratique",TR_COMMENT_TAG5:"Bonne logique",TR_COMMENT_TAG6:"Excellent",TR_SUBMIT_SUCCESS:"Soumettre avec succ\xe8s",TR_SUBMIT_FAILURE:"Soumettre un \xe9chec",TR_SUBMIT_HOMEWOEK:"Soumettre les devoirs",TR_CLOSE_TITLE:"Fermer le titre",TR_VIEW_TITLE:"Voir le titre",TR_CHOOSE_CATEGORY:"Choisir la cat\xe9gorie",TR_UNBIND:"Dissocier",TR_UNBIND_CONFIRM:"Confirmer la dissociation avec l'enseignant",TR_UNBIND_SUCCESS:"Dissociation r\xe9ussie",TR_RESET_SUCCESS:"R\xe9initialisation du mot de passe r\xe9ussie",TR_BIND_ID:"Lier l'ID",TR_ID_NOT_EXIST:"L'ID n'existe pas",TR_BIND_SUCCESS:"Association r\xe9ussie",TR_NAME_NOT_MATCH:"Le pseudo de l'utilisateur ne correspond pas \xe0 l'ID",TR_USER_ID:"ID de l'utilisateur",TR_ENTER_USER_ID:"Veuillez entrer l'ID de l'utilisateur",TR_ADD_TO_CLASS:"Ajouter \xe0 la classe",TR_EDIT_SUCCESS:"Modifi\xe9 avec succ\xe8s",TR_EDIT_USER:"Modifier l'utilisateur",TR_ROLE_OPTION:"Options de r\xf4le",TR_BATCH_DELETE_ROLE:"Supprimer le {{role}} s\xe9lectionn\xe9",TR_DELETE_ROLE_TIPS:"Remarque : apr\xe8s la suppression, l'ID sera annul\xe9 et les donn\xe9es li\xe9es au compte seront supprim\xe9es.",TR_UNBIND_BTN:"Dissocier",TR_RESET_BTN:"R\xe9initialiser",TR_VALIDATE_ID:"Lettres, chiffres et tiret bas uniquement.",TR_VALIDATE_LENGTH:"La longueur des caract\xe8res doit \xeatre comprise entre 6 et 20",TR_WORK_NOT_FOUND:"Pas de travaux connexes trouv\xe9s",TR_REFERENCE:"R\xe9ponse de r\xe9f\xe9rence",TR_CHECK_REFERENCE:"V\xe9rifier la r\xe9ponse de r\xe9f\xe9rence",TR_CHANGE_SUCCESS:"Chang\xe9 avec succ\xe8s",TR_ADD_SUCCESS:"Ajout\xe9 avec succ\xe8s",TR_ALL_TEACHERS:"Tous les enseignants",TR_ALL_STUDENTS:"Tous les \xe9tudiants",TR_SELECT_DATE:"Filtre par date",TR_NEARLY_A_YEAR:"Presque un an",TR_THIS_SEMESTER:"Ce semestre",TR_BASIC_SITUATION:"Situation de base",TR_CLASS_COUNT:"Nombre de classes",TR_COUSE_COUNT:"Nombre de cours",TR_STUDENGT_COUNT:"Nombre d'\xe9tudiants",TR_EXPORT_ACADEMIC_DATA:"Exportation des donn\xe9es acad\xe9miques",TR_LEARN_SITUATION:"Progression p\xe9dagogique",TR_SUB_NAME:"Nom du cours",TR_ALL_HOMEWORKS:"Nombre total de projets",TR_ALL_SUBMIT:"Nombre de soumissions",TR_ALL_CORRENT:"Nombre de corrections",TR_ALL_COMPLETION_RATE:"Taux d'ach\xe8vement des devoirs",TR_ALL_EDIT_RATE:"Taux de correction des devoirs",TR_HOMEWORK_DETAIL:"D\xe9tails des devoirs",TR_HIGHTEST_SCORE:"Note la plus \xe9lev\xe9e",TR_AVERAGE_CALSSWORK:"Moyenne des devoirs en classe",TR_HOMEWORK_TOP3:"Devoirs Top3",TR_SCORE_OVER60:"Note moyenne>60",TR_SCORE_LESSTHAN60:"Note moyenne<60",TR_STUDENT_GRADE_EXCEL:"Relev\xe9 de notes de l'\xe9l\xe8ve",TR_DELETE_SUCCESS:"Supprim\xe9 avec succ\xe8s",TR_ADD_TO_CLASS_SUCCESS:"Ajout\xe9 avec succ\xe8s \xe0 ma pr\xe9paration de cours",TR_REMOVE_PREPARATION:"Retirer de ma pr\xe9paration de cours",TR_ADD_PREPARATION:"Ajouter \xe0 ma pr\xe9paration de cours",TR_MY_PREPARATION:"Pr\xe9paration de cours",TR_PREPARATION:"Lesson Preparation",TR_EDU_MANUAL:"Dobotlab User Manual of Education Account",TR_CODING_MANUAL:"DobotLab Coding Manual",TR_REFRESH_SUCESS:"Refresh successfully",TR_NAME_SUCCESS:"Username modified successfully",TR_IMG_SUCCESS:"Avatar modified successfully",TR_NO_PREPARATION:"No lesson preparation record",TR_TOOL_NAME:"Name",TR_DESCRIPTION:"Description",TR_LICENSE:"License",TR_BUILT_WITH:"DobotLab is built with the following components:",TR_CONFIRM_SUBMIT:"The assignment cannot be modified after submission. Are you sure you want to submit it?",TR_AUTHORITY_MANAGEMENT:"Authority Management",TR_PERMIT_SAVE_SUCCESS:"Permission saved successfully",TR_COURSE_AUTHORITY:"Course Authority",TR_PERMIT_SAVE_TIP:"Remember to save after modification~",TR_PERMIT_SAVE_COMFIRM:"Do you want to save the current permission changes?",TR_NOT_SAVE:"Not Save",TR_HOMEPAGE:"Home",TR_CURRENCY:"Currency",TR_FEEDBACK:"Feedback",TR_OPEN_GUIDE:"Open Guidance",TR_FEEDBACK_EMPTY:"Please enter feedback content",TR_FEEDBACK_TITLE:"Feedback",TR_FEEDBACK_CONTENT:"Feedback Content",TR_FEEDBACK_INPUT:"Give us feedback or describe the error",TR_SEND_TO_PM:"You can send an email to {{email}} Tracking report",TR_SEND:"Send",TR_COPY:"Copy",TR_COPYREFRESH_SUCESS:"Copy successfully",TR_COPYPLACEHOLDER:"Please enter the homework name",TR_HOMEWORKTITLENOTEMPTY:"Homework name cannot be empty",TR_HADSAMENAMEFILE:"A file with the same name already exists. Do you want to overwrite it?",TR_WRITEANDDRAW_LIB:"Writing and Drawing Lab",TR_LASER_LIB:"Laser Engraving Lab",TR_TEACH_LIB:"Teaching and Playback Lab",TR_3DPRINT_LIB:"3D Printing Lab",TR_OPEN_FIRMWAREBURN_ERROR:"Failed to open the firmware and burn, please check whether DobotLink is activated",TR_OPEN_FIRMWAREBURN:"About to jump to the 3D printing firmware no interface, please confirm whether the 3D printing firmware has been burned?",TR_FIRMWAREBURNED:"Burned",TR_FIRMWAREUNBURNED:"no",TR_FIRMWAREBURN_TIPS:"Please confirm whether the 3D printing software is installed before using the 3D printing function? If it has been installed, please open it directly and connect it to use; if it is not installed, click the link below to download and install it for use.",TR_DOWNLOAD_FIRMWAREBURN_URL:"Download link:",TR_FIRMWAREBURN_OK:"OK",TR_ACCOUNT_SETTING:"Account Settings",TR_ACCOUNT_LOGOUT:"Account logout",TR_ACCOUNT_SETTING_TIPS:"Important note: DobotLab account can be cancelled. In order to avoid being stolen or operated by others, the account information needs to be confirmed for cancellation.",TR_APPLY_ACCOUNT_LOGOUT:"Apply for cancellation",TR_WILL_ACCOUNT_LOGOUT:"Log out of account:",TR_CANNOT_FIND:"Can't get it back",TR_CLEAR_DATA_ACCOUNT_LOGOUT:"After logging out, you will not be able to log in, and the relevant personal information will be cleared",TR_FOLLOW_INFO:"It specifically includes but is not limited to the following information:",TR_FOLLOW_INFO_1:"Personal information, including email information, password, avatar, etc.",TR_FOLLOW_INFO_2:"My work, my lesson preparation, etc.",TR_FOLLOW_INFO_3:"Other personal information, such as bound third-party account information, etc.",TR_HAD_KNOW_DANGER:"Known risks",TR_THINK_BUTTON:"let me think again",TR_LOGOUT_BUTTON:"Logout",TR_VERIFY_PASSWARD:"verify password",TR_INPUT_PASSWARD:"Please enter your password",TR_PASSWARD_ERROR:"The password is incorrect, please re-enter!",TR_SUBMIT_SUCESS:"Submitted successfully",TR_7DAY_LOGOUT:"Automatically log out after 7 days",TR_FEEDBACK_EMAIL:"Please enter your email",TR_RENAME_NOTEMPTY:"Input can not be empty",TR_RENAME_CHECK:'File name cannot contain /: *? "<> |%',TR_RESOURCE_AUTHORITY:"Resource permissions",TR_COUNTRY:"Country",TR_MODIFY_COUNTRY_SUCCESS:"User country modified successfully",TR_RESOURCE_PERMISSION_TIPS:"Which attachment resources can be set here to be visible to students",TR_COURSE_PERMISSION_TIPS:"Note: Which courses can be set here to be visible to the class",TR_NO_RESOURCE_TIPS:"No resource record",TR_TEACHERING_MODULE:"Teaching",TR_LAB_MODULE:"Experiment",TR_CLASEE_MODULE:"Class Management ",TR_WELCOME_BLOCKLY:"Welcome to DobotBlock Lab",TR_WELCOME_PYTHON:"Welcome to Python Lab",TR_WELCOME_DOBOTLAB:"Welcome to DobotLab\uff01",TR_INTRODUCE:"DobotLab is a comprehensive software platform developed for artificial intelligence (AI) education. Integrating three function modules (teaching, experiment and class management), it provides significant resources for schools in their AI teaching.",TR_ENTER_DOBOTLAB:"Enter Main Page",TR_ENTER_LAB:"Enter the Lab",TR_CHECK_GUIDELINES:"View Guidance",TR_SKIP:"Skip",TR_FINISH:"Finish",TR_HOME:"\u3010Home\u3011",TR_HOME_TIP:"Back to DobotLab main page.",TR_GUIDE_FILE:"\u3010File\u3011",TR_FILE_TIP:"It includes such functions as New, Open, Save, Save as, Save to local and Upload from local. ",TR_PROJECT:"\u3010Project Name\u3011",TR_PROJECT_BLOCK_TIP:"Name of the current project displayed in code area.",TR_PROJECT_PYTHON_TIP:"Name of the current project displayed in code area.",TR_BLOCK_AREA:"\u3010Block Area\u3011",TR_BLOCK_AREA_TIP:"It provides blocks for programming. You can search the blocks according to the categories and colors.",TR_CODE_AREA:"\u3010Code Area\u3011",TR_CODE_AREA_TIP:"You can write the program by dragging the blocks to this area.",TR_STAGE_AREA:"\u3010Display Area\u3011",TR_STAGE_AREA_TIP:"You can display the sprite and your works here.",TR_RUN_SCRIPT:"\u3010Start running\u3011",TR_STOP_SCRIPT:"\u3010Stop running\u3011",TR_CLEAR_SCRIPT:"\u3010Clear alarms\u3011",TR_LEFT:"\u3010Switch layout\u3011",TR_LARGE:"\u3010Full screen\u3011",TR_DEVICE_CONTROL_AREA:"\u3010Device Control\u3011",TR_DEVICE_CONTROL_AREA_TIP:"You can choose, connect and control Dobot devices.",TR_DEVICE_CONNECT:"\u3010Device Selection\u3011",TR_SELECT_END:"\u3010Tool Selection\u3011",TR_DEVICE_CONNECT_AREA:"\u3010Device Connection\u3011",TR_DEVICE_CONNECT_AREA_TIP:"Choose and connect Dobot devices.",TR_DEVICE_CONTROL_AREA_TIP2:"Control the movement of robotic arm and display real-time coordinates. You can adjust the speed here.",TR_SELECT_END_AREA:"\u3010Tool Selection\u3011",TR_SELECT_END_AREA_TIP:"Choose end tools.",TR_COORDINATE_CALIBRATION:"\u3010Coordinate Calibration\u3011",TR_COORDINATE_CALIBRATION_TIP:"Calibrate Magician Lite camera kit.",TR_ARM_CAMERA:"\u3010Arm Camera\u3011",TR_ARM_CAMERA_TIP:"Calibrate the AI camera of Magician Go, and view the target type obtained by arm camera and the current position of Magician Go.",TR_CHASSIS_CONTROLPANE:"\u3010Car Control Panel\u3011",TR_CHASSIS_CONTROLPANE_TIP:"Control the movement of Magician Go and display real-time coordinates.",TR_JOG_BUTTON:"\u3010Button Explanation\u3011\uff1a",TR_LEFT_TRANS:"Anticlockwise Rotate",TR_RIGHT_TRANS:"Clockwise Rotate",TR_WHISTLE:"Whistle",TR_FLASH_LIGHT:"Flash Lights",TR_AUTO_LINE_PATROL:"Line Tracking",TR_AUTO_LINE_PATROL_TIP:"Start automatic line tracking.",TR_USUAL_USETAB:"\u3010Tool bar\u3011",TR_USUAL_USETAB_TIP:"Operate the codes.",TR_INSTRUCTION_LIST:"\u3010Command List\u3011",TR_INSTRUCTION_LIST_TIP:"Provide commands for programming. Double-click the commands and the commands will display in code area.",TR_RUN_WINDOW:"\u3010Running Log\u3011",TR_RUN_WINDOW_TIP:"Display the running result of codes and system information.",TR_TITLE_BAR:"\u3010Title Bar\u3011",TR_TITLE_BAR_TIP1:"1\u3001It includes such functions as Menu, Language Switch and Login.",TR_TITLE_BAR_TIP2:"2\u3001You can view the guidance from Menu > Currency > Open Guidance.",TR_MY_COURSE:"\u3010My Course\u3011",TR_MY_COURSE_TIP:"You can view relevant courses after login.",TR_PERSONAL_WORK:"\u3010Personal Works\u3011",TR_PERSONAL_WORK_TIP:"You can view and reedit the project that you saved in the lab.",TR_DOBOTBLOCK_LAB:"\u3010DobotBlock Lab\u3011",TR_DOBOTBLOCK_LAB_TIP:"You can complete programming tasks just by dragging blocks, which lowers the threshold of studying programming.",TR_GUIDE_PYTHON_LAB:"\u3010Python Lab\u3011",TR_PYTHON_LAB_TIP:"You can program by directly calling the python commands.",TR_FEEDBACK_TOOLTIP:"Beta version, please feedback to dobotlab@dobot.cc",TR_DEVICE_LIMIT:"Only for Dobot Magician units",TR_VERSION_TIPS:"The current web version is too old, please clear the cache and refresh the page.",ACCESSIBILITY_STATEMENT:"Accessibility Statement",ACCOUNT_INFORMATION:"Account information",WARNING_TEXT_VERSE:"If the account uses DobotVerse software, all information in the dobotverse account will also be cancelled synchronously",WARNING_TEXT_LAB:"If the account uses DobotLab software, all information in the DobotLab account will also be cancelled synchronously",TR_ACCOUNT_CANCELLATION:"cancellation",TR_SELECT_EXPERIMENT:"Choose a lab class",TR_SET_RESOURCE_TIP:"Here you can set which attachment resources are visible to students!",TR_LOGOUT_SUCCESS:"Log out successfully",PREVIOUS:"Previous",NEXT:"Next",FILTER:"Filter",FILTERED:"Filtered",TR_SCHOOL_ADMINISTRATOR:"School Administrator",TR_SUPER_ADMINISTRATOR:"Super Administrator",TR_COURSE_ADMINISTRATOR:"Course Administrator",TR_IMPORT_FROM_MYWORK:"Import from my work",TR_COURSE_FROM_LOCAL:"Import from local",TR_STUDENT_LIST:"Student list",TR_LIST:"list"};b.TR_TEACHER="Teacher",b.TR_LOGIN_NOT_EMPTY="Login ID cannot be empty",b.TR_NAME_NOT_EMPTY="Name cannot be empty",b.TR_MAILBOX_NOT_EMPTY="Mailbox cannot be empty",b.TR_GRADE_NOT_EMPTY="Grade cannot be empty",b.TR_CLASS_NOT_EMPTY="Class cannot be empty",b.TR_MAILEBOX_FORMAT_WARING="Mailbox format error",b.TR_NICKNAME_NOT_EMPTY="Nickname cannot be empty",b.TR_VERSE_LIB="Virtual Simulation Lab",b.TR_COURSE="course",b.TR_COURSEANDCHAPTER=".course and chapter",b.TR_BlOCK_VERSE="Block virtual simulation",b.TR_VERSE_VERSE="Verse virtual simulation",b.TR_COURSES_SCENE="Courses Scene",b.TR_SEL_SCENE="Please select the scene",b.TR_BASIC_SCENE="Basic scene",b.TR_COMMUNITY_SCENE="Community scene",b.TR_SUPERMARKET_SCENE="Supermarket scene",b.TR_DRUGSTORE_SCENE="Drugstore scene",b.TR_FACTORY_SCENE="Factory scene",b.TR_BLOCKVERSE_TYPE="Blockly verse",b.TR_PYTHONVERSE_TYPE="Python verse",b.TR_BLOCKVERSE_LAB="Blockly Virtual Simulation Lab",b.TR_PYTHONVERSE_LAB="Python Virtual Simulation Lab",b.TR_PLEASE_LOGIN="In order to give you a better experience, please login before continuing to use",b.TR_DO_NOT_LOGIN_="Don't log in",b.TR_AI_STARTER="Ai-Starter",b.TR_SWITCH_PROGRAM="Switching programming",b.TR_OPEN_AND_SELECT_LABORATORY="Open programming -- select Laboratory";var w=b,U={TR_MY_COURSES:"Moje kurzy",TR_ALL_COURSES:"V\u0161etky kurzy",TR_NEED:"Potrebujete",TR_LOGIN:"Prihl\xe1senie",TR_VIEW_COURSES:"Zobrazi\u0165 moje kurzy",TR_PERSONAL_WORKS:"Vlastn\xe9 projekty",TR_CONTINUE:"Pokra\u010dova\u0165",TR_TRY_NEW_PROJECT:"Zatia\u013e ste nevytvorili projekt. Pok\xfaste sa vytvori\u0165 nov\xfd.",TR_FUNCTION_MODULE:"Funk\u010dn\xfd modul",TR_BLOCK_LAB:"DobotBlock Lab",TR_PYTHON_LAB:"Python Lab",TR_LANGUAGE:"Slovensk\xe1",TR_PERSONAL_CENTER:"Osobn\xe9 centrum",TR_MY_WORKS:"Moje projekty",TR_LOGOUT:"Odhl\xe1senie",TR_VALID_PERIOD:"Platn\xe9 obdobie:",TR_EDU_ACCOUNT_PRO:"Vzdel\xe1vac\xed \xfa\u010det Pro",TR_EDU_ACCOUNT:"Vzdel\xe1vac\xed \xfa\u010det",TR_REGISTERED_USER:"Registrovan\xfd pou\u017e\xedvate\u013e",TR_ERROR_MESSAGE:"Chybov\xe1 spr\xe1va",TR_TIPS:"Tipy",TR_CONFIRM_LOGOUT:"Potvr\u010fte odhl\xe1senie",TR_NOT_QUIT:"Zru\u0161i\u0165",TR_QUIT:"Odhl\xe1si\u0165 sa",TR_TEACHER:"U\u010dite\u013e",TR_STUDENT:"\u0160tudent",TR_BASIC_INFO:"Z\xe1kladn\xe9 inform\xe1cie",TR_EDIT:"Upravi\u0165",TR_REGISTRATION_TIME:"D\xe1tum registr\xe1cie",TR_ORGANIZATION:"Organiz\xe1cia",TR_GROUP:"Skupina",TR_ACCOUNT_LEVEL:"\xdarove\u0148 \xfa\u010dtu",TR_CLASS:"Trieda",TR_SCHOOL:"\u0160kola",TR_USER_TYPE:"Typ pou\u017e\xedvate\u013ea",TR_TO_MODIFY:"Upravi\u0165",TR_MAILBOX:"Email",TR_CHANGE_PASSWORD:"Zmeni\u0165 heslo",TR_PASSWORD_LIMIT:"Heslo mus\xed ma\u0165 d\u013a\u017eku 8 - 14 znakov. Mus\xed obsahova\u0165 dve kombin\xe1cie \u010d\xedsel, p\xedsmen alebo symbolov. Medzery a \u010d\xednske znaky nie s\xfa povolen\xe9.",TR_SAVE:"Ulo\u017ei\u0165",TR_CANCEL:"Zru\u0161i\u0165",TR_USER_NICKNAME:"Prez\xfdvka",TR_MODIFY:"Upravi\u0165",TR_PROFILE_PHOTO:"Profilov\xe1 fotka",TR_TOOLTIP_NAME_INVALID:"Neplatn\xfd znak v u\u017e\xedvate\u013eskom mene.",TR_TOOLTIP_NICKNAME:"\u010c\xedn\u0161tina aj angli\u010dtina. DP 20 znakov.",TR_ORIGINAL_PASSWORD:"P\xf4vodn\xe9 heslo",TR_NEW_PASSWORD:"Nov\xe9 heslo",TR_PASSWORD_SUCCESS:"Heslo bolo \xfaspe\u0161ne zmenen\xe9",TR_WRONG_PASSWORD_FORMAT:"Chybn\xfd form\xe1t hesla!",TR_CHANGE_MAILBOX:"Zmeni\u0165 e-mail",TR_ENTER_RIGHT_MAILBOX:"Zadajte spr\xe1vny e-mail",TR_VERIFICATION_CODE:"Overovac\xed k\xf3d",TR_GET_CODE:"Z\xedska\u0165 k\xf3d",TR_OK:"OK",TR_WRONG_MAILBOX_FORMAT:"Nespr\xe1vny form\xe1t e-mailu. Zadajte e-mailov\xfa adresu znova.",TR_MAILBOX_SUCCESS:"E-mail sa \xfaspe\u0161ne zmenil",TR_PERSONAL_DATA:"Osobn\xe9 \xfadaje",TR_AI_AUTHORITY:"AI autorita",TR_AI_DATA_USAGE:"Vyu\u017eitie d\xe1t AI",TR_TYPE:"Typ",TR_TIMES:"\xdadaje AI (\u010dasov\xe9)",TR_VALID_UNTIL:"Platn\xe9 do",TR_TEMP_AUTHORITY:"Do\u010dasn\xe9 povolenie",TR_TEMP_VALID_UNTIL:"Do\u010dasn\xe1 autoriz\xe1cia platn\xe1 do",TR_FACE_RECOGNITION:"Rozpozn\xe1vanie tv\xe1re",TR_CHARACTER_RECOGNITION:"Rozpozn\xe1vanie znakov OCR",TR_SPEECH_RECOGNITION:"Rozpozn\xe1vanie re\u010di",TR_OTHER_AUTHORITY:"In\xfd \xfarad pre AI",TR_ATTENTION:"Upozornenie:",TR_AI_TIPS_1:"\xdadaje be\u017en\xfdch registrovan\xfdch pou\u017e\xedvate\u013eov AI s\xfa ka\u017ed\xfd mesiac obmedzen\xe9. Po vy\u010derpan\xed limitu to pros\xedm sk\xfaste bud\xfaci mesiac.",TR_AI_TIPS_2:"Po\u010das doby platnosti maj\xfa d\xe1ta AI prednos\u0165 pred pou\u017eit\xedm \u010dasov do\u010dasnej autoriz\xe1cie a aj pred pou\u017eit\xedm be\u017en\xfdch \u010dasov.",TR_AI_TIPS_3:"Ak sa pou\u017e\xedva pr\xedli\u0161 \u010dasto v kr\xe1tkom \u010dasovom obdob\xed, skontrolujte k\xf3d, aby ste sa vyhli nespr\xe1vnemu logick\xe9mu cyklu ved\xfacemu k pr\xedli\u0161 r\xfdchlemu pou\u017eitiu povolen\xed.",TR_AI_TIPS_4:"V pr\xedpade ak\xfdchko\u013evek ot\xe1zok n\xe1s kontaktujte na adrese support@dobot.cc alebo kontaktujte spr\xe1vcu \xfa\u010dtu.",TR_ALL:"V\u0161etky",TR_CHOOSE_COURSE:"Typ kurzu",TR_CHOOSE_LAB:"Typ laborat\xf3ria",TR_ENTER_WORK_NAME:"Zadajte n\xe1zov projektu",TR_BATCH_DELETE:"Zmazanie d\xe1vky",TR_CANCEL_DELETE:"Zru\u0161i\u0165 odstr\xe1nenie",TR_CONFIRM_DELETE:"Potvr\u010fte odstr\xe1nenie",TR_RENAME:"Premenova\u0165",TR_UPDATE:"Aktualiz\xe1cia",TR_WARM_PROMPT:"Urgentn\xe1 v\xfdzva",TR_DELETE:"Odstr\xe1ni\u0165",TR_WHETHER_DELETE:"Odstr\xe1ni\u0165",TR_SELECTED_ITEM:"Vybran\xe9 polo\u017eky",TR_DL_NOT_STARTED:"DobotLink nie je spusten\xfd",TR_DL_INSTALL:"Nain\u0161talujte a spustite program \u3010DobotLink\u3011 na pripojenie hardv\xe9rov\xfdch zariaden\xed a pou\u017eitie niektor\xfdch algoritmov AI.",TR_DL_DOWNLOAD:"Stiahnite si DobotLink",TR_DL_START:"\u0160tart",TR_DL_STARTING:"DobotLink sa sp\xfa\u0161\u0165a ...",TR_DL_START_SUCCESS:"DobotLink sa \xfaspe\u0161ne spustil",TR_DL_CONNECT_DEVICE:"DobotLink bol \xfaspe\u0161ne spusten\xfd. M\xf4\u017eete pripoji\u0165 hardv\xe9r!",TR_DL_OK:"OK",TR_DL_START_FAIL:"DobotLink sa nepodarilo spusti\u0165",TR_DL_TIPS_1:"1. Nain\u0161talujte ovl\xe1da\u010d DobotLink a spustite ho.",TR_DL_CLICK_HERE:"Kliknite sem.",TR_DL_TIPS_2:"2. Ak je nain\u0161talovan\xfd, pros\xedm",TR_DL_RETRY:"sk\xfaste znova",TR_DL_START_MANUALLY:"alebo spustite DobotLink manu\xe1lne.",TR_DL_TIPS_3:"3. V pr\xedpade ak\xfdchko\u013evek \u010fal\u0161\xedch ot\xe1zok kontaktujte technick\xfa podporu: support@dobot.cc",TR_DL_KNOWN:"OK",TR_CHECK_IDENTITY:"Prebieha kontrola toto\u017enosti ..",TR_LOAD_RESOURCE:"Na\u010d\xedtavaj\xfa sa d\xe1ta, \u010dakajte pros\xedm ...",TR_LOAD_BLOCK:"Vstupujete do laborat\xf3ria DobotBlock, \u010dakajte pros\xedm ...",TR_LOAD_PYTHON:"Vstup do laborat\xf3ria Python, \u010dakajte pros\xedm ...",TR_LOAD_DRAW:"Entering Writing and Drawing Lab, please wait...",TR_LOAD_LASER:"Entering Laser Engraving Lab, please wait...",TR_LOAD_TEACH:"Entering Teaching Reproduction Lab, please wait...",TR_PAGE_JUMPING:"Preskakovanie str\xe1nok ...",TR_COURSE_NAME:"Kurz \uff1a",TR_NO:"Nie",TR_YES:"\xc1no",TR_CONFIRM_RECOVER:"Obnovenie kurzu do p\xf4vodn\xe9ho stavu.",TR_COURSE_RECOVER:"Obnovi\u0165",TR_EXPERIMENTAL_MANUAL:"Experiment\xe1lny manu\xe1l",TR_TAKE_NOTES:"Robi\u0165 si pozn\xe1mky",TR_FILE:"S\xfabor",TR_NEW:"Nov\xfd",TR_OPEN:"Otvoren\xe9",TR_SAVE_AS:"Ulo\u017ei\u0165 ako",TR_SAVE_LOCAL:"Ulo\u017ei\u0165 na lok\xe1lne \xfalo\u017eisko",TR_SAVE_AND_PUBLISH:"Ulo\u017ei\u0165 a zverejni\u0165",TR_UPLOAD_LOCAL:"Nahra\u0165 z lok\xe1lneho \xfalo\u017eiska",TR_CONFIRM_SAVE:"Potvr\u010fte ulo\u017eenie aktu\xe1lnych zmien",TR_NEW_WORK:"Vytvori\u0165 nov\xfd projekt",TR_EXPERIMENT_AGAIN:"Re\u0161tartova\u0165 experiment",TR_START_EXPERIMENT:"Spusti\u0165 experiment",TR_PLAY:"Spusti\u0165 experiment",TR_DOWNLOAD:"Stiahnu\u0165",TR_OPEN_COURSEWARE:"Otvorenie v\xfdukov\xe9ho programu",TR_OPEN_TEACHING_PLAN:"Otvoren\xfd pl\xe1n v\xfdu\u010dby",TR_EXPERIMENT:"Experiment",TR_VIDEO:"Video",TR_ZIP:"Zip",TR_AUDIO:"Zvuk",TR_PHOTO:"Foto",TR_COURSEWARE:"V\xfdukov\xfd materi\xe1l",TR_TEACHING_PLAN:"Pl\xe1n v\xfdu\u010dby",TR_BLOCK_ANSWER:"Odpove\u010f pre blok",TR_SCRIPT_ANSWER:"Odpove\u010f pre skript",TR_BACK_TOP:"Sp\xe4\u0165 na za\u010diatok",TR_LEARNED:"Nau\u010den\xe9",TR_NOT_STARTED:"Za\u010da\u0165",TR_TOTAL:"Celkom",TR_CHAPTER:"Kapitola",TR_SECTION:"Oddiel",TR_INVALID_BROWSER:"V\xe1\u0161 prehliada\u010d nie je Chrome alebo pou\u017e\xedvate star\u0161iu verziu, \u010do m\xf4\u017ee sp\xf4sobi\u0165, \u017ee nebudete m\xf4c\u0165 spr\xe1vne pou\u017e\xedva\u0165 niektor\xe9 funkcie",TR_LOAD_RESOURCE_ERROR:"Chyba na\u010d\xedtania zdroja",TR_CHECK_CONNECT:"Zariadenie bolo odpojen\xe9. Skontrolujte stav zariadenia!",TR_GET_IDENTITY_FAIL:"Nepodarilo sa z\xedska\u0165 inform\xe1cie o toto\u017enosti!",TR_ACCOUNT_EMPTY:"\xda\u010det nem\xf4\u017ee by\u0165 pr\xe1zdny!",TR_PASSWORD_EMPTY:"Heslo nem\xf4\u017ee by\u0165 pr\xe1zdne!",TR_LOGIN_TITLE:"Prihl\xe1senie DOBOT LAB ",TR_ENTER_ACCOUNT:"Zadajte svoj \xfa\u010det",TR_PASSWORD:"Heslo",TR_LOGIN_NOW:"Prihl\xe1senie",TR_FORGET_PASSWORD:"Zabudnut\xe9 heslo",TR_REGISTER_ACCOUNT:"Registrova\u0165",TR_WELCOME_REGISTER:"Vitajte pri registr\xe1cii",TR_BACK_TO_LOGIN:"Sp\xe4\u0165 na prihl\xe1senie",TR_BACK:"Sp\xe4\u0165",TR_ENTER_USER_NICKNAME:"Zadajte svoju prez\xfdvku",TR_AS_LOGIN_ACCOUNT:"Pou\u017e\xedva sa ako prihlasovac\xed \xfa\u010det",TR_FIND_PASSWORD:"Pou\u017e\xedva sa na z\xedskanie hesla",TR_SET_PASSWORD:"Nastavi\u0165 prihlasovacie heslo",TR_CONFIRM_PASSWORD:"Potvr\u010fte heslo",TR_CONFIRM_AGAIN:"Znova potvr\u010fte heslo",TR_REGISTER_NOW:"Registrova\u0165",TR_PASSWORD_LIMIT1:"D\u013a\u017eka medzi 8 a 14.",TR_PASSWORD_LIMIT2:"Mus\xed obsahova\u0165 ve\u013ek\xe9 a mal\xe9 p\xedsmen\xe1 a aspo\u0148 jednu \u010d\xedslicu.",TR_PASSWORD_LIMIT3:"Medzery nie s\xfa povolen\xe9.",TR_ID_LIMIT:"Oper\xe1cia sa ned\xe1 opakova\u0165. Po nastaven\xed sa ned\xe1 zmeni\u0165. Je obmedzen\xfd len na znaky anglickej abecedy, kombin\xe1ciu \u010d\xedsel alebo podtr\u017en\xedka. Minimum je 6 znakov a maximum 20 znakov.",TR_NOT_EMPTY:"nem\xf4\u017ee by\u0165 pr\xe1zdny",TR_FORMAT_WRONG:"nespr\xe1vny form\xe1t",TR_PASSWORD_DIFF:"Zadan\xe9 hesl\xe1 s\xfa odli\u0161n\xe9",TR_ID:"ID",TR_RESET_USER_PASSWORD:"Obnovi\u0165 heslo",TR_SEND_SUCCESS:"\xdaspe\u0161ne odoslan\xe9",TR_TO_EMAIL:"Prejdite do e-mailovej schr\xe1nky a dokon\u010dite obnovenie hesla",TR_SEND_AGAIN:"Znovu odosla\u0165",TR_ENTER_EMAIL:"Zadajte svoje ID alebo e-mail",TR_ID_OR_EMAIL:"ID alebo e-mail",TR_SENDING:"Odosiela sa ...",TR_NEXT_STEP:"\u010ealej",TR_RESET_TIPS:"Pri registr\xe1cii zadajte svoje ID alebo e-mail",TR_INVALID_EMAIL:"Zadajte platn\xe9 ID alebo e-mail",TR_FINISH_READING:"Pre\u010d\xedtal som si a s\xfahlas\xedm",TR_READ_AGREEMENT:"\u010c\xedta\u0165",TR_PRIVACY_POLICY:"Z\xe1sady ochrany osobn\xfdch \xfadajov",TR_USER_AGREEMENT:"S\xfahlas pou\u017e\xedvate\u013ea",TR_SYSTEM_NOTIFICATION:"Syst\xe9mov\xe9 upozornenie",TR_DATA_USAGE_WARN:"Upozor\u0148ujeme, \u017ee uveden\xe9 \xfadaje o pou\u017e\xedvate\u013eovi {{name}} boli pou\u017eit\xe9 pre {{percent}}%. Podrobnosti n\xe1jdete v osobnom centre. Ak je vy\u010derpan\xfd d\xe1tov\xfd limit, sk\xfaste to znova bud\xfaci mesiac.",TR_TEMP_SPEECH_RECOGNITION:"Do\u010dasn\xe9 povolenie rozpozn\xe1vania re\u010di",TR_TEMP_FACE_RECOGNITION:"Do\u010dasn\xe9 povolenie rozpozn\xe1vania tv\xe1re",TR_TEMP_CHARACTER_RECOGNITION:"Do\u010dasn\xe9 povolenie na rozpozn\xe1vanie znakov",TR_MY_WORKBENCH:"M\xf4j pracovn\xfd st\xf4l",TR_CLASS_MANAGE:"Mana\u017eovanie triedy",TR_AUTHORITY_MANAGE:"Mana\u017eovacia autorita",TR_ADD_STUDENT:"Pridajte \u0161tudenta",TR_CHANGE_CLASS:"Zmeni\u0165 triedu",TR_OPERATION:"Prev\xe1dzka",TR_SERIAL_NUMBER:"S\xe9riov\xe9 \u010d\xedslo",TR_NAME:"Meno",TR_LOGIN_ID:"Prihlasovacie ID",TR_GRADE:"Stupe\u0148",TR_KEY_WORD:"H\u013eadanie k\u013e\xfa\u010dov\xfdch slov",TR_TEACHER_MANAGE:"Mana\u017ement u\u010dite\u013eov",TR_BATCH_IMPORT:"Na\u010d\xedtanie d\xe1vky",TR_EXPORT_DATA:"Export \xfadajov",TR_CLASS_TEACHER:"Triedny u\u010dite\u013e",TR_ADD_TEACHER:"Pridajte u\u010dite\u013ea",TR_INPUT_LOGIN_ID:"Zadajte prihlasovacie ID",TR_INPUT_NAME:"Zadajte meno",TR_INPUT_MAILBOX:"Zadajte e-mail",TR_DELETE_TEACHER:"Potvr\u010fte odstr\xe1nenie u\u010dite\u013ea",TR_CLASSNAME_DUPLIACTE:"N\xe1zov triedy je duplicitn\xfd",TR_ADD_CLASS:"Prida\u0165 triedu",TR_CALSSNAME_EMPTY:"N\xe1zov triedy nem\xf4\u017ee by\u0165 pr\xe1zdny",TR_INPUT_CLASSNAME:"Zadajte n\xe1zov triedy",TR_INPUT_GRADE:"Zadajte zn\xe1mku",TR_INPUT_CLASS:"Pros\xedm, vst\xfapte do triedy",TR_CHOOSE_CLASS:"Vyberte triedu",TR_DELETE_STUDENT:"Potvr\u010fte odstr\xe1nenie \u0161tudenta",TR_CLASS_RENAME:"Premenujte triedu",TR_DELETE_CLASS:"Potvr\u010fte odstr\xe1nenie triedy",TR_DELETE_CLASS_TIPS:"Ak trieda obsahuje \u0161tudentov alebo u\u010dite\u013eov, nemo\u017eno ju vymaza\u0165",TR_FAIL_OPEN:"S\xfabor sa nepodarilo otvori\u0165. Vyberte s\xfabor znova",TR_BATCH_ADD:"Prid\xe1vanie pou\u017e\xedvate\u013eov v d\xe1vke",TR_UPLOAD:"Nahra\u0165",TR_IMPORT_TEMP:"Na importovanie pou\u017e\xedvate\u013ea pou\u017eite \u0161abl\xf3nu. Nahrajte s\xfabor",TR_CHOOSE_AGAIN:"Znova vyberte s\xfabor",TR_DOWNLOAD_TEMP:"Kliknut\xedm sem stiahnete \u0161abl\xf3nu",TR_RESET_PASSWORD:"Obnovi\u0165 heslo",TR_CONFIRM_RESET:"Potvr\u010fte nastavenie hesla",TR_AFTER_RESET:"Po obnoven\xed hesla sa heslo nastav\xed na 123456",TR_HELP:"N\xe1poveda",TR_HELP_DOC:"Dokument n\xe1povedy",TR_DEVICE_MANUAL:"Pr\xedru\u010dka k zariadeniu",TR_MAGICIANGO:"MagicianGo",TR_FILE_NAME_EMPTY:"N\xe1zov s\xfaboru nem\xf4\u017ee by\u0165 pr\xe1zdny",TR_FILE_NAME_CONTAIN:"N\xe1zov s\xfaboru nem\xf4\u017ee obsahova\u0165",TR_DL_NEW_VER:"DobotLink je mo\u017en\xe9 upgradova\u0165",TR_DL_NEW_TIPS:"Stiahnite si a pou\u017e\xedvajte najnov\u0161iu verziu DobotLink pre lep\u0161\xed z\xe1\u017eitok!",TR_IGNORE:"Ignorova\u0165",TR_DL_NEW_DOWNLOAD:"Stiahnu\u0165",TR_CHROME_TIPS:"V aktu\xe1lnom preh\u013ead\xe1va\u010di sa vyskytol probl\xe9m s kompatibilitou. Dobotlab nem\xf4\u017ee pracova\u0165 norm\xe1lne. Na otvorenie webovej str\xe1nky pou\u017eite prehliada\u010d Google Chrome.",TR_DOWNLOAD_CHROME:"Stiahnite si Chrome",TR_DL_STATUS_OFF:"Nespusten\xfd",TR_DL_STATUS_ON:"Za\u010dal",TR_DL_STATUS_UPDATE:"Aktualizovate\u013en\xe9",TR_MY_HOMEWORK:"Moja dom\xe1ca \xfaloha",TR_CLASSWORK_TAG:"Pr\xe1ce v triede",TR_HOMEWORK_TAG:"Dom\xe1ca \xfaloha",TR_BLOCK_TYPE:"Program Block",TR_PYTHON_TYPE:"Program Python",TR_SUBMIT_TIME:"\u010cas odoslania",TR_COMMENT_TIME:"\u010cas sk\xf3re",TR_SCORE:"Sk\xf3re",TR_CHECK_COMMENT:"Skontrolujte koment\xe1r",TR_NO_HOMEWORK:"\u017diadna dom\xe1ca \xfaloha",TR_DO_HOMEWORK:"Vypracova\u0165 dom\xe1cu \xfalohu"};U.TR_CONTINUE="\u010ealej",U.TR_CHECK="Kontrola",U.TR_ALL_STATUS="Stav celkom",U.TR_STATUS="Stav",U.TR_STARTED="Prebieha",U.TR_SUBMITED="Odoslan\xe9",U.TR_FINISHED="Hotovo",U.TR_REFRESH="Obnovi\u0165",U.TR_HOMEWORK_LIB="Kni\u017enica dom\xe1cich \xfaloh",U.TR_HOMEWORK_MANAGE="Spr\xe1va dom\xe1cich \xfaloh",U.TR_ALL_HOMEWORK="V\u0161etky dom\xe1ce \xfalohy",U.TR_COMPLETION="Dokon\u010denie",U.TR_COMMENT="Komentova\u0165",U.TR_ENTER_NAME_ACCOUNT="Zadajte meno alebo \xfa\u010det",U.TR_ENTER_SCORE="Zadajte sk\xf3re",U.TR_COMMENT_CONTENT="Komentova\u0165",U.TR_ENTER_COMMENT="Zadajte koment\xe1re",U.TR_ALL_CLASSES="V\u0161etky triedy",U.TR_ALL_CHAPTERS="V\u0161etky kapitoly",U.TR_ALL_SECTIONS="V\u0161etky sekcie",U.TR_NEW_HOMEWORK="Nov\xe1 dom\xe1ca \xfaloha",U.TR_HOMEWORK_SEARCH_PLACEHOLDER="ID / meno / vytvoril",U.TR_DESIGNATION="Ozna\u010denie",U.TR_MODIFICATION_TIME="\u010cas \xfapravy",U.TR_CREATOR="Vytvoril",U.TR_PUBLISHED_CLASSES="Verejn\xe9 triedy",U.TR_PUBLISHED="Zverejnen\xe9",U.TR_UNPUBLISHED="Nezverejnen\xe9",U.TR_OFF="Vypnut\xe9",U.TR_OFFING="Vypnut\xe9",U.TR_PUBLISHING="Zverejni\u0165",U.TR_HOMEWORK_NAME="N\xe1zov dom\xe1cej \xfalohy",U.TR_LABORATORY="Laborat\xf3rium",U.TR_HANDSON_EXERCISES="Praktick\xe9 cvi\u010denia",U.TR_HOMEWORK="Dom\xe1ca \xfaloha",U.TR_COURSE_CHAPTER="Kapitola kurzu",U.TR_SELECT_COURSE="Vyberte si kurz",U.TR_SELECT_CHAPTER="Vyberte kapitolu",U.TR_SELECT_SECTION="Vyberte sekciu",U.TR_HOMEWORK_SETTING="Nastavenie dom\xe1cich \xfaloh",U.TR_HOMEWORK_DELETE_TIPS="Naozaj chcete odstr\xe1ni\u0165 dom\xe1cu \xfalohu?",U.TR_HOMEWORK_OFF_TIPS="Naozaj chcete odstr\xe1ni\u0165 dom\xe1cu \xfalohu? T\xe1to akcia odstr\xe1ni zadanie zo v\u0161etk\xfdch vidite\u013en\xfdch tried. Bu\u010fte obozretn\xed!",U.TR_HOMEWORK_OFF_TIPS3="Naozaj chce\xedte odstr\xe1ni\u0165 dom\xe1cu \xfalohu? Touto akciou odstr\xe1nite priradenie zo v\u0161etk\xfdch s\xfavisiacich sekci\xed. Bu\u010fte obozretn\xed!",U.TR_HOMEWORK_OFF_TIPS2="Pozn\xe1mka: Po odstr\xe1nen\xed je mo\u017en\xe9 ju znova distribuova\u0165",U.TR_REQUIRED="Po\u017eadovan\xfd",U.TR_CHECK_RELATED_SECTION="Zobrazi\u0165 s\xfavisiacu sekciu",U.TR_CHECK_VISIBLE_CLASSES="Zobrazi\u0165 vidite\u013en\xe9 triedy",U.TR_RELATED_SECTION="S\xfavisiaca sekcia",U.TR_VISIBLE_CLASSES="Verejn\xe9 triedy",U.TR_PUBLISH_ERROR="Nie s\xfa k dispoz\xedcii \u017eiadne triedy na zverejnenie",U.TR_PUBLISH_ERROR2="Zlyhanie zverejnenia",U.TR_PUBLISH_ERROR3="Zverejnen\xfa dom\xe1cu \xfalohu nie je mo\u017en\xe9 nastavi\u0165",U.TR_PUBLISH_SUCCESS="Zverejnenie bolo \xfaspe\u0161n\xe9",U.TR_PUBLISH_TIPS="Pozn\xe1mka: Aktu\xe1lna oper\xe1cia aktualizuje \xfalohu v re\xe1lnom \u010dase vo verejnej triede, bu\u010fte obozretn\xed!",U.TR_PUBLISH_TIPS2="Pozn\xe1mka: Aktu\xe1lna oper\xe1cia aktualizuje \xfalohu v re\xe1lnom \u010dase v s\xfavisiacej sekcii, bu\u010fte obozretn\xed!",U.TR_HOMEWORK_PREVIEW="Preh\u013ead dom\xe1cich \xfaloh",U.TR_EDIT_TITLE="Upravi\u0165 n\xe1zov",U.TR_ANSWER_CODE="K\xf3d odpovede",U.TR_SLAMPLE_CODE="Vzorov\xfd k\xf3d",U.TR_INSERT_IMAGE="Vlo\u017ete obr\xe1zok",U.TR_INSERT_LINK="Vlo\u017ete odkaz",U.TR_OPERATION_BEFORE="T\xfato oper\xe1ciu je potrebn\xe9 najsk\xf4r ulo\u017ei\u0165",U.TR_SAVE_SUCCESS="\xdaspe\u0161n\xe9 ulo\u017eenie",U.TR_SAVE_FAILURE="Zlyhanie ulo\u017eenia",U.TR_IMPORT_FROM_EDIT="Import z k\xf3du odpovede",U.TR_IMPORT_CODE="Importovan\xfd k\xf3d",U.TR_TITLE="N\xe1zov",U.TR_CANCEL_PREVIEW="Zru\u0161i\u0165 uk\xe1\u017eku",U.TR_SCORE_SUCESS="Sk\xf3re \xfaspe\u0161nosti",U.TR_SCORE_FAIL="Sk\xf3re zlyhalo",U.TR_COMMENT_TAG1="Dobr\xfd k\xf3d",U.TR_COMMENT_TAG2="Pokra\u010duj",U.TR_COMMENT_TAG3="Stru\u010dn\xfd k\xf3dex",U.TR_COMMENT_TAG4="Potrebujete precvi\u010dova\u0165!",U.TR_COMMENT_TAG5="Dobr\xe1 logika",U.TR_COMMENT_TAG6="Vynikaj\xfaci",U.TR_SUBMIT_SUCCESS="Odoslanie bolo \xfaspe\u0161n\xe9",U.TR_SUBMIT_FAILURE="Zlyhanie odoslania",U.TR_SUBMIT_HOMEWOEK="Zadajte dom\xe1cu \xfalohu",U.TR_CLOSE_TITLE="Zavrie\u0165 n\xe1zov",U.TR_VIEW_TITLE="Zobrazi\u0165 n\xe1zov",U.TR_CHOOSE_CATEGORY="Choose Category",U.TR_UNBIND="Unbind",U.TR_UNBIND_CONFIRM="Confirm to unbind with the teacher",U.TR_UNBIND_SUCCESS="Unbinding succeeded",U.TR_RESET_SUCCESS="Password reset successful",U.TR_BIND_ID="Bind ID",U.TR_ID_NOT_EXIST="The ID does not exist",U.TR_BIND_SUCCESS="Binding succeeded",U.TR_NAME_NOT_MATCH="User nickname does not match the ID",U.TR_USER_ID="User ID",U.TR_ENTER_USER_ID="Please enter user ID",U.TR_ADD_TO_CLASS="Add To Class",U.TR_EDIT_SUCCESS="Edited successfully",U.TR_EDIT_USER="Edit User",U.TR_ROLE_OPTION="Role Options",U.TR_BATCH_DELETE_ROLE="Delete selected {{role}}",U.TR_DELETE_ROLE_TIPS="Note: after deletion, the ID will be cancelled, and the account related data will be deleted synchronously.",U.TR_UNBIND_BTN="Unbind",U.TR_RESET_BTN="Reset",U.TR_VALIDATE_ID="English, numeric and underlined only.",U.TR_VALIDATE_LENGTH="The character length is between 6 and 20",U.TR_WORK_NOT_FOUND="No related works found",U.TR_REFERENCE="Reference Answer",U.TR_CHECK_REFERENCE="Check reference answer",U.TR_CHANGE_SUCCESS="Changed successfully",U.TR_ADD_SUCCESS="Added successfully",U.TR_ALL_TEACHERS="All Teachers",U.TR_ALL_STUDENTS="All Students",U.TR_SELECT_DATE="Date Filter",U.TR_NEARLY_A_YEAR="Nearly a year",U.TR_THIS_SEMESTER="This Eemester",U.TR_BASIC_SITUATION="Basic Situation",U.TR_CLASS_COUNT="Number of classes",U.TR_COUSE_COUNT="Number of courses",U.TR_STUDENGT_COUNT="Number of students",U.TR_EXPORT_ACADEMIC_DATA="Export Academic Data",U.TR_LEARN_SITUATION="Learning Situation",U.TR_SUB_NAME="Course Name",U.TR_ALL_HOMEWORKS="Total umber of works",U.TR_ALL_SUBMIT="Number of submissions",U.TR_ALL_CORRENT="Number of corrections",U.TR_ALL_COMPLETION_RATE="Homework completion rate",U.TR_ALL_EDIT_RATE="Homework correction rate",U.TR_HOMEWORK_DETAIL="Homework Details",U.TR_HOMEWORK_NAME="Homework name",U.TR_HIGHTEST_SCORE="Highest score",U.TR_AVERAGE_CALSSWORK="Average classwork",U.TR_AVERAGE_WORK="Homework average",U.TR_HOMEWORK_TOP3="Homework Top3",U.TR_SCORE_OVER60="Average score>60",U.TR_SCORE_LESSTHAN60="Average score<60",U.TR_STUDENT_GRADE_EXCEL="Student transcript",U.TR_DELETE_SUCCESS="Successfully deleted",U.TR_ADD_TO_CLASS_SUCCESS="Successfully added to my lesson preparation",U.TR_REMOVE_PREPARATION="Remove from my lesson preparation",U.TR_ADD_PREPARATION="Add to my lesson preparation",U.TR_MY_PREPARATION="My Lesson Preparation",U.TR_PREPARATION="Lesson Preparation",U.TR_IMPORT="Import",U.TR_EXPORT="Export",U.TR_ABOUT="About",U.TR_EDU_PLATFORM="Education Platform",U.TR_VERSION="Version",U.TR_COMPANY="Shenzhen Yuejiang Technology Co., Ltd.",U.TR_EDU_MANUAL="Dobotlab User Manual of Education Account",U.TR_CODING_MANUAL="DobotLab Coding Manual",U.TR_REFRESH_SUCESS="Refresh successfully",U.TR_NAME_SUCCESS="Username modified successfully",U.TR_IMG_SUCCESS="Avatar modified successfully",U.TR_NO_PREPARATION="No lesson preparation record",U.TR_TOOL_NAME="Name",U.TR_DESCRIPTION="Description",U.TR_LICENSE="License",U.TR_BUILT_WITH="DobotLab is built with the following components:",U.TR_CONFIRM_SUBMIT="The assignment cannot be modified after submission. Are you sure you want to submit it?",U.TR_AUTHORITY_MANAGEMENT="Authority Management",U.TR_PERMIT_SAVE_SUCCESS="Permission saved successfully",U.TR_COURSE_AUTHORITY="Course Authority",U.TR_PERMIT_SAVE_TIP="Remember to save after modification~",U.TR_PERMIT_SAVE_COMFIRM="Do you want to save the current permission changes?",U.TR_NOT_SAVE="Not Save",U.TR_HOMEPAGE="Home",U.TR_CURRENCY="Currency",U.TR_FEEDBACK="Feedback",U.TR_OPEN_GUIDE="Open Guidance",U.TR_FEEDBACK_EMPTY="Please enter feedback content",U.TR_FEEDBACK_TITLE="Feedback",U.TR_FEEDBACK_CONTENT="Feedback Content",U.TR_FEEDBACK_INPUT="Give us feedback or describe the error",U.TR_SEND_TO_PM="You can send an email to {{email}} Tracking report",U.TR_SEND="Send",U.TR_COPY="Copy",U.TR_COPYREFRESH_SUCESS="Copy successfully",U.TR_COPYPLACEHOLDER="Please enter the homework name",U.TR_HOMEWORKTITLENOTEMPTY="Homework name cannot be empty",U.TR_HADSAMENAMEFILE="A file with the same name already exists. Do you want to overwrite it?",U.TR_WRITEANDDRAW_LIB="Writing and Drawing Lab",U.TR_LASER_LIB="Laser Engraving Lab",U.TR_TEACH_LIB="Teaching and Playback Lab",U.TR_3DPRINT_LIB="3D Printing Lab",U.TR_OPEN_FIRMWAREBURN_ERROR="Failed to open the firmware and burn, please check whether DobotLink is activated",U.TR_OPEN_FIRMWAREBURN="About to jump to the 3D printing firmware no interface, please confirm whether the 3D printing firmware has been burned?",U.TR_FIRMWAREBURNED="Burned",U.TR_FIRMWAREUNBURNED="no",U.TR_FIRMWAREBURN_TIPS="Please confirm whether the 3D printing software is installed before using the 3D printing function? If it has been installed, please open it directly and connect it to use; if it is not installed, click the link below to download and install it for use.",U.TR_DOWNLOAD_FIRMWAREBURN_URL="Download link:",U.TR_FIRMWAREBURN_OK="OK",U.TR_ACCOUNT_SETTING="Account Settings",U.TR_ACCOUNT_LOGOUT="Account logout",U.TR_ACCOUNT_SETTING_TIPS="Important note: DobotLab account can be cancelled. In order to avoid being stolen or operated by others, the account information needs to be confirmed for cancellation.",U.TR_APPLY_ACCOUNT_LOGOUT="Apply for cancellation",U.TR_ACCOUNT_CANCELLATION="cancellation",U.TR_WILL_ACCOUNT_LOGOUT="Log out of account:",U.TR_CANNOT_FIND="Can't get it back",U.TR_CLEAR_DATA_ACCOUNT_LOGOUT="After logging out, you will not be able to log in, and the relevant personal information will be cleared",U.TR_FOLLOW_INFO="It specifically includes but is not limited to the following information:",U.TR_FOLLOW_INFO_1="Personal information, including email information, password, avatar, etc.",U.TR_FOLLOW_INFO_2="My work, my lesson preparation, etc.",U.TR_FOLLOW_INFO_3="Other personal information, such as bound third-party account information, etc.",U.TR_HAD_KNOW_DANGER="Known risks",U.TR_THINK_BUTTON="let me think again",U.TR_LOGOUT_BUTTON="Logout",U.TR_VERIFY_PASSWARD="verify password",U.TR_INPUT_PASSWARD="Please enter your password",U.TR_PASSWARD_ERROR="The password is incorrect, please re-enter!",U.TR_SUBMIT_SUCESS="Submitted successfully",U.TR_7DAY_LOGOUT="Automatically log out after 7 days",U.TR_FEEDBACK_EMAIL="Please enter your email",U.TR_RENAME_NOTEMPTY="Input can not be empty",U.TR_RENAME_CHECK='File name cannot contain /: *? "<> |%',U.TR_RESOURCE_AUTHORITY="Resource permissions",U.TR_COUNTRY="Country",U.TR_MODIFY_COUNTRY_SUCCESS="User country modified successfully",U.TR_RESOURCE_PERMISSION_TIPS="Which attachment resources can be set here to be visible to students",U.TR_COURSE_PERMISSION_TIPS="Note: Which courses can be set here to be visible to the class",U.TR_NO_RESOURCE_TIPS="No resource record",U.TR_TEACHERING_MODULE="Teaching",U.TR_LAB_MODULE="Experiment",U.TR_CLASEE_MODULE="Class Management ",U.TR_WELCOME_BLOCKLY="Welcome to DobotBlock Lab",U.TR_WELCOME_PYTHON="Welcome to Python Lab",U.TR_WELCOME_DOBOTLAB="Welcome to DobotLab\uff01",U.TR_INTRODUCE="DobotLab is a comprehensive software platform developed for artificial intelligence (AI) education. Integrating three function modules (teaching, experiment and class management), it provides significant resources for schools in their AI teaching.",U.TR_ENTER_DOBOTLAB="Enter Main Page",U.TR_ENTER_LAB="Enter the Lab",U.TR_CHECK_GUIDELINES="View Guidance",U.TR_SKIP="Skip",U.TR_FINISH="Finish",U.TR_HOME="\u3010Home\u3011",U.TR_HOME_TIP="Back to DobotLab main page.",U.TR_GUIDE_FILE="\u3010File\u3011",U.TR_FILE_TIP="It includes such functions as New, Open, Save, Save as, Save to local and Upload from local. ",U.TR_PROJECT="\u3010Project Name\u3011",U.TR_PROJECT_BLOCK_TIP="Name of the current project displayed in code area.",U.TR_PROJECT_PYTHON_TIP="Name of the current project displayed in code area.",U.TR_BLOCK_AREA="\u3010Block Area\u3011",U.TR_BLOCK_AREA_TIP="It provides blocks for programming. You can search the blocks according to the categories and colors.",U.TR_CODE_AREA="\u3010Code Area\u3011",U.TR_CODE_AREA_TIP="You can write the program by dragging the blocks to this area.",U.TR_STAGE_AREA="\u3010Display Area\u3011",U.TR_STAGE_AREA_TIP="You can display the sprite and your works here.",U.TR_RUN_SCRIPT="\u3010Start running\u3011",U.TR_STOP_SCRIPT="\u3010Stop running\u3011",U.TR_CLEAR_SCRIPT="\u3010Clear alarms\u3011",U.TR_LEFT="\u3010Switch layout\u3011",U.TR_LARGE="\u3010Full screen\u3011",U.TR_DEVICE_CONTROL_AREA="\u3010Device Control\u3011",U.TR_DEVICE_CONTROL_AREA_TIP="You can choose, connect and control Dobot devices.",U.TR_DEVICE_CONNECT="\u3010Device Selection\u3011",U.TR_SELECT_END="\u3010Tool Selection\u3011",U.TR_DEVICE_CONNECT_AREA="\u3010Device Connection\u3011",U.TR_DEVICE_CONNECT_AREA_TIP="Choose and connect Dobot devices.",U.TR_DEVICE_CONTROL_AREA_TIP2="Control the movement of robotic arm and display real-time coordinates. You can adjust the speed here.",U.TR_SELECT_END_AREA="\u3010Tool Selection\u3011",U.TR_SELECT_END_AREA_TIP="Choose end tools.",U.TR_COORDINATE_CALIBRATION="\u3010Coordinate Calibration\u3011",U.TR_COORDINATE_CALIBRATION_TIP="Calibrate Magician Lite camera kit.",U.TR_ARM_CAMERA="\u3010Arm Camera\u3011",U.TR_ARM_CAMERA_TIP="Calibrate the AI camera of Magician Go, and view the target type obtained by arm camera and the current position of Magician Go.",U.TR_CHASSIS_CONTROLPANE="\u3010Car Control Panel\u3011",U.TR_CHASSIS_CONTROLPANE_TIP="Control the movement of Magician Go and display real-time coordinates.",U.TR_JOG_BUTTON="\u3010Button Explanation\u3011\uff1a",U.TR_LEFT_TRANS="Anticlockwise Rotate",U.TR_RIGHT_TRANS="Clockwise Rotate",U.TR_WHISTLE="Whistle",U.TR_FLASH_LIGHT="Flash Lights",U.TR_AUTO_LINE_PATROL="Line Tracking",U.TR_AUTO_LINE_PATROL_TIP="Start automatic line tracking.",U.TR_USUAL_USETAB="\u3010Tool bar\u3011",U.TR_USUAL_USETAB_TIP="Operate the codes.",U.TR_INSTRUCTION_LIST="\u3010Command List\u3011",U.TR_INSTRUCTION_LIST_TIP="Provide commands for programming. Double-click the commands and the commands will display in code area.",U.TR_RUN_WINDOW="\u3010Running Log\u3011",U.TR_RUN_WINDOW_TIP="Display the running result of codes and system information.",U.TR_TITLE_BAR="\u3010Title Bar\u3011",U.TR_TITLE_BAR_TIP1="1\u3001It includes such functions as Menu, Language Switch and Login.",U.TR_TITLE_BAR_TIP2="2\u3001You can view the guidance from Menu > Currency > Open Guidance.",U.TR_MY_COURSE="\u3010My Course\u3011",U.TR_MY_COURSE_TIP="You can view relevant courses after login.",U.TR_PERSONAL_WORK="\u3010Personal Works\u3011",U.TR_PERSONAL_WORK_TIP="You can view and reedit the project that you saved in the lab.",U.TR_DOBOTBLOCK_LAB="\u3010DobotBlock Lab\u3011",U.TR_DOBOTBLOCK_LAB_TIP="You can complete programming tasks just by dragging blocks, which lowers the threshold of studying programming.",U.TR_GUIDE_PYTHON_LAB="\u3010Python Lab\u3011",U.TR_PYTHON_LAB_TIP="You can program by directly calling the python commands.",U.TR_FEEDBACK_TOOLTIP="Beta version, please feedback to dobotlab@dobot.cc",U.TR_DEVICE_LIMIT="Only for Dobot Magician units",U.TR_VERSION_TIPS="The current web version is too old, please clear the cache and refresh the page.",U.ACCESSIBILITY_STATEMENT="Accessibility Statement",U.ACCOUNT_INFORMATION="Account information",U.WARNING_TEXT_VERSE="If the account uses DobotVerse software, all information in the dobotverse account will also be cancelled synchronously",U.WARNING_TEXT_LAB="If the account uses DobotLab software, all information in the DobotLab account will also be cancelled synchronously",U.TR_SELECT_EXPERIMENT="Choose a lab class",U.TR_SET_RESOURCE_TIP="Here you can set which attachment resources are visible to students!",U.TR_LOGOUT_SUCCESS="Log out successfully",U.PREVIOUS="Previous",U.NEXT="Next",U.FILTER="Filter",U.FILTERED="Filtered",U.TR_SCHOOL_ADMINISTRATOR="School Administrator",U.TR_SUPER_ADMINISTRATOR="Super Administrator",U.TR_COURSE_ADMINISTRATOR="Course Administrator",U.TR_IMPORT_FROM_MYWORK="Import from my work",U.TR_COURSE_FROM_LOCAL="Import from local",U.TR_STUDENT_LIST="Student list",U.TR_LIST="list",U.TR_TEACHER="Teacher",U.TR_LOGIN_NOT_EMPTY="Login ID cannot be empty",U.TR_NAME_NOT_EMPTY="Name cannot be empty",U.TR_MAILBOX_NOT_EMPTY="Mailbox cannot be empty",U.TR_GRADE_NOT_EMPTY="Grade cannot be empty",U.TR_CLASS_NOT_EMPTY="Class cannot be empty",U.TR_MAILEBOX_FORMAT_WARING="Mailbox format error",U.TR_NICKNAME_NOT_EMPTY="Nickname cannot be empty",U.TR_VERSE_LIB="Virtual Simulation Lab",U.TR_COURSE="course",U.TR_COURSEANDCHAPTER=".course and chapter",U.TR_BlOCK_VERSE="Block virtual simulation",U.TR_VERSE_VERSE="Verse virtual simulation",U.TR_COURSES_SCENE="Courses Scene",U.TR_SEL_SCENE="Please select the scene",U.TR_BASIC_SCENE="Basic scene",U.TR_COMMUNITY_SCENE="Community scene",U.TR_SUPERMARKET_SCENE="Supermarket scene",U.TR_DRUGSTORE_SCENE="Drugstore scene",U.TR_FACTORY_SCENE="Factory scene",U.TR_BLOCKVERSE_TYPE="Blockly verse",U.TR_PYTHONVERSE_TYPE="Python verse",U.TR_BLOCKVERSE_LAB="Blockly Virtual Simulation Lab",U.TR_PYTHONVERSE_LAB="Python Virtual Simulation Lab",U.TR_PLEASE_LOGIN="In order to give you a better experience, please login before continuing to use",U.TR_DO_NOT_LOGIN_="Don't log in",U.TR_AI_STARTER="Ai-Starter",U.TR_SWITCH_PROGRAM="Switching programming",U.TR_OPEN_AND_SELECT_LABORATORY="Open programming -- select Laboratory";var M=U,k={TR_MY_COURSES:"Moje kursy",TR_ALL_COURSES:"Wszystkie kursy",TR_NEED:"Musisz ",TR_LOGIN:"Zaloguj si\u0119 ",TR_VIEW_COURSES:"w celu przejrzenia moich kurs\xf3w",TR_PERSONAL_WORKS:"Prace osobiste",TR_CONTINUE:"Kontynuuj",TR_TRY_NEW_PROJECT:"Nie utworzy\u0142e\u015b jeszcze projektu. Spr\xf3buj utworzy\u0107 nowy~.",TR_FUNCTION_MODULE:"Modu\u0142 funkcyjny",TR_BLOCK_LAB:"Laboratorium DobotBlock",TR_PYTHON_LAB:"Laboratorium Python",TR_LANGUAGE:"angielski",TR_PERSONAL_CENTER:"Centrum osobiste",TR_MY_WORKS:"Moje prace",TR_LOGOUT:"Wyloguj si\u0119",TR_VALID_PERIOD:"Okres wa\u017cno\u015bci ",TR_EDU_ACCOUNT_PRO:"Profesjonalne Konto Edukacyjne",TR_EDU_ACCOUNT:"Konto Edukacyjne",TR_REGISTERED_USER:"Zarejestrowany u\u017cytkownik",TR_ERROR_MESSAGE:"Komunikat o b\u0142\u0119dach",TR_TIPS:"Ko\u0144c\xf3wki",TR_CONFIRM_LOGOUT:"Potwierdzi\u0107 wylogowanie?",TR_NOT_QUIT:"Anuluj",TR_QUIT:"Wyloguj si\u0119",TR_TEACHER:"Nauczyciel",TR_STUDENT:"Ucze\u0144",TR_BASIC_INFO:"Informacje podstawowe",TR_EDIT:"Edytuj",TR_REGISTRATION_TIME:"Data rejestracji",TR_ORGANIZATION:"Organizacja",TR_GROUP:"Grupa",TR_ACCOUNT_LEVEL:"Poziom konta",TR_CLASS:"Klasa",TR_SCHOOL:"Szko\u0142a",TR_USER_TYPE:"Typ u\u017cytkownika",TR_TO_MODIFY:"Aby zmodyfikowa\u0107",TR_MAILBOX:"E-mail:",TR_CHANGE_PASSWORD:"Zmie\u0144 has\u0142o",TR_PASSWORD_LIMIT:"Has\u0142o musi mie\u0107 d\u0142ugo\u015b\u0107 od 8 do -14 znak\xf3w. Musi ono zawiera\u0107 cyfry, ma\u0142e i du\u017ce litery. Spacje i znaki chi\u0144skie s\u0105 niedozwolone.",TR_SAVE:"Zapisz",TR_CANCEL:"Anuluj",TR_USER_NICKNAME:"Pseudonim",TR_MODIFY:"Zmodyfikuj",TR_PROFILE_PHOTO:"Zdj\u0119cie profilowe",TR_TOOLTIP_NAME_INVALID:"Niedozwolony znak w nazwie u\u017cytkownika.",TR_TOOLTIP_NICKNAME:"Mo\u017cna u\u017cywa\u0107 zar\xf3wno j\u0119zyka chi\u0144skiego, jak i angielskiego (do 20 znak\xf3w)",TR_ORIGINAL_PASSWORD:"Oryginalne has\u0142o",TR_NEW_PASSWORD:"Nowe has\u0142o",TR_PASSWORD_SUCCESS:"Has\u0142o zosta\u0142o zmienione pomy\u015blnie",TR_WRONG_PASSWORD_FORMAT:"Nieprawid\u0142owy format has\u0142a!",TR_CHANGE_MAILBOX:"Zmie\u0144 adres e-mail",TR_ENTER_RIGHT_MAILBOX:"Wprowad\u017a prawid\u0142owy e-mail",TR_VERIFICATION_CODE:"Kod weryfikacyjny",TR_GET_CODE:"Pobierz kod",TR_OK:"OK",TR_WRONG_MAILBOX_FORMAT:"Nieprawid\u0142owy format wiadomo\u015bci e-mail. Wprowad\u017a ponownie.",TR_MAILBOX_SUCCESS:"E-mail zosta\u0142 zmieniony pomy\u015blnie",TR_PERSONAL_DATA:"Dane osobowe",TR_AI_AUTHORITY:"Organ AI",TR_AI_DATA_USAGE:"Wykorzystanie danych AI",TR_TYPE:"Typ",TR_TIMES:"Wykorzystanie danych AI (liczba razy)",TR_VALID_UNTIL:"Wa\u017cny do",TR_TEMP_AUTHORITY:"Tymczasowe zezwolenie (liczba razy)",TR_TEMP_VALID_UNTIL:"Zezwolenie tymczasowe wa\u017cne do",TR_FACE_RECOGNITION:"Rozpoznawanie twarzy",TR_CHARACTER_RECOGNITION:"Rozpoznawanie OCR",TR_SPEECH_RECOGNITION:"Rozpoznawanie mowy",TR_OTHER_AUTHORITY:"Inny organ AI",TR_ATTENTION:"Uwaga:",TR_AI_TIPS_1:"Ilo\u015b\u0107 danych AI zwyk\u0142ych zarejestrowanych u\u017cytkownik\xf3w jest ograniczana co miesi\u0105c. Prosimy spr\xf3bowa\u0107 ponownie w kolejnym miesi\u0105cu po wykorzystaniu ",TR_AI_TIPS_2:"W okresie wa\u017cno\u015bci dane AI u\u017cytkownika b\u0119d\u0105 wykorzystywane po wyczerpaniu tymczasowo autoryzowanych danych AI.",TR_AI_TIPS_3:"Je\u015bli w kr\xf3tkim czasie jest ono u\u017cywane zbyt wiele razy, nale\u017cy sprawdzi\u0107 kod, aby unikn\u0105\u0107 sytuacji, w kt\xf3rej niew\u0142a\u015bciwy cykl logiczny prowadzi do zbyt szybkiego wykorzystania uprawnie\u0144.",TR_AI_TIPS_4:"W razie jakichkolwiek pyta\u0144 prosimy o kontakt pod adresem support@dobot.cc lub z opiekunem klienta.",TR_ALL:"Wszystkie",TR_CHOOSE_COURSE:"Wybierz kurs",TR_CHOOSE_LAB:" Wybierz laboratorium",TR_ENTER_WORK_NAME:"Wprowad\u017a nazw\u0119 pracy",TR_BATCH_DELETE:"Usu\u0144 w partiach",TR_CANCEL_DELETE:"Anuluj usuni\u0119cie",TR_CONFIRM_DELETE:"Potwierd\u017a usuni\u0119cie",TR_RENAME:"Zmie\u0144 nazw\u0119",TR_UPDATE:"Aktualizacja",TR_WARM_PROMPT:"Ciep\u0142e przypomnienie",TR_DELETE:"Usu\u0144",TR_WHETHER_DELETE:"Usun\u0105\u0107\uff1f",TR_SELECTED_ITEM:"wybrane elementy",TR_DL_NOT_STARTED:"DobotLink nie jest uruchomiony",TR_DL_INSTALL:"Zainstaluj i uruchom \u3010DobotLink\u3011 aby pod\u0142\u0105czy\u0107 urz\u0105dzenia sprz\u0119towe i korzysta\u0107 z niekt\xf3rych algorytm\xf3w AI.",TR_DL_DOWNLOAD:"Pobierz DobotLink",TR_DL_START:"Uruchom",TR_DL_STARTING:"DobotLink si\u0119 uruchamia...",TR_DL_START_SUCCESS:"DobotLink uruchomi\u0142 si\u0119 pomy\u015blnie",TR_DL_CONNECT_DEVICE:"DobotLink zosta\u0142 pomy\u015blnie uruchomiony. Teraz mo\u017cesz pod\u0142\u0105czy\u0107 sprz\u0119t!",TR_DL_OK:"OK",TR_DL_START_FAIL:"Nie uda\u0142o si\u0119 uruchomi\u0107 DobotLink",TR_DL_TIPS_1:"1. Zainstaluj program DobotLink i uruchom go.",TR_DL_CLICK_HERE:"Kliknij tutaj.",TR_DL_TIPS_2:"2. Je\u015bli zainstalowano,",TR_DL_RETRY:"pon\xf3w pr\xf3b\u0119",TR_DL_START_MANUALLY:"lub uruchom DobotLink r\u0119cznie.",TR_DL_TIPS_3:"3. W razie jakichkolwiek pyta\u0144 nale\u017cy skontaktowa\u0107 si\u0119 z dzia\u0142em pomocy technicznej: support@dobot.cc",TR_DL_KNOWN:"OK",TR_CHECK_IDENTITY:"Sprawdzanie to\u017csamo\u015bci...",TR_LOAD_RESOURCE:"\u0141adowanie zasob\xf3w, prosz\u0119 czeka\u0107...",TR_LOAD_BLOCK:"Wej\u015bcie do laboratorium DobotBlock, prosz\u0119 czeka\u0107...",TR_LOAD_PYTHON:"Wej\u015bcie do laboratorium Pythona, prosz\u0119 czeka\u0107...",TR_LOAD_DRAW:"Wej\u015bcie do laboratorium rysunku i pisma, prosz\u0119 czeka\u0107...",TR_LOAD_LASER:"Wej\u015bcie do laboratorium Grawerowania Laserowego, prosz\u0119 czeka\u0107...",TR_LOAD_TEACH:"Wej\u015bcie do Laboratorium Reprodukcji Nauczania, prosz\u0119 czeka\u0107...",TR_PAGE_JUMPING:"Przeskakiwanie stron...",TR_NO:"Nie",TR_YES:"Tak",TR_CONFIRM_RECOVER:"Przywr\xf3ci\u0107 kurs do stanu pierwotnego?",TR_COURSE_RECOVER:"Odzyskaj",TR_EXPERIMENTAL_MANUAL:"Podr\u0119cznik do\u015bwiadczalny",TR_TAKE_NOTES:"R\xf3b notatki (do opracowania)",TR_FILE:"Plik",TR_NEW:"Nowy",TR_OPEN:"Otw\xf3rz",TR_SAVE_AS:"Zapisz jako",TR_SAVE_LOCAL:"Zapisz w lokalnym",TR_SAVE_AND_PUBLISH:"Zapisz i opublikuj",TR_UPLOAD_LOCAL:"Prze\u015blij z lokalnego",TR_CONFIRM_SAVE:"Potwierd\u017a, aby zapisa\u0107 bie\u017c\u0105ce zmiany",TR_NEW_WORK:"Tworzenie nowych prac",TR_EXPERIMENT_AGAIN:"Ponowne uruchomienie eksperymentu",TR_START_EXPERIMENT:"Rozpocznij eksperyment",TR_PLAY:"Odtw\xf3rz",TR_DOWNLOAD:"Pobierz",TR_OPEN_COURSEWARE:"Otw\xf3rz programy nauczania",TR_OPEN_TEACHING_PLAN:"Otw\xf3rz Plan Nauczania",TR_EXPERIMENT:"Eksperyment",TR_VIDEO:"Wideo",TR_ZIP:"Skompresuj",TR_AUDIO:"Audio",TR_PHOTO:"Zdj\u0119cie",TR_COURSEWARE:"Programy nauczania",TR_TEACHING_PLAN:"Plan nauczania",TR_BLOCK_ANSWER:"Odniesienie odpowied\u017ai dla bloku",TR_SCRIPT_ANSWER:"Odpowied\u017a odniesienia dla skryptu",TR_BACK_TOP:"Powr\xf3t na g\xf3r\u0119",TR_LEARNED:"Przerobione",TR_NOT_STARTED:"W celu uruchomienia",TR_TOTAL:"\u0141\u0105cznie",TR_CHAPTER:"Rozdzia\u0142",TR_SECTION:"Punkt",TR_INVALID_BROWSER:"Twoja przegl\u0105darka nie jest przegl\u0105dark\u0105 Chrome lub jest przegl\u0105dark\u0105 ni\u017cszej wersji, co mo\u017ce powodowa\u0107 brak mo\u017cliwo\u015bci korzystania z niekt\xf3rych funkcji",TR_LOAD_RESOURCE_ERROR:"B\u0142\u0105d \u0142adowania zasobu!",TR_CHECK_CONNECT:"Urz\u0105dzenie zosta\u0142o od\u0142\u0105czone. Sprawd\u017a stan urz\u0105dzenia!",TR_GET_IDENTITY_FAIL:"Nie uzyskaj informacji o to\u017csamo\u015bci!",TR_ACCOUNT_EMPTY:"Konto nie mo\u017ce by\u0107 puste!",TR_PASSWORD_EMPTY:"Has\u0142o nie mo\u017ce by\u0107 puste!",TR_LOGIN_TITLE:"Logowanie do LABORATORIUM DOBOT LAB",TR_ENTER_ACCOUNT:"Wpisz swoje konto lub adres e-mail",TR_PASSWORD:"Has\u0142o",TR_LOGIN_NOW:"Zaloguj si\u0119",TR_FORGET_PASSWORD:"Zapomnia\u0142em/am has\u0142a",TR_REGISTER_ACCOUNT:"Zarejestruj",TR_WELCOME_REGISTER:"Zapraszamy do rejestracji",TR_BACK_TO_LOGIN:"Powr\xf3t do logowania",TR_BACK:"Wstecz",TR_ENTER_USER_NICKNAME:"Wpisz sw\xf3j pseudonim",TR_AS_LOGIN_ACCOUNT:"U\u017cywane jako konto logowania",TR_FIND_PASSWORD:"S\u0142u\u017cy do odzyskiwania has\u0142a",TR_SET_PASSWORD:"Ustaw has\u0142o logowania",TR_CONFIRM_PASSWORD:"Potwierd\u017a has\u0142o",TR_CONFIRM_AGAIN:"Ponownie potwierd\u017a has\u0142o",TR_REGISTER_NOW:"Zarejestruj",TR_PASSWORD_LIMIT1:"d\u0142ugo\u015b\u0107 8 ~ 14 znak\xf3w.",TR_PASSWORD_LIMIT2:"Musi zawiera\u0107 du\u017ce i ma\u0142e litery oraz 1 cyfr\u0119.",TR_PASSWORD_LIMIT3:"Spacje s\u0105 niedozwolone.",TR_ID_LIMIT:"Po ustawieniu nie mo\u017cna go powt\xf3rzy\u0107 ani zmieni\u0107. Ogranicza si\u0119 do kombinacji liter w j\u0119zyku angielskim, cyfry lub podkre\u015blenia. Prosz\u0119 wpisa\u0107 d\u0142ugo\u015b\u0107 6~20 znak\xf3w",TR_NOT_EMPTY:"nie mo\u017ce by\u0107 pusty",TR_FORMAT_WRONG:"Nieprawid\u0142owy format ",TR_PASSWORD_DIFF:"Oba has\u0142a s\u0105 r\xf3\u017cne",TR_ID:"Identyfikator",TR_RESET_USER_PASSWORD:"Resetuj has\u0142o",TR_SEND_SUCCESS:"Wys\u0142ano pomy\u015blnie",TR_TO_EMAIL:"Przejd\u017a do strony poczty elektronicznej, aby doko\u0144czy\u0107 resetowanie has\u0142a",TR_SEND_AGAIN:"Wy\u015blij ponownie",TR_ENTER_EMAIL:"Wpisz sw\xf3j identyfikator lub adres e-mail",TR_ID_OR_EMAIL:"Identyfikator lub e-mail",TR_SENDING:"Wysy\u0142anie...",TR_NEXT_STEP:"Nast\u0119pny",TR_RESET_TIPS:"Wpisz sw\xf3j identyfikator lub adres e-mail podczas rejestracji",TR_INVALID_EMAIL:"Wprowad\u017a prawid\u0142owy identyfikator lub adres e-mail",TR_FINISH_READING:"Zapozna\u0142em/am si\u0119 i wyrazi\u0142em/am zgod\u0119",TR_READ_AGREEMENT:"Odczytaj ",TR_PRIVACY_POLICY:"Polityka prywatno\u015bci",TR_USER_AGREEMENT:"Umowa z u\u017cytkownikiem",TR_SYSTEM_NOTIFICATION:"Powiadomienie systemowe",TR_DATA_USAGE_WARN:"Zwr\xf3\u0107 uwag\u0119, \u017ce aktualne dane {{nazwa}} zosta\u0142y u\u017cyte {{procent}}%. Szczeg\xf3\u0142owe informacje mo\u017cna znale\u017a\u0107 w cz\u0119\u015bci Centrum osobiste - organ AI. Je\u015bli zostan\u0105 wykorzystane, spr\xf3buj ponownie w nast\u0119pnym miesi\u0105cu.",TR_TEMP_SPEECH_RECOGNITION:"Tymczasowa autoryzacja rozpoznawania mowy",TR_TEMP_FACE_RECOGNITION:"Tymczasowa autoryzacja rozpoznawania twarzy",TR_TEMP_CHARACTER_RECOGNITION:"Tymczasowe zezwolenie na rozpoznawanie OCR",TR_MY_WORKBENCH:"M\xf3j warsztat pracy",TR_CLASS_MANAGE:"Zarz\u0105dzanie klas\u0105",TR_AUTHORITY_MANAGE:"Zarz\u0105dzanie upowa\u017cnieniem",TR_ADD_STUDENT:"Dodaj ucznia",TR_CHANGE_CLASS:"Zmiana klasy",TR_OPERATION:"Operacja",TR_SERIAL_NUMBER:"Nr",TR_NAME:"Nazwa",TR_LOGIN_ID:"Identyfikator logowania",TR_GRADE:"Stopie\u0144",TR_KEY_WORD:"Wyszukaj s\u0142owa kluczowe",TR_TEACHER_MANAGE:"Zarz\u0105dzanie nauczycielami",TR_BATCH_IMPORT:"Import partii",TR_EXPORT_DATA:"Importuj w partiach",TR_CLASS_TEACHER:"Nauczyciel klasy",TR_ADD_TEACHER:"Dodaj nauczyciela",TR_INPUT_LOGIN_ID:"Wprowad\u017a identyfikator logowania ",TR_INPUT_NAME:"Wprowad\u017a nazw\u0119",TR_INPUT_MAILBOX:"Wpisz adres e-mail",TR_DELETE_TEACHER:"Czy mo\u017cna potwierdzi\u0107 usuni\u0119cie nauczyciela?",TR_CLASSNAME_DUPLIACTE:"Zduplikowana nazwa klasy",TR_ADD_CLASS:"Dodaj klas\u0119",TR_CALSSNAME_EMPTY:"Nazwa klasy nie mo\u017ce by\u0107 pusta",TR_INPUT_CLASSNAME:"Wprowad\u017a nazw\u0119 klasy",TR_INPUT_GRADE:"Wpisz ocen\u0119",TR_INPUT_CLASS:"Wpisz klas\u0119",TR_CHOOSE_CLASS:"Wybierz klas\u0119",TR_DELETE_STUDENT:"Potwierdzi\u0107, aby usun\u0105\u0107 wybranego ucznia?",TR_CLASS_RENAME:"Zmie\u0144 nazw\u0119 klasy",TR_DELETE_CLASS:"Czy mo\u017cna potwierdzi\u0107 usuni\u0119cie klasy?",TR_DELETE_CLASS_TIPS:"Je\u015bli klasa zawiera uczni\xf3w lub nauczycieli, nie mo\u017cna jej usun\u0105\u0107",TR_FAIL_OPEN:"Nie uda\u0142o si\u0119 otworzy\u0107 pliku. Wybierz plik ponownie",TR_BATCH_ADD:"Dodaj u\u017cytkownik\xf3w w partiach",TR_UPLOAD:"Za\u0142aduj",TR_IMPORT_TEMP:"U\u017cyj szablonu do zaimportowania u\u017cytkownika, prze\u015blij plik",TR_CHOOSE_AGAIN:"Ponownie wybierz plik",TR_DOWNLOAD_TEMP:"Kliknij tutaj, aby pobra\u0107 szablon",TR_RESET_PASSWORD:"Resetuj has\u0142o",TR_CONFIRM_RESET:"Potwierdzi\u0107, aby zresetowa\u0107 has\u0142o?",TR_AFTER_RESET:"Po zresetowaniu has\u0142a jest ono ujednolicane do warto\u015bci 123456",TR_HELP:"Pomoc",TR_HELP_DOC:"Dokument pomocy laboratorium Dobot",TR_DEVICE_MANUAL:"Instrukcja obs\u0142ugi urz\u0105dzenia",TR_MAGICIANGO:"Magician Go",TR_FILE_NAME_EMPTY:"Nazwa pliku nie mo\u017ce by\u0107 pusta",TR_FILE_NAME_CONTAIN:"Nazwa pliku nie mo\u017ce zawiera\u0107",TR_DL_NEW_VER:"Mo\u017cliwo\u015b\u0107 rozbudowy DobotLink",TR_DL_NEW_TIPS:"Pobierz i u\u017cywaj najnowszej wersji DobotLink, aby uzyska\u0107 lepsze wra\u017cenia!",TR_IGNORE:"Zignoruj",TR_DL_NEW_DOWNLOAD:"Pobierz",TR_CHROME_TIPS:"W bie\u017c\u0105cej przegl\u0105darce wyst\u0105pi\u0142 problem ze zgodno\u015bci\u0105. Dobotlab nie mo\u017ce dzia\u0142a\u0107 normalnie. Aby otworzy\u0107 stron\u0119 internetow\u0105, u\u017cyj przegl\u0105darki Google Chrome.",TR_DOWNLOAD_CHROME:"Pobierz Chrome",TR_DL_STATUS_OFF:"Nie rozpocz\u0119to",TR_DL_STATUS_ON:"Uruchomiono",TR_DL_STATUS_UPDATE:"Oferuje mo\u017cliwo\u015b\u0107 aktualizacji",TR_MY_HOMEWORK:"Moja praca domowa",TR_CLASSWORK_TAG:"Praca klasowa",TR_HOMEWORK_TAG:"Zadanie domowe",TR_BLOCK_TYPE:"Program blokowy",TR_PYTHON_TYPE:"Program w j\u0119zyku Python",TR_SUBMIT_TIME:"Czas przed\u0142o\u017cenia",TR_COMMENT_TIME:"Czas wyniku",TR_SCORE:"Wynik",TR_CHECK_COMMENT:"Sprawd\u017a uwag\u0119",TR_NO_HOMEWORK:"Brak pracy domowej",TR_DO_HOMEWORK:"Odr\xf3b prac\u0119 domow\u0105",TR_CHECK:"Sprawd\u017a",TR_ALL_STATUS:"Wszystkie statusy",TR_STATUS:"Status",TR_STARTED:"W trakcie",TR_SUBMITED:"Przes\u0142ano",TR_FINISHED:"Gotowe",TR_REFRESH:"Od\u015bwie\u017c",TR_HOMEWORK_LIB:"Bibl. zada\u0144 domowych",TR_HOMEWORK_MANAGE:"Zarz\u0105dzanie zadaniami domowymi",TR_HOMEWORK_ACADEMIC_ANALYSIS:"Analiza akademicka",TR_ALL_HOMEWORK:"Wszystkie zadania domowe",TR_COMPLETION:"Zako\u0144czenie",TR_COMMENT:"Uwaga",TR_ENTER_NAME_ACCOUNT:"Wprowad\u017a nazw\u0119 lub identyfikator logowania",TR_ENTER_SCORE:"Wpisz wynik",TR_COMMENT_CONTENT:"Uwaga",TR_ENTER_COMMENT:"Wpisz uwagi",TR_ALL_CLASSES:"Wszystkie klasy",TR_ALL_CHAPTERS:"Wszystkie rozdzia\u0142y",TR_ALL_SECTIONS:"Wszystkie sekcje",TR_NEW_HOMEWORK:"Nowe zadanie domowe",TR_HOMEWORK_SEARCH_PLACEHOLDER:"Identyfikator zadania domowego/ Imi\u0119 i nazwisko / Autor",TR_DESIGNATION:"Nazwa",TR_MODIFICATION_TIME:"Czas modyfikacji",TR_CREATOR:"Utworzy\u0142",TR_PUBLISHED:"Opublikowa\u0142",TR_UNPUBLISHED:"Niepublikowany",TR_OFF:"Wy\u0142.",TR_OFFING:"Wy\u0142.",TR_PUBLISHING:"Opublikuj",TR_HOMEWORK_NAME:"Nazwa zadania domowego",TR_LABORATORY:"Rodzaj zadania domowego",TR_EXERCISE_TYPE:"Typ \u0107wiczenia",TR_HANDSON_EXERCISES:"\u0106wiczenia praktyczne",TR_HOMEWORK:"Zadanie domowe",TR_COURSE_CHAPTER:"Rozdzia\u0142 kursu",TR_SELECT_COURSE:"Wybierz kurs",TR_SELECT_CHAPTER:"Wybierz rozdzia\u0142",TR_SELECT_SECTION:"Wybierz sekcj\u0119",TR_HOMEWORK_SETTING:"Ustawienia zada\u0144 domowych",TR_HOMEWORK_DELETE_TIPS:"Czy na pewno nale\u017cy usun\u0105\u0107 zadanie domowe?",TR_HOMEWORK_OFF_TIPS:"Czy na pewno chcesz usun\u0105\u0107 zadanie domowe? To dzia\u0142anie spowoduje usuni\u0119cie zadania domowego ze wszystkich widocznych klas.",TR_HOMEWORK_OFF_TIPS3:"Czy na pewno chcesz usun\u0105\u0107 zadanie domowe? To dzia\u0142anie spowoduje usuni\u0119cie zadania domowego ze wszystkich powi\u0105zanych sekcji.",TR_HOMEWORK_OFF_TIPS2:"Uwaga: Po usuni\u0119ciu mo\u017cna ponownie opublikowa\u0107",TR_REQUIRED:"Wymagana",TR_CHECK_RELATED_SECTION:"Zobacz sekcj\u0119 zwi\u0105zan\u0105 z tematem",TR_CHECK_VISIBLE_CLASSES:"Wy\u015bwietlanie widocznych klas",TR_RELATED_SECTION:"Powi\u0105zana sekcja",TR_VISIBLE_CLASSES:"Widoczne klasy",TR_PUBLISH_ERROR:"Nie ma klas do publikacji",TR_PUBLISH_ERROR2:"Nie uda\u0142o si\u0119 opublikowa\u0107",TR_PUBLISH_ERROR3:"Nie mo\u017cna ustawi\u0107 opublikowanego zadania domowego",TR_PUBLISH_SUCCESS:"Opublikowano pomy\u015blnie",TR_PUBLISH_TIPS:"Uwaga: Ta operacja spowoduje aktualizacj\u0119 zadania domowego w czasie rzeczywistym dla widocznej klasy",TR_PUBLISH_TIPS2:"Uwaga: Ta operacja spowoduje aktualizacj\u0119 zadania domowego w czasie rzeczywistym w powi\u0105zanej sekcji",TR_HOMEWORK_PREVIEW:"Podgl\u0105d zadania domowego",TR_EDIT_TITLE:"Edytuj tytu\u0142",TR_ANSWER_CODE:"Kod odpowiedzi",TR_SLAMPLE_CODE:"Przyk\u0142adowy kod",TR_INSERT_IMAGE:"Wstaw zdj\u0119cie",TR_INSERT_LINK:"Wstaw link",TR_OPERATION_BEFORE:"Ta operacja musi by\u0107 najpierw zapisana",TR_SAVE_SUCCESS:"Zapisano pomy\u015blnie",TR_SAVE_FAILURE:"Nie uda\u0142o si\u0119 zapisa\u0107",TR_IMPORT_FROM_EDIT:"Importuj z kodu odpowiedzi",TR_IMPORT_CODE:"Kod importu",TR_TITLE:"tytu\u0142",TR_CANCEL_PREVIEW:"Anuluj podgl\u0105d",TR_SCORE_SUCESS:"Wynik pomy\u015blny",TR_SCORE_FAIL:"Nie uda\u0142o si\u0119 zaliczy\u0107",TR_COMMENT_TAG1:"Dobry kod",TR_COMMENT_TAG2:"Nie przestawaj",TR_COMMENT_TAG3:"Zwi\u0119z\u0142y kod",TR_COMMENT_TAG4:"Potrzeba wi\u0119cej \u0107wicze\u0144",TR_COMMENT_TAG5:"Dobra logika",TR_COMMENT_TAG6:"Celuj\u0105cy",TR_SUBMIT_SUCCESS:"Przes\u0142ano pomy\u015blnie",TR_SUBMIT_FAILURE:"Nie uda\u0142o si\u0119 przes\u0142a\u0107",TR_SUBMIT_HOMEWOEK:"Prze\u015blij zadanie domowe",TR_CLOSE_TITLE:"Zamknij Tytu\u0142",TR_VIEW_TITLE:"Wy\u015bwietl tytu\u0142",TR_CHOOSE_CATEGORY:"Wybierz kategori\u0119",TR_UNBIND:"Zwolnij",TR_UNBIND_CONFIRM:"Potwierdzi\u0107 zwolnienie u nauczyciela?",TR_UNBIND_SUCCESS:"Zwolniono pomy\u015blnie",TR_RESET_SUCCESS:"Has\u0142o zosta\u0142o zresetowane pomy\u015blnie",TR_BIND_ID:"Przypisz identyfikator",TR_ID_NOT_EXIST:"Identyfikator nie istnieje",TR_BIND_SUCCESS:"Przypisano pomy\u015blnie",TR_NAME_NOT_MATCH:"Pseudonim u\u017cytkownika nie pasuje do identyfikatora",TR_USER_ID:"Identyfikator u\u017cytkownika",TR_ENTER_USER_ID:"Wprowad\u017a identyfikator u\u017cytkownika",TR_ADD_TO_CLASS:"Dodaj do klasy",TR_EDIT_SUCCESS:"Edytowano pomy\u015blnie",TR_EDIT_USER:"Edytuj u\u017cytkownika",TR_ROLE_OPTION:"Opcje r\xf3l",TR_BATCH_DELETE_ROLE:"Usun\u0105\u0107 wybran\u0105 {{rol\u0119}}?",TR_DELETE_ROLE_TIPS:"Uwaga: po usuni\u0119ciu identyfikatora zostanie on anulowany, a dane zwi\u0105zane z kontem zostan\u0105 usuni\u0119te synchronicznie.",TR_UNBIND_BTN:"Zwolnij",TR_RESET_BTN:"Resetuj",TR_VALIDATE_ID:"Tylko j\u0119zyk angielski, cyfry i podkre\u015blenia.",TR_VALIDATE_LENGTH:"d\u0142ugo\u015b\u0107 6~20 znak\xf3w",TR_WORK_NOT_FOUND:"Nie znaleziono powi\u0105zanych prac",TR_REFERENCE:"Odpowied\u017a referencyjna",TR_CHECK_REFERENCE:"Sprawd\u017a odpowied\u017a referencyjn\u0105",TR_CHANGE_SUCCESS:"Zmieniono pomy\u015blnie",TR_ADD_SUCCESS:"Dodano pomy\u015blnie",TR_ALL_TEACHERS:"Wszyscy nauczyciele",TR_ALL_STUDENTS:"Wszyscy uczniowie",TR_SELECT_DATE:"Filtr daty",TR_NEARLY_A_YEAR:"Prawie rok",TR_THIS_SEMESTER:"W tym semestrze",TR_BASIC_SITUATION:"Informacje podstawowe",TR_CLASS_COUNT:"Liczba klas",TR_COUSE_COUNT:"Liczba kurs\xf3w",TR_STUDENGT_COUNT:"Liczba uczni\xf3w",TR_EXPORT_ACADEMIC_DATA:"Eksportuj dane akademickie",TR_LEARN_SITUATION:"Warunek uczenia si\u0119",TR_SUB_NAME:"Nazwa kursu",TR_ALL_HOMEWORKS:"Ca\u0142kowita liczba zada\u0144",TR_ALL_SUBMIT:"Liczba zg\u0142osze\u0144",TR_ALL_CORRENT:"Liczba korekt",TR_ALL_COMPLETION_RATE:"Wska\u017anik wykonania zada\u0144 domowych",TR_ALL_EDIT_RATE:"Wska\u017anik poprawy zada\u0144 domowych",TR_HOMEWORK_DETAIL:"Szczeg\xf3\u0142y dotycz\u0105ce zadania domowego",TR_HIGHTEST_SCORE:"Najwy\u017cszy wynik",TR_AVERAGE_CALSSWORK:"\u015arednia ocena zadania domowego w klasie",TR_AVERAGE_WORK:"\u015arednia ocena zadania domowego",TR_HOMEWORK_TOP3:"Najlepsze 3 zadania domowe",TR_SCORE_OVER60:"\u015aredni wynik>60",TR_SCORE_LESSTHAN60:"\u015aredni wynik<60",TR_STUDENT_GRADE_EXCEL:"Transkrypt studenta",TR_DELETE_SUCCESS:"Usuni\u0119to pomy\u015blnie",TR_ADD_TO_CLASS_SUCCESS:"Pomy\u015blnie dodano do przygotowania lekcji",TR_REMOVE_PREPARATION:"Usu\u0144 z Przygotowania do lekcji",TR_ADD_PREPARATION:"Dodaj do przygotowania do lekcji",TR_MY_PREPARATION:"Przygotowanie do lekcji",TR_IMPORT:"Importuj",TR_EXPORT:"Eksportuj",TR_ABOUT:"O",TR_EDU_PLATFORM:"Platforma edukacyjna",TR_VERSION:"Wersja",TR_COMPANY:"Shenzhen Yuejiang Technology Co., Ltd.",TR_EDU_MANUAL:"Podr\u0119cznik u\u017cytkownika konta edukacyjnego Dobotlab",TR_CODING_MANUAL:"Podr\u0119cznik programowania DobotLab",TR_REFRESH_SUCESS:"Udane od\u015bwie\u017cenie",TR_NAME_SUCCESS:"Nazwa u\u017cytkownika zosta\u0142a zmieniona pomy\u015blnie",TR_IMG_SUCCESS:"Zdj\u0119cie profilowe zosta\u0142o pomy\u015blnie zmodyfikowane",TR_NO_PREPARATION:"Brak zapisu o przygotowaniu do lekcji",TR_TOOL_NAME:"Nazwa",TR_DESCRIPTION:"Opis",TR_LICENSE:"Licencja",TR_BUILT_WITH:"DobotLab sk\u0142ada si\u0119 z nast\u0119puj\u0105cych cz\u0119\u015bci:",TR_CONFIRM_SUBMIT:"Po oddaniu zadania domowego nie mo\u017cna go modyfikowa\u0107. Czy na pewno chcesz je przes\u0142a\u0107?",TR_AUTHORITY_MANAGEMENT:"Zarz\u0105dzanie upowa\u017cnieniem",TR_PERMIT_SAVE_SUCCESS:"Uprawnienie zapisane pomy\u015blnie",TR_COURSE_AUTHORITY:"Organ prowadz\u0105cy kurs",TR_PERMIT_SAVE_TIP:"Pami\u0119taj, aby zapisa\u0107 po modyfikacji~",TR_PERMIT_SAVE_COMFIRM:"Czy chcesz zapisa\u0107 bie\u017c\u0105ce zmiany uprawnie\u0144?",TR_NOT_SAVE:"Nie zapisuj",TR_HOMEPAGE:"Strona g\u0142\xf3wna",TR_CURRENCY:"Waluta",TR_FEEDBACK:"Informacje zwrotne",TR_OPEN_GUIDE:"Otw\xf3rz wytyczne",TR_FEEDBACK_EMPTY:"Wprowad\u017a tre\u015b\u0107 informacji zwrotnej",TR_FEEDBACK_TITLE:"Informacje zwrotne",TR_FEEDBACK_CONTENT:"Tre\u015b\u0107 informacji zwrotnych",TR_FEEDBACK_INPUT:"Przeka\u017c nam informacj\u0119 zwrotn\u0105 lub opisz b\u0142\u0105d",TR_SEND_TO_PM:"Mo\u017cesz wys\u0142a\u0107 wiadomo\u015b\u0107 e-mail na adres {{email}} raportu \u015bledzenia",TR_SEND:"Wy\u015blij",TR_COPY:"Kopiuj",TR_COPYREFRESH_SUCESS:"Skopiowano pomy\u015blnie",TR_COPYPLACEHOLDER:"Wpisz nazw\u0119 zadania domowego",TR_HOMEWORKTITLENOTEMPTY:"Nazwa zadania domowego nie mo\u017ce by\u0107 pusta",TR_HADSAMENAMEFILE:"Plik o tej samej nazwie ju\u017c istnieje. Czy chcesz go nadpisa\u0107?",TR_WRITEANDDRAW_LIB:"Laboratorium rysunku i pisania",TR_LASER_LIB:"Laboratorium grawerowania laserowego",TR_TEACH_LIB:"Laboratorium Reprodukcji Nauczania",TR_3DPRINT_LIB:"Laboratorium Druku 3D",TR_OPEN_FIRMWAREBURN_ERROR:"Nie uda\u0142o si\u0119 otworzy\u0107 oprogramowania sprz\u0119towego i nagra\u0107, sprawd\u017a, czy aktywowano oprogramowanie DobotLink",TR_OPEN_FIRMWAREBURN:"Po przej\u015bciu do interfejsu nagrywania oprogramowania sprz\u0119towego do drukowania 3D, prosz\u0119 sprawdzi\u0107, czy oprogramowanie sprz\u0119towe do drukowania 3D wykona\u0142o zadanie?",TR_FIRMWAREBURNED:"Nagrano",TR_FIRMWAREUNBURNED:"Nie nagrano",TR_FIRMWAREBURN_TIPS:"Przed u\u017cyciem funkcji drukowania 3D nale\u017cy sprawdzi\u0107, czy zainstalowano oprogramowanie do drukowania 3D Je\u015bli program zosta\u0142 ju\u017c zainstalowany, otw\xf3rz go bezpo\u015brednio i pod\u0142\u0105cz w celu u\u017cycia; je\u015bli nie zosta\u0142 zainstalowany, kliknij poni\u017csze \u0142\u0105cze, aby go pobra\u0107 i zainstalowa\u0107 w celu u\u017cycia.",TR_DOWNLOAD_FIRMWAREBURN_URL:"Link do pobrania:",TR_FIRMWAREBURN_OK:"OK",TR_ACCOUNT_SETTING:"Ustawienia konta",TR_ACCOUNT_LOGOUT:"Wylogowanie z konta",TR_ACCOUNT_SETTING_TIPS:"Wa\u017cna uwaga: Konto DobotLab mo\u017ce zosta\u0107 zlikwidowane. Aby unikn\u0105\u0107 kradzie\u017cy lub wykorzystania przez inne osoby, nale\u017cy potwierdzi\u0107 informacje o koncie w celu jego anulowania.",TR_APPLY_ACCOUNT_LOGOUT:"Z\u0142\xf3\u017c wniosek o anulowanie",TR_WILL_ACCOUNT_LOGOUT:"Wyloguj si\u0119 z konta:",TR_CANNOT_FIND:"Nie mo\u017cna odzyska\u0107",TR_CLEAR_DATA_ACCOUNT_LOGOUT:"Po wylogowaniu nie b\u0119dzie mo\u017cna si\u0119 zalogowa\u0107, a odpowiednie dane osobowe zostan\u0105 usuni\u0119te",TR_FOLLOW_INFO:"Obejmuje on w szczeg\xf3lno\u015bci m.in. nast\u0119puj\u0105ce informacje:",TR_FOLLOW_INFO_1:"Dane osobowe, w tym adres e-mail, has\u0142o, awatar itp.",TR_FOLLOW_INFO_2:"Moja praca, przygotowanie lekcji itp.",TR_FOLLOW_INFO_3:"Inne dane osobowe, takie jak informacje o kontach os\xf3b trzecich itp.",TR_HAD_KNOW_DANGER:"Znane zagro\u017cenia",TR_THINK_BUTTON:"pozw\xf3l mi si\u0119 ponownie zastanowi\u0107",TR_LOGOUT_BUTTON:"Wyloguj si\u0119",TR_VERIFY_PASSWARD:"zweryfikuj has\u0142o",TR_INPUT_PASSWARD:"Wpisz swoje has\u0142o",TR_PASSWARD_ERROR:"Has\u0142o jest nieprawid\u0142owe, wprowad\u017a je ponownie!",TR_SUBMIT_SUCESS:"Przes\u0142ano pomy\u015blnie",TR_7DAY_LOGOUT:"Automatyczne wylogowanie po 7 dniach",TR_FEEDBACK_EMAIL:"Wpisz sw\xf3j adres e-mail",TR_RENAME_NOTEMPTY:"Dane wej\u015bciowe nie mog\u0105 by\u0107 puste",TR_RENAME_CHECK:'Nazwa pliku nie mo\u017ce zawiera\u0107 znak\xf3w /: *? "<> |%',TR_RESOURCE_AUTHORITY:"Uprawnienia do zasob\xf3w",TR_COUNTRY:"Kraj",TR_MODIFY_COUNTRY_SUCCESS:"Kraj u\u017cytkownika zosta\u0142 zmodyfikowany pomy\u015blnie",TR_RESOURCE_PERMISSION_TIPS:"Uwaga: Jakie zasoby za\u0142\u0105cznik\xf3w mo\u017cna ustawi\u0107 w tym miejscu, aby by\u0142y widoczne dla uczni\xf3w?",TR_COURSE_PERMISSION_TIPS:"Uwaga: Kt\xf3re kursy mo\u017cna ustawi\u0107 w tym miejscu, aby by\u0142y widoczne dla klasy",TR_NO_RESOURCE_TIPS:"Brak zapisu o zasobach",TR_TEACHERING_MODULE:"Nauczanie",TR_LAB_MODULE:"Eksperyment",TR_CLASEE_MODULE:"Zarz\u0105dzanie klas\u0105 ",TR_WELCOME_BLOCKLY:"Witamy w Laboratorium DobotBlock",TR_WELCOME_PYTHON:"Witamy w Laboratorium Pythona",TR_WELCOME_DOBOTLAB:"Witamy w DobotLab\uff01",TR_INTRODUCE:"DobotLab to kompleksowa platforma oprogramowania opracowana z my\u015bl\u0105 o edukacji w zakresie sztucznej inteligencji (AI). Integruj\u0105c trzy modu\u0142y funkcyjne (nauczanie, eksperymenty i zarz\u0105dzanie klas\u0105), zapewnia on szko\u0142om istotne zasoby do nauczania AI.",TR_ENTER_DOBOTLAB:"Wejd\u017a na stron\u0119 g\u0142\xf3wn\u0105",TR_ENTER_LAB:"Wejd\u017a do laboratorium",TR_CHECK_GUIDELINES:"Wy\u015bwietl wskaz\xf3wki",TR_SKIP:"Pomi\u0144",TR_FINISH:"Zako\u0144cz",TR_HOME:"\u3010Strona g\u0142\xf3wna\u3011",TR_HOME_TIP:"Powr\xf3t do strony g\u0142\xf3wnej DobotLab.",TR_GUIDE_FILE:"\u3010Plik\u3011",TR_FILE_TIP:"Zawiera on takie funkcje, jak Nowy, Otw\xf3rz, Zapisz, Zapisz jako, Zapisz do lokalnego i Prze\u015blij z lokalnego.",TR_PROJECT:"\u3010Nazwa projektu\u3011",TR_PROJECT_BLOCK_TIP:"Nazwa bie\u017c\u0105cego projektu jest wy\u015bwietlana w obszarze kodu.",TR_PROJECT_PYTHON_TIP:"Nazwa bie\u017c\u0105cego projektu jest wy\u015bwietlana w obszarze kodu.",TR_BLOCK_AREA:"\u3010Obszar bloku\u3011",TR_BLOCK_AREA_TIP:"Zawiera bloki do programowania. Bloki mo\u017cna wyszukiwa\u0107 wed\u0142ug kategorii i kolor\xf3w.",TR_CODE_AREA:"\u3010Obszar kodowania\u3011",TR_CODE_AREA_TIP:"Program mo\u017cna napisa\u0107, przeci\u0105gaj\u0105c bloki do tego obszaru.",TR_STAGE_AREA:"\u3010Obszar wy\u015bwietlania\u3011",TR_STAGE_AREA_TIP:"Tutaj mo\u017cesz wy\u015bwietli\u0107 spritea i swoje prace.",TR_RUN_SCRIPT:"\u3010Rozpocznij prac\u0119\u3011",TR_STOP_SCRIPT:"\u3010Przerwij prac\u0119\u3011",TR_CLEAR_SCRIPT:"\u3010Usu\u0144 alarmy\u3011",TR_LEFT:"\u3010Zmie\u0144 uk\u0142ad\u3011",TR_LARGE:"\u3010Pe\u0142ny ekran\u3011",TR_DEVICE_CONTROL_AREA:"\u3010Sterowanie urz\u0105dzeniem\u3011",TR_DEVICE_CONTROL_AREA_TIP:"U\u017cytkownik mo\u017ce wybiera\u0107, pod\u0142\u0105cza\u0107 i regulowa\u0107 urz\u0105dzenia Dobot.",TR_DEVICE_CONNECT:"\u3010Wyb\xf3r urz\u0105dzenia\u3011",TR_SELECT_END:"\u3010Wyb\xf3r narz\u0119dzi\u3011",TR_DEVICE_CONNECT_AREA:"\u3010Pod\u0142\u0105czenie urz\u0105dzenia\u3011",TR_DEVICE_CONNECT_AREA_TIP:"Wybierz i pod\u0142\u0105cz urz\u0105dzenia Dobot.",TR_DEVICE_CONTROL_AREA_TIP2:"Sterowanie ruchem ramienia robota i wy\u015bwietlanie wsp\xf3\u0142rz\u0119dnych w czasie rzeczywistym. W tym miejscu mo\u017cna regulowa\u0107 pr\u0119dko\u015b\u0107.",TR_SELECT_END_AREA:"\u3010Wyb\xf3r narz\u0119dzi\u3011",TR_SELECT_END_AREA_TIP:"Wybierz narz\u0119dzia ko\u0144cowe.",TR_COORDINATE_CALIBRATION:"\u3010Kalibracja wsp\xf3\u0142rz\u0119dnych\u3011",TR_COORDINATE_CALIBRATION_TIP:"Kalibracja zestawu kamery Magician Lite.",TR_ARM_CAMERA:"\u3010Kamera ramienia\u3011",TR_ARM_CAMERA_TIP:"Skalibruj kamer\u0119 AI Magician Go i wy\u015bwietl typ celu uzyskany przez kamer\u0119 ramienia oraz aktualn\u0105 pozycj\u0119 Magician Go.",TR_CHASSIS_CONTROLPANE:"\u3010Panel sterowania samochodu\u3011",TR_CHASSIS_CONTROLPANE_TIP:"Kontroluj ruch Magician Go i wy\u015bwietlaj wsp\xf3\u0142rz\u0119dne w czasie rzeczywistym.",TR_JOG_BUTTON:"\u3010Obja\u015bnienie przycisk\xf3w\u3011\uff1a",TR_LEFT_TRANS:"Obr\xf3t w kierunku przeciwnym do ruchu wskaz\xf3wek zegara",TR_RIGHT_TRANS:"Obr\xf3t zgodnie z ruchem wskaz\xf3wek zegara",TR_WHISTLE:"Zagwi\u017cd\u017c",TR_FLASH_LIGHT:"Lampy b\u0142yskowe",TR_AUTO_LINE_PATROL:"\u015aledzenie linii",TR_AUTO_LINE_PATROL_TIP:"Uruchom automatyczne \u015bledzenie linii.",TR_USUAL_USETAB:"\u3010Pasek narz\u0119dzi\u3011",TR_USUAL_USETAB_TIP:"Obs\u0142uguj kody.",TR_INSTRUCTION_LIST:"\u3010Lista polece\u0144\u3011",TR_INSTRUCTION_LIST_TIP:"Dostarczanie polece\u0144 do programowania. Dwukrotne klikni\u0119cie polece\u0144 spowoduje wy\u015bwietlenie ich w obszarze kodu.",TR_RUN_WINDOW:"\u3010Dziennik pracy\u3011",TR_RUN_WINDOW_TIP:"Wy\u015bwietlanie wynik\xf3w dzia\u0142ania kod\xf3w i informacji o systemie.",TR_TITLE_BAR:"\u3010Pasek tytu\u0142owy\u3011",TR_TITLE_BAR_TIP1:"1\u3001Zawiera takie funkcje, jak menu, prze\u0142\u0105cznik j\u0119zyka i logowanie.",TR_TITLE_BAR_TIP2:"2\u3001Wskaz\xf3wki mo\u017cna wy\u015bwietli\u0107 w Menu > Waluta > Otw\xf3rz Wskaz\xf3wki.",TR_MY_COURSE:"\u3010M\xf3j kurs\u3011",TR_MY_COURSE_TIP:"Odpowiednie kursy mo\u017cna przegl\u0105da\u0107 po zalogowaniu.",TR_PERSONAL_WORK:"\u3010Prace osobiste\u3011",TR_PERSONAL_WORK_TIP:"Mo\u017cna przegl\u0105da\u0107 i ponownie edytowa\u0107 projekt zapisany w laboratorium.",TR_DOBOTBLOCK_LAB:"\u3010Laboratorium blok\xf3w Dobot\u3011",TR_DOBOTBLOCK_LAB_TIP:"Zadania programistyczne mo\u017cna wykonywa\u0107, przeci\u0105gaj\u0105c bloki, co obni\u017ca wymagania dotycz\u0105ce nauki programowania.",TR_GUIDE_PYTHON_LAB:"\u3010Laboratorium Pythona\u3011",TR_PYTHON_LAB_TIP:"Mo\u017cesz programowa\u0107, wywo\u0142uj\u0105c bezpo\u015brednio polecenia Pythona.",TR_FEEDBACK_TOOLTIP:"Wersja beta, prosimy o informacje zwrotne na adres dobotlab@dobot.cc",TR_DEVICE_LIMIT:"Tylko dla stosowanego Magician dobotlink",TR_COURSEANDCHAPTER:".course and chapter",TR_COURSE:"course",TR_BlOCK_VERSE:"Block virtual simulation",TR_VERSE_VERSE:"Verse virtual simulation",TR_COURSES_SCENE:"Courses Scene",TR_SEL_SCENE:"Please select the scene",TR_BASIC_SCENE:"Basic scene",TR_COMMUNITY_SCENE:"Community scene",TR_SUPERMARKET_SCENE:"Supermarket scene",TR_DRUGSTORE_SCENE:"Drugstore scene",TR_FACTORY_SCENE:"Factory scene",TR_BLOCKVERSE_TYPE:"Blockly verse",TR_PYTHONVERSE_TYPE:"Python verse",TR_BLOCKVERSE_LAB:"Blockly Virtual Simulation Lab",TR_PYTHONVERSE_LAB:"Python Virtual Simulation Lab",TR_PLEASE_LOGIN:"In order to give you a better experience, please login before continuing to use",TR_DO_NOT_LOGIN_:"Don't log in",TR_AI_STARTER:"Ai-Starter",TR_SWITCH_PROGRAM:"Switching programming",TR_OPEN_AND_SELECT_LABORATORY:"Open programming -- select Laboratory"},H=k,x={TR_MY_COURSES:"\u039f \u03ba\u03cd\u03ba\u03bb\u03bf\u03c2 \u03bc\u03b1\u03b8\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd \u03bc\u03bf\u03c5",TR_ALL_COURSES:"\u038c\u03bb\u03bf\u03b9 \u03bf\u03b9 \u03ba\u03cd\u03ba\u03bb\u03bf\u03b9 \u03bc\u03b1\u03b8\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd",TR_NEED:"\u03a0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1",TR_LOGIN:"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7",TR_VIEW_COURSES:"\u0393\u03b9\u03b1 \u03bd\u03b1 \u03b4\u03b5\u03af\u03c4\u03b5 \u03c4\u03c9\u03bd \u03ba\u03cd\u03ba\u03bb\u03bf \u03bc\u03b1\u03b8\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd \u03bc\u03bf\u03c5",TR_PERSONAL_WORKS:"\u03a0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03ac \u0388\u03c1\u03b3\u03b1",TR_CONTINUE:"\u03a3\u03c5\u03bd\u03b5\u03c7\u03af\u03c3\u03c4\u03b5",TR_TRY_NEW_PROJECT:"\u0394\u03b5\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03c3\u03b5\u03b9 \u03b1\u03ba\u03cc\u03bc\u03b1 \u03ad\u03c1\u03b3\u03bf. \u03a0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5 \u03bd\u03b1 \u03b4\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03c3\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03bd\u03ad\u03bf~",TR_FUNCTION_MODULE:"\u0395\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1\u03c2",TR_BLOCK_LAB:"DobotBlock \u0395\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf",TR_PYTHON_LAB:"Python \u0395\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf",TR_LANGUAGE:"\u0391\u03b3\u03b3\u03bb\u03b9\u03ba\u03ac",TR_PERSONAL_CENTER:"\u03a0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03cc \u039a\u03ad\u03bd\u03c4\u03c1\u03bf",TR_MY_WORKS:"\u03a4\u03b1 \u03ad\u03c1\u03b3\u03b1 \u03bc\u03bf\u03c5",TR_LOGOUT:"\u0391\u03c0\u03bf\u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7",TR_VALID_PERIOD:"\u0388\u03b3\u03ba\u03c5\u03c1\u03b7 \u03c0\u03b5\u03c1\u03af\u03bf\u03b4\u03bf\u03c2:",TR_EDU_ACCOUNT_PRO:"\u0395\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03b9\u03ba\u03cc\u03c2 \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2",TR_EDU_ACCOUNT:"\u0395\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03b9\u03ba\u03cc\u03c2 \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2",TR_REGISTERED_USER:"E\u03b3\u03b3\u03b5\u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03bd\u03bf\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2",TR_ERROR_MESSAGE:"\u039b\u03ac\u03b8\u03bf\u03c2 \u03bc\u03ae\u03bd\u03c5\u03bc\u03b1",TR_TIPS:"\u03a3\u03c5\u03bc\u03b2\u03bf\u03c5\u03bb\u03ad\u03c2",TR_CONFIRM_LOGOUT:"\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03b1\u03c0\u03bf\u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7;",TR_NOT_QUIT:"\u039c\u03b1\u03c4\u03b1\u03af\u03c9\u03c3\u03b7",TR_QUIT:"\u0391\u03c0\u03bf\u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7",TR_TEACHER:"\u0394\u03ac\u03c3\u03ba\u03b1\u03bb\u03bf\u03c2",TR_STUDENT:"\u039c\u03b1\u03b8\u03b7\u03c4\u03ae\u03c2",TR_BASIC_INFO:"\u0392\u03b1\u03c3\u03b9\u03ba\u03ad\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2",TR_EDIT:"\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1",TR_REGISTRATION_TIME:"\u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1 \u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2",TR_ORGANIZATION:"\u039f\u03c1\u03b3\u03ac\u03bd\u03c9\u03c3\u03b7",TR_GROUP:"\u039f\u03bc\u03ac\u03b4\u03b1",TR_ACCOUNT_LEVEL:"\u0395\u03c0\u03af\u03c0\u03b5\u03b4\u03bf \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03bf\u03cd",TR_CLASS:"\u03a4\u03ac\u03be\u03b7",TR_SCHOOL:"\u03a3\u03c7\u03bf\u03bb\u03b5\u03af\u03bf",TR_USER_TYPE:"\u03a4\u03cd\u03c0\u03bf\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7",TR_TO_MODIFY:"\u0393\u03b9\u03b1 \u03a4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7",TR_MAILBOX:"\u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03b4\u03b9\u03ad\u03c5\u03b8\u03c5\u03bd\u03c3\u03b7",TR_CHANGE_PASSWORD:"\u0386\u03bb\u03bb\u03b1\u03be\u03b5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc",TR_PASSWORD_LIMIT:"\u039f \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03ad\u03c7\u03b5\u03b9 \u03bc\u03ae\u03ba\u03bf\u03c2 8-14 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2. \u03a0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u03b1\u03c1\u03b9\u03b8\u03bc\u03bf\u03cd\u03c2, \u03c0\u03b5\u03b6\u03ac \u03ba\u03b1\u03b9 \u03ba\u03b5\u03c6\u03b1\u03bb\u03b1\u03af\u03b1 \u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1. \u0394\u03b5\u03bd \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b5\u03bd\u03ac \u03ba\u03b1\u03b9 \u03ba\u03b9\u03bd\u03b5\u03b6\u03b9\u03ba\u03bf\u03af \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2.",TR_SAVE:"\u0391\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03c3\u03b7",TR_CANCEL:"\u039c\u03b1\u03c4\u03b1\u03af\u03c9\u03c3\u03b7",TR_USER_NICKNAME:"\u038c\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7",TR_MODIFY:"\u03a4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7",TR_PROFILE_PHOTO:"\u03a6\u03c9\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1 \u03c0\u03c1\u03bf\u03c6\u03af\u03bb",TR_TOOLTIP_NAME_INVALID:"\u039c\u03b7 \u03ad\u03b3\u03ba\u03c5\u03c1\u03bf\u03c2 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b1\u03c2 \u03c3\u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7.",TR_TOOLTIP_NICKNAME:"\u0395\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03bd\u03c4\u03b5 \u03ad\u03c9\u03c2 \u03ba\u03b1\u03b9 20 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2",TR_ORIGINAL_PASSWORD:"\u0391\u03c1\u03c7\u03af\u03ba\u03bf\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2",TR_NEW_PASSWORD:"\u039d\u03ad\u03bf\u03c2 \u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2",TR_PASSWORD_SUCCESS:"\u039f \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03ac\u03bb\u03bb\u03b1\u03be\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03ce\u03c2",TR_WRONG_PASSWORD_FORMAT:"\u039b\u03ac\u03b8\u03bf\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2!",TR_CHANGE_MAILBOX:"\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae\u03c2 \u03b4\u03b9\u03ad\u03c5\u03b8\u03c5\u03bd\u03c3\u03b7\u03c2",TR_ENTER_RIGHT_MAILBOX:"\u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c3\u03c9\u03c3\u03c4\u03ae \u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03b4\u03b9\u03ad\u03c5\u03b8\u03c5\u03bd\u03c3\u03b7",TR_VERIFICATION_CODE:"\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03b5\u03c0\u03b1\u03bb\u03ae\u03b8\u03b5\u03c5\u03c3\u03b7\u03c2",TR_GET_CODE:"\u03a0\u03ac\u03c1\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc",TR_OK:"\u0395\u03bd\u03c4\u03ac\u03be\u03b5\u03b9",TR_WRONG_MAILBOX_FORMAT:"\u039b\u03ac\u03b8\u03bf\u03c2 \u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03b4\u03b9\u03ad\u03c5\u03b8\u03c5\u03bd\u03c3\u03b7. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac.",TR_MAILBOX_SUCCESS:"\u0397 \u0397\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03b4\u03b9\u03ad\u03c5\u03b8\u03c5\u03bd\u03c3\u03b7 \u03ac\u03bb\u03bb\u03b1\u03be\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_PERSONAL_DATA:"\u03a0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03ac \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1",TR_AI_AUTHORITY:"\u0395\u03be\u03bf\u03c5\u03c3\u03b9\u03bf\u03b4\u03cc\u03c4\u03b7\u03c3\u03b5\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae \u03bd\u03bf\u03b7\u03bc\u03bf\u03c3\u03cd\u03bd\u03b7",TR_AI_DATA_USAGE:"\u03a7\u03c1\u03ae\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae\u03c2 \u03bd\u03bf\u03b7\u03bc\u03bf\u03c3\u03cd\u03bd\u03b7\u03c2",TR_TYPE:"\u03a4\u03cd\u03c0\u03bf\u03c2",TR_TIMES:"\u03a7\u03c1\u03ae\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd \u03c4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae\u03c2 \u03bd\u03bf\u03b7\u03bc\u03bf\u03c3\u03cd\u03bd\u03b7\u03c2 (\u03c6\u03bf\u03c1\u03ad\u03c2)",TR_VALID_UNTIL:"\u0388\u03b3\u03ba\u03c5\u03c1\u03bf \u03bc\u03ad\u03c7\u03c1\u03b9",TR_TEMP_AUTHORITY:"\u03a0\u03c1\u03bf\u03c3\u03c9\u03c1\u03b9\u03bd\u03ae \u03b5\u03be\u03bf\u03c5\u03c3\u03b9\u03bf\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7 (\u03c6\u03bf\u03c1\u03ad\u03c2)",TR_TEMP_VALID_UNTIL:"\u03a0\u03c1\u03bf\u03c3\u03c9\u03c1\u03b9\u03bd\u03ae \u0395\u03be\u03bf\u03c5\u03c3\u03b9\u03bf\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7 \u0399\u03c3\u03c7\u03cd\u03b5\u03b9 \u03ad\u03c9\u03c2",TR_FACE_RECOGNITION:"\u0391\u03bd\u03b1\u03b3\u03bd\u03ce\u03c1\u03b9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03c3\u03ce\u03c0\u03bf\u03c5",TR_CHARACTER_RECOGNITION:"\u039f\u03c0\u03c4\u03b9\u03ba\u03ae \u0391\u03bd\u03b1\u03b3\u03bd\u03ce\u03c1\u03b9\u03c3\u03b7 \u03a7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03c9\u03bd",TR_SPEECH_RECOGNITION:"\u0391\u03bd\u03b1\u03b3\u03bd\u03ce\u03c1\u03b9\u03c3\u03b7 \u03c6\u03c9\u03bd\u03ae\u03c2",TR_OTHER_AUTHORITY:"\u0386\u03bb\u03bb\u03b7 \u0391\u03c1\u03c7\u03ae \u03c4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae\u03c2 \u03bd\u03bf\u03b7\u03bc\u03bf\u03c3\u03cd\u03bd\u03b7\u03c2",TR_ATTENTION:"\u03a0\u03c1\u03bf\u03c3\u03bf\u03c7\u03ae :",TR_AI_TIPS_1:"\u03a4\u03b1 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03c4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae\u03c2 \u03bd\u03bf\u03b7\u03bc\u03bf\u03c3\u03cd\u03bd\u03b7\u03c2 \u03c4\u03c9\u03bd \u03b1\u03c0\u03bb\u03ce\u03bd \u03b5\u03b3\u03b3\u03b5\u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03bd\u03c9\u03bd \u03c7\u03c1\u03b7\u03c3\u03c4\u03ce\u03bd \u03c0\u03b5\u03c1\u03b9\u03bf\u03c1\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03ba\u03ac\u03b8\u03b5 \u03bc\u03ae\u03bd\u03b1. \u0394\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03c4\u03bf\u03bd \u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf \u03bc\u03ae\u03bd\u03b1 \u03bc\u03b5\u03c4\u03ac \u03c4\u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7",TR_AI_TIPS_2:"\u039a\u03b1\u03c4\u03ac \u03c4\u03b7 \u03b4\u03b9\u03ac\u03c1\u03ba\u03b5\u03b9\u03b1 \u03c4\u03b7\u03c2 \u03c0\u03b5\u03c1\u03b9\u03cc\u03b4\u03bf\u03c5 \u03b9\u03c3\u03c7\u03cd\u03bf\u03c2, \u03c4\u03b1 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03c4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae\u03c2 \u03bd\u03bf\u03b7\u03bc\u03bf\u03c3\u03cd\u03bd\u03b7\u03c2 \u03c3\u03b1\u03c2 \u03b8\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03bf\u03cd\u03bd \u03b1\u03c6\u03bf\u03cd \u03b5\u03be\u03b1\u03bd\u03c4\u03bb\u03b7\u03b8\u03bf\u03cd\u03bd \u03c4\u03b1 \u03c0\u03c1\u03bf\u03c3\u03c9\u03c1\u03b9\u03bd\u03ac \u03b5\u03be\u03bf\u03c5\u03c3\u03b9\u03bf\u03b4\u03bf\u03c4\u03b7\u03bc\u03ad\u03bd\u03b1 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03c4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae\u03c2 \u03bd\u03bf\u03b7\u03bc\u03bf\u03c3\u03cd\u03bd\u03b7\u03c2.",TR_AI_TIPS_3:"\u0395\u03ac\u03bd \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03c0\u03ac\u03c1\u03b1 \u03c0\u03bf\u03bb\u03bb\u03ad\u03c2 \u03c6\u03bf\u03c1\u03ad\u03c2 \u03c3\u03b5 \u03c3\u03cd\u03bd\u03c4\u03bf\u03bc\u03bf \u03c7\u03c1\u03bf\u03bd\u03b9\u03ba\u03cc \u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1, \u03b5\u03bb\u03ad\u03b3\u03be\u03c4\u03b5 \u03c4\u03bf\u03bd \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03c0\u03bf\u03c6\u03cd\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03bb\u03ac\u03b8\u03bf\u03c2 \u03bb\u03bf\u03b3\u03b9\u03ba\u03cc \u03ba\u03cd\u03ba\u03bb\u03bf \u03c0\u03bf\u03c5 \u03bf\u03b4\u03b7\u03b3\u03b5\u03af \u03c3\u03b5 \u03c0\u03bf\u03bb\u03cd \u03b3\u03c1\u03ae\u03b3\u03bf\u03c1\u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b5\u03be\u03bf\u03c5\u03c3\u03af\u03b1\u03c2.",TR_AI_TIPS_4:"\u0395\u03ac\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03bf\u03c0\u03bf\u03b9\u03b5\u03c3\u03b4\u03ae\u03c0\u03bf\u03c4\u03b5 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2, \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf support@dobot.cc \u03ae \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03b4\u03b9\u03b1\u03c7\u03b5\u03b9\u03c1\u03b9\u03c3\u03c4\u03ae \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03bf\u03cd \u03c3\u03b1\u03c2.",TR_ALL:"\u038c\u03bb\u03b1",TR_CHOOSE_COURSE:"\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u039c\u03ac\u03b8\u03b7\u03bc\u03b1",TR_CHOOSE_LAB:"\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u0395\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf",TR_ENTER_WORK_NAME:"\u0395\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03ad\u03c1\u03b3\u03bf\u03c5",TR_BATCH_DELETE:"\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03b5 \u03bf\u03bc\u03ac\u03b4\u03b5\u03c2",TR_CANCEL_DELETE:"\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2",TR_CONFIRM_DELETE:"\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2",TR_RENAME:"\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03bf\u03bd\u03cc\u03bc\u03b1\u03c4\u03bf\u03c2",TR_UPDATE:"\u0391\u03bd\u03b1\u03b2\u03ac\u03b8\u03bc\u03b9\u03c3\u03b7",TR_WARM_PROMPT:"\u0396\u03b5\u03c3\u03c4\u03ae \u03a0\u03c1\u03bf\u03c4\u03c1\u03bf\u03c0\u03ae",TR_DELETE:"\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae",TR_WHETHER_DELETE:"\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae?",TR_SELECTED_ITEM:"\u03c4\u03b1 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03b1 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03b1",TR_DL_NOT_STARTED:"\u03a4\u03bf DobotLink \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03b9",TR_DL_INSTALL:"\u0395\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ae\u03c3\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u3010DobotLink\u3011 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ad\u03c2 \u03c5\u03bb\u03b9\u03ba\u03bf\u03cd \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03c4\u03b5 \u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2 \u03b1\u03bb\u03b3\u03cc\u03c1\u03b9\u03b8\u03bc\u03bf\u03c5\u03c2 \u03c4\u03b5\u03c7\u03bd\u03b7\u03c4\u03ae\u03c2 \u03bd\u03bf\u03b7\u03bc\u03bf\u03c3\u03cd\u03bd\u03b7\u03c2.",TR_DL_DOWNLOAD:"\u039a\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c4\u03bf DobotLink",TR_DL_START:"\u039e\u03b5\u03ba\u03af\u03bd\u03b7\u03c3\u03c4\u03b5",TR_DL_STARTING:"\u03a4\u03bf DobotLink \u03be\u03b5\u03ba\u03b9\u03bd\u03ac...",TR_DL_START_SUCCESS:"\u03a4\u03bf DobotLink \u03be\u03b5\u03ba\u03af\u03bd\u03b7\u03c3\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_DL_CONNECT_DEVICE:"\u03a4\u03bf DobotLink \u03be\u03b5\u03ba\u03af\u03bd\u03b7\u03c3\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1. \u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c3\u03c5\u03c3\u03ba\u03ad\u03c5\u03b7 \u03c4\u03ce\u03c1\u03b1!",TR_DL_OK:"\u0395\u03bd\u03c4\u03ac\u03be\u03b5\u03b9",TR_DL_START_FAIL:"\u03a4\u03bf DobotLink \u03b1\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5 \u03bd\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03b5\u03b9",TR_DL_TIPS_1:"1.\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03b3\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf DobotLink \u03ba\u03b1\u03b9 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf.",TR_DL_CLICK_HERE:"\u03a0\u03b1\u03c4\u03af\u03c3\u03c4\u03b5 \u03b5\u03b4\u03ce",TR_DL_TIPS_2:"2. \u0395\u03ac\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03b3\u03ba\u03b1\u03c4\u03b5\u03c3\u03c4\u03b7\u03bc\u03ad\u03bd\u03bf, \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce",TR_DL_RETRY:"\u039e\u03b1\u03bd\u03b1\u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5",TR_DL_START_MANUALLY:"\u03ae \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf DobotLink \u03b5\u03c3\u03b5\u03af\u03c2",TR_DL_TIPS_3:"3. \u0395\u03ac\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03ac\u03bb\u03bb\u03b5\u03c2 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2, \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7: support@dobot.cc",TR_DL_KNOWN:"\u0395\u03bd\u03c4\u03ac\u03be\u03b5\u03b9",TR_CHECK_IDENTITY:"\u0388\u03bb\u03b5\u03b3\u03c7\u03bf\u03c2 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2..",TR_LOAD_RESOURCE:"\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd, \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c0\u03b5\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5...",TR_LOAD_BLOCK:"\u0395\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c3\u03c4\u03bf DobotBlock, \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c0\u03b5\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5...",TR_LOAD_PYTHON:"\u0395\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c3\u03c4\u03bf Python, \u03c0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c0\u03b5\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5...",TR_PAGE_JUMPING:"\u0386\u03bb\u03bc\u03b1 \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2...",TR_NO:"\u038c\u03c7\u03b9",TR_YES:"\u039d\u03b1\u03af",TR_CONFIRM_RECOVER:"\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c4\u03bf\u03c5 \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c3\u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03b9\u03ba\u03ae \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7;",TR_COURSE_RECOVER:"\u0391\u03bd\u03ac\u03ba\u03c4\u03b7\u03c3\u03b7",TR_EXPERIMENTAL_MANUAL:"\u0395\u03b3\u03c7\u03b5\u03b9\u03c1\u03af\u03b4\u03b9\u03bf \u03a0\u03b5\u03b9\u03c1\u03b1\u03bc\u03ac\u03c4\u03c9\u03bd",TR_TAKE_NOTES:"\u039a\u03c1\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 \u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03c3\u03b5\u03b9\u03c2 (\u03c0\u03c1\u03bf\u03c2 \u03b1\u03bd\u03ac\u03c0\u03c4\u03c5\u03be\u03b7)",TR_FILE:"\u0391\u03c1\u03c7\u03b5\u03af\u03bf",TR_NEW:"\u039d\u03ad\u03bf",TR_OPEN:"\u0386\u03bd\u03bf\u03b9\u03be\u03b5",TR_SAVE_AS:"\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7",TR_SAVE_LOCAL:"\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ae \u03bc\u03bd\u03ae\u03bc\u03b7",TR_SAVE_AND_PUBLISH:"\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b4\u03b7\u03bc\u03bf\u03c3\u03af\u03b5\u03c5\u03c3\u03b7",TR_UPLOAD_LOCAL:"\u039c\u03b5\u03c4\u03b1\u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 \u03b1\u03c0\u03cc \u03b5\u03c3\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03ae \u03bc\u03bd\u03ae\u03bc\u03b7",TR_CONFIRM_SAVE:"\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03b9\u03ce\u03c3\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c4\u03c1\u03ad\u03c7\u03bf\u03c5\u03c3\u03b5\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2",TR_NEW_WORK:"\u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03ae\u03c3\u03c4\u03b5 \u03bd\u03ad\u03b1 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1",TR_EXPERIMENT_AGAIN:"\u0395\u03c0\u03b1\u03bd\u03b5\u03ba\u03ba\u03b9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03a0\u03b5\u03af\u03c1\u03b1\u03bc\u03b1",TR_START_EXPERIMENT:"\u039e\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03a0\u03b5\u03af\u03c1\u03b1\u03bc\u03b1",TR_PLAY:"\u03a0\u03b1\u03af\u03be\u03b5",TR_DOWNLOAD:"\u039a\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5",TR_OPEN_COURSEWARE:"\u0391\u03bd\u03bf\u03af\u03be\u03c4\u03b5 \u03c4\u03b1 \u03b5\u03af\u03b4\u03b7 \u03bc\u03b1\u03b8\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd",TR_OPEN_TEACHING_PLAN:"\u0386\u03bd\u03bf\u03b9\u03be\u03b5 \u03c3\u03c7\u03ad\u03b4\u03b9\u03bf \u03b4\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2",TR_EXPERIMENT:"\u03a0\u03b5\u03af\u03c1\u03b1\u03bc\u03b1",TR_VIDEO:"\u0392\u03af\u03bd\u03c4\u03b5\u03bf",TR_ZIP:"\u03a3\u03bc\u03af\u03ba\u03c1\u03c5\u03bd\u03c3\u03b7 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5",TR_AUDIO:"\u0389\u03c7\u03bf\u03c2",TR_PHOTO:"\u03a6\u03c9\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b5\u03c2",TR_COURSEWARE:"\u0395\u03af\u03b4\u03b7 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03c9\u03bd",TR_TEACHING_PLAN:"\u03a3\u03c7\u03ad\u03b4\u03b9\u03bf \u03b4\u03b9\u03b4\u03b1\u03c3\u03ba\u03b1\u03bb\u03af\u03b1\u03c2",TR_BLOCK_ANSWER:"\u0391\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03b1\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03b1\u03c0\u03bf\u03ba\u03bb\u03b5\u03b9\u03c3\u03bc\u03cc",TR_SCRIPT_ANSWER:"\u0391\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03b1\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7\u03c2 \u03b3\u03b9\u03b1 \u03c3\u03b5\u03bd\u03ac\u03c1\u03b9\u03bf",TR_BACK_TOP:"\u0395\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03c3\u03c4\u03b7\u03bd \u03ba\u03bf\u03c1\u03c5\u03c6\u03ae",TR_LEARNED:"\u0388\u03bc\u03b1\u03b8\u03b1",TR_NOT_STARTED:"\u039d\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ae\u03c3\u03c9",TR_TOTAL:"\u03a3\u03cd\u03bd\u03bf\u03bb\u03bf",TR_CHAPTER:"\u039a\u03b5\u03c6\u03ac\u03bb\u03b1\u03b9\u03bf",TR_SECTION:"\u0395\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1",TR_INVALID_BROWSER:"\u03a4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 Chrome \u03ae \u03c0\u03b1\u03bb\u03b1\u03b9\u03cc\u03c4\u03b5\u03c1\u03b7 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7, \u03b3\u03b5\u03b3\u03bf\u03bd\u03cc\u03c2 \u03c0\u03bf\u03c5 \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c0\u03c1\u03bf\u03ba\u03b1\u03bb\u03ad\u03c3\u03b5\u03b9 \u03b1\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03c4\u03b7 \u03c7\u03c1\u03ae\u03c3\u03b7 \u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03c9\u03bd \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03b9\u03ce\u03bd",TR_LOAD_RESOURCE_ERROR:"\u03a3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2!",TR_CHECK_CONNECT:"\u0397 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae \u03ad\u03c7\u03b5\u03b9 \u03b1\u03c0\u03bf\u03c3\u03c5\u03bd\u03b4\u03b5\u03b8\u03b5\u03af. \u0395\u03bb\u03ad\u03b3\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2!",TR_GET_IDENTITY_FAIL:"\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03bb\u03ae\u03c8\u03b7\u03c2 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03c9\u03bd \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2!",TR_ACCOUNT_EMPTY:"\u039f \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b5\u03bd\u03cc\u03c2!",TR_PASSWORD_EMPTY:"\u039f \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b5\u03bd\u03cc\u03c2!",TR_LOGIN_TITLE:"\u0395\u03af\u03c3\u03bf\u03b4\u03bf\u03c2 \u03c3\u03c4\u03bf \u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae\u03c1\u03b9\u03bf DOBOT",TR_ENTER_ACCOUNT:"\u0395\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc \u03ae \u03c4\u03b7\u03bd \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03b4\u03b9\u03ad\u03c5\u03b8\u03c5\u03bd\u03c3\u03b7 \u03c3\u03b1\u03c2",TR_PASSWORD:"\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2",TR_LOGIN_NOW:"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7",TR_FORGET_PASSWORD:"\u039e\u03b5\u03c7\u03ac\u03c3\u03b1 \u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2",TR_REGISTER_ACCOUNT:"\u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae ",TR_WELCOME_REGISTER:"\u039a\u03b1\u03bb\u03ce\u03c2 \u03ae\u03c1\u03b8\u03b1\u03c4\u03b5 \u03b3\u03b9\u03b1 \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae",TR_BACK_TO_LOGIN:"\u0395\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03c3\u03c4\u03b7\u03bd \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 \u03b5\u03b9\u03c3\u03cc\u03b4\u03bf\u03c5",TR_BACK:"\u03a0\u03af\u03c3\u03c9",TR_ENTER_USER_NICKNAME:"\u0395\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03c8\u03b5\u03c5\u03b4\u03ce\u03bd\u03c5\u03bc\u03cc \u03c3\u03b1\u03c2",TR_AS_LOGIN_ACCOUNT:"\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03c9\u03c2 \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",TR_FIND_PASSWORD:"\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b1\u03b9 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u03b1\u03bd\u03ac\u03ba\u03c4\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2",TR_SET_PASSWORD:"\u039f\u03c1\u03af\u03c3\u03c4\u03b5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2",TR_CONFIRM_PASSWORD:"\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7 \u039a\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd",TR_CONFIRM_AGAIN:"\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03b9\u03ce\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2",TR_REGISTER_NOW:"\u0395\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae",TR_PASSWORD_LIMIT1:"\u039c\u03ae\u03ba\u03bf\u03c2 8 ~ 14 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2.",TR_PASSWORD_LIMIT2:"\u03a0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u03ba\u03b5\u03c6\u03b1\u03bb\u03b1\u03af\u03b1, \u03c0\u03b5\u03b6\u03ac \u03ba\u03b1\u03b9 1 \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc.",TR_PASSWORD_LIMIT3:"\u0394\u03b5\u03bd \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03bf\u03bd\u03c4\u03b1\u03b9 \u03ba\u03b5\u03bd\u03ac.",TR_ID_LIMIT:"\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03c0\u03b1\u03bd\u03b1\u03bb\u03b7\u03c6\u03b8\u03b5\u03af \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b1\u03bb\u03bb\u03ac\u03be\u03b5\u03b9 \u03b1\u03c6\u03bf\u03cd \u03c4\u03bf \u03c1\u03c5\u03b8\u03bc\u03af\u03c3\u03b5\u03c4\u03b5. \u03a0\u03b5\u03c1\u03b9\u03bf\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9 \u03bc\u03cc\u03bd\u03bf \u03c3\u03c4\u03b1 \u0391\u03b3\u03b3\u03bb\u03b9\u03ba\u03ac, \u03c4\u03bf\u03bd \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc \u03ae \u03c4\u03bf\u03bd \u03c3\u03c5\u03bd\u03b4\u03c5\u03b1\u03c3\u03bc\u03cc \u03c5\u03c0\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7\u03c2. \u0395\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 6~20 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2 \u03c3\u03b5 \u03bc\u03ae\u03ba\u03bf\u03c2",TR_NOT_EMPTY:"\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ac\u03b4\u03b5\u03b9\u03bf",TR_FORMAT_WRONG:"\u039b\u03ac\u03b8\u03bf\u03c2 \u03bc\u03bf\u03c1\u03c6\u03ae",TR_PASSWORD_DIFF:"\u039f\u03b9 \u03b4\u03cd\u03bf \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03af \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03c6\u03bf\u03c1\u03b5\u03c4\u03b9\u03ba\u03bf\u03af",TR_ID:"\u03a4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1",TR_RESET_USER_PASSWORD:"\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2",TR_SEND_SUCCESS:"\u0391\u03c0\u03b5\u03c3\u03c4\u03ac\u03bb\u03b7 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03ce\u03c2",TR_TO_EMAIL:"\u039c\u03b5\u03c4\u03b1\u03b2\u03b5\u03af\u03c4\u03b5 \u03c3\u03c4\u03b7\u03bd \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03c3\u03b1\u03c2 \u03b4\u03b9\u03ad\u03c5\u03b8\u03c5\u03bd\u03c3\u03b7 \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03ce\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c4\u03bf\u03c5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2",TR_SEND_AGAIN:"\u0395\u03ba \u03bd\u03ad\u03bf\u03c5 \u03b1\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae",TR_ENTER_EMAIL:"\u0395\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ae \u03c4\u03b7\u03bd \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03c3\u03b1\u03c2 \u03b4\u03b9\u03ad\u03c5\u03b8\u03c5\u03bd\u03c3\u03b7",TR_ID_OR_EMAIL:"\u03a4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ae \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03b4\u03b9\u03ad\u03c5\u03b8\u03c5\u03bd\u03c3\u03b7",TR_SENDING:"\u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae...",TR_NEXT_STEP:"\u0395\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf",TR_RESET_TIPS:"\u0395\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03ae \u03c4\u03b7\u03bd \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03c3\u03b1\u03c2 \u03b4\u03b9\u03ad\u03c5\u03b8\u03c5\u03bd\u03c3\u03b7 \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03b5\u03b3\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03b1\u03c2",TR_INVALID_EMAIL:"\u0395\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03ad\u03b3\u03ba\u03c5\u03c1\u03bf \u03b1\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03ae \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03b4\u03b9\u03ad\u03c5\u03b8\u03c5\u03bd\u03c3\u03b7",TR_FINISH_READING:"\u0388\u03c7\u03c9 \u03b4\u03b9\u03b1\u03b2\u03ac\u03c3\u03b5\u03b9 \u03ba\u03b1\u03b9 \u03c3\u03c5\u03bc\u03c6\u03c9\u03bd\u03ce",TR_READ_AGREEMENT:"\u0394\u03b9\u03b1\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c4\u03bf",TR_PRIVACY_POLICY:"\u03a0\u03bf\u03bb\u03b9\u03c4\u03b9\u03ba\u03ae \u0391\u03c0\u03bf\u03c1\u03c1\u03ae\u03c4\u03bf\u03c5",TR_USER_AGREEMENT:"\u03a3\u03c5\u03bc\u03c6\u03c9\u03bd\u03af\u03b1 \u03a7\u03c1\u03ae\u03c3\u03c4\u03b7",TR_SYSTEM_NOTIFICATION:"\u0395\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2",TR_DATA_USAGE_WARN:"\u039b\u03ac\u03b2\u03b5\u03c4\u03b5 \u03c5\u03c0\u03cc\u03c8\u03b7 \u03cc\u03c4\u03b9 \u03c4\u03b1 \u03c4\u03c1\u03ad\u03c7\u03bf\u03bd\u03c4\u03b1 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03c4\u03bf\u03c5/\u03c4\u03b7\u03c2 {{\u03cc\u03bd\u03bf\u03bc\u03b1}} \u03ad\u03c7\u03bf\u03c5\u03bd \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af {{\u03c4\u03bf\u03b9\u03c2 \u03b5\u03ba\u03b1\u03c4\u03cc}}%. \u0391\u03bd\u03b1\u03c4\u03c1\u03ad\u03be\u03c4\u03b5 \u03c3\u03c4\u03bf \u03a0\u03c1\u03bf\u03c3\u03c9\u03c0\u03b9\u03ba\u03cc \u039a\u03ad\u03bd\u03c4\u03c1\u03bf - AI Authority \u03b3\u03b9\u03b1 \u03bb\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b5\u03c2. \u0395\u03ac\u03bd \u03ad\u03c7\u03b5\u03b9 \u03b5\u03be\u03b1\u03bd\u03c4\u03bb\u03b7\u03b8\u03b5\u03af, \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03c4\u03bf\u03bd \u03b5\u03c0\u03cc\u03bc\u03b5\u03bd\u03bf \u03bc\u03ae\u03bd\u03b1.",TR_TEMP_SPEECH_RECOGNITION:"\u03a0\u03c1\u03bf\u03c3\u03c9\u03c1\u03b9\u03bd\u03ae \u03b5\u03be\u03bf\u03c5\u03c3\u03b9\u03bf\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7 \u03b1\u03bd\u03b1\u03b3\u03bd\u03ce\u03c1\u03b9\u03c3\u03b7\u03c2 \u03bf\u03bc\u03b9\u03bb\u03af\u03b1\u03c2",TR_TEMP_FACE_RECOGNITION:"\u03a0\u03c1\u03bf\u03c3\u03c9\u03c1\u03b9\u03bd\u03ae \u03b5\u03be\u03bf\u03c5\u03c3\u03b9\u03bf\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7 \u03b1\u03bd\u03b1\u03b3\u03bd\u03ce\u03c1\u03b9\u03c3\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c3\u03ce\u03c0\u03bf\u03c5",TR_TEMP_CHARACTER_RECOGNITION:"\u03a0\u03c1\u03bf\u03c3\u03c9\u03c1\u03b9\u03bd\u03ae \u03b5\u03be\u03bf\u03c5\u03c3\u03b9\u03bf\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7 \u039f\u03c0\u03c4\u03b9\u03ba\u03ae\u03c2 \u0391\u03bd\u03b1\u03b3\u03bd\u03ce\u03c1\u03b9\u03c3\u03b7\u03c2 \u03a7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03c9\u03bd",TR_MY_WORKBENCH:"\u039f \u03c0\u03ac\u03b3\u03ba\u03bf\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03bc\u03bf\u03c5",TR_CLASS_MANAGE:"\u0394\u03b9\u03bf\u03af\u03ba\u03b7\u03c3\u03b7 \u03a4\u03ac\u03be\u03b7\u03c2",TR_AUTHORITY_MANAGE:"\u0394\u03b9\u03bf\u03af\u03ba\u03b7\u03c3\u03b7 \u0391\u03c1\u03c7\u03ce\u03bd",TR_ADD_STUDENT:"\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03bc\u03b1\u03b8\u03b7\u03c4\u03ae",TR_CHANGE_CLASS:"\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03a4\u03ac\u03be\u03b7\u03c2",TR_OPERATION:"\u039b\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1",TR_SERIAL_NUMBER:"\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2",TR_NAME:"\u039f\u03bd\u03bf\u03bc\u03b1",TR_LOGIN_ID:"\u03a4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",TR_GRADE:"\u0392\u03b1\u03b8\u03bc\u03cc\u03c2",TR_KEY_WORD:"\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03bb\u03ad\u03be\u03b5\u03b9\u03c2 - \u03ba\u03bb\u03b5\u03b9\u03b4\u03b9\u03ac",TR_TEACHER_MANAGE:"\u0394\u03b9\u03bf\u03af\u03ba\u03b7\u03c3\u03b7 \u0395\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03b9\u03ba\u03ce\u03bd",TR_BATCH_IMPORT:"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03b5 \u03c0\u03b1\u03c1\u03c4\u03af\u03b4\u03b5\u03c2",TR_EXPORT_DATA:"\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd",TR_CLASS_TEACHER:"\u0394\u03ac\u03c3\u03ba\u03b1\u03bb\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03c4\u03ac\u03be\u03b7\u03c2",TR_ADD_TEACHER:"\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03b4\u03b1\u03c3\u03ba\u03ac\u03bb\u03bf\u03c5",TR_INPUT_LOGIN_ID:"\u0395\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03b1\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",TR_INPUT_NAME:"\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1",TR_INPUT_MAILBOX:"\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b7\u03bb\u03b5\u03ba\u03c4\u03c1\u03bf\u03bd\u03b9\u03ba\u03ae \u03b4\u03b9\u03ad\u03c5\u03b8\u03c5\u03bd\u03c3\u03b7",TR_DELETE_TEACHER:"\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2 \u03b4\u03b1\u03c3\u03ba\u03ac\u03bb\u03bf\u03c5",TR_CLASSNAME_DUPLIACTE:"\u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03c4\u03ac\u03be\u03b7\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03c0\u03b1\u03bd\u03b1\u03bb\u03b1\u03bc\u03b2\u03b1\u03bd\u03cc\u03bc\u03b5\u03bd\u03bf",TR_ADD_CLASS:"\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c4\u03ac\u03be\u03b7\u03c2",TR_CALSSNAME_EMPTY:"\u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03c4\u03ac\u03be\u03b7\u03c2 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b5\u03bd\u03cc",TR_INPUT_CLASSNAME:"\u0395\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c4\u03b7\u03c2 \u03c4\u03ac\u03be\u03b7\u03c2",TR_INPUT_GRADE:"\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b2\u03b1\u03b8\u03bc\u03cc",TR_INPUT_CLASS:"\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c4\u03ac\u03be\u03b7",TR_CHOOSE_CLASS:"\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c4\u03ac\u03be\u03b7",TR_DELETE_STUDENT:"\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2 \u03c4\u03bf\u03c5 \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf\u03c5 \u03bc\u03b1\u03b8\u03b7\u03c4\u03ae?",TR_CLASS_RENAME:"\u039c\u03b5\u03c4\u03bf\u03bd\u03bf\u03bc\u03ac\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c4\u03ac\u03be\u03b7",TR_DELETE_CLASS:"\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae\u03c2 \u03c4\u03b7\u03c2 \u03c4\u03ac\u03be\u03b7\u03c2;",TR_DELETE_CLASS_TIPS:"\u0395\u03ac\u03bd \u03b7 \u03c4\u03ac\u03be\u03b7 \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9 \u03bc\u03b1\u03b8\u03b7\u03c4\u03ad\u03c2 \u03ae \u03ba\u03b1\u03b8\u03b7\u03b3\u03b7\u03c4\u03ad\u03c2, \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03b5\u03af",TR_FAIL_OPEN:"\u0391\u03c0\u03ad\u03c4\u03c5\u03c7\u03b5 \u03c4\u03bf \u03ac\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u03c4\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5. \u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03c4\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf",TR_BATCH_ADD:"\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c7\u03c1\u03b7\u03c3\u03c4\u03ce\u03bd \u03c3\u03b5 \u03c0\u03b1\u03c1\u03c4\u03af\u03b4\u03b5\u03c2",TR_UPLOAD:"\u039c\u03b5\u03c4\u03b1\u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7",TR_IMPORT_TEMP:"\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c0\u03c1\u03cc\u03c4\u03c5\u03c0\u03bf \u03b3\u03b9\u03b1 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7, \u03bc\u03b5\u03c4\u03b1\u03c6\u03bf\u03c1\u03c4\u03ce\u03c3\u03c4\u03b5 \u03c4\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf",TR_CHOOSE_AGAIN:"\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac \u03c4\u03bf \u03b1\u03c1\u03c7\u03b5\u03af\u03bf",TR_DOWNLOAD_TEMP:"\u039a\u03ac\u03bd\u03c4\u03b5 \u03ba\u03bb\u03b9\u03ba \u03b5\u03b4\u03ce \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03ba\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03c0\u03c1\u03cc\u03c4\u03c5\u03c0\u03bf",TR_RESET_PASSWORD:"\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2",TR_CONFIRM_RESET:"\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7 \u03b5\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac\u03c2 \u03c4\u03bf\u03c5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2?",TR_AFTER_RESET:"\u039c\u03b5\u03c4\u03ac \u03c4\u03b7\u03bd \u03b5\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c4\u03bf\u03c5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2, \u03bf \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 123456",TR_HELP:"\u0392\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1",TR_HELP_DOC:"\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf \u03b2\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1\u03c2 DobotLab",TR_DEVICE_MANUAL:"\u0395\u03b3\u03c7\u03b5\u03b9\u03c1\u03af\u03b4\u03b9\u03bf \u03c3\u03c5\u03c3\u03ba\u03b5\u03c5\u03ae\u03c2",TR_MAGICIANGO:"Magician \u039e\u03b5\u03ba\u03af\u03bd\u03b1",TR_FILE_NAME_EMPTY:"\u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b5\u03bd\u03cc",TR_FILE_NAME_CONTAIN:"\u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ad\u03c7\u03b5\u03b9",TR_DL_NEW_VER:"\u03a4\u03bf DobotLink \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03bd\u03b1\u03b2\u03b1\u03b8\u03bc\u03b9\u03c3\u03c4\u03b5\u03af",TR_DL_NEW_TIPS:"\u039a\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5 \u03ba\u03b1\u03b9 \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b7\u03bd \u03c0\u03b9\u03bf \u03c0\u03c1\u03cc\u03c3\u03c6\u03b1\u03c4\u03b7 \u03ad\u03ba\u03b4\u03bf\u03c3\u03b7 \u03c4\u03bf\u03c5 DobotLink \u03b3\u03b9\u03b1 \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b7 \u03b5\u03bc\u03c0\u03b5\u03b9\u03c1\u03af\u03b1!",TR_IGNORE:"\u0391\u03b3\u03bd\u03bf\u03ae\u03c3\u03c4\u03b5",TR_DL_NEW_DOWNLOAD:"\u039a\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5",TR_CHROME_TIPS:"\u03a5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03c0\u03c1\u03cc\u03b2\u03bb\u03b7\u03bc\u03b1 \u03c3\u03c5\u03bc\u03b2\u03b1\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03c3\u03c4\u03bf \u03c4\u03c1\u03ad\u03c7\u03bf\u03bd \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7\u03c2. \u03a4\u03bf Dobotlab \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03ae\u03c3\u03b5\u03b9 \u03ba\u03b1\u03bd\u03bf\u03bd\u03b9\u03ba\u03ac. \u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf \u03c0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 \u03c0\u03b5\u03c1\u03b9\u03ae\u03b3\u03b7\u03c3\u03b7\u03c2 Google Chrome \u03b3\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03bd\u03bf\u03af\u03be\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b9\u03c3\u03c4\u03bf\u03c3\u03b5\u03bb\u03af\u03b4\u03b1.",TR_DOWNLOAD_CHROME:"\u039a\u03b1\u03c4\u03b5\u03b2\u03ac\u03c3\u03c4\u03b5 \u03c4\u03bf Chrome",TR_DL_STATUS_OFF:"\u0394\u03b5\u03bd \u03be\u03b5\u03ba\u03af\u03bd\u03b7\u03c3\u03b5",TR_DL_STATUS_ON:"\u039e\u03b5\u03ba\u03af\u03bd\u03b7\u03c3\u03c4\u03b5",TR_DL_STATUS_UPDATE:"\u0395\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03c3\u03b9\u03bc\u03bf",TR_MY_HOMEWORK:"\u0397 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03bc\u03bf\u03c5",TR_CLASSWORK_TAG:"\u0395\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c4\u03ac\u03be\u03b7",TR_HOMEWORK_TAG:"\u0395\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_BLOCK_TYPE:"\u0391\u03c0\u03bf\u03ba\u03bb\u03b5\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c0\u03c1\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2",TR_PYTHON_TYPE:"\u03a0\u03c1\u03cc\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1 Python",TR_SUBMIT_TIME:"\u03a7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03a5\u03c0\u03bf\u03b2\u03bf\u03bb\u03ae\u03c2",TR_COMMENT_TIME:"\u03a7\u03c1\u03cc\u03bd\u03bf\u03c2 \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1\u03c2",TR_SCORE:"\u0392\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1",TR_CHECK_COMMENT:"\u0395\u03bb\u03ad\u03b3\u03be\u03c4\u03b5 \u03c4\u03bf \u03c3\u03c7\u03cc\u03bb\u03b9\u03bf",TR_NO_HOMEWORK:"\u038c\u03c7\u03b9 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_DO_HOMEWORK:"\u039a\u03ac\u03bd\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_CHECK:"\u0395\u03bb\u03ad\u03b3\u03c7\u03b8\u03b7\u03ba\u03b5",TR_ALL_STATUS:"\u038c\u03bb\u03b7 \u03b7 \u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7",TR_STATUS:"\u039a\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7",TR_STARTED:"\u03a3\u03b5 \u03b5\u03be\u03ad\u03bb\u03b9\u03be\u03b7",TR_SUBMITED:"\u03a5\u03c0\u03bf\u03b2\u03bb\u03ae\u03b8\u03b7\u03ba\u03b5",TR_FINISHED:"\u03a4\u03ad\u03bb\u03b5\u03b9\u03c9\u03c3\u03b1",TR_REFRESH:"\u03a6\u03c1\u03b5\u03c3\u03ba\u03ac\u03c1\u03c9",TR_HOMEWORK_LIB:"\u0395\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9 Lib",TR_HOMEWORK_MANAGE:"\u0394\u03b9\u03b1\u03c7\u03b5\u03af\u03c1\u03b9\u03c3\u03b7 \u03b5\u03c1\u03b3\u03b1\u03c3\u03b9\u03ce\u03bd \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_HOMEWORK_ACADEMIC_ANALYSIS:"\u0391\u03ba\u03b1\u03b4\u03b7\u03bc\u03b1\u03ca\u03ba\u03ae \u0391\u03bd\u03ac\u03bb\u03c5\u03c3\u03b7",TR_ALL_HOMEWORK:"\u038c\u03bb\u03b5\u03c2 \u03bf\u03b9 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b5\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_COMPLETION:"\u039f\u03bb\u03bf\u03ba\u03bb\u03ae\u03c1\u03c9\u03c3\u03b7",TR_COMMENT:"\u03a3\u03c7\u03cc\u03bb\u03b9\u03bf",TR_ENTER_NAME_ACCOUNT:"\u0395\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u038c\u03bd\u03bf\u03bc\u03b1 \u03ae \u0391\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2",TR_ENTER_SCORE:"\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03b7 \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1",TR_COMMENT_CONTENT:"\u03a3\u03c7\u03cc\u03bb\u03b9\u03bf",TR_ENTER_COMMENT:"\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1",TR_ALL_CLASSES:"\u038c\u03bb\u03b5\u03c2 \u03bf\u03b9 \u03a4\u03ac\u03be\u03b5\u03b9\u03c2",TR_ALL_CHAPTERS:"\u038c\u03bb\u03b1 \u03c4\u03b1 \u039a\u03b5\u03c6\u03ac\u03bb\u03b1\u03b9\u03b1",TR_ALL_SECTIONS:"\u038c\u03bb\u03b5\u03c2 \u03bf\u03b9 \u0395\u03bd\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2",TR_NEW_HOMEWORK:"\u039d\u03ad\u03b1 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_HOMEWORK_SEARCH_PLACEHOLDER:"\u0391\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9 / \u038c\u03bd\u03bf\u03bc\u03b1 / \u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03cc\u03c2",TR_DESIGNATION:"\u038c\u03bd\u03bf\u03bc\u03b1",TR_MODIFICATION_TIME:"\u038f\u03c1\u03b1 \u03a4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2",TR_CREATOR:"\u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03cc\u03c2",TR_PUBLISHED:"\u0394\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03b8\u03b7\u03ba\u03b5",TR_UNPUBLISHED:"\u0391\u03b4\u03b7\u03bc\u03bf\u03c3\u03af\u03b5\u03c5\u03c4\u03bf",TR_OFF:"\u039a\u03bb\u03b5\u03b9\u03c3\u03c4\u03ce",TR_OFFING:"\u039a\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf",TR_PUBLISHING:"\u0394\u03b7\u03bc\u03bf\u03c3\u03af\u03b5\u03c5\u03c3\u03b5",TR_HOMEWORK_NAME:"\u038c\u03bd\u03bf\u03bc\u03b1 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_LABORATORY:"\u03a4\u03cd\u03c0\u03bf\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_EXERCISE_TYPE:"\u03a4\u03cd\u03c0\u03bf\u03c2 \u0386\u03c3\u03ba\u03b7\u03c3\u03b7\u03c2",TR_HANDSON_EXERCISES:"\u03a0\u03c1\u03b1\u03ba\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b1\u03c3\u03ba\u03ae\u03c3\u03b5\u03b9\u03c2",TR_HOMEWORK:"\u0395\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_COURSE_CHAPTER:"\u039a\u03b5\u03c6\u03ac\u03bb\u03b1\u03b9\u03bf \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2",TR_SELECT_COURSE:"\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03bc\u03ac\u03b8\u03b7\u03bc\u03b1",TR_SELECT_CHAPTER:"\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03bf \u03ba\u03b5\u03c6\u03ac\u03bb\u03b1\u03b9\u03bf",TR_SELECT_SECTION:"\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1",TR_HOMEWORK_SETTING:"\u03a1\u03cd\u03b8\u03bc\u03b9\u03c3\u03b7 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_HOMEWORK_DELETE_TIPS:"\u0395\u03af\u03c3\u03c4\u03b5 \u03c3\u03af\u03b3\u03bf\u03c5\u03c1\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03ac\u03c8\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9;",TR_HOMEWORK_OFF_TIPS:"\u0395\u03af\u03c3\u03c4\u03b5 \u03c3\u03af\u03b3\u03bf\u03c5\u03c1\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03b1 \u03b1\u03c6\u03b1\u03b9\u03c1\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9; \u0391\u03c5\u03c4\u03ae \u03b7 \u03b5\u03bd\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1 \u03b8\u03b1 \u03b1\u03c6\u03b1\u03b9\u03c1\u03ad\u03c3\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b1\u03c0\u03cc \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03bf\u03c1\u03b1\u03c4\u03ad\u03c2 \u03c4\u03ac\u03be\u03b5\u03b9\u03c2.",TR_HOMEWORK_OFF_TIPS3:"\u0395\u03af\u03c3\u03c4\u03b5 \u03c3\u03af\u03b3\u03bf\u03c5\u03c1\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03b1 \u03b1\u03c6\u03b1\u03b9\u03c1\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9; \u0391\u03c5\u03c4\u03ae \u03b7 \u03b5\u03bd\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1 \u03b8\u03b1 \u03b1\u03c6\u03b1\u03b9\u03c1\u03ad\u03c3\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b1\u03c0\u03cc \u03cc\u03bb\u03b5\u03c2 \u03c4\u03b9\u03c2 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b5\u03bd\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2.",TR_HOMEWORK_OFF_TIPS2:"\u03a3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7: \u039c\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b1\u03bd\u03b1\u03b4\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03c5\u03c4\u03b5\u03af \u03bc\u03b5\u03c4\u03ac \u03c4\u03b7\u03bd \u03b1\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7",TR_REQUIRED:"\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9",TR_CHECK_RELATED_SECTION:"\u0394\u03b5\u03af\u03c4\u03b5 \u03c4\u03b7 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ae \u03b5\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1",TR_CHECK_VISIBLE_CLASSES:"\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03bf\u03c1\u03b1\u03c4\u03ce\u03bd \u03c4\u03ac\u03be\u03b5\u03c9\u03bd",TR_RELATED_SECTION:"\u03a3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ae \u0395\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1",TR_VISIBLE_CLASSES:"\u039f\u03c1\u03b1\u03c4\u03ad\u03c2 \u03c4\u03ac\u03be\u03b5\u03b9\u03c2",TR_PUBLISH_ERROR:"\u0394\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03c4\u03ac\u03be\u03b5\u03b9\u03c2 \u03b3\u03b9\u03b1 \u03b4\u03b7\u03bc\u03bf\u03c3\u03af\u03b5\u03c5\u03c3\u03b7",TR_PUBLISH_ERROR2:"\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03b4\u03b7\u03bc\u03bf\u03c3\u03af\u03b5\u03c5\u03c3\u03b7\u03c2",TR_PUBLISH_ERROR3:"\u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03bf\u03c1\u03b9\u03c3\u03c4\u03b5\u03af \u03b4\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03c5\u03bc\u03ad\u03bd\u03b7 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1",TR_PUBLISH_SUCCESS:"\u0394\u03b7\u03bc\u03bf\u03c3\u03b9\u03b5\u03cd\u03c4\u03b7\u03ba\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_PUBLISH_TIPS:"\u03a3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7: \u0397 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b8\u03b1 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03c3\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c3\u03b5 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c7\u03c1\u03cc\u03bd\u03bf \u03c3\u03c4\u03b7\u03bd \u03bf\u03c1\u03b1\u03c4\u03ae \u03c4\u03ac\u03be\u03b7",TR_PUBLISH_TIPS2:"\u03a3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7: \u0397 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b8\u03b1 \u03b5\u03bd\u03b7\u03bc\u03b5\u03c1\u03ce\u03c3\u03b5\u03b9 \u03c4\u03b7\u03bd \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9 \u03c3\u03b5 \u03c0\u03c1\u03b1\u03b3\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc \u03c7\u03c1\u03cc\u03bd\u03bf \u03c3\u03c4\u03b7 \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ae \u03b5\u03bd\u03cc\u03c4\u03b7\u03c4\u03b1",TR_HOMEWORK_PREVIEW:"\u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03c3\u03ba\u03cc\u03c0\u03b7\u03c3\u03b7 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_EDIT_TITLE:"\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c4\u03af\u03c4\u03bb\u03bf\u03c5",TR_ANSWER_CODE:"\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03b1\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7\u03c2",TR_SLAMPLE_CODE:"\u0394\u03b5\u03af\u03b3\u03bc\u03b1 \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1",TR_INSERT_IMAGE:"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2",TR_INSERT_LINK:"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5",TR_OPERATION_BEFORE:"\u0391\u03c5\u03c4\u03ae \u03b7 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03c4\u03b5\u03af \u03c0\u03c1\u03ce\u03c4\u03b1",TR_SAVE_SUCCESS:"\u0391\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03c4\u03b7\u03ba\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_SAVE_FAILURE:"\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7\u03c2",TR_IMPORT_FROM_EDIT:"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b1\u03c0\u03cc \u03c4\u03bf\u03bd \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc \u03b1\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7\u03c2",TR_IMPORT_CODE:"\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03b5\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae\u03c2",TR_TITLE:"\u03a4\u03af\u03c4\u03bb\u03bf\u03c2",TR_CANCEL_PREVIEW:"\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7 \u03c0\u03c1\u03bf\u03b5\u03c0\u03b9\u03c3\u03ba\u03cc\u03c0\u03b7\u03c3\u03b7\u03c2",TR_SCORE_SUCESS:"\u0392\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_SCORE_FAIL:"\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03bd\u03b1 \u03c3\u03ba\u03bf\u03c1\u03ac\u03c1\u03b5\u03b9",TR_COMMENT_TAG1:"\u039a\u03b1\u03bb\u03cc\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2",TR_COMMENT_TAG2:"\u03a3\u03c5\u03bd\u03ad\u03c7\u03b9\u03c3\u03b5",TR_COMMENT_TAG3:"\u03a3\u03c5\u03bd\u03bf\u03c0\u03c4\u03b9\u03ba\u03cc\u03c2 \u039a\u03ce\u03b4\u03b9\u03ba\u03b1\u03c2",TR_COMMENT_TAG4:"\u03a7\u03c1\u03b5\u03b9\u03ac\u03b6\u03b5\u03c3\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b7 \u03b5\u03be\u03ac\u03c3\u03ba\u03b7\u03c3\u03b7",TR_COMMENT_TAG5:"\u039a\u03b1\u03bb\u03ae \u039b\u03bf\u03b3\u03b9\u03ba\u03ae",TR_COMMENT_TAG6:"\u0395\u03be\u03b1\u03b9\u03c1\u03b5\u03c4\u03b9\u03ba\u03cc",TR_SUBMIT_SUCCESS:"\u03a5\u03c0\u03bf\u03b2\u03bb\u03ae\u03b8\u03b7\u03ba\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_SUBMIT_FAILURE:"\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c5\u03c0\u03bf\u03b2\u03bf\u03bb\u03ae\u03c2",TR_SUBMIT_HOMEWOEK:"\u03a5\u03c0\u03bf\u03b2\u03bf\u03bb\u03ae \u03b5\u03c1\u03b3\u03b1\u03c3\u03b9\u03ce\u03bd \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_CLOSE_TITLE:"\u039a\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf \u03a4\u03af\u03c4\u03bb\u03bf\u03c5",TR_VIEW_TITLE:"\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03a4\u03af\u03c4\u03bb\u03bf\u03c5",TR_CHOOSE_CATEGORY:"\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5 \u039a\u03b1\u03c4\u03b7\u03b3\u03bf\u03c1\u03af\u03b1",TR_UNBIND:"\u039b\u03cd\u03bd\u03c9",TR_UNBIND_CONFIRM:"\u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7 \u03c4\u03b7\u03c2 \u03b1\u03c0\u03bf\u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7\u03c2 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03b4\u03ac\u03c3\u03ba\u03b1\u03bb\u03bf;",TR_UNBIND_SUCCESS:"\u0391\u03c0\u03bf\u03b4\u03ad\u03c3\u03bc\u03b5\u03c5\u03c3\u03b7 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_RESET_SUCCESS:"\u0395\u03c0\u03b9\u03c4\u03c5\u03c7\u03ae\u03c2 \u03b5\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c4\u03bf\u03c5 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7\u03c2",TR_BIND_ID:"\u0391\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03b4\u03b5\u03c3\u03af\u03bc\u03b1\u03c4\u03bf\u03c2",TR_ID_NOT_EXIST:"\u0397 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b4\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9",TR_BIND_SUCCESS:"\u0394\u03b5\u03bc\u03ad\u03bd\u03bf \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_NAME_NOT_MATCH:"\u03a4\u03bf \u03c8\u03b5\u03c5\u03b4\u03ce\u03bd\u03c5\u03bc\u03bf \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03b4\u03b5\u03bd \u03c4\u03b1\u03b9\u03c1\u03b9\u03ac\u03b6\u03b5\u03b9 \u03bc\u03b5 \u03c4\u03bf \u03b1\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc",TR_USER_ID:"\u03a4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7",TR_ENTER_USER_ID:"\u0395\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03b1\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7",TR_ADD_TO_CLASS:"\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c3\u03c4\u03b7\u03bd \u03c4\u03ac\u03be\u03b7",TR_EDIT_SUCCESS:"\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03ac\u03c3\u03c4\u03b7\u03ba\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_EDIT_USER:"\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7",TR_ROLE_OPTION:"\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03a1\u03cc\u03bb\u03c9\u03bd",TR_BATCH_DELETE_ROLE:"\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03b5\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf\u03c5 {{\u03a1\u03cc\u03bb\u03bf\u03c5}};",TR_DELETE_ROLE_TIPS:"\u03a3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7: \u03bc\u03b5\u03c4\u03ac \u03c4\u03b7 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae, \u03c4\u03bf \u03b1\u03bd\u03b1\u03b3\u03bd\u03c9\u03c1\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03b8\u03b1 \u03b1\u03ba\u03c5\u03c1\u03c9\u03b8\u03b5\u03af \u03ba\u03b1\u03b9 \u03c4\u03b1 \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03b1 \u03c0\u03bf\u03c5 \u03c3\u03c7\u03b5\u03c4\u03af\u03b6\u03bf\u03bd\u03c4\u03b1\u03b9 \u03bc\u03b5 \u03c4\u03bf\u03bd \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc \u03b8\u03b1 \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03bf\u03cd\u03bd \u03c3\u03c5\u03b3\u03c7\u03c1\u03bf\u03bd\u03b9\u03c3\u03bc\u03ad\u03bd\u03b1.",TR_UNBIND_BTN:"\u039b\u03cd\u03bd\u03c9",TR_RESET_BTN:"\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac",TR_VALIDATE_ID:"\u0391\u03b3\u03b3\u03bb\u03b9\u03ba\u03ac, \u03bc\u03cc\u03bd\u03bf \u03b1\u03c1\u03b9\u03b8\u03bc\u03bf\u03af \u03ba\u03b1\u03b9 \u03c5\u03c0\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7",TR_VALIDATE_LENGTH:"\u039c\u03ae\u03ba\u03bf\u03c2 6~20 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2",TR_WORK_NOT_FOUND:"\u0394\u03b5\u03bd \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b1\u03bd \u03c3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ad\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b5\u03c2",TR_REFERENCE:"\u0391\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac\u03c2",TR_CHECK_REFERENCE:"\u0395\u03bb\u03ad\u03b3\u03be\u03c4\u03b5 \u03c4\u03b7\u03bd \u03b1\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 \u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac\u03c2",TR_CHANGE_SUCCESS:"\u0386\u03bb\u03bb\u03b1\u03be\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_ADD_SUCCESS:"\u03a0\u03c1\u03bf\u03c3\u03c4\u03ad\u03b8\u03b7\u03ba\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_ALL_TEACHERS:"\u038c\u03bb\u03bf\u03b9 \u03bf\u03b9 \u0394\u03ac\u03c3\u03ba\u03b1\u03bb\u03bf\u03b9",TR_ALL_STUDENTS:"\u039f\u03bb\u03bf\u03b9 \u03bf\u03b9 \u03bc\u03b1\u03b8\u03b7\u03c4\u03ad\u03c2",TR_SELECT_DATE:"\u03a6\u03af\u03bb\u03c4\u03c1\u03bf \u03b7\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1\u03c2",TR_NEARLY_A_YEAR:"\u03a3\u03c7\u03b5\u03b4\u03cc\u03bd \u03ad\u03bd\u03b1 \u03c7\u03c1\u03cc\u03bd\u03bf",TR_THIS_SEMESTER:"\u0391\u03c5\u03c4\u03cc \u03c4\u03bf \u03b5\u03be\u03ac\u03bc\u03b7\u03bd\u03bf",TR_BASIC_SITUATION:"\u0392\u03b1\u03c3\u03b9\u03ba\u03ad\u03c2 \u03c0\u03bb\u03b7\u03c1\u03bf\u03c6\u03bf\u03c1\u03af\u03b5\u03c2",TR_CLASS_COUNT:"\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03c4\u03ac\u03be\u03b5\u03c9\u03bd",TR_COUSE_COUNT:"\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03bc\u03b1\u03b8\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd",TR_STUDENGT_COUNT:"\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03bc\u03b1\u03b8\u03b7\u03c4\u03ce\u03bd",TR_EXPORT_ACADEMIC_DATA:"\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03b1\u03ba\u03b1\u03b4\u03b7\u03bc\u03b1\u03ca\u03ba\u03ce\u03bd \u03b4\u03b5\u03b4\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd",TR_LEARN_SITUATION:"\u03a3\u03c5\u03bd\u03b8\u03ae\u03ba\u03b7 \u03bc\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2",TR_SUB_NAME:"\u038c\u03bd\u03bf\u03bc\u03b1 \u039c\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2",TR_ALL_HOMEWORKS:"\u03a3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03cc\u03c2 \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03b9\u03ce\u03bd",TR_ALL_SUBMIT:"\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03c5\u03c0\u03bf\u03b2\u03bf\u03bb\u03ce\u03bd",TR_ALL_CORRENT:"\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03b4\u03b9\u03bf\u03c1\u03b8\u03ce\u03c3\u03b5\u03c9\u03bd",TR_ALL_COMPLETION_RATE:"\u03a0\u03bf\u03c3\u03bf\u03c3\u03c4\u03cc \u03bf\u03bb\u03bf\u03ba\u03bb\u03ae\u03c1\u03c9\u03c3\u03b7\u03c2 \u03c4\u03b7\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_ALL_EDIT_RATE:"\u03a0\u03bf\u03c3\u03bf\u03c3\u03c4\u03cc \u03b4\u03b9\u03cc\u03c1\u03b8\u03c9\u03c3\u03b7\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03b9\u03ce\u03bd \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_HOMEWORK_DETAIL:"\u039b\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b5\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_HIGHTEST_SCORE:"\u03a5\u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03bf \u03c3\u03ba\u03cc\u03c1",TR_AVERAGE_CALSSWORK:"\u039c\u03ad\u03c3\u03bf\u03c2 \u03cc\u03c1\u03bf\u03c2 \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b9\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b5\u03c2 \u03c4\u03b7\u03c2 \u03c4\u03ac\u03be\u03b7\u03c2",TR_AVERAGE_WORK:"\u039c\u03ad\u03c3\u03b7 \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_HOMEWORK_TOP3:"3 \u03ba\u03b1\u03bb\u03cd\u03c4\u03b5\u03c1\u03b5\u03c2 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b5\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9",TR_SCORE_OVER60:"\u039c\u03ad\u03c3\u03b7 \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1 > 60",TR_SCORE_LESSTHAN60:"\u039c\u03ad\u03c3\u03b7 \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1 < 60",TR_STUDENT_GRADE_EXCEL:"\u039c\u03b5\u03c4\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03bc\u03b1\u03b8\u03b7\u03c4\u03ae",TR_DELETE_SUCCESS:"\u0394\u03b9\u03b1\u03b3\u03c1\u03ac\u03c6\u03b7\u03ba\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_ADD_TO_CLASS_SUCCESS:"\u03a0\u03c1\u03bf\u03c3\u03c4\u03ad\u03b8\u03b7\u03ba\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1 \u03c3\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2",TR_REMOVE_PREPARATION:"\u0391\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2",TR_ADD_PREPARATION:"\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c3\u03c4\u03b7\u03bd \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2",TR_MY_PREPARATION:"\u03a0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b1 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2",TR_IMPORT:"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae",TR_EXPORT:"\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae",TR_ABOUT:"\u03a3\u03c7\u03b5\u03c4\u03b9\u03ba\u03ac \u03bc\u03b5",TR_EDU_PLATFORM:"\u03a0\u03bb\u03b1\u03c4\u03c6\u03cc\u03c1\u03bc\u03b1 \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7\u03c2",TR_VERSION:"\u0395\u03ba\u03b4\u03bf\u03c7\u03ae",TR_COMPANY:"Shenzhen Yuejiang Technology Co., Ltd.",TR_EDU_MANUAL:"\u039f\u03b4\u03b7\u03b3\u03cc\u03c2 \u03c7\u03c1\u03ae\u03c3\u03b7\u03c2 \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03bf\u03cd \u03b5\u03ba\u03c0\u03b1\u03af\u03b4\u03b5\u03c5\u03c3\u03b7\u03c2 Dobotlab",TR_CODING_MANUAL:"\u0395\u03b3\u03c7\u03b5\u03b9\u03c1\u03af\u03b4\u03b9\u03bf \u03c0\u03c1\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03bf\u03cd DobotLab",TR_REFRESH_SUCESS:"\u0391\u03bd\u03b1\u03bd\u03ad\u03c9\u03c3\u03b7 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_NAME_SUCCESS:"\u03a4\u03bf \u03cc\u03bd\u03bf\u03bc\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_IMG_SUCCESS:"\u0397 \u03c6\u03c9\u03c4\u03bf\u03b3\u03c1\u03b1\u03c6\u03af\u03b1 \u03c0\u03c1\u03bf\u03c6\u03af\u03bb \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03ae\u03b8\u03b7\u03ba\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1",TR_NO_PREPARATION:"\u03a7\u03c9\u03c1\u03af\u03c2 \u03c1\u03b5\u03ba\u03cc\u03c1 \u03c0\u03c1\u03bf\u03b5\u03c4\u03bf\u03b9\u03bc\u03b1\u03c3\u03af\u03b1\u03c2 \u03bc\u03b1\u03b8\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2",TR_TOOL_NAME:"\u038c\u03bd\u03bf\u03bc\u03b1",TR_DESCRIPTION:"\u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae",TR_LICENSE:"\u0386\u03b4\u03b5\u03b9\u03b1",TR_BUILT_WITH:"\u03a4\u03bf DobotLab \u03b1\u03c0\u03bf\u03c4\u03b5\u03bb\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc \u03c4\u03b1 \u03b1\u03ba\u03cc\u03bb\u03bf\u03c5\u03b8\u03b1 \u03bc\u03ad\u03c1\u03b7:",TR_CONFIRM_SUBMIT:"\u0397 \u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03c3\u03c0\u03af\u03c4\u03b9 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03b9\u03b7\u03b8\u03b5\u03af \u03bc\u03b5\u03c4\u03ac \u03c4\u03b7\u03bd \u03c5\u03c0\u03bf\u03b2\u03bf\u03bb\u03ae. \u0395\u03af\u03c3\u03c4\u03b5 \u03c3\u03af\u03b3\u03bf\u03c5\u03c1\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03b1 \u03c4\u03bf \u03c5\u03c0\u03bf\u03b2\u03ac\u03bb\u03b5\u03c4\u03b5?",TR_COURSE:"course",TR_COURSEANDCHAPTER:".course and chapter",TR_BlOCK_VERSE:"Block virtual simulation",TR_VERSE_VERSE:"Verse virtual simulation",TR_COURSES_SCENE:"Courses Scene",TR_SEL_SCENE:"Please select the scene",TR_BASIC_SCENE:"Basic scene",TR_COMMUNITY_SCENE:"Community scene",TR_SUPERMARKET_SCENE:"Supermarket scene",TR_DRUGSTORE_SCENE:"Drugstore scene",TR_FACTORY_SCENE:"Factory scene",TR_BLOCKVERSE_TYPE:"Blockly verse",TR_PYTHONVERSE_TYPE:"Python verse",TR_BLOCKVERSE_LAB:"Blockly Virtual Simulation Lab",TR_PYTHONVERSE_LAB:"Python Virtual Simulation Lab",TR_PLEASE_LOGIN:"In order to give you a better experience, please login before continuing to use",TR_DO_NOT_LOGIN_:"Don't log in",TR_AI_STARTER:"Ai-Starter",TR_SWITCH_PROGRAM:"Switching programming",TR_OPEN_AND_SELECT_LABORATORY:"Open programming -- select Laboratory"},v=x,W={"zh-cn":"\u7b80\u4f53\u4e2d\u6587",en:"English",da:"Dansk",cs:"\u010cesk\xe1 republika",es:"Espa\xf1ol",fi:"Suomen tasavalta",hu:"Magyarorsz\xe1g",ja:"\u65e5\u672c\u8a9e",nl:"Dutch",pt:"Portugu\xeas",ru:"\u0440\u0443\u0441\u0441\u043a\u0438\u0439 \u044f\u0437\u044b\u043a",hk:"\u7e41\u9ad4\u4e2d\u6587",it:"Italiano",fr:"Fran\xe7ais",sk:"Slovensk\xe1",pl:"Polski",el:"Greek"},B={"zh-cn":"\u7b80\u4f53\u4e2d\u6587",en:"English"};o.a.use(a.e).init({resources:{en:{translation:s},zh:{translation:T},da:{translation:l},cs:{translation:R},es:{translation:d},fi:{translation:p},hu:{translation:u},ja:{translation:S},nl:{translation:O},pt:{translation:I},ru:{translation:h},hk:{translation:P},it:{translation:D},fr:{translation:w},sk:{translation:M},pl:{translation:H},el:{translation:v}},lng:"zh-cn",keySeparator:!1,interpolation:{escapeValue:!1}});n.a=o.a}},[[311,14,15]]]);