Skip to content
Snippets Groups Projects
en.json 1.71 KiB
Newer Older
  • Learn to ignore specific revisions
  • paulpestov's avatar
    paulpestov committed
    {
      "projects": "Projects",
      "processors": "Processors",
      "workflows": "Workflows",
      "list": "List",
      "table": "Table",
      "sort_by": "Sort by",
      "group_by": "Group by",
      "documents": "Documents",
    
      "no_content": "This view is not created yet. Please try again later. ",
      "no_gt_workspace": "No information about Ground Truth Workspace available",
      "no_ocr_workflow": "No information about OCR Workflow available",
    
      "no_document_metadata": "No information about the document available",
    
      "unknown_workflow": "Unknown workflow",
      "wall_time_asc": "Wall Time ascending",
      "wall_time_desc": "Wall Time descending",
      "cer_asc": "CER ascending",
      "cer_desc": "CER descending",
      "cer_min_asc": "CER Min ascending",
      "cer_min_desc": "CER Min descending",
      "cer_max_asc": "CER Max ascending",
    
      "cer_max_desc": "CER Max descending",
    
      "no_table_data": "No table data available",
    
      "workflow_steps": "Workflow steps",
    
      "external_repo_url": "External link to the repository",
      "change": "Change",
      "datasets_selected": "datasets selected",
      "of": "of",
    
      "select_all": "Select all",
      "document": "Document",
    
    Paul Pestov's avatar
    Paul Pestov committed
      "fastest": "Fastest",
      "unreleased_changes": "unreleased changes",
      "version": "Version",
      "is_valid": "is valid",
      "is_not_valid": "is not valid",
      "dependency_conflicts": "Dependency conflicts",
      "no_dependency_conflicts": "No dependency conflicts",
      "additional_info": "Additional Info",
    
      "error_repo_not_found": "No repository data found.",
      "timeline": "Timeline",
      "cer_mean": "CER Mean",
      "cer_median": "CER Median",
      "wall_time": "Wall Time",
      "cpu_time": "CPU Time",
      "wer": "WER",
      "pages_per_minute": "Pages per minute",
      "cpu_standard_deviation": "CPU Standard Deviation"
    
    paulpestov's avatar
    paulpestov committed
    }