60 lines
3.1 KiB
Plaintext
60 lines
3.1 KiB
Plaintext
# SPDX-FileCopyrightText: 2022 Sarah Vaupel <sarah.vaupel@ifi.lmu.de>,Sarah Vaupel <sarah.vaupel@ifi.lmu.de>,Winnie Ros <winnie.ros@campus.lmu.de>
|
|
#
|
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
ErrorResponseTitleNotFound: Resource not found
|
|
UnauthorizedDisabledTag authTag: Auth predicate “#{toPathPiece authTag}” is disabled for your session
|
|
LoginHeading: Authentication
|
|
Users: Users
|
|
AdminUserHeading: User administration
|
|
ErrMsgHeading: Decrypt error message
|
|
NewsHeading: News
|
|
InfoHeading: Information
|
|
LegalHeading: Legal
|
|
VersionHeading: Version history
|
|
SystemMessageHeading: Uni2work system message
|
|
SystemMessageListHeading: Uni2work system message
|
|
HeadingHelpRequest: Support request/Suggestion
|
|
ProfileHeading: Settings
|
|
ProfileDataHeading: Personal information
|
|
CorrectorsChange: Adjust correctors
|
|
HeadingDataProt: Data protection
|
|
HeadingTermsUse: Terms of use
|
|
HeadingCopyright: Copyright
|
|
HeadingImprint: Imprint
|
|
HeadingTermsHeading: Semesters
|
|
HeadingTermEditHeading: Edit semester
|
|
HeadingTermCurrent: Current semester
|
|
HeadingTermEditTid tid: Edit semester #{tid}
|
|
TermCourseListHeading tid: Courses #{tid}
|
|
TermSchoolCourseListHeading tid school: Courses #{tid}, #{school}
|
|
CourseListTitle: All courses
|
|
CourseNewHeading: Create new course
|
|
CourseEditHeading tid ssh csh: Edit course #{tid}-#{ssh}-#{csh}
|
|
SubmissionsCourse tid ssh csh: All submissions for Course #{tid}-#{ssh}-#{csh}
|
|
SubmissionsSheet sheetName: Submissions for #{sheetName}
|
|
SheetList tid ssh csh : #{tid}-#{ssh}-#{csh} Sheet Overview
|
|
SheetNewHeading tid ssh csh : #{tid}-#{ssh}-#{csh} New Exercise Sheet
|
|
SheetTitle tid@TermId ssh@SchoolId csh@CourseShorthand sheetName@SheetName: #{tid}-#{ssh}-#{csh} #{sheetName}
|
|
SheetTitleNew tid@TermId ssh@SchoolId csh@CourseShorthand : #{tid}-#{ssh}-#{csh}: New sheet
|
|
SheetEditHead tid ssh csh sheetName: #{tid}-#{ssh}-#{csh} Edit #{sheetName}
|
|
SheetDelHead tid ssh csh sheetName: Do you really want to delete sheet #{sheetName} from course #{tid}-#{ssh}-#{csh}? Any associated submissions and corrections will be lost!
|
|
SubmissionEditHead tid ssh csh sheetName: #{tid}-#{ssh}-#{csh} #{sheetName}: Edit/Create submission
|
|
CorrectionHead tid ssh csh sheetName cid: #{tid}-#{ssh}-#{csh} #{sheetName}: Marking
|
|
CorrectionsTitle: Assigned corrections
|
|
CorrUpload: Upload corrections
|
|
CorrCreate: Register submissions
|
|
CorrGrade: Mark submissions
|
|
TableHeadingCsvImport: CSV import
|
|
TableHeadingCsvExport: CSV export
|
|
FavouritesEmptyTip: Your courses and recently visited courses are shown here.
|
|
FavouritesToggleTip: The display mode for the current course can be changed between automatic, permanent and never with a click on the star symbol.
|
|
FavouritesUnavailableTip: Quick Actions for this course are currently not available.
|
|
NavigationFavourites: Favourites
|
|
ErrorResponseTitleInternalError internalError: An internal error occurred
|
|
ErrorResponseTitleInvalidArgs invalidArgs: Request contained invalid arguments
|
|
ErrorResponseTitleNotAuthenticated: Request requires authentication
|
|
ErrorResponseTitlePermissionDenied permissionDenied: Permission denied
|
|
ErrorResponseTitleBadMethod requestMethod: HTTP-method not supported
|
|
Uni2workSource: Source code
|