Skip to content

Commit

Permalink
updated and synchronized i18n files
Browse files Browse the repository at this point in the history
  • Loading branch information
arnedierick committed May 5, 2024
1 parent fc6c017 commit 5f12d95
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 174 deletions.
169 changes: 85 additions & 84 deletions frontend/src/i18n/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,22 +9,22 @@
"light": "Light"
},
"courses":{
"courses": "Vakken",
"searchCourse": "Search course",
"member": "member",
"members": "members",
"courses": "Courses",
"searchCourse": "Search Course",
"member": "Member",
"members": "Members",
"archived":"Archived",
"noCourses": "No courses found"
"noCourses": "No Courses Found"
},
"home": {
"allCourses": "All courses",
"yourCourses": "Enrolled courses",
"createCourse": "Create course",
"courseName": "Course name",
"allCourses": "All Courses",
"yourCourses": "Enrolled Courses",
"createCourse": "Create Course",
"courseName": "Course Name",
"courseDescription": "Description",
"yourProjects": "Projects",
"myCourses": "Managed courses",
"academicYear": "Academic year",
"myCourses": "Managed Courses",
"academicYear": "Academic Year",
"fetching": "Fetching...",
"timeline": "Timeline",
"table": "Table",
Expand All @@ -35,152 +35,153 @@
"courseNameMaxLength": "Course name must be less than 50 characters",
"courseNameMinLength": "Course name must be at least 3 characters",
"courseDescriptionMaxLength": "Course description must be less than 2000 characters",
"courseCreated": "Course created",
"courseCreated": "Course Created",
"projects": {
"noProjects": "No projects",
"noProjects": "No Projects",
"name": "Name",
"description": "Description",
"course": "Course",
"deadline": "Deadline",
"showMore": "Show more",
"showMore": "Show More",
"submit": "Submit",
"projectStatus": "Status",
"status": {
"completed": "Completed",
"failed": "Failed",
"notStarted": "Not started"
"notStarted": "Not Started"
},
"groupProgress": "Group progress",
"completeProgress": "{{count}} / {{total}} completed",
"activeProjects": "{{count}} active project",
"activeProjects_plural": "{{count}} active projects",
"groupProgress": "Group Progress",
"completeProgress": "{{count}} / {{total}} Completed",
"activeProjects": "{{count}} Active Project",
"activeProjects_plural": "{{count}} Active Projects",
"userCourseCount": "{{count}} user is in this course",
"userCourseCount_plural": "{{count}} users are in this course"
},
"moreCourses": "All courses"
"moreCourses": "All Courses"
},
"profile": {
"student": "Student at Ghent University",
"teacher": "Teacher at Ghent University",
"teacher": "Professor at Ghent University",
"admin": "Admin at Ghent University",
"editRole": "Edit a user's role"
},
"editRole": {
"student": "Student",
"teacher": "Teacher",
"teacher": "Professor",
"admin": "Admin",
"course_admin": "Assistant",
"confirmation": "Confirmation",
"confirmationText": "Are you sure you want to change the role of {{name}} to {{role}}?"
},
"project": {
"userName": "name",
"userName":"Name",
"submissions": "Submissions",
"newSubmission": "New submission",
"newSubmission": "New Submission",
"files": "Files",
"submition": "Submition",
"submission": "Submission",
"structure": "Structure",
"addFiles": "Add files",
"addFiles": "Add Files",
"submit": "Submit",
"back": "Cancel",
"uploadAreaTitle": "Click or drag file to this area to upload",
"uploadAreaSubtitle": "Maximum file size is 10MB",
"deadlinePassed": "Deadline passed",
"downloadSubmissions": "Download all submissions",
"deadlinePassed": "Deadline Passed",
"downloadSubmissions": "Download All Submissions",
"group": "Group",
"status": "Status",
"feedback": "Feedback",
"groupEmpty": "No members in this group",
"testFailed": "Tests failed",
"structureFailed": "Structure failed",
"submission": "Submission",
"structureFailed": "Structure Tests Failed",
"passed": "Passed",
"notSubmitted": "Not submitted",
"submissionTime": "Submission time",
"noSubmissions": "No submissions",
"loadingSubmissions": "Loading submissions...",
"submissionTime": "Submission Time",
"noSubmissions": "No Submissions",
"loadingSubmissions": "Loading Submissions...",
"options": "Update",
"groupMembers": "Group members",
"newProject": "New project",
"groupMembers": "Group Members",
"newProject": "New Project",
"scoreTooHigh": "Score is higher than maximum score",
"change": {
"title": "Create project",
"title": "Create Project",
"updateTitle": "Update {{name}}",
"name": "Name",
"nameMessage": "Please enter Project Name",
"description": "Description",
"descriptionMessage": "Please enter the project description",
"groupClusterId": "Groups",
"groupClusterIdMessage": "Please enter the Group Cluster",
"visible": "Make the project visible",
"maxScore": "Maximum score",
"visible": "Make the project Visible",
"maxScore": "Maximum Score",
"maxScoreMessage": "Please enter the maximum score for the project",
"deadline": "Deadline",
"create": "Create project",
"create": "Create Project",
"success": "Project successfully created ",
"groupClusterIdTooltip": "Select no group to create an individual project. ",
"general": "General",
"groups": "Groups",
"structure": "Structure",
"tests": "Tests",
"update": "Update project",
"fileStructure": "File Structure",
"fileStructurePreview": "File Structure Preview",
"update": "Update Project",
"newGroupCluster": "Add a new group cluster",
"makeCluster": "Create group cluster",
"clusterName": "Cluster name",
"amountOfGroups": "Amount of groups",
"groupSize": "Group size",
"makeCluster": "Create Group Cluster",
"clusterName": "Cluster Name",
"amountOfGroups": "Amount of Groups",
"groupSize": "Group Size",
"groupSizeTooltip": "How many users should be in each group?",
"groupSizeMessage": "Group size must be greater than 0 " ,
"amountOfGroupsMessage": "Amount of groups must be greater than 0 ",
"selectGroup": "Select a group",
"selectGroup": "Select a Group",
"noMembersinGroup": "No members in this group",
"searchUser": "Search user",
"searchUser": "Search User",
"groupFull": "The group has more members than the group capacity",
"randomizeGroups": "Create random groups"
"randomizeGroups": "Create Random Groups"
},
"tests": {
"title": "Tests for {{projectName}}",
"subtitle": "Configure the tests of this project",
"structureSlider": "Enable structure tests: ",
"structurePlaceholder": "Enter file structure template",
"dockerSlider" : "Enable docker tests: ",
"dockerSlider" : "Enable Docker Tests: ",
"dockerImagePlaceholder": "Enter docker image",
"dockerScriptPlaceholder": "Enter docker script or upload file",
"mode": "Mode",
"modeTemplate": "Template",
"modeSimple": "Simple",
"modeTemplatePlaceholder": "Enter template or upload file",
"submit": "Update tests",
"toTests": "Change tests",
"submit": "Update Tests",
"toTests": "Change Tests",
"structureTemplateHeader": "Structure",
"dockerImageHeader": "Docker image",
"dockerScriptHeader": "Docker script",
"dockerImageHeader": "Docker Image",
"dockerScriptHeader": "Docker Script",
"modeHeader": "Template",
"fileStructure": "File structure",
"fileStructurePreview": "File structure preview"
"fileStructurePreview": "File Structure Preview"
},
"noScore": "No score available",
"noFeedback": "No feedback provided"
"noScore": "No Score Available",
"noFeedback": "No Feedback Provided"
},
"group": {
"removeUserFromGroup": "Remove {{name}} from group"
},
"landingPage": {
"title-1": "Official",
"title-2": "submission platform",
"title-2": "Submission Platform",
"subtitle-1": "Effortlessly manage courses and projects,",
"subtitle-2": "automatically test and assess code.",
"getStarted": "Get started"
"getStarted": "Get Started"
},

"submission": {
"submission": "Submission",
"submittedFiles": "Submitted files:",
"structuretest": "Structure test results:",
"dockertest": "Docker test results:",
"submittedFiles": "Submitted Files:",
"structuretest": "Structure Test Results:",
"dockertest": "Docker Test Results:",
"status": {
"accepted": "All tests succeeded.",
"failed": "Some tests failed."
"accepted": "All Tests Succeeded.",
"failed": "Some Tests Failed."
}
},

Expand All @@ -191,50 +192,50 @@
"grades": "Grades",
"members": "Members",
"settings": "Settings",
"leaveGroup": "Leave group",
"joinGroup": "Join group",
"leaveGroup": "Leave Group",
"joinGroup": "Join Group",
"removeFromCourse": "Remove {{name}} form this course",
"removeUserConfirmTitle": "Remove user",
"removeUserConfirmTitle": "Remove User",
"removeUserConfirm": "Are you sure you want to remove {{name}} from this course?",
"yes": "Yes",
"cancel": "Cancel",
"save": "Save",
"changesSaved": "Changes saved",
"changesSaved": "Changes Saved",
"archived": "Archived",
"score": "Score",
"noGroups": "No groups available",
"searchMember": "Search member",
"inviteLink": "Invite link",
"noGroups": "No Groups Available",
"searchMember": "Search Member",
"inviteLink": "Invite Link",
"inviteLinkInfo": "With this link, students can join your course",
"deleteCourse": "Delete course",
"deleteCourse": "Delete Course",
"deleteCourseDescription": "Are you sure you want to delete this course? All projects and submissions will be deleted as well. This action cannot be undone.",
"confirmDelete": "Confirm delete",
"courseDeleted": "Course successfully deleted",
"createCourse": "Create course",
"noFeedback": "You have no grades yet",
"noMembersFound": "No members found",
"confirmDelete": "Confirm Deletion",
"courseDeleted": "Course Successfully Deleted",
"createCourse":"Create Course",
"noFeedback": "No Feedback Available",
"noMembersFound": "No Members Found",
"noGroupMembers": "No members in this group",
"leftGroup": "You have left the group",
"joinedGroup": "You have joined the group",
"leftGroup": "You Have Left the Group",
"joinedGroup": "You Have Joined the Group",
"leave": "Leave Course",
"leaveConfirm": "Are you sure you want to leave this course?",
"leaveSuccess": "Left course successfully",
"leaveSuccess": "Left Course Successfully",
"leaveFail": "Failed to leave the course"
},
"cancel": "Cancel",
"ok": "OK",
"woops": "Woops something went wrong",
"woops": "Oops, something went wrong",
"error": {
"title": "Error",
"subtitle": "Something went wrong, please try again later",
"homepage": "Back Home",
"403_message": "you are not authorized to access this page.",
"404_message": "Sorry, the page you visited does not exist.",
"500_message": "Sorry, Something went wrong"
"403_message": "you are not authorized to access this page",
"404_message": "Sorry, the page you visited does not exist",
"500_message": "Sorry, something went wrong"
},
"goBack": "Go back",
"goBack": "Go Back",
"components": {
"write": "Write",
"preview": "Preview"
}
}
}
Loading

0 comments on commit 5f12d95

Please sign in to comment.