Newer
Older
"accuracy": "Search accuracy",
"rating": "This metric shows how well the search term overlaps with the found resources!",
"allExercises": "Show all exercises for this course",
"editOEResource": "Edit in OEResource",
"views": "Number of views!",
"downloads": "Number of downloads!",
"watchlists": "Number of times this resource was saved in a watchlist!",
"readmeNotFound": "# No README.md (or alternatives) found!",
"toParent": "to parent object",
"like": "If you like this exercise, you can click here!",
"unlike": "If you don't like this exercise anymore, you can click here!",
"likeLogin": "Log-in to be able to click this heart"
},
"metadata": {
"metadata": "Meta data",
"programmingLanguage": {
"singular": "Programming Language",
"plural": "Programming Languages"
},
"language": {
"singular": "Language",
"plural": "Languages",
"mix": "Language(s)"
},
"creator": {
"singular": "Creator",
"plural": "Creators"
},
"contributor": {
"singular": "Contributor",
"plural": "Contributors"
},
"publisher": {
"singular": "Publisher",
"plural": "Publishers"
},

Eduard Frankford
committed
"license": "License",
"timeRequired": "Time required",
"requires": {
"singular": "Requirement",
"plural": "Requirements"
},

Eduard Frankford
committed
"difficulty": "Difficulty",
"simple": "Simple",
"medium": "Medium",
"advanced": "Advanced",
"educationalLevel": {
"singular": "Educational Level",
"plural": "Educational Level"
},
"keyword": {
"singular": "Keyword",
"plural": "Keywords"
},
"format": {
"singular": "Format",
"plural": "Formats"
},

Eduard Frankford
committed
"status": "Status",
"description": "Description",
"title": "Title",
"learningResourceType": "Learning Resource Type",
"version": "Version",
"assesses": {
"singular": "Assesses",
"plural": "Assesses"
},
"audience": "Audience",
"educationalAlignment": "Educational Alignment",
"educationalFramework": "Educational Framework",
"educationalUse": {
"singular": "Educational Use",
"plural": "Educational Use"
},
"identifier": "Identifier",
"interactivityType": "Interactivity Type",
"isBasedOn": {
"singular": "Based on",
"plural": "Based on"
},
"subject": {
"singular": "Subject",
"plural": "Subjects"
},
"teaches": {
"singular": "Teaches",
"plural": "Teaches"
},
"typicalAgeRange": "Typical Age Range",

Eduard Frankford
committed
"metadataVersion": "Metadata Version",
"collection": "Collection",
"exercise": "Exercise",
"programming exercise": "Programming Exercise",

Eduard Frankford
committed
"other": "Other",
"COLLECTION": "Collection",
"EXERCISE": "Exercise",
"PROGRAMMING_EXERCISE": "Programming Exercise",
"OTHER": "Other",

Eduard Frankford
committed
"structure": "Structure",
"atomic": "Atomic",
"internalIdentifier": "internal Identifier",

Eduard Frankford
committed
"networked": "Networked",
"hierarchical": "Hierarchical",
"linear": "Linear",
"final": "Final",
"draft": "Draft",
"revised": "Revised",
"ENGLISH": "English",
"GERMAN": "German",
"person": {
"name": "Name",
"affiliation": "Affiliation",
"email": "Email"
}
},
"export": {
"export": "Export",
"artemis": "Artemis",
"latex": "LaTeX",
"download": "Download"
"open": "Open Exercise",
"close": "Close",
"import": {
"pageTitle": "Import Exercise",
"form": {
"optionalAttributes": "Optional Attributes",
"creatorsPublishersSame": "Creators and publishers are the same",
},
"error": {
"creationFailed": "An error occurred while creating the new Gitlab Project. Please make sure to have sufficient permissions for the chosen group.",
"checkoutFailed": "Unable to checkout the Git repository. Please make sure to have sufficient permissions for the chosen group.",
"pushFailed": "An error occurred while committing and pushing the data to the new Git repository. Please make sure to have sufficient permissions for the chosen group."
}
},
"validation": {
"required": "This field is required",
"minKeywords": "At least one keyword is required"
},
"help": {
"type": "The type is used to classify data in a repository. Repositories containing only a single exercise should use programming exercise or, if the exercise is not a programming exercise, exercise. If the content is not an exercise the type other can be used. Collection is used for repositories which contain more than one exercise.",
"structure": "Currently only the import of single exercises is supported.",
Daniel Crazzolara
committed
"toParent": "This exercise is contained in a collection. Click here to see the collection item.",
"learningResourceHelp": "The predominant learningResourceType or kind characterizing the learning resource. For example, 'presentation', 'handout'. (LRMI)",
Daniel Crazzolara
committed
"identifierHelp": "An unambiguous reference to the resource, being a String or a link to a resource (Work in progress). (Dublin Core - CA specific) \n\n Example: \"at.ac.example.foo.bar\" or \"https://artemis.example.org/course/exercise/42\""