messages.js 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  1. import { recordDetailsZh, recordDetailsEn } from "./recordDetails-messages";
  2. export default {
  3. zh: {
  4. tabbar: {
  5. growthReport: "长势报告",
  6. agriFile: "农情档案",
  7. agriRecord: "农事规划",
  8. trace: "有味溯源",
  9. },
  10. common: {
  11. current: "当前",
  12. demoFarm: "示范农场",
  13. expandMore: "点击展开更多",
  14. collapse: "点击收起",
  15. backgroundDesc: "背景描述:",
  16. suggestion: "对策建议:",
  17. unlock: "点击解锁",
  18. noAddress: "暂无地址",
  19. droughtWarning: "干旱预警",
  20. cancel: "取消",
  21. confirm: "确认",
  22. },
  23. week: {
  24. 0: "周日",
  25. 1: "周一",
  26. 2: "周二",
  27. 3: "周三",
  28. 4: "周四",
  29. 5: "周五",
  30. 6: "周六",
  31. },
  32. weather: {
  33. farmList: "农场列表",
  34. farmListGuide: "查看全部农场列表,并可创建农场",
  35. expandMore: "展开更多",
  36. collapse: "收起",
  37. farmInfoMaintain: "农场信息维护",
  38. future7Days: "未来七天天气",
  39. searchFarm: "搜索农场",
  40. selectRegion: "选择地区",
  41. selectCategory: "选择品类",
  42. sunny: "晴天",
  43. },
  44. garden: {
  45. currentFarm: "当前农场",
  46. setDefaultFarm: "设为默认农场",
  47. addFarm: "新增农场",
  48. statFarm11: "农事11",
  49. statFarm22: "农事22",
  50. statSomeRisk: "某某风险",
  51. statStandardFarm: "标准农事",
  52. statStandardControl: "标准防治",
  53. },
  54. growthStageTimeline: {
  55. tooltipHint: "此为预估进程,请左右移动进行校准!",
  56. },
  57. growthReport: {
  58. title: "荔枝长势报告",
  59. cropTitle: "作物长势报告",
  60. weatherRisk: "气象风险",
  61. cropLychee: "荔枝",
  62. phenologyFruitExpansion: "膨果期",
  63. inStage: "处于{stage}",
  64. futureWeatherRisk: "未来7-15天气象风险",
  65. farmAdvice: "农事建议",
  66. patrolFocus: "巡园重点",
  67. bindSuccess: "您的农场已绑定成功",
  68. lockTitle: "专属数字农场,种好卖好",
  69. lockSub: "点击解锁一键溯源增产",
  70. risk: {
  71. pest: {
  72. title: "病虫风险",
  73. desc: "当前膨果期对病虫害高度敏感,易受害。经过飞鸟智慧大脑计算病虫风险:病虫胁迫指数处于中等水平,存在一定的病虫害发生风险,局部区域可能出现病害流行或虫害爆发,需加强监测预警,及时巡园",
  74. },
  75. rain: {
  76. title: "阴雨寡照风险",
  77. desc: "经过飞鸟智慧大脑计气象风险:阴雨寡照胁迫指数处于中等水平,存在一定的植株缺素风险,局部区域可能会出现长势异常现象,需加强监测预警,及时巡园",
  78. },
  79. },
  80. advice: {
  81. foliar: {
  82. title: "根外追肥",
  83. desc: "荔枝膨果期遇持续阴雨寡照,需及时排水防渍,重点根外喷施磷酸二氢钾并配合补充钙硼肥,以快速恢复树势、促进膨果壮果。",
  84. },
  85. pestControl: {
  86. title: "虫害防治",
  87. desc: "通过叶面喷施针对性杀虫剂,快速压低蒂蛀虫种群数量,保护果实免受蛀害。",
  88. },
  89. },
  90. patrol: {
  91. process: {
  92. title: "进程互动",
  93. desc: "是否有60%的荔枝进入果实转色期?",
  94. },
  95. growth: {
  96. title: "长势互动",
  97. desc: "是是否有10%的荔枝出现生理落果或裂果症状",
  98. },
  99. pest: {
  100. title: "病虫互动",
  101. desc: "是否有10%的荔枝发现蒂蛀虫为害特征?",
  102. },
  103. },
  104. },
  105. adjustPopup: {
  106. title: "当前日期:{date}",
  107. selectPhenology: "请选择当前{species}的物候期",
  108. selectReproductive: "请选择当前{species}的生育期",
  109. standard: "界定标准:{ratio} 以上表型进入该阶段",
  110. ratio: "六成",
  111. selectPhenologyToast: "请选择物候期",
  112. selectReproductiveToast: "请选择生育期",
  113. },
  114. agriFile: {
  115. legendZone: "管理分区",
  116. legendGrowth: "长势异常",
  117. legendPest: "病虫害异常",
  118. loading: "加载中...",
  119. noRecord: "暂无记录",
  120. tabPhenology: "物候记录",
  121. tabAbnormal: "异常记录",
  122. tabFarming: "农事记录",
  123. recordFruitExpand: "果园出现果实迅速膨大,占比",
  124. recordFruitSet: "果园出现谢花坐果,占比",
  125. recordFullBloom: "果园进入盛花期",
  126. recordPanicle: "果园出现花穗抽生",
  127. recordStemBorerFruit: "果园出现蒂蛀虫为害果,占比",
  128. recordCalciumCrack: "果园出现缺钙裂果症状,占比",
  129. recordStinkBug: "果园出现荔枝蝽象若虫为害",
  130. recordFlowerNoFruit: "果园出现花而不实现象",
  131. recordFertilize: "执行了膨果壮果追肥农事",
  132. recordStemBorerControl: "执行了蒂蛀虫防治农事",
  133. recordFlowerFruitProtect: "执行了保花保果药剂喷施农事",
  134. recordPreFlowerPest: "执行了花前病虫综合防治农事",
  135. },
  136. recordDetails: recordDetailsZh,
  137. agriRecord: {
  138. farmDetail: "农场详情",
  139. level2: "二级",
  140. riskLevel: "{level}级",
  141. pendingRecord: "待记录",
  142. growthWorkName: "长势异常态势跟踪",
  143. growthReason: "缺锌导致生长缓慢",
  144. growthIssue: "是否有10%的荔枝出现落果裂果?",
  145. pestWorkName: "病虫害态势监控",
  146. pestReason: "病虫害影响作物生长",
  147. pestIssue: "是否有10%的荔枝发现蒂蛀虫?",
  148. phenologyWorkName: "物候跟踪记录",
  149. phenologyReason: "预计到达病虫防控关键期",
  150. phenologyIssue: "是否有60%的荔枝进入转色期",
  151. workStatus: {
  152. 0: "待校准",
  153. 1: "机动执行",
  154. 2: "待执行",
  155. 3: "未激活",
  156. 4: "已认证",
  157. 5: "已失效",
  158. 6: "已执行",
  159. },
  160. },
  161. workDetail: {
  162. title: "农事详情",
  163. certifiedSuccess: "已认证成功",
  164. ownedPlot: "权属田块1:",
  165. executionArea: "执行区域",
  166. verified: "已认证",
  167. purpose: "农事目的",
  168. notes: "注意事项",
  169. prescription: "药物处方",
  170. executionMethod: "执行方式",
  171. },
  172. },
  173. en: {
  174. tabbar: {
  175. growthReport: "Growth Report",
  176. agriFile: "Crop Archives",
  177. agriRecord: "Farm Planning",
  178. trace: "Traceability",
  179. },
  180. common: {
  181. current: "Current",
  182. demoFarm: "Demo Farm",
  183. expandMore: "Show more",
  184. collapse: "Collapse",
  185. backgroundDesc: "Background: ",
  186. suggestion: "Recommendations: ",
  187. unlock: "Unlock",
  188. noAddress: "No address",
  189. droughtWarning: "Drought alert",
  190. cancel: "Cancel",
  191. confirm: "Confirm",
  192. },
  193. week: {
  194. 0: "Sun",
  195. 1: "Mon",
  196. 2: "Tue",
  197. 3: "Wed",
  198. 4: "Thu",
  199. 5: "Fri",
  200. 6: "Sat",
  201. },
  202. weather: {
  203. farmList: "Farm list",
  204. farmListGuide: "View all farms and create new ones",
  205. expandMore: "Expand",
  206. collapse: "Collapse",
  207. farmInfoMaintain: "Farm profile",
  208. future7Days: "7-day forecast",
  209. searchFarm: "Search farms",
  210. selectRegion: "Region",
  211. selectCategory: "Category",
  212. sunny: "Sunny",
  213. },
  214. garden: {
  215. currentFarm: "Current farm",
  216. setDefaultFarm: "Set as default",
  217. addFarm: "Add farm",
  218. statFarm11: "Farm Work 11",
  219. statFarm22: "Farm Work 22",
  220. statSomeRisk: "Risk Alert",
  221. statStandardFarm: "Standard Farm Work",
  222. statStandardControl: "Standard Control",
  223. },
  224. growthStageTimeline: {
  225. tooltipHint: "This is an estimated progress. Drag left or right to calibrate.",
  226. },
  227. growthReport: {
  228. title: "Lychee Growth Report",
  229. cropTitle: "Crop Growth Report",
  230. weatherRisk: "Weather risks",
  231. cropLychee: "Lychee",
  232. phenologyFruitExpansion: "Fruit expansion stage",
  233. inStage: "in {stage}",
  234. futureWeatherRisk: "7–15 day weather risks",
  235. farmAdvice: "Farming advice",
  236. patrolFocus: "Patrol priorities",
  237. bindSuccess: "Your farm has been linked successfully",
  238. lockTitle: "Your digital farm — grow better, sell better",
  239. lockSub: "Tap to unlock traceability & yield boost",
  240. risk: {
  241. pest: {
  242. title: "Pest & disease risk",
  243. desc: "During fruit expansion, crops are highly sensitive to pests and diseases. Feiniao AI assessment: moderate pest stress index. Local outbreaks are possible — strengthen monitoring and patrols.",
  244. },
  245. rain: {
  246. title: "Rain & low-light risk",
  247. desc: "Feiniao AI weather assessment: moderate rain/low-light stress. Nutrient deficiency may occur in some areas with abnormal growth — strengthen monitoring and patrols.",
  248. },
  249. },
  250. advice: {
  251. foliar: {
  252. title: "Foliar feeding",
  253. desc: "During prolonged rain and low light in fruit expansion, improve drainage. Apply potassium dihydrogen phosphate foliar spray with calcium and boron to restore vigor and promote fruit sizing.",
  254. },
  255. pestControl: {
  256. title: "Pest control",
  257. desc: "Targeted foliar insecticides can quickly reduce litchi stem borer populations and protect fruit from damage.",
  258. },
  259. },
  260. patrol: {
  261. process: {
  262. title: "Progress check",
  263. desc: "Have 60% of lychee trees entered fruit color-change stage?",
  264. },
  265. growth: {
  266. title: "Growth check",
  267. desc: "Do 10% of lychee trees show physiological drop or fruit cracking?",
  268. },
  269. pest: {
  270. title: "Pest check",
  271. desc: "Do 10% of lychee trees show litchi stem borer damage?",
  272. },
  273. },
  274. },
  275. adjustPopup: {
  276. title: "Current date: {date}",
  277. selectPhenology: "Select phenological stage for {species}",
  278. selectReproductive: "Select reproductive stage for {species}",
  279. standard: "Criterion: over {ratio} of plants show this stage",
  280. ratio: "60%",
  281. selectPhenologyToast: "Please select phenological stage",
  282. selectReproductiveToast: "Please select reproductive stage",
  283. },
  284. agriFile: {
  285. legendZone: "Management Zone",
  286. legendGrowth: "Growth Abnormality",
  287. legendPest: "Pest & Disease",
  288. loading: "Loading...",
  289. noRecord: "No records",
  290. tabPhenology: "Phenology",
  291. tabAbnormal: "Abnormalities",
  292. tabFarming: "Farm Work",
  293. recordFruitExpand: "Rapid fruit expansion in orchard, ",
  294. recordFruitSet: "Flower drop and fruit set in orchard, ",
  295. recordFullBloom: "Orchard in full bloom",
  296. recordPanicle: "Panicle emergence in orchard",
  297. recordStemBorerFruit: "Stem borer damage on fruit in orchard, ",
  298. recordCalciumCrack: "Calcium deficiency fruit cracking in orchard, ",
  299. recordStinkBug: "Lychee stink bug nymph damage in orchard",
  300. recordFlowerNoFruit: "Flowering without fruit set in orchard",
  301. recordFertilize: "Fruit expansion fertilization applied",
  302. recordStemBorerControl: "Stem borer control applied",
  303. recordFlowerFruitProtect: "Flower and fruit protection spray applied",
  304. recordPreFlowerPest: "Pre-bloom pest control applied",
  305. },
  306. recordDetails: recordDetailsEn,
  307. agriRecord: {
  308. farmDetail: "Farm Details",
  309. level2: "Level 2",
  310. riskLevel: "Level {level}",
  311. pendingRecord: "Pending",
  312. growthWorkName: "Growth Abnormality Tracking",
  313. growthReason: "Slow growth due to zinc deficiency",
  314. growthIssue: "Do 10% of lychee trees show fruit drop or cracking?",
  315. pestWorkName: "Pest & Disease Monitoring",
  316. pestReason: "Pests and diseases affecting crop growth",
  317. pestIssue: "Do 10% of lychee trees show litchi stem borer?",
  318. phenologyWorkName: "Phenology Tracking",
  319. phenologyReason: "Expected critical pest control period",
  320. phenologyIssue: "Have 60% of lychee trees entered color-change stage?",
  321. workStatus: {
  322. 0: "Calib",
  323. 1: "Flex",
  324. 2: "Pending",
  325. 3: "Off",
  326. 4: "Cert",
  327. 5: "Void",
  328. 6: "Done",
  329. },
  330. },
  331. workDetail: {
  332. title: "Work Details",
  333. certifiedSuccess: "Certified",
  334. ownedPlot: "Plot 1: ",
  335. executionArea: "Area",
  336. verified: "Cert",
  337. purpose: "Purpose",
  338. notes: "Notes",
  339. prescription: "Rx",
  340. executionMethod: "Method",
  341. },
  342. },
  343. };