| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174 |
- export default{
- sumName:"Summary Statistics",
- hltj:'Mixing statistics',
- sltj:"Feed spreading statistics",
- accName:"Accuracy Analysis",
- typeName:'Statistical Type',
- tjBydate:'Statistics by Date',
- Driver:'Driver',
- feedName:'Formula Name',
- isHouseName:"Shelter Name",
- animelName:"Livestock Category",
- projname:'Number of Times the Vehicle Was Used ',
- isFeed:"Feed",
- isTrainNumber:"Shift",
- tmrName:"TMR equipment",
- hlStartTime:'Mixing Start Time',
- hlEndTime:'Mixing End Time',
- hl:'Mixing',
- sl:"Spread",
- date:'Date',
- drivername:'Vehicle Name',
- stratJl:'Start of Feeding Time',
- endJl:"End of Feeding Time",
- llzl:'Theoretical weight',
- acWeight:'Actual Weight',
- sljhczs:'Planned feed spreslwcading operation count',
- slczl:"Feed spreading operation rate",
- slsj:"Spreading Time",
- flstartTime:"Material Distribution Start Time",
- waitTime:'Waiting Time',
- slzdtzcs:'Automatic transition count for feed spreading',
- slsdzdtzcs:'Manual transition count for feed spreading',
- qxcs:'Cancellation Count',
- slzqs:'Correct feed spreading count',
- qcqxzql:"Correctness Rate Excluding Cancellations ",
- bzc:'Standard deviation',
- cz:"operation",
- sxlb:'Livestock categories',
- jshlczs:'Planned mixing operands',
- yhlczs:'Operands that have been blended',
- hlczl:'Mixing operation rate',
- hlzdtzcs:'Automatic blending transition count' ,
- hlsdzdtzcs:'Manual blending transition count',
- hlzqs:'Correct number of mixed materials',
- yclczs:'The count of operations for feed that has been spread',
- statisticalTypeList: [{ id: '7', name: 'Unclassified' }, { id: '0', name: 'Driver' }, { id: '1', name: 'Formula Name' }, { id: '2', name: 'Shelter Name' }, { id: '3', name: 'Livestock Category' }, { id: '4', name: 'Number of Times the Vehicle Was Used ' }, { id: '5', name: 'TMR Name' }, { id: '6', name: 'Feed' }],
- planName:"Planning Statistics",
- day:"Day",
- month:"Month",
- confirm:"OK",
- feedName:'Formulation Name',
- changeTable:'Switch Table',
- qxznf:'"Please Select Year',
- qxzz:"Please Select Week",
- nf:'Year',
- xztjcs:"Please Select Statistical Parameters",
- qxz:"Please Select",
- nqName:"Herd Accuracy Rate",
- jhzql:'Planning Accuracy Rate',
- jhzql1:"Planning Correctness Rate",
- jhzqll:"Planning Accuracy Rate (Excluding Canceled Weight)",
- bfb:'Percentage',
- jhzxzl:'Planned Execution Weight(kg)',
- pfllzl:'Formula Theoretical Weight(kg)',
- jhqxzl:'Planned Cancellation Weight(kg)',
- jhs:"Planned Number",
- clzql:'Vehicle Accuracy Rate(weight)',
- jhzl:"Planned weight(kg)",
- skzl:'Actual Weight(kg)',
- zql:"Accuracy rate",
- hlqxcs:"Planned blending cancellation count",
- lsslsjtj:"Feed spreading time statistics in pens",
- tmrnames:'TMR Name',
- zdtzcs:"Automatic transition count",
- sdtzcs:'Manual transition count',
- zdtzsjzl:'Actual weight of automatic transition',
- zdtzzql:"Automatic transition accuracy rate",
- sdtzllzl:"Theoretical weight of manual transition",
- sdtzsjzl:"Actual weight of manual transition",
- sdtzzql:"Manual transition accuracy rate",
- zdtzllzl:'Theoretical weight of automatic transition',
- time:'Time',
- pen:'Pen',
- czNum:"Operation Number",
- wcz:"Error Value",
- planTime:"Planned time",
- startTime:"Start time",
- endTime:'End time',
- jsTime:'Mix time',
- stWeight:'Starting Weight',
- edWeight:'Ending Weight',
- isOK:'Is it up to standard',
- area:'Area',
- tzfs:'Transition method',
- ccms:'Description',
- sfytj:'Whether to Pre-calculate Statistics',
- one: 'First Shift',
- two: "Second Shift",
- three: "Third Shift",
- four: "Fourth Shift",
- five: "Fifth Shift",
- six: "Sixth Shift",
- sdtz:'Manual switch',
- zdtz:"Auto switch",
- qxtz:"Cancel switch",
- //
- hlwczs:"Mixing Tolerance Value",
- hlzqls:"Mixing Accuracy Rate",
- hlzql:"Mixing Correctness Rate",
- slwcz:"Spreading Tolerance Value",
- slzql:'Feed Spreading Accuracy Rate',
- hlsj:"'Mixing time'",
- hztjjsy:'Summary Statistics - Driver',
- hztjpfmc:'Summary Statistics - Formula Name',
- hztjwfl:'Summary Statistics - Unclassified',
- hztjlsmz:'Summary Statistics - Pen Name',
- hztjxslb:'Summary Statistics - Livestock Category',
- hztjcc:'Summary Statistics - Vehicle Number',
- hztjtmr:'Summary Statistics - TMR Name',
- hztjsl:'Summary Statistics - Feed',
- not:'Count',
- tzcs:'Transition count',
- ccxx: "Train Information",
- zdrq: "Scheduling Date",
- hlxx: "Blending Information",
- jhzl: "Planned Weight",
- wcsj: "Completion Time",
- gcsj: "Process Time",
- ksdqzl: "Initial Reading Weight",
- zhdqzl: "Final Reading Weight",
- qlfs: "Material Collection Method",
- slxx: "Dosing Information",
- kzt: "Monitoring Chart",
- sjzl:"Designed Weight",
- sjzl1:"Actual Weight",
- zqxxq:"Accuracy Details",
- pfxgjl: "Formula Modification Record",
- pfmbxgjl: "Formula Template Modification Record",
- zwsj:"No Data Available",
- msg1: "Adjust the query time for all the following charts?",
- msg2: "Please enter the year.",
- msg3: "Please enter the start week and end week for the query.",
- msg4: "Please enter the month.",
- wwc: "Incomplete",
- bfwc: "Partially Completed",
- qbwc: "Fully Completed",
- sfyhjh: "Is it a premix",
- yh: "Premix",
- fyh: "Not premixed",
- export: "Export",
- xs: "Coefficient (%)",
- bl: "Proportion (%)",
- cczl: "Train Weight",
- slzls: "Feed Weight (KG)",
- }
|