This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
search.json 1010 B
Newer Older
Lukas Kaltenbrunner's avatar
Lukas Kaltenbrunner committed
{
  "search": {
    "title": "Search",
    "tabTitle": "Sharing Platform - Search",
    "usage": "The search mask allows you to search for full texts in the sharing platform based on various search criteria (e.g. full text search, programming languages, keywords, etc.). Boolean operators can be used in the search mask for full texts. Apart from the full text search, no further fields are to be specified.",
    "metadata": {
      "filter": "Search filter",
      "information": "Search information",
      "fileFormat": "File format",
      "repository": "Repository",
      "university": "University"
    },
    "searchResult": {
      "title": "{{results}} Search Results",
      "content": "Content",
      "real": "Real",
      "virtual": "Virtual",
      "root": "Root"
    },
    "filters": {
      "search": "Find documents with these terms",
      "programmingLanguage": "Programming Language(s)",
      "keywords": "Keyword(s)",
      "license": "License",
      "author": "Author(s)"
    }
  }
}