Browse Source

字串更新

jeff 3 years ago
parent
commit
23e57710f0

+ 4 - 4
TEAMModelOS/ClientApp/src/locale/lang/en-US/ability.js

@@ -22,7 +22,7 @@ export default {
 		name: '任務名稱',
 		place1: '請輸入任務名稱...',
 		desc: '任務描述',
-		place2: '請填寫該任務的描述信息...',
+		place2: '請填寫該任務的描述資訊...',
 		goodTitle: '優秀評分點',
 		normalTitle: '合格評分點',
 		noTitle: '暫無評分點',
@@ -131,7 +131,7 @@ export default {
 		noCompulsory: '選修',
 		place2: '填寫微能力點編號...',
 		place3: '填寫微能力點名稱...',
-		place4: '填寫微能力點描述信息...',
+		place4: '填寫微能力點描述資訊...',
 		place5: '填寫微能力點環境...',
 		place6: '填寫微能力點建議...',
 		tip1: '編號不能為空',
@@ -139,13 +139,13 @@ export default {
 	},
 	upload: {
 		label1: '整校實施方案上傳',
-		label2: '信息化規劃上傳',
+		label2: '資訊化規劃上傳',
 		schoolName: '學校名稱',
 		tip1: '請輸入學校名稱...',
 		plan: '實施方案',
 		tip2: '支持Word、PDF格式上傳,文件大小需小於50M',
 		submit: '提交',
-		plan2: '信息化規劃',
+		plan2: '資訊化規劃',
 		tip3: '請先上傳方案文件!',
 		tip4: '學校名稱不能為空!',
 		tip5: '上傳成功!',

+ 3 - 3
TEAMModelOS/ClientApp/src/locale/lang/en-US/cusMgt.js

@@ -68,7 +68,7 @@ export default {
     editClassInfo:'Edit Class Information',
     dyClass:'Dynamic List',
     scClass:'Regular Classroom',
-    delStuContent:'Are you sure to remove ',
+    delStuContent:'Are you sure to delete ',
     delStuTips:'Please select the students to be deleted first',
     delClassTitle:'Delete class',
     stuClassCol1:'Name',
@@ -219,8 +219,8 @@ export default {
     gradeLabel:'Grade',
     cusNoRepeat:'The same course ID already exists',
     cusNameRepeat:'The same course name already exists',
-    noClassInfo:'暫未找到班級信息',
-    noRoomInfo:'暫未找到教室信息',
+    noClassInfo:'No class information found yet',
+    noRoomInfo:'No classroom information found yet',
 
     //MgtStuList.vue
     nameList:'Name list',

+ 61 - 61
TEAMModelOS/ClientApp/src/locale/lang/en-US/homework.js

@@ -1,21 +1,21 @@
 export default {
-	noVoteData: 'No HomeWorking data yet',
-	noDes: 'activity description cannot be empty!',
-	list: 'HomeWork Activity List',
+	noVoteData: 'No Homework data yet',
+	noDes: 'Homework description cannot be empty!',
+	list: 'Homework Activity List',
 	pending: 'Scheduled',
 	going: 'In progress',
 	finish: 'Has ended',
-	voteDetails: 'HomeWork Details',
+	voteDetails: 'Homework Details',
 	edit: 'Edit',
-	voteResult: 'HomeWork Data',
+	voteResult: 'Homework Data',
 	optionView: 'View option list',
 	stuListView: 'View student list',
-	defaultName: 'Default HomeWork Name',
-	isExistTip: 'Unsaved HomeWork activity already exists!',
+	defaultName: 'Default homework Name',
+	isExistTip: 'An unsaved homework activity already exists!',
 	getDataFailTip: 'Failed to obtain data!',
-	serverErrorTip: 'HomeWork activity interface is being adjusted, please try again later!',
-	deleteVote: 'Delete HomeWork',
-	deleteConfirmTip: 'Are you sure to delete this HomeWork activity?',
+	serverErrorTip: 'Homework activity interface is being adjusted, please try again later!',
+	deleteVote: 'Delete Homework',
+	deleteConfirmTip: 'Are you sure to delete this homework activity?',
 	deleteSuc: 'Delete successfully',
 	deleteFail: 'Failed to delete',
 	option: 'Option',
@@ -23,23 +23,23 @@ export default {
 	noData: 'No data yet',
 	getClassDataFailTip: 'Error in obtaining class student data',
 	form: {
-		name: 'HomeWork Name',
-		namePlace: 'Please enter HomeWork name',
-		target: 'HomeWork Participant',
+		name: 'Homework Name',
+		namePlace: 'Please enter homework name',
+		target: 'Homework Participant',
 		privateClass: 'Personal Class',
 		schoolClass: 'School Class',
-		targetPlace: 'Please select the HomeWork participant',
+		targetPlace: 'Please select the homework participant',
 		noFoundText: 'No class created yet',
 		time: 'Start Time',
-		endTimePlace: 'Please select the HomeWork ending time',
-		description: 'HomeWork Description',
+		endTimePlace: 'Please select the homework ending time',
+		description: 'Homework Description',
 		optionSetting: 'Option Settings',
 		addOption: 'Add Option',
 		selectNum: 'Vote Number',
 		attachments: 'Attachment',
-		allowFix: 'Allow supplementary homework',
-		allowComment: 'Open job mutual evaluation',
-		allowFileType: 'Limit job submission format',
+		allowFix: 'Allow supplement homework',
+		allowComment: 'Open student mutual evaluation',
+		allowFileType: 'Limit homework submission format',
 		once: 'Once',
 		day: 'Daily',
 		week: 'Weekly',
@@ -57,9 +57,9 @@ export default {
 		attachmentMaxTip: 'Maximum of 5 attachments can be uploaded',
 		optionNumsTip: 'Maximum of 10 options only',
 		noMatchDataTip: 'No matching data',
-		ruleName: 'HomeWork name cannot be empty',
-		ruleDescription: 'HomeWork description cannot be empty',
-		ruleClasses: 'HomeWork participant cannot be empty',
+		ruleName: 'Homework name cannot be empty',
+		ruleDescription: 'Homework description cannot be empty',
+		ruleClasses: 'Homework participant cannot be empty',
 		ruleTime: 'Please set the start time',
 		ruleDate: 'Date cannot be empty',
 		ruleStartTime: 'Start time cannot be earlier than the current time'
@@ -72,44 +72,44 @@ export default {
 	className: 'Class',
 	rate: 'Ratio',
 	table: {
-		fix: '補交',
-		already: '已交',
-		level: '',
-		teacherAppraise: '教師點評',
-		score: '評分',
-		star: '評星',
-		comment: '評語',
-		place1: '請輸入評語',
-		saveComment: '保存為常用評語',
-		myComment: '常用評語',
-		submit: '提交',
-		showComment: '查看互評',
-		commentScore: '互評分數',
-		allComments: '全部評論',
-		time: '發布時間',
-		submitDetail: '作業提交詳情',
-		submitContent: '提交內容',
-		noSubmit: '暫無提交內容',
-		attachements: '附件內容',
-		download: '下載所選文件',
-		downloadAll: '打包下載',
-		fileName: '文件名',
-		fileSize: '大小',
-		name: '姓名',
-		className: '班級',
-		isSubmit: '繳交',
-		alreadySubmit: '已提交',
-		submitTime: '提交時間',
-		columnScore: '分數',
-		noSubmitTip: '暫未提交作業!無法進行評分!',
-		columnComment: '評語',
-		action: '操作',
-		showHw: '查看作業',
-		noCompleteTip: '請填寫完整',
-		saveSucTip: '保存成功',
-		scoreSucTip: '點評成功',
-		delTip1: '刪除常用評語',
-		delTip2: '確認刪除該評語?',
-		delSucTip: '刪除成功'
+		fix: 'Supplement',
+		already: 'Submitted',
+		level: 'F',
+		teacherAppraise: 'Teacher Comment',
+		score: 'Score',
+		star: 'Star',
+		comment: 'Comment',
+		place1: 'Please enter a comment',
+		saveComment: 'Save as common comment',
+		myComment: 'Common Comments',
+		submit: 'Submit',
+		showComment: 'View Student Mutual Evaluation',
+		commentScore: 'Mutual Evaluation Score',
+		allComments: 'All Comment',
+		time: 'Sent Time',
+		submitDetail: 'Homework Submission Details',
+		submitContent: 'Submitted Content',
+		noSubmit: 'No content submitted yet',
+		attachements: 'Attachment Content',
+		download: 'Download the selected file',
+		downloadAll: 'Compress and Download',
+		fileName: 'File Name',
+		fileSize: 'Size',
+		name: 'Name',
+		className: 'Class',
+		isSubmit: 'Submit',
+		alreadySubmit: 'Submitted',
+		submitTime: 'Submit Time',
+		columnScore: 'Score',
+		noSubmitTip: 'No homework submitted yet! Unable to grade!',
+		columnComment: 'Comment',
+		action: 'Operate',
+		showHw: 'View',
+		noCompleteTip: 'Please complete the form',
+		saveSucTip: 'Save successfully',
+		scoreSucTip: 'Comment successfully',
+		delTip1: 'Delete common comments',
+		delTip2: 'Are you sure you to delete the comment?',
+		delSucTip: 'Delete successfully'
 	}
 }

+ 184 - 184
TEAMModelOS/ClientApp/src/locale/lang/en-US/jyzx.js

@@ -1,231 +1,231 @@
 export default{
     common: {
-        theme: "话题",
+        theme: "話題",
         content: "内容",
-        reply: "回",
-        comment: "评论回复",
-        report: "举报",
-        sure: "定",
+        reply: "回",
+        comment: "評論回覆",
+        report: "舉報",
+        sure: "定",
         cancel: "取消",
-        delete: "除",
+        delete: "除",
         complete: "已完成",
-        loadTime: "上传时间",
+        loadTime: "上傳時間",
         action: "操作",
-        seeEvaluate: "查看评价",
+        seeEvaluate: "查看評價",
         school: "校",
-        area: "",
-        typeSch: "校",
-        typeArea: "区级",
-        point: "能力",
-        pointName: "能力点名称",
-        dimension: "度",
-        message: "请选择举报类型:",
-        success1: "回成功",
-        success2: "举报成功",
-        success3: "除成功",
-        error: "删除失败",
+        area: "",
+        typeSch: "校",
+        typeArea: "區級",
+        point: "能力",
+        pointName: "能力點名稱",
+        dimension: "度",
+        message: "請選擇舉報類型:",
+        success1: "回成功",
+        success2: "舉報成功",
+        success3: "除成功",
+        error: "刪除失敗",
     },
     // 线上研修
     online: {
-        checkedPoint: "微能力",
-        addPoint: "增加能力",
+        checkedPoint: "微能力",
+        addPoint: "增加能力",
         compulsory: "必修",
-        knowledge: "通",
-        elective: "修",
-        studyTime: "学时",
-        chapter: "章",
-        resources: "有关联资源",
-        relResources: "关联资源",
-        relTopic: "关联话题",
-        study: "您已学习:",
-        time: "/20学时",
-        tips: "必修能力点已为您默认勾选!点击确定后就可开始学习",
-        type: "状态",
-        no: "标号",
-        environment: "所属环境",
-        message1: "增加能力成功",
-        message2: "已学完本章节",
-        message3: "该能力点已学完",
-        placeholder1: "发起新的话题",
-        release: "发布",
-        relSucess: "话题发布成功",
-        timeStudy: "学习时间",
-        minute: "分",
-        lastStudy: "上次学习",
-        noStudy: "未开始学习",
-        okStudy: "已完"
+        knowledge: "通",
+        elective: "修",
+        studyTime: "學時",
+        chapter: "章",
+        resources: "有關聯資源",
+        relResources: "關聯資源",
+        relTopic: "關聯話題",
+        study: "您已學習:",
+        time: "/20學時",
+        tips: "必修能力點已為您默認勾選!點擊確定後就可開始學習",
+        type: "狀態",
+        no: "標號",
+        environment: "所屬環境",
+        message1: "增加能力成功",
+        message2: "已學完本章節",
+        message3: "該能力點已學完",
+        placeholder1: "發起新的話題",
+        release: "發佈",
+        relSucess: "話題發佈成功",
+        timeStudy: "學習時間",
+        minute: "分",
+        lastStudy: "上次學習",
+        noStudy: "未開始學習",
+        okStudy: "已完"
     },
     // 校本研修
     offline: {
-        activity: "研修活",
-        info: "详细信息",
-        creator: "建者",
-        noPeople: "",
-        joinNum: "参与人数",
-        actTime: "活动时间",
-        target: "学习对象",
-        basicInfo: "基础信息",
-        studyTar: "研修目",
-        address: "培训地点",
-        speaker: "主人",
-        type: "型",
-        studyTime: "学时",
-        homework: "作",
-        hwName: "作业名称",
-        hwDes: "作描述",
-        hwUpload: "上传作业",
-        againLoad: "重新上",
-        question: "卷",
-        queName: "问卷名称",
-        queDes: "卷描述",
-        queAnswer: "作答卷",
-        feedback: "问卷反馈",
+        activity: "研修活",
+        info: "詳細資訊",
+        creator: "建者",
+        noPeople: "",
+        joinNum: "參與人數",
+        actTime: "活動時間",
+        target: "學習對象",
+        basicInfo: "基礎資訊",
+        studyTar: "研修目",
+        address: "培訓地點",
+        speaker: "主人",
+        type: "型",
+        studyTime: "學時",
+        homework: "作",
+        hwName: "作業名稱",
+        hwDes: "作描述",
+        hwUpload: "上傳作業",
+        againLoad: "重新上",
+        question: "卷",
+        queName: "問卷名稱",
+        queDes: "卷描述",
+        queAnswer: "作答卷",
+        feedback: "問卷迴響",
         answered: "已作答",
-        exam: "评测",
-        examName: "评测名称",
-        examDes: "评测描述",
-        examAnswer: "作答评测",
-        answerExam: "评测作答",
-        right: "答",
-        error: "答",
-        topic: "",
+        exam: "評測",
+        examName: "評測名稱",
+        examDes: "評測描述",
+        examAnswer: "作答評測",
+        answerExam: "評測作答",
+        right: "答",
+        error: "答",
+        topic: "",
         success1: "保存成功",
-        success2: "上成功",
-        error1: "保存失",
-        error2: "上传失败",
-        error3: "此时不在该活动的作答时间内,无法作答",
-        error4: "您不在该活动的名单中,无法作答",
-        message1: "问卷未填写完,请继续填写",
-        message2: "评测未作答完,请继续作答",
-        placeholder1: "入您的回答内容...",
-        message3: "除成功",
-        delTitle: "研修活动已被删除,是否删除此条记录?",
-        delOk: "除",
+        success2: "上成功",
+        error1: "保存失",
+        error2: "上傳失敗",
+        error3: "此時不在該活動的作答時間内,無法作答",
+        error4: "您不在該活動的名單中,無法作答",
+        message1: "問卷未填寫完,請繼續填寫",
+        message2: "評測未作答完,請繼續作答",
+        placeholder1: "入您的回答内容...",
+        message3: "除成功",
+        delTitle: "研修活動已被刪除,是否刪除此條記錄?",
+        delOk: "除",
         delCancel: "取消",
-        answerTime: "截止时间",
+        answerTime: "截止時間",
         submit: "提交",
-        tips1: "提示:可从下方选择一个文件上传到区",
-        submitFile: "提交文件",
-        upload: "下",
-        extLimit: "该文件格式不符合要求",
-        message4: "请先选择文件!",
-        uploadSuccess: '上成功',
-        uploadError: '上传失败',
+        tips1: "提示:可從下方選擇一個文件上傳到區",
+        submitFile: "提交檔案",
+        upload: "下",
+        extLimit: "該檔案格式不符合要求",
+        message4: "請先選擇檔案!",
+        uploadSuccess: '上成功',
+        uploadError: '上傳失敗',
     },
     // 应用考核
     application: {
-        list: "成果列表",
-        discuss: "成果互",
-        disNum: "互评次数",
-        disByMe: "自评结果",
-        disBySchool: "校评结果",
-        spotCheck: "家抽查",
-        testByMe: "自我检测结果",
-        fine: "秀",
+        list: "成果清單",
+        discuss: "成果互",
+        disNum: "互評次數",
+        disByMe: "自評結果",
+        disBySchool: "校評結果",
+        spotCheck: "家抽查",
+        testByMe: "自我檢測結果",
+        fine: "秀",
         qualified: "合格",
         unqualified: "不合格",
-        noEvaluate: "未评价",
-        pass: "通",
-        noPass: "未通",
-        load: "上文件",
-        againTest: "重新检测",
-        meTest: "自我检测",
-        score: "前往分",
-        againScore: "重新分",
-        evaName: "评价人",
-        evaType: "评测类型",
-        evaResult: "评价结果",
-        evaContent: "评价内容",
-        evaTime: "评价时间",
-        evaSchool: "校",
-        evaOther: "互",
-        evaMe: "自",
-        admin: "管理",
-        teacher: "老",
-        teacher1: "教",
+        noEvaluate: "未評估",
+        pass: "通",
+        noPass: "未通",
+        load: "上文件",
+        againTest: "重新檢測",
+        meTest: "自我檢測",
+        score: "前往分",
+        againScore: "重新分",
+        evaName: "評估人",
+        evaType: "評測類型",
+        evaResult: "評價結果",
+        evaContent: "評估內容",
+        evaTime: "評估時間",
+        evaSchool: "校",
+        evaOther: "互",
+        evaMe: "自",
+        admin: "管理",
+        teacher: "老",
+        teacher1: "教",
         noCheck: "未抽查",
-        teacherName: "教姓名",
-        message1: "您确实要删除该作业吗?",
+        teacherName: "教姓名",
+        message1: "您確實要刪除該作業嗎?",
     },
     // 课堂实录
     classRecord: {
-        myRecod: "我的课堂实录",
-        groupRecord: "同组课堂实录",
-        loadOK: "确认上传",
-        videoName: "视频名称",
+        myRecod: "我的課堂實錄",
+        groupRecord: "同組課堂實錄",
+        loadOK: "確認上傳",
+        videoName: "影片名稱",
         fileSize: "文件大小",
-        loadDes: "选择或者拖拽文件到该区域进行上传",
-        loadAuth: "上作者",
+        loadDes: "選擇或者拖拽檔案到該區域進行上傳",
+        loadAuth: "上作者",
         size: "大小",
-        see: "查看课程及评价",
-        evaName: "评价人",
-        evaType: "评测类型",
-        evaResult: "评价结果",
-        evaContent: "评价内容",
-        evaTime: "评价时间",
-        message1: "您确实要删除这条视频吗?",
-        message2: "上传失败",
-        message3: "上成功",
-        message4: "除成功",
-        message5: "删除失败",
-        message6: "暂无同组课堂实录",
+        see: "查看課程及評估",
+        evaName: "評估人",
+        evaType: "評測類型",
+        evaResult: "評價結果",
+        evaContent: "評估內容",
+        evaTime: "評估時間",
+        message1: "您確實要刪除這條影片嗎?",
+        message2: "上傳失敗",
+        message3: "上成功",
+        message4: "除成功",
+        message5: "刪除失敗",
+        message6: "暫無同組課堂實錄",
     },
     // 讨论中心
     discuss: {
-        addTopic: "新增话题",
-        topicType: "话题类型",
-        normal: "普通话题",
-        point: "能力点话题",
-        allTopic: "所有话题",
-        myTopic: "我的话题",
-        replyMe: "回我的",
-        placeholder1: "请输入关键字",
-        placeholder2: "新的话题",
-        placeholder3: "请选择",
-        placeholder4: "请输入正文",
-        success1: "表成功",
-        error1: "发表失败",
-        message1: "切换至我的话题",
-        message2: "切换至回复我的",
+        addTopic: "新增話題",
+        topicType: "話題類型",
+        normal: "普通話題",
+        point: "能力點話題",
+        allTopic: "所有話題",
+        myTopic: "我的話題",
+        replyMe: "回我的",
+        placeholder1: "請輸入關鍵字",
+        placeholder2: "新的話題",
+        placeholder3: "請選擇",
+        placeholder4: "請輸入正文",
+        success1: "表成功",
+        error1: "發表失敗",
+        message1: "切換至我的話題",
+        message2: "切換至回覆我的",
     },
     // 活动
     activity: {
-        voteHeader1: "投票列表",
-        voteHeader2: "投票容",
-        queHeader1: "问卷列表",
-        queHeader2: "问卷内容",
+        voteHeader1: "投票清單",
+        voteHeader2: "投票容",
+        queHeader1: "問卷清單",
+        queHeader2: "問卷內容",
         des: "描述",
-        voteArea: "投票",
-        haveVoteNum: "可投票",
+        voteArea: "投票",
+        haveVoteNum: "可投票",
         submit: "提交投票",
-        startTime: "发起时间",
-        numExce: "投票已超出",
+        startTime: "發起時間",
+        numExce: "投票已超出",
         incomplete: "未完成",
         success1: "投票成功",
         success2: "提交成功!",
-        message1: "您未投票",
-        message2: "存在未作答的目!",
-        message3: "已作答的问卷无法修改!",
+        message1: "您未投票",
+        message2: "存在未作答的目!",
+        message3: "已作答的問卷無法修改!",
     },
     homePage: {
-        totalTime: '总学时',
-        online: "线上研修",
-        offline: "线下研修",
-        application: "认证材料",
-        classRecord: "课堂实录",
-        studyPoint: "已学能力点",
-        okPoint: "检测合格能力点",
+        totalTime: '總學時',
+        online: "上研修",
+        offline: "下研修",
+        application: "認證材料",
+        classRecord: "課堂實錄",
+        studyPoint: "已學能力點",
+        okPoint: "檢測合格能力點",
         achievements: "成果提交",
-        area: "区级研修",
-        areaQue: "区级问卷",
-        areaVote: "区级投票",
+        area: "區級研修",
+        areaQue: "區級問卷",
+        areaVote: "區級投票",
         school: "校本研修",
-        schoolQue: "校本卷",
+        schoolQue: "校本卷",
         schoolVote: "校本投票",
-        time: "学时",
-        minute: "分",
-        remarks1: "总学时:线上研修 + 校本研修 + 认证材料 + 课堂实录",
-        remarks2: "注:各指标达到要求后,多余学时不再计入总学时",
-        remarks3: "注:45分钟 = 1学时",
+        time: "學時",
+        minute: "分",
+        remarks1: "總學時:線上研修 + 校本研修 + 認證材料 + 課堂實錄",
+        remarks2: "注:各指標達到要求後,多餘學時不再計入總學時",
+        remarks3: "注:45分鐘 = 1學時",
     }
 }

+ 15 - 15
TEAMModelOS/ClientApp/src/locale/lang/en-US/learnActivity.js

@@ -18,7 +18,7 @@ export default {
         going: 'In progress',
         finish: 'Ended',
         endTime: 'Ending time:',
-        stop: 'End immediately',
+        stop: 'End Now',
         evType: 'Assessment Type:',
         evMode: 'Assessment Method:',
         stuCount: 'Number of participants:',
@@ -43,7 +43,7 @@ export default {
         noJoin: 'This account has not joined any schools yet!',
         myEv: 'Assessment I started',
         teaEv: 'Assessments started by the instructor',
-        markSetting: 'Marking Task',
+        markSetting: 'Marking Assistant',
         markData: 'Marking Data',
         ftStatus: 'Status:',
         ftType: 'Type:',
@@ -78,16 +78,16 @@ export default {
         perviewLabel: 'Exam Files Preview',
         importLabel: 'Import Instruction',
         answerPreview: 'Answering Preview',
-        errTips1: 'Cannot be empty',
-        errTips2: 'Please select type',
-        errTips3: 'Please select type',
-        errTips4: 'Please select type',
-        errTips5: 'Please select type',
-        errTips6: 'Please select participant',
-        errTips7: 'Please select starting time',
-        errTips8: 'Please select start time',
-        errTips9: 'Please select end time',
-        errTips10: 'Please select school system',
+        errTips1: 'Cannot be empty!',
+        errTips2: 'Please select type',
+        errTips3: 'Please select type',
+        errTips4: 'Please select type',
+        errTips5: 'Please select type',
+        errTips6: 'Please select participant',
+        errTips7: 'Please select starting time',
+        errTips8: 'Please select start time',
+        errTips9: 'Please select end time',
+        errTips10: 'Please select school system',
         errTips11: '請設置進線生比例',
         errTips12: '請設置踩線生計算分數',
         stPaperTitle: 'Select exam file',
@@ -179,7 +179,7 @@ export default {
         hMillion: 'One hundred million',
         noStuAns: 'Not answered',
         noStuAns1: 'Not answered yet',
-        ansErr:'答案數據異常',
+        ansErr:'Answer Data Abnormal',
         trueAns: 'Correct',
         falseAns: 'Incorrect',
         //Scoring.vue
@@ -212,7 +212,7 @@ export default {
         markLabel:'Annotation',
         saveScoreTitle:'Save Score',
         saveScoreContent:'The scores you modified have not been saved yet, do you want to save them?',
-        orgImg:'原圖',
+        orgImg:'Original Image',
         myMark:'我的批註',
         viewOrigin:'查閱原卷',
         noOrData:'暫無原卷數據'
@@ -397,7 +397,7 @@ export default {
         completeQu: '當前題目已閱完,請切換題目',
         completeStu: '當前完成當前學生評分,如果繼續評分,請切換學生',
         noAnswer: '未作答',
-        stuInfoErr: '學生信息異常',
+        stuInfoErr: '學生資訊異常',
         ummarkQu: '未閱題目',
         unmarkContent: '題目尚未評分,是否跳轉到對應題目繼續評分? ',
         finished: '已閱完',

+ 2 - 2
TEAMModelOS/ClientApp/src/locale/lang/en-US/notice.js

@@ -4,7 +4,7 @@ export default {
 	type2:'Invitation Notification',
 	type3:'Removal Notification',
 	type4:'Syllabus Notification',
-	type5:'Administrator transfer Notification',
+	type5:'Administrator Transfer Notification',
 	type6:'阅卷任务分配通知',
 	tip1:'applies to join',
 	tip2:'has invited you to join',
@@ -14,7 +14,7 @@ export default {
 	tip6:'has removed you',
 	tip7:'You are invited to co-edit the school syllabus',
 	tip8:'shared a syllabus with you',
-	tip9:'老師將管理員轉讓給您',
+	tip9:'transfers the administrator status to you',
 	tip10:'给您分配了阅卷任务',
 	tip11:'给您分配了异常卷阅卷任务',
 	tip12:'给您分配了仲裁卷阅卷任务',

+ 5 - 5
TEAMModelOS/ClientApp/src/locale/lang/en-US/notify.js

@@ -28,13 +28,13 @@ export default {
     noNotify:'No Announcement Yet',
     notifyDetail:'Announcement Detail',
     delNotifyTitle:'Delete Announcement',
-    delNotifyContent:'Are you sure you want to delete',
+    delNotifyContent:'Are you sure you want to delete ',
     ok:'Yes',
     no:'No',
     delOk:'Delete Successfully',
     delErr:'Failed to delete',
-    classTitle:'創建班級公告',
-    classLabel:'班級',
-    attr:'屬性',
-    isAutoDel:'是否到期自動刪除'
+    classTitle:'Create Class Announcement',
+    classLabel:'Class',
+    attr:'Attributes',
+    isAutoDel:'Delete automatically when it expires'
 }

+ 19 - 19
TEAMModelOS/ClientApp/src/locale/lang/en-US/studentWeb.js

@@ -258,7 +258,7 @@ export default {
     billboard: {
         description: 'Description',
         referlink: 'Linking information',
-        attachment: 'Annexes',
+        attachment: 'Attachment',
         reference: 'References'
     },
     preview: {
@@ -330,9 +330,9 @@ export default {
         timeoutApply: 'Teacher has issued late homework pass, so please upload them as soon as possible',
         contentPage: 'Homework Content',
         scorePage: 'Score and Comment',
-        score: 'Score From Teacher',
-        classmatesComments: 'Score From Classmates',
-        comment: 'Give a comment: ',
+        score: 'From Teacher',
+        classmatesComments: 'From Classmates',
+        comment: 'Comment: ',
         supcomment: 'Additional Comments: ',
         delTitle: "The homework has been deleted, do you want to delete this record?",
         delOk: "Delete",
@@ -341,7 +341,7 @@ export default {
         extLimit: "The file format does not meet the requirements",
         message1: "Please select a file first!",
         message2: "Please rate and write comments first",
-        message3: "该班级暂无其他学生",
+        message3: "There are no other students in this class at this time",
         message4: "暂无其他学生提交记录",
         uploadTime: "Submit Time",
         upload: "Download",
@@ -349,19 +349,19 @@ export default {
         maxSize: "Less than 50MB",
         fileType: "Format Restriction",
         placeholder1: "Homework answers...",
-        scoreNum: '',
-        grade: "评分",
-        time: "发布时间",
-        tips1: "老师还未开始打分",
-        tips2: "同学们还没给你打分",
-        content: "内容",
-        attachment: '附件',
-        success1: "点评成功",
-        error1: "点评失败",
-        table1: "文件名称",
-        table2: "上传时间",
-        table3: "文件类型",
-        table4: "操作",
+        scoreNum: 'Point',
+        grade: "Grade",
+        time: "Start Time",
+        tips1: "The teacher has not yet started grading",
+        tips2: "Classmates have not given you a score",
+        content: "Content",
+        attachment: 'Attachment',
+        success1: "Comment successfully",
+        error1: "Failed to comment",
+        table1: "File Name",
+        table2: "Upload time",
+        table3: "File Type",
+        table4: "Operate",
     },
     classmatesComment: {
         title: "Classmates' homework observation and mutual evaluation",
@@ -426,7 +426,7 @@ export default {
             cancel: 'Cancel',
             ok: 'OK',
             submitQuizhint: 'Reminder',
-            submitQuizhintDes1: 'The system has detected that you have completed all questions. Are you sure to submit your answers?',
+            submitQuizhintDes1: 'The system has detected that you have completed all questions. Are you sure to submit your answers? ',
             submitQuizhint1: "该评量的作答时间已结束,请交卷",
             check: 'No, need to check again',
             conAnswer0: 'Currently you have',

+ 1 - 1
TEAMModelOS/ClientApp/src/locale/lang/en-US/system.js

@@ -49,7 +49,7 @@ export default {
         prtVote:'Poll',
         prtQu:'Survey',
         selfLearn:'Self-directed Learning',
-        homework:'Assignmnet',
+        homework:'Homework',
         acRecord: 'Activity Record',
         cusMgt:'Course',
         taskList:'Task List',

+ 3 - 3
TEAMModelOS/ClientApp/src/locale/lang/en-US/task.js

@@ -28,10 +28,10 @@ export default {
     noMarking:'暫無進行中學生',
     noMarked:'暫無已閱學生',
     markTask:'閱卷任務',
-    errTask:'異常卷任務',
-    arbTask:'仲裁卷任務',
+    errTask:'異常卷處理',
+    arbTask:'仲裁卷處理',
     markSubject:'批閱科目:',
-    noMarkTask:'暫無進行中的任務',
+    noMarkTask:'暫無任務',
     noMarkTask1:'暫無結束的任務',
     dataCount:'數據統計',
     errCount:'異常統計',

+ 7 - 7
TEAMModelOS/ClientApp/src/locale/lang/en-US/train.js

@@ -2,8 +2,8 @@ export default {
     create: {
         lastStep: '上一步',
         nextStep: '下一步',
-        baseInfo: '基礎信息',
-        detailInfo: '詳情信息',
+        baseInfo: '基礎資訊',
+        detailInfo: '詳情資訊',
         advancedTitle: '高級設置',
         publishTitle: '發布活動',
         typeLabel: '類型',
@@ -50,7 +50,7 @@ export default {
         publishOk: '發布成功',
         publishErr: '發布失敗',
         publishBtn: '確認發布',
-        viewInfo: '查看信息',
+        viewInfo: '查看資訊',
         back: '返回列表',
         addItemTitle: '添加題目',
         hwSet: '作業設置',
@@ -65,12 +65,12 @@ export default {
         hwErr: '作業保存失敗',
         examOk: '評測保存成功',
         examErr: '評測保存失敗',
-        fullInfo: '請完善信息! ',
+        fullInfo: '請完善資訊! ',
         quType1: '單選題',
         quType2: '多選題',
         quType3: '判斷題',
         quType4: '問答題',
-        trainType1: '信息化教學案例展示與分享',
+        trainType1: '資訊化教學案例展示與分享',
         trainType2: '專家專題培訓',
         trainType3: '同課同構',
         trainType4: '同課異構',
@@ -156,8 +156,8 @@ export default {
         delErr: '刪除失敗',
         saveOk: '保存成功',
         saveErr: '保存失敗',
-        examErrInfo: '評測信息獲取失敗',
-        hwErrInfo: '作業信息獲取失敗',
+        examErrInfo: '評測資訊獲取失敗',
+        hwErrInfo: '作業資訊獲取失敗',
         hwUpdTime: '作業提交時間',
         quAsTime: '完成問卷時間',
         examAsTime: '完成評測時間',

+ 4 - 4
TEAMModelOS/ClientApp/src/locale/lang/zh-TW/ability.js

@@ -22,7 +22,7 @@ export default {
 		name: '任務名稱',
 		place1: '請輸入任務名稱...',
 		desc: '任務描述',
-		place2: '請填寫該任務的描述信息...',
+		place2: '請填寫該任務的描述資訊...',
 		goodTitle: '優秀評分點',
 		normalTitle: '合格評分點',
 		noTitle: '暫無評分點',
@@ -131,7 +131,7 @@ export default {
 		noCompulsory: '選修',
 		place2: '填寫微能力點編號...',
 		place3: '填寫微能力點名稱...',
-		place4: '填寫微能力點描述信息...',
+		place4: '填寫微能力點描述資訊...',
 		place5: '填寫微能力點環境...',
 		place6: '填寫微能力點建議...',
 		tip1: '編號不能為空',
@@ -139,13 +139,13 @@ export default {
 	},
 	upload: {
 		label1: '整校實施方案上傳',
-		label2: '信息化規劃上傳',
+		label2: '資訊化規劃上傳',
 		schoolName: '學校名稱',
 		tip1: '請輸入學校名稱...',
 		plan: '實施方案',
 		tip2: '支持Word、PDF格式上傳,文件大小需小於50M',
 		submit: '提交',
-		plan2: '信息化規劃',
+		plan2: '資訊化規劃',
 		tip3: '請先上傳方案文件!',
 		tip4: '學校名稱不能為空!',
 		tip5: '上傳成功!',

+ 3 - 3
TEAMModelOS/ClientApp/src/locale/lang/zh-TW/cusMgt.js

@@ -68,7 +68,7 @@ export default {
     editClassInfo: '修改班級資訊',
     dyClass: '動態名單',
     scClass: '常規教室',
-    delStuContent: '是否確認除',
+    delStuContent: '是否確認除',
     delStuTips: '請先選擇需要刪除的學生!',
     delClassTitle: '刪除班級',
     stuClassCol1: '姓名',
@@ -219,8 +219,8 @@ export default {
     gradeLabel: '年級',
     cusNoRepeat:'課程編碼重複',
     cusNameRepeat:'課程名稱重複',
-    noClassInfo:'暫未找到班級信息',
-    noRoomInfo:'暫未找到教室信息',
+    noClassInfo:'暫未找到班級資訊',
+    noRoomInfo:'暫未找到教室資訊',
 
     //MgtStuList.vue
     nameList: '名單',

+ 3 - 3
TEAMModelOS/ClientApp/src/locale/lang/zh-TW/evaluation.js

@@ -21,7 +21,7 @@ export default {
 		collapseAll: '全部折疊',
 		autoCreate: '智慧組卷',
 		manualCreate: '挑題組卷',
-		importCreate: '文檔導入',
+		importCreate: '導題組卷',
 		backList: '返回列表'
 	},
 	filter: {
@@ -117,7 +117,7 @@ export default {
 		linkTip: '請輸入正確的連結網址(如:https://www.youtube.com)',
 		childList: '小題清單',
 		addChild: '增加小題',
-		save: '保存試題',
+		save: '儲存',
 		cancel: '取消',
 		composeTip: '綜合題的知識點請關聯到小題上!',
 		noSchoolTip: '您當前未加入學校,無法選擇知識點!',
@@ -169,7 +169,7 @@ export default {
 		paperErrorTip: '試卷資料讀取失敗!',
 		confirmDelete: '確認刪除該試卷嗎?',
 		editPaper: '編輯試卷',
-		backToBank: '返回',
+		backToBank: '返回試卷庫',
 		baseInfo: '基礎資訊',
 		paperType: '試卷類型',
 		schoolBank: '學校公有試卷庫',

+ 1 - 1
TEAMModelOS/ClientApp/src/locale/lang/zh-TW/homework.js

@@ -39,7 +39,7 @@ export default {
 		attachments: '作業附件',
 		allowFix: '允許補交作業',
 		allowComment: '允許學生互評',
-		allowFileType: '限作業提交格式',
+		allowFileType: '限作業提交格式',
 		once: '單次',
 		day: '每日',
 		week: '每週',

+ 11 - 11
TEAMModelOS/ClientApp/src/locale/lang/zh-TW/learnActivity.js

@@ -43,7 +43,7 @@ export default {
         noJoin: '此帳號暫未加入任何學校!',
         myEv: '我發佈的評量',
         teaEv: '任課老師發佈的評量',
-        markSetting: '閱卷任務',
+        markSetting: '閱卷助手',
         markData: '閱卷數據',
         ftStatus: '狀態:',
         ftType: '類型:',
@@ -78,16 +78,16 @@ export default {
         perviewLabel: '試卷預覽',
         importLabel: '匯入說明',
         answerPreview: '作答預覽',
-        errTips1: '評量名稱不能為空',
-        errTips2: '測試類型不能為空',
-        errTips3: '評量模式不能為空',
-        errTips4: '請設定類別',
-        errTips5: '請設定施測類型',
-        errTips6: '請設定施測對象',
-        errTips7: '請設定發佈方式',
-        errTips8: '請設定發佈時間',
-        errTips9: '請設定結束時間',
-        errTips10: '請設定施測學制',
+        errTips1: '評量名稱不能為空',
+        errTips2: '測試類型不能為空',
+        errTips3: '評量模式不能為空',
+        errTips4: '請設定類別',
+        errTips5: '請設定施測類型',
+        errTips6: '請設定施測對象',
+        errTips7: '請設定發佈方式',
+        errTips8: '請設定發佈時間',
+        errTips9: '請設定結束時間',
+        errTips10: '請設定施測學制',
         errTips11: '請設置進線生比例',
         errTips12: '請設置踩線生計算分數',
         stPaperTitle: '挑選試卷',

+ 3 - 3
TEAMModelOS/ClientApp/src/locale/lang/zh-TW/task.js

@@ -28,10 +28,10 @@ export default {
     noMarking:'暫無進行中學生',
     noMarked:'暫無已閱學生',
     markTask:'閱卷任務',
-    errTask:'異常卷任務',
-    arbTask:'仲裁卷任務',
+    errTask:'異常卷處理',
+    arbTask:'仲裁卷處理',
     markSubject:'批閱科目:',
-    noMarkTask:'暫無進行中的任務',
+    noMarkTask:'暫無任務',
     noMarkTask1:'暫無結束的任務',
     dataCount:'數據統計',
     errCount:'異常統計',

+ 7 - 7
TEAMModelOS/ClientApp/src/locale/lang/zh-TW/train.js

@@ -2,8 +2,8 @@ export default {
     create: {
         lastStep: '上一步',
         nextStep: '下一步',
-        baseInfo: '基礎信息',
-        detailInfo: '詳情信息',
+        baseInfo: '基礎資訊',
+        detailInfo: '詳情資訊',
         advancedTitle: '高級設置',
         publishTitle: '發布活動',
         typeLabel: '類型',
@@ -50,7 +50,7 @@ export default {
         publishOk: '發布成功',
         publishErr: '發布失敗',
         publishBtn: '確認發布',
-        viewInfo: '查看信息',
+        viewInfo: '查看資訊',
         back: '返回列表',
         addItemTitle: '添加題目',
         hwSet: '作業設置',
@@ -65,12 +65,12 @@ export default {
         hwErr: '作業保存失敗',
         examOk: '評測保存成功',
         examErr: '評測保存失敗',
-        fullInfo: '請完善信息! ',
+        fullInfo: '請完善資訊! ',
         quType1: '單選題',
         quType2: '多選題',
         quType3: '判斷題',
         quType4: '問答題',
-        trainType1: '信息化教學案例展示與分享',
+        trainType1: '資訊化教學案例展示與分享',
         trainType2: '專家專題培訓',
         trainType3: '同課同構',
         trainType4: '同課異構',
@@ -156,8 +156,8 @@ export default {
         delErr: '刪除失敗',
         saveOk: '保存成功',
         saveErr: '保存失敗',
-        examErrInfo: '評測信息獲取失敗',
-        hwErrInfo: '作業信息獲取失敗',
+        examErrInfo: '評測資訊獲取失敗',
+        hwErrInfo: '作業資訊獲取失敗',
         hwUpdTime: '作業提交時間',
         quAsTime: '完成問卷時間',
         examAsTime: '完成評測時間',