{
  "overlayPanel": {
    "operationStatus": {
      "title": {
        "unavailable": "Currently you are unavailable",
        "working": "You are currently working"
      },
      "workingButtonLabel": "Working",
      "unavailableButtonLabel": "Unavailable",
      "housekeepingButtonLabel": "Housekeeping",
      "userPositionLabel": "My Position"
    },
    "completeTo": {
      "completeToTruckTitle": "Place at",
      "completeToTruckButtonLabel": "Place",
      "cancelButtonLabel": "Cancel"
    },
    "rehandle": {
      "rehandleTitle": "Enter rehandle container number",
      "saveButtonLabel": "Save",
      "cancelButtonLabel": "Cancel",
      "lessThan5ErrorLabel": "Enter 5 or more characters"
    },
    "confirmContainerForm": {
      "formTitle": "Which container did you lift?",
      "jobListTitle": "Select from joblist",
      "inputFieldTitle": "Type in container number",
      "orLabel": "or"
    },
    "jobList": {
      "title": "Select move to perform"
    },
    "jobListSortAndFilterForm": {
      "jobListFilter": "Job list filter",
      "jobListSort": "Job list sort",
      "cancelButtonLabel": "Cancel",
      "saveButtonLabel": "Save"
    },
    "tbdDetailsForm": {
      "title": "Add TBD container details",
      "lineOperator": "Line Operator",
      "type": "Type",
      "destination": "Destination",
      "cancelButtonLabel": "Cancel",
      "mergeContainerButtonLabel": "Merge container"
    }
  },
  "jobItem": {
    "containerTitle": "Container",
    "deliveryEmpty": "Deliver Empty",
    "originTitle": "Origin",
    "destinationTitle": "Destination",
    "isoTitle": "ISO",
    "truckProximity": "Truck inbound",
    "laneChangeTitle": "Lane Change",
    "useCrossLaneTitle": "Use cross lane",
    "blockChangeTitle": "Block change",
    "waitForCraneTitle": {
      "part1": "Wait for",
      "part2": "to move away"
    },
    "wiUyv.uyvUfv.ufvLastKnownPosition.posName": "Origin",
    "wiPosition.posName": "Destination",
    "wiUyv.uyvUfv.ufvUnit.unitEquipment.eqEquipType.eqtypId": "ISO",
    "wiUyv.uyvUfv.ufvUnit.unitLineOperator": "Line Operator",
    "wiWorkQueue.wqName": "Work Queue",
    "wiUyv.uyvUfv.ufvUnit.unitEquipment.eqEquipType.eqtypNominalLength": "Length",
    "wiUyv.uyvUfv.ufvUnit.unitRouting.rtgPOL.pointId": "Port of Load",
    "wiUyv.uyvUfv.ufvUnit.unitRouting.rtgPOD1.pointId": "Port of Discharge",
    "wiDoorDirection": "Door Direction",
    "wiCarrierLocId": "Carrier",
    "wiEstimatedMoveTime": "Est Mv Time",
    "wiUyv.uyvUfv.ufvUnit.unitGoodsAndCtrWtKg": "Gross Weight (kg)",
    "mvhsFetchCheId": "Fetch CHE",
    "mvhsCarryCheId": "Carry CHE",
    "mvhsPutCheId": "Put CHE"
  },
  "topSection": {
    "selectedContainerTitle": "Selected container",
    "targetContainerTitle": "Target Container",
    "workingButtonLabel": "Working",
    "unavailableButtonLabel": "Unavailable",
    "housekeepingButtonLabel": "Housekeeping",
    "completeToStackButtonLabel": "Complete To...",
    "completeToTruckButtonLabel": "Place at...",
    "rehandleButtonLabel": "Rehandle",
    "emptySwapButtonLabel": "Empty Swap",
    "backToTruckButtonLabel": "Back to Truck",
    "rowLabel": "Row",
    "invalidRowError": "Invalid row label"
  },
  "statusBar": {
    "housekeepingTitle": "Select container to housekeep",
    "selectDestination": "Select container destination",
    "selectJobTitle": "Select job to perform",
    "noJobs": "No jobs to perform",
    "moreJobsButtonLabel": "More jobs",
    "completeToTitle": "Enter destination",
    "rehandleTitle": "Enter rehandle",
    "lift": "lift",
    "from": "from",
    "and": "and",
    "place": "place",
    "at": "at",
    "driveToBlock": "drive to block",
    "wait": "wait",
    "row": "row",
    "chooseNewCompleteToTitle": "Choose a new complete to location",
    "driveToTitle": "Drive to",
    "emptySwapTitle": "Select new empty to swap",
    "trailerSelection": "Select trailer status",
    "truckIdle": "Waiting for job",
    "carry": "carry",
    "to": "to",
    "waitFor": "wait for",
    "toBeLifted": "to be lifted",
    "crane": "crane",
    "twin": "twin",
    "searchInputPlaceholder": "container or truck search...",
    "searchInputErrorMsg": "Type at least 3 characters to search"
  },
  "titleBar": {
    "userLabel": "User",
    "equipmentLabel": "Equip",
    "jobListSortAndFilter": "Job list sort & filter",
    "logOut": "Log out",
    "dayMode": "Day Mode",
    "nightMode": "Night Mode"
  },
  "middleSection": {
    "nextButtonLabel": "Next",
    "completeButtonLabel": "Complete",
    "laneChangeInstructionPart1": "Change Block",
    "laneChangeInstructionPart2": "Select complete when in the new block",
    "viewingSectionLabel": "Viewing section"
  },
  "errorMessage" : "The operation you are trying to perform is taking too long, please try again…",
  "truckSectionView": {
    "notConnected": "Not Connected",
    "Connected": "Connected"
  },
  "incorrectPositionOnTruck": "Position on truck is incorrect. Please contact your system administrator",
  "newJobAddedToJobList": "New jobs have been added to your job list",
  "noMatchingContainer" : "No matching container found",
  "sectionView": {
      "pod": "POD",
      "equipmentIsoGroup": "ISOGRP",
      "lineOperator": "LINE",
      "grossWeight": "WT",
      "posSlot": "SLOT",
      "equipmentType": "ISO",
      "basicEquipmentLength": "LEN",
      "unitCategory": "CAT",
      "freightKind": "FRGHT",
      "equipmentLength": "NOMLN",
      "archType": "ARCH"
  }
}
