message.js 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296
  1. export default{
  2. msg1: "Copy successful",
  3. msg2: "Copy failed",
  4. msg3: "Please select a formula",
  5. msg4: "Are you sure to copy this information?",
  6. msg5: "Import successful",
  7. msg6: "Feed order cannot be negative or a decimal",
  8. msg7: "Feed name/weight/mixing delay/allowable delay deviation cannot be empty",
  9. msg8: "Please enter a positive number for weight, up to four decimal places",
  10. msg9: "Special characters are not allowed in the formula name",
  11. msg10: "Effective successfully",
  12. msg11: "Failed to take effect",
  13. msg12: "Please select train information",
  14. msg13: "Disable failed",
  15. msg14: "Request failed",
  16. msg15: "Disable successful",
  17. msg16: "Formula name/livestock category/formula type cannot be empty",
  18. msg17: "Livestock category/formula type cannot be empty",
  19. msg18: "Formula name cannot be empty",
  20. msg19: "Livestock category cannot be empty",
  21. msg20: "Formula type cannot be empty",
  22. msg21: "Special characters are not allowed in the formula code",
  23. msg22: "The formula code cannot be duplicated, please re-enter",
  24. msg23: "Please select formula details",
  25. msg24: "Premix formula cannot be synthesized into premix feed",
  26. msg25: "Cannot select premix feed",
  27. msg26: "Please select at least two feeds to synthesize",
  28. msg27: "The premix formula already exists, cannot be regenerated",
  29. msg28: "Formula name/livestock category cannot be empty",
  30. msg29: "Currently selected",
  31. msg30: "pieces of information, are you sure to disable?",
  32. msg31: "pieces of information, are you sure to delete?",
  33. msg32: "Formula record",
  34. msg33: "Synthesize premix feed",
  35. msg34: "Historical record",
  36. msg35: "Feed details",
  37. msg36: "Formula modification record",
  38. msg37: "Failed",
  39. msg38: "Import failed:",
  40. msg39: "piece!",
  41. msg40: "Upload failed",
  42. msg41: "Application cancelled",
  43. msg42: "Please save or cancel the current change order operation",
  44. msg43: "Weight/mixing delay/allowable delay deviation cannot be empty",
  45. msg44: "Feed name cannot be empty",
  46. msg45: "Weight cannot be empty",
  47. msg46: "Mixing delay cannot be empty",
  48. msg47: "Allowable delay deviation cannot be empty",
  49. msg48: "Allowable delay deviation cannot exceed mixing delay",
  50. msg49: "Feed name cannot select a premix formula",
  51. msg50: "Order switch successful",
  52. msg51: "Order switch failed",
  53. msg52: "Mixing delay/allowable delay deviation cannot be empty",
  54. msg53: "Formula Modification Record:",
  55. msg54: "Formula Template Import Template.xlsx",
  56. msg55: "Formula Template",
  57. msg56: "Formula Template Import Error Message",
  58. msg57: "The formula name cannot be duplicated, please re-enter",
  59. msg58: "Are you sure to apply the data of",
  60. mesg59: "to the current?",
  61. msg60: "Are you sure to split the current premix feed?",
  62. msg61: "Are you sure to upload the formula?",
  63. msg62: "Pens Details:",
  64. msg63: "Formula Details",
  65. msg64: "Weight (KG)",
  66. msg65: "(3.5) Feed Conversion Efficiency (kg/DM)",
  67. msg66: "Daily Milk Cost per Kilogram (Yuan)",
  68. //
  69. msg67: "Please select the formula to be issued",
  70. msg68: "The formula is not enabled and cannot be issued",
  71. mag69: "Please select the farm to be issued to" ,
  72. msg70: "Formula issued",
  73. msg71: "Is it the current formula",
  74. msg72: "Issuance record",
  75. msg73: "Issuance time",
  76. msg74: "Select the farm for issuance",
  77. msg75: "Yield (kg/cow)",
  78. msg76: "Dry matter intake (kg/cow)",
  79. msg77: "2.75 points (quantity, percentage)",
  80. msg78: "2.75 points (quantity, percentage)" ,
  81. msg79: "3 points (quantity, percentage)",
  82. msg80: "3.25 points (quantity, percentage)",
  83. msg81: "3.75 points (quantity, percentage)",
  84. msg82: "4+ points (quantity, percentage)",
  85. msg83: "1 point (quantity, percentage)",
  86. msg84: "2 points (quantity, percentage)",
  87. msg85: "4 points (quantity, percentage)",
  88. msg86: "5 points (quantity, percentage)",
  89. msg87: "Dry matter adjustment - formula selection",
  90. msg88: "Please select the pen formula",
  91. msg89: "Fresh weight (g)",
  92. msg90: "Dried weight (g)",
  93. msg91: "Theoretical dry matter",
  94. msg92: "Actual dry matter",
  95. msg93: "Operation date",
  96. msq95: "Previous step" ,
  97. msg96: "Next step",
  98. msg97: "Shift weight before adjustment",
  99. msg98: "Shift weight after adjustment",
  100. msg99: "Theoretical dry matter before adjustment",
  101. msg100: "Theoretical dry matter after adjustment",
  102. msg101: "Sampling dry matter before adjustment",
  103. msg102: "Sampling dry matter after adjustment",
  104. msg103: "Daily feeding amount before adjustment",
  105. msg104: "Daily feeding amount after adjustment",
  106. msg105: "Dry matter adjustment - sampling selection",
  107. msg106: "Dry matter adjustment - change details",
  108. msg107: "Select the formula to be adjusted",
  109. msg108: "Please select the corresponding dry matter ratio adjustment for the sampling content",
  110. msg109: "Only one sampling content can be selected for adjustment",
  111. msg110: "Are you sure to perform the current dry matter adjustment operation?",
  112. msg111: "Prompt",
  113. msg112: "Pen formula import template",
  114. msg113: "Filling specification",
  115. downloadList:[
  116. { 'obj1': '1. The file type should be xlsx, and the corresponding table file name format should be: File Name.xlsx;' },
  117. { 'obj1': '2. The bottom worksheet name cannot be changed, and the default is: Sheet1;' },
  118. { 'obj1': '3. Pen name, actual cattle number, coefficient (%), coefficient head number, formula template, supplementary feed formula font are required to fill in;' },
  119. { 'obj1': ' The first column pen name defaults to the pen in the system and cannot be modified;' },
  120. { 'obj1': '5. The actual number of cattle should be a positive integer, the coefficient should be a positive number, and at most two decimal places should be retained;' },
  121. { 'obj1': '6. The formula template name must match the feeding formula in the system formula plan - formula template; if the supplementary feed formula is enabled, it needs to match the supplementary feed formula in the formula template;' },
  122. { 'obj1': '7. A maximum of 200 data entries can be imported, if more than 200 entries, please import in multiple files.' }
  123. ],
  124. //
  125. msg114: "Cattle head count synchronization with the software has been canceled",
  126. msg115: "Recovery has been canceled",
  127. msg116: "The livestock category of the selected formula template does not match the livestock category corresponding to the pen",
  128. msg117: "The selected supplementary feed formula does not match the livestock category corresponding to the pen",
  129. msg118: "Actual cattle head count/coefficients/coefficients head count/formula template cannot be empty",
  130. msg119: "Coefficients/coefficients head count/formula template cannot be empty",
  131. msg120: "Coefficients head count/formula template cannot be empty",
  132. msg121: "Actual cattle head count cannot be empty",
  133. msg122: "Coefficient cannot be empty",
  134. msg123: "Coefficients head count cannot be empty",
  135. msg124: "Formula template cannot be empty",
  136. msg125: "Please enter a positive integer for the actual cattle head count",
  137. msg126: "Please select a pen information for nutritional assessment",
  138. msg127: "Start date and end date cannot be empty",
  139. msg128: "Cattle head count should be a positive integer",
  140. msg129: "Temperature environment should be kept to two decimal places",
  141. msg130: "Average age should be kept to two decimal places",
  142. msg131: "Body weight should be kept to two decimal places",
  143. msg132: "Daily weight gain should be kept to two decimal places",
  144. msg133: "Pregnancy days should be an integer greater than 0 and less than 280",
  145. msg134: "Parity should be an integer greater than 0 and less than 20",
  146. msg135: "Average days in milk should be a positive integer",
  147. msg136: "Milk yield should be kept to two decimal places",
  148. msg137: "Milk fat percentage should be kept to two decimal places",
  149. msg138: "Milk protein percentage should be kept to two decimal places",
  150. msg139: "Lactose percentage should be kept to two decimal places",
  151. msg140:"Pen Formula",
  152. msg141: "There is a piece of information, do you want to make it effective?",
  153. msg142: "Train number/formula name/TMR number/shift/mixing weight cannot be empty.",
  154. msg143: "Formula name/TMR number/shift/mixing weight cannot be empty.",
  155. msg144: "TMR number/shift/mixing weight cannot be empty.",
  156. msg145: "Shift/mixing weight cannot be empty.",
  157. msg146: "Train number cannot be empty and must be greater than 0.",
  158. msg147: "TMR number cannot be empty.",
  159. msg148: "Shift cannot be empty.",
  160. msg149: "Mixing weight cannot be empty.",
  161. msg150: "Train number cannot be duplicated.",
  162. msg151: "Please enter an integer for the train number.",
  163. msg152: "The pen for this train has already been added and cannot be deleted.",
  164. msg153: "Success",
  165. msg154: "Weight cannot have a value less than 0.",
  166. msg155: "The total weight of the spreader truck exceeds the maximum weight.",
  167. msg156: "The planned formula has reached maximum capacity.",
  168. msg157: "Fixed equipment cannot spread material; please select a spreading device.",
  169. msg158: "Please select a train number.",
  170. msg159: "Mandatory fields",
  171. msg160: "Dashboard name/status cannot be empty",
  172. msg161: "Dashboard name cannot be empty",
  173. msg162: "Dashboard name cannot contain special characters",
  174. msg163: "Failed to save",
  175. msg164: "To receive system notifications and early warning messages via WeChat, you must first scan the QR code to follow the public account",
  176. msg165: "Follow WeChat:",
  177. msg166: "Please select role information",
  178. msg167: "Group ID/group name/administrator username cannot be empty",
  179. msg168: "Group name/administrator username cannot be empty",
  180. msg169: "Group ID cannot be empty",
  181. msg170: "Group name cannot be empty",
  182. msg171: "Administrator username cannot be empty",
  183. msg172: "Please enter an 11-digit phone number",
  184. msg173: "The group already exists and cannot be duplicated",
  185. msg174: "Farm ID/farm name/administrator username cannot be empty",
  186. msg175: "Farm name/administrator username cannot be empty",
  187. msg176: "Farm ID cannot be empty",
  188. msg177: "Farm name cannot be empty",
  189. msg178: "Generation canceled",
  190. msg179: "Cleared successfully",
  191. msg180: "Failed to clear",
  192. msg181: "Disabled successfully",
  193. msg182: "Train number/pen/TMR number/shift/remaining material processing method cannot be empty",
  194. msg183: "Pen/TMR number/shift/remaining material processing method cannot be empty",
  195. msg184: "TMR number/shift/remaining material processing method cannot be empty",
  196. msg185: "Shift/remaining material processing method cannot be empty",
  197. msg186: "Pen cannot be empty",
  198. msg187: "Remaining material processing method cannot be empty",
  199. msg188: "Transfer pen cannot be empty",
  200. msg189: "Shift/remaining material processing method cannot be empty",
  201. msg190: "Uploaded successfully",
  202. msg191: "There are pens in the spreading plan that have not been fully assigned, it is recommended to assign them in a timely manner",
  203. msg192: "The current date cannot modify the plan, please choose a different date",
  204. msg193: "Pen formula",
  205. msg194: "The order of plans that have been executed cannot be adjusted",
  206. msg195: "You cannot move other plans between pre-weighing plans",
  207. msg196: "Pre-weighing plan cannot be moved to other positions",
  208. msg197: "Pre-weighing plan cannot be moved below the spreading plan",
  209. msg198: "Spreading plan - spreading cannot be moved to other positions",
  210. msg199: "Spreading plan - spreading cannot be moved above the mixing in the spreading plan",
  211. msg200: "Cannot be dragged into the middle of other plans;",
  212. msg201: "Cannot be dragged between pre-weighing plans and pre-weighing plans",
  213. msg202: "There are no plans available for copying at the moment",
  214. msg203: "Synchronization successful",
  215. msg204: "Synchronization failed",
  216. msg205: "Data synchronization canceled",
  217. msg206: "Since the mixer truck and the spreader truck are integrated, the insertion order cannot be separated",
  218. msg207: "Sorting",
  219. msg208: "Please enter the position you want to insert into",
  220. msg209: "Please check if the insertion position number is correct",
  221. msg210: "Cancel sorting",
  222. msg211: "Please select a plan",
  223. msg212: "Modified successfully",
  224. msg213: "Cleared successfully",
  225. msg214: "Failed to clear",
  226. msg215: "Please select a plan first",
  227. msg216: "Are you sure to change the status of the checked plans to executed?",
  228. msg217: "Please enter a positive number for the coefficient",
  229. msg218: "Please enter a positive number for the coefficient head count",
  230. msg219: "Spreading plan",
  231. msg220: "Modify plan",
  232. msg221: "Driver number/driver name cannot be empty",
  233. msg222: "Driver number cannot be empty",
  234. msg223: "Driver name cannot be empty",
  235. msg224: "TMR equipment number/TMR equipment name/data collection card number/TMR equipment type/maximum mixing quantity cannot be empty",
  236. msg225: "TMR equipment name/data collection card number/TMR equipment type/maximum mixing quantity cannot be empty",
  237. msg226: "Data collection card number/TMR equipment type/maximum mixing quantity cannot be empty",
  238. msg227: "Repeat of msg226, ensure uniqueness for each message identifier",
  239. msg228: "TMR equipment number cannot be empty",
  240. msg229: "Equipment name cannot be empty",
  241. msg230: "Data collection card number cannot be empty",
  242. msg231: "Equipment type cannot be empty",
  243. msg232: "Maximum mixing quantity cannot be empty",
  244. msg233: "Data collection card please enter an integer between 0 and 15",
  245. msg234: "Maximum mixing quantity please enter a positive integer",
  246. msg235: "Jump weight range please enter an integer between 0 and 40",
  247. msg236: "TMR equipment number cannot contain special characters",
  248. msg237: "TMR equipment name cannot be empty",
  249. msg238: "Please select TMR equipment information",
  250. //
  251. msg239: "Equipment type/equipment number/equipment name/data collection card number cannot be empty",
  252. mag240: "Equipment number/equipment name/data collection card number cannot be empty" ,
  253. msg241: "Equipment name/data collection card number cannot be empty",
  254. msg242: "Equipment number cannot be empty",
  255. msg243: "Equipment number cannot contain special characters",
  256. msg244: "The equipment number is already in use, please re-enter",
  257. msg245: "The data collection card number is already in use, please re-enter",
  258. msg246: "Please select equipment information",
  259. msg247: "Livestock parent class/livestock category/livestock category number cannot be empty",
  260. msg248: "Livestock parent class cannot be empty",
  261. msg249: "Livestock category/livestock category number cannot be empty",
  262. msg250: "Livestock category number cannot be empty",
  263. msg251: "Livestock category cannot contain special characters",
  264. msg252: "Livestock category number cannot contain special characters",
  265. msg253: "Please select livestock category information",
  266. msg254: "Please enter an integer greater than or equal to 0 for the allowable error",
  267. msg255: "Please enter an integer greater than or equal to 0 and less than or equal to 120 for the jump weight range",
  268. msg256: "The pen number is already in use, please re-enter",
  269. msg257: "Pen name/pen number cannot be empty",
  270. msg258: "Please select pen group pen information",
  271. msg259: "Please enter a positive integer for the packaging unit weight",
  272. msg260: "Please keep the unit price to two decimal places",
  273. msg261: "Please enter an integer greater than or equal to 0 and less than or equal to 50 for the jump weight range",
  274. msg262: "Please enter a number from 1 to 8 for the relay position",
  275. msg263: "Please enter an integer greater than or equal to 0 for the allowable error",
  276. msg264: "Canceled",
  277. msg265: "Are you sure to confirm the association?",
  278. msg266: "Please enter a natural number, up to two decimal places",
  279. msg267: "Please select feed table information",
  280. msg268: "Please select a piece of information",
  281. }