en-US.js 13 KB
export default {
  lang: 'English',
  button: {
    ok: 'OK',
    search: 'Search',
    reset: 'Reset',
    new: 'New',
    edit: 'Edit',
    close: 'Close',
    delete: 'Delete',
    start: 'Start',
    stop: 'stop',
    runOnce: 'Run Once',
    more: 'More',
    details: 'Details',
    expand: 'Expand',
    collapse: 'Collapse',
    select: 'Select',
    selected: 'Selected',
    item: 'Item',
    clearAll: 'Clear All',
    import: 'Import',
    export: 'Export',
    refresh: 'Refresh',
    deletingIt: 'Confirm deletion?',
    multiSelectActions: 'Multi-select actions',
    print: 'Print',
    cancel: 'Cancel',
    advancedSearch: 'Advanced Search',
    submit: 'Submit',
  },
  list: {
    showing: 'Total Records',
    records: ''
  },
  system: {
    name: 'HuaHeng Warehouse Management System',
    accountLoginWithPassword: 'Account Login with Password',
    enterYourAccountName: 'Please enter your account name',
    enterYourPassword: 'Please enter your password',
    selectYourWarehouse: 'Please select your warehouse',
    loginFailed: 'Login failed',
    oldPassword: 'Old Password',
    inputOldPassword: 'Please input old password',
    newPassword: 'New Password',
    inputNewPassword: 'Please input new password',
    confirmNewPassword: 'Confirm New Password',
    inputConfirmNewPassword: 'Please confirm new password',
    passwordsDoNotMatch: 'Passwords do not match',
    pleaseSelect: 'Please Select',
    languageSettings: 'Language Settings',
    themeSettings: 'Theme Settings',
    darkModeMenuStyle: 'Dark Mode Menu Style',
    lightModeMenuStyle: 'Light Mode Menu Style',
    otherSettings: 'Other Settings',
    colorBlindnessMode: 'Color Blindness Mode',
    multiTabMode: 'Multi-tab Mode',
    logout: 'Logout',
    welcome: 'Welcome!',
    goodMorning1: 'Good morning',
    goodMorning2: 'Good morning',
    goodAfternoon1: 'Good afternoon',
    goodAfternoon2: 'Good afternoon',
    goodEvening: 'Good evening',
    requestEncounteredError: 'Request encountered an error, please try again later',
    systemMessage: 'System Message',
    systemSettings: 'System Settings',
    passwordChange: 'Password Change',
    home: 'Home',
    clearCache: 'Clear Cache',
    cacheRefreshed: 'Cache Refreshed',
    cacheRefreshFailed: 'Cache Refresh Failed',
    message: 'Message',
    logoutMessage: 'Are you sure you want to log out?',
    createBy: "Creator",
    updater: "Updater",
    createTime: "Create Time",
    updateTime: "Update Time",
    options: "Options",
    remark: "Remark",
    batch: 'Batch',
    inputBatch: 'Please input batch',
    content: 'content',
    level: 'level',
    monday: 'Monday',
    tuesday: 'Tuesday',
    wednesday: 'Wednesday',
    thursday: 'Thursday',
    friday: 'Friday',
    saturday: 'Saturday',
    sunday: 'Sunday',
    recycleBin: 'Recycle Bin',
    addUser: 'Add User',
    userAccount: 'User Account',
    userName: 'User Name',
    employeeID: 'Employee ID',
    sex: 'Gender',
    role: 'Role',
    mobileNumber: 'Mobile Number',
    email: 'Email',
    warehouse: 'Warehouse',
    zone: 'Zone',
    status: 'Status',
    fuzzyAccountSearch: 'Please enter user account',
    selectSex: 'Please select gender',
    enterUserName: 'Please enter user name',
    enterMobileNumber: 'Please enter mobile number',
    userStatus: 'User Status',
    selectUserStatus: 'Please select user status',
    enterUserAccount: 'Please enter user account',
    loginPassword: 'Login Password',
    enterLoginPassword: 'Please enter login password',
    confirmPassword: 'Confirm Password',
    pleaseProvideLoginPasswordAgain: 'Please provide login password again',
    enterEmployeeID: 'Please enter employee ID',
  },
  task: {
    scheduledTaskName: 'Task Name',
    inputScheduledTaskName: 'Please input task name',
    scheduledTaskClass: 'Task Class',
    inputScheduledTaskClass: 'Please input task class',
    cronExpression: 'Cron Expression',
    inputCronExpression: 'Please input Cron expression',
    parameter: 'Parameter',
    taskStatus: 'Task Status',
    inputTaskStatus: 'Please select task status',
    taskStatusAll: 'All',
    taskStatusStarted: 'Started',
    taskStatusPaused: 'Paused',
    emptyIn: 'Empty pallet inbound',
    emptyOut: 'Empty pallet outbound',
    moveTask: 'Inventory transfer',
    checkOutTask: 'Outbound viewing',
    zone: 'Zone',
    selectZone: 'Please select zone',
    taskId: 'Task ID',
    inputTaskId: 'Please input task ID',
    taskType: 'Task Type',
    inputTaskType: 'Please select task type',
    containerCode: 'Container Code',
    inputContainerCode: 'Please input container code',
    fromLocationCode: 'From Location Code',
    inputFromLocationCode: 'Please input from location code',
    toLocationCode: 'To Location Code',
    inputToLocationCode: 'Please input to location code',
    fromStationCode: 'From Station Code',
    inputFromStationCode: 'Please input from station code',
    toStationCode: 'To Station Code',
    inputToStationCode: 'Please input to station code',
    shipmentId: 'Outbound shipment ID',
    receiptId: 'Inbound receipt ID',
    inputReceiptId: 'Please input inbound receipt ID',
    outboundId: 'Outbound ID',
    inputOutboundId: 'Please input outbound ID',
    creationTime: 'Create Time',
    inputStartTime: 'Please select a start time',
    inputEndTime: 'Please select an end time',
    exceptionCode: "Exception Information",
    dispatchTime: 'Dispatch Time',
    allocationTime: 'Allocation Time',
    arrivalTime: 'Arrival Time',
    completionTime: 'Completion Time',
    execute: 'Execute',
    createInventoryTransferTask: 'Create Inventory Transfer Task',
    toPortCode: 'Outbound dock',
    inputToPortCode: 'Please select Outbound dock',
    Select: 'Select',
    pleaseSelect: 'Please Select ',
  },
  api: {
    apiName: 'API Name',
    inputApiName: 'Please input API name',
    apiMethod: 'API Method',
    inputApiMethod: 'Please input API method',
    ip: 'Request IP',
    inputIp: 'Please input request IP',
    requestFrom: 'Request From',
    inputRequestFrom: 'Please input request from',
    inputResponseBy: 'Please input response by',
    url: 'Request Url',
    inputUrl: 'Please input request url',
    duration: 'Duration (ms)',
    inputDuration: 'Please input duration (ms)',
    retCode: 'Status Code',
    inputRetCode: 'Please input status code',
    requestTime: 'Request Time',
    selectStartTime: 'Please select start time',
    selectEndTime: 'Please select end time',
    requestBody: 'Request Body',
    responseBy: 'Response By',
    responseBody: 'Response Body',
    responseTime: 'Response Time',
    exception: 'Exception Stack'
  },
  parameter: {
    name: 'Name',
    inputName: 'Please input name',
    code: 'Code',
    inputCode: 'Please input code',
    value: 'Value',
    inputValue: 'Please input value',
  },
  address: {
    remark: 'API Name',
    inputRemark: 'Please input API name',
    param: 'API Code',
    inputParam: 'Please input API code',
    url: 'API Url',
    inputUrl: 'Please input API url',
  },
  translate: {
    relateTable: 'Relate Table',
    relateId: 'Relate ID',
    chinese: 'Chinese',
    inputChinese: 'Please input chinese',
    english: 'English',
    inputEnglish: 'Please input english',
  },
  config: {
    locationCode: 'Location Code',
    inputLocationCode: 'Please input Location Code',
    containerCode: 'Container Code',
    inputContainerCode: 'Please input Container Code',
    status: 'Status',
    selectStatus: 'Please input Status',
    inputStatus: 'Please input Status',
    zoneCode: 'Storage Area Code',
    selectZone: 'Please select zone',
    inputZoneCode: 'Please input Area Code',
    locationType: 'Location Type',
    selectLocationType: 'Please Location Type',
    inputLocationType: 'Please input Location Type!',
    roadway: 'Aisle',
    pleaseRoadway: 'Please input Aisle',
    iRow: 'Row',
    inputIRow: 'Please enter a line',
    iColumn: 'Column',
    inputIColumn: 'Please enter a column',
    iLayer: 'Level',
    inputILayer: 'Please enter the layer',
    highLow: 'High-Low Position',
    inputHighLow: 'Please enter high and low positions',
    rowFlag: 'Inner and Outer Aisle',
    selectRowFlag: 'Please select the inner and outer sides',
    inputRowFlag: 'Please input Inner and Outer Aisle!',
    materialAreaCode: 'Material Partition',
    inputMaterialAreaCode: 'Please input Material Partition',
    isthereApallet: 'Is there a pallet?',
    selectIsthereApallet: 'Whether there are pallets',
    usable: 'Is it usable?',
    selectUsable: 'Whether Available',
    inputUsable: 'Please input Is it usable!',

    code: 'Code',
    inputCode: 'Please input code',
    name: 'Name',
    inputName: 'Please input name',
    length: 'Length',
    inputLength: 'Please input Length',
    weight: 'Weight',
    inputWeight: 'Please input Weight',
    height: 'Height',
    inputHeight: 'Please input Height',
    maxWeight: 'Maximum Load',
    inputMaxWeight: 'Please input Maximum Load',
    highLevel: 'Height Value',
    inputHighLevel: 'Please input Height Value',


    encodingPrefix: 'Encoding prefix',
    inputEncodingPrefix: 'Please input Encoding prefix',
    startLine: 'Start Line',
    inputStartLine: 'Please input Start Line',
    lastRow: 'Last Row',
    inputLastRow: 'Please input Last Row',
    startColumn: 'Start Column',
    inputStartColumn: 'Please input Start Column',
    lastColumn: 'Last Column',
    inputLastColumn: 'Please input Last Column',
    startLayer: 'Start Layer',
    inputStartLayer: 'Please input Start Layer',
    lastLayer: 'Last Layer',
    inputLastLayer: 'Please input Last Layer',

    containerTypeCode: 'Container Type',
    selectContainerTypeCode: 'Please Select Container Type',
    containerStatus: 'Container Status',
    selectContainerStatus: 'Please Select Container Status',
    containerFillStatus: 'Container Fill Status',
    selectContainerFillStatus: 'Please Select Container Fill Status',
    position: 'Position',
    selectPosition: 'Please Select Position',
    totalTaskCount: 'Total number of tasks',
    moveTaskTimes: 'Move Task Times',
    number: 'Number',
    inputNumber: 'Please input Number',
    emptyContainerWeight: 'Empty Container Weight',
    maxContainerWeight: 'Maximum load capacity of container',
    inputMaxContainerWeight: 'Please input Maximum load capacity of container',

    materialCode: 'Material Code',
    inputMaterialCode: 'Please input Material Code',
    materialName: 'Material Name',
    inputMaterialName: 'Please input Material Name',
    usableStatus: 'Available status',
    selectUsableStatus: 'Please Select Available status',
    materialNumber: 'Material Number',
    companyCode: 'Consignor',
    companyName: 'Consignor Name',
    inputCompanyName: 'Please input Consignor Name',
    selectCompanyCode: 'Please Select Consignor',
    inputCompanyCode: 'Please input Consignor',
    specification: 'Specification',
    inputSpecification: 'Please input Specification',
    unit: 'Unit',
    inputUnit: 'Please Select Unit',
    type: 'Type',
    inputType: 'Please input Type',
    selectInputType: 'Please Select Type',
    abcClassification: 'ABC Classification',
    inputABCClassification: 'Please input ABC Classification',
    shelfLife: 'Shelf Life',
    inputShelfLife: 'Please input Shelf Life',
    nearExpiryAlertDays: 'Near Expiry Alert Days',
    inputNearExpiryAlertDays: 'Please input Near Expiry Alert Days',


    locatingRule: 'Locating Rule',
    inputLocatingRule: 'Please input Locating Rule',
    allocationRule: 'Allocation Rule',
    inputAllocationRule: 'Please input Allocation Rule',
    emptyLocationRule: 'Empty Location Rule',
    inputEmptyLocationRule: 'Please input Empty Location Rule',
    pickingRule: 'Picking Rule',
    inputPickingRule: 'Please input Picking Rule',
    receivingFlow: 'Receiving Flow',
    inputReceivingFlow: 'Please input Receiving Flow',
    shippingFlow: 'Shipping Flow',
    inputshippingFlow: 'Please input Shipping Flow',
    minShelfLifeDays: 'Receiving Alert Days',
    inputMinShelfLifeDays: 'Please input Receiving Alert Days',

    warehouseCode: 'Warehouse Code',
    inputWarehousecode: 'Please input Warehouse Code',

    alarmType: 'Warning Category Code',
    inputAlarmType: 'Please input Warning Category Code',
    max: 'Maximum',
    inputMax: 'Please input Maximum',
    min: 'Minimum',
    inputMin: 'Please input Minimum',
    upper: 'Upper Limit Warning Value',
    inputUpper: 'Please input Upper Limit Warning Value',
    lower: 'Lower Limit Warning Value',
    inputLower: 'Please input Lower Limit Warning Value',
    remark: 'Remark',
    inputRemark: 'Please input Remark',

    address: 'Address',
    inputAddress: 'Please input Address',
    district: 'District',
    inputDistrict: 'Please input District',
    city: 'City',
    inputCity: 'Please input City',
    state: 'Province',
    inputState: 'Please input Province',
    country: 'Country',
    inputCountry: 'Please input Country',
    attentionto: 'Contacts',
    inputAttentionto: 'Please input Contacts',
    phone: 'Contact Phone Number',
    inputPhone: 'Please input Contact Phone Number',
    postalcode: 'Zip Code',
    inputPostalcode: 'Please input Zip Code',

    locationTypeCode: 'Including Location Types',
    boundLocationType: 'Bound Location Types',

  }
}