messages.js 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370
  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. scaleNormal: "普通",
  119. scaleGood: "良好",
  120. scaleExcellent: "优秀",
  121. loading: "加载中...",
  122. noRecord: "暂无记录",
  123. noData: "暂无数据",
  124. tabPhenology: "物候进程",
  125. tabAbnormal: "异常记录",
  126. tabFarming: "农事记录",
  127. tabAgriRecord: "农情记录",
  128. tabRemoteSensing: "时序遥感指标",
  129. remoteSensingChartTitle: "时序遥感指数",
  130. remoteSensingLegendZone: "区域一指数曲线",
  131. remoteSensingLegendStandard: "标准指数曲线",
  132. timeAxisLabel: "时间",
  133. remoteSensingValuePlaceholder: "数字",
  134. recordFruitExpand: "果园出现果实迅速膨大,占比",
  135. recordFruitSet: "果园出现谢花坐果,占比",
  136. recordFullBloom: "果园进入盛花期",
  137. recordPanicle: "果园出现花穗抽生",
  138. recordStemBorerFruit: "果园出现蒂蛀虫为害果,占比",
  139. recordCalciumCrack: "果园出现缺钙裂果症状,占比",
  140. recordStinkBug: "果园出现荔枝蝽象若虫为害",
  141. recordFlowerNoFruit: "果园出现花而不实现象",
  142. recordFertilize: "执行了膨果壮果追肥农事",
  143. recordStemBorerControl: "执行了蒂蛀虫防治农事",
  144. recordFlowerFruitProtect: "执行了保花保果药剂喷施农事",
  145. recordPreFlowerPest: "执行了花前病虫综合防治农事",
  146. },
  147. recordDetails: recordDetailsZh,
  148. agriRecord: {
  149. farmDetail: "农场详情",
  150. allFarmWork: "全部农事",
  151. traceFarmWork: "溯源农事",
  152. level2: "二级",
  153. riskLevel: "{level}级",
  154. pendingRecord: "待记录",
  155. growthWorkName: "长势异常态势跟踪",
  156. growthReason: "缺锌导致生长缓慢",
  157. growthIssue: "是否有10%的荔枝出现落果裂果?",
  158. pestWorkName: "病虫害态势监控",
  159. pestReason: "病虫害影响作物生长",
  160. pestIssue: "是否有10%的荔枝发现蒂蛀虫?",
  161. phenologyWorkName: "物候跟踪记录",
  162. phenologyReason: "预计到达病虫防控关键期",
  163. phenologyIssue: "是否有60%的荔枝进入转色期",
  164. workStatus: {
  165. 0: "待校准",
  166. 1: "机动执行",
  167. 2: "待执行",
  168. 3: "未激活",
  169. 4: "已认证",
  170. 5: "已失效",
  171. 6: "已执行",
  172. },
  173. },
  174. workDetail: {
  175. title: "农事详情",
  176. certifiedSuccess: "已认证成功",
  177. ownedPlot: "权属田块1:",
  178. executionArea: "执行区域",
  179. verified: "已认证",
  180. purpose: "农事目的",
  181. notes: "注意事项",
  182. prescription: "药物处方",
  183. executionMethod: "执行方式",
  184. },
  185. },
  186. en: {
  187. tabbar: {
  188. growthReport: "Growth Report",
  189. agriFile: "Crop Archives",
  190. agriRecord: "Farm Planning",
  191. trace: "Traceability",
  192. },
  193. common: {
  194. current: "Current",
  195. demoFarm: "Demo Farm",
  196. expandMore: "Show more",
  197. collapse: "Collapse",
  198. backgroundDesc: "Background: ",
  199. suggestion: "Recommendations: ",
  200. unlock: "Unlock",
  201. noAddress: "No address",
  202. droughtWarning: "Drought alert",
  203. cancel: "Cancel",
  204. confirm: "Confirm",
  205. },
  206. week: {
  207. 0: "Sun",
  208. 1: "Mon",
  209. 2: "Tue",
  210. 3: "Wed",
  211. 4: "Thu",
  212. 5: "Fri",
  213. 6: "Sat",
  214. },
  215. weather: {
  216. farmList: "Farm list",
  217. farmListGuide: "View all farms and create new ones",
  218. expandMore: "Expand",
  219. collapse: "Collapse",
  220. farmInfoMaintain: "Farm profile",
  221. future7Days: "7-day forecast",
  222. searchFarm: "Search farms",
  223. selectRegion: "Region",
  224. selectCategory: "Category",
  225. sunny: "Sunny",
  226. },
  227. garden: {
  228. currentFarm: "Current farm",
  229. setDefaultFarm: "Set as default",
  230. addFarm: "Add farm",
  231. statFarm11: "Farm Work 11",
  232. statFarm22: "Farm Work 22",
  233. statSomeRisk: "Risk Alert",
  234. statStandardFarm: "Standard Farm Work",
  235. statStandardControl: "Standard Control",
  236. },
  237. growthStageTimeline: {
  238. tooltipHint: "This is an estimated progress. Drag left or right to calibrate.",
  239. },
  240. growthReport: {
  241. title: "Lychee Growth Report",
  242. cropTitle: "Crop Growth Report",
  243. weatherRisk: "Weather risks",
  244. cropLychee: "Lychee",
  245. phenologyFruitExpansion: "Fruit expansion stage",
  246. inStage: "in {stage}",
  247. futureWeatherRisk: "7–15 day weather risks",
  248. farmAdvice: "Farming advice",
  249. patrolFocus: "Patrol priorities",
  250. bindSuccess: "Your farm has been linked successfully",
  251. lockTitle: "Your digital farm — grow better, sell better",
  252. lockSub: "Tap to unlock traceability & yield boost",
  253. risk: {
  254. pest: {
  255. title: "Pest & disease risk",
  256. 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.",
  257. },
  258. rain: {
  259. title: "Rain & low-light risk",
  260. desc: "Feiniao AI weather assessment: moderate rain/low-light stress. Nutrient deficiency may occur in some areas with abnormal growth — strengthen monitoring and patrols.",
  261. },
  262. },
  263. advice: {
  264. foliar: {
  265. title: "Foliar feeding",
  266. 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.",
  267. },
  268. pestControl: {
  269. title: "Pest control",
  270. desc: "Targeted foliar insecticides can quickly reduce litchi stem borer populations and protect fruit from damage.",
  271. },
  272. },
  273. patrol: {
  274. process: {
  275. title: "Progress check",
  276. desc: "Have 60% of lychee trees entered fruit color-change stage?",
  277. },
  278. growth: {
  279. title: "Growth check",
  280. desc: "Do 10% of lychee trees show physiological drop or fruit cracking?",
  281. },
  282. pest: {
  283. title: "Pest check",
  284. desc: "Do 10% of lychee trees show litchi stem borer damage?",
  285. },
  286. },
  287. },
  288. adjustPopup: {
  289. title: "Current date: {date}",
  290. selectPhenology: "Select phenological stage for {species}",
  291. selectReproductive: "Select reproductive stage for {species}",
  292. standard: "Criterion: over {ratio} of plants show this stage",
  293. ratio: "60%",
  294. selectPhenologyToast: "Please select phenological stage",
  295. selectReproductiveToast: "Please select reproductive stage",
  296. },
  297. agriFile: {
  298. legendZone: "Management Zone",
  299. legendGrowth: "Growth Abnormality",
  300. legendPest: "Pest & Disease",
  301. scaleNormal: "Normal",
  302. scaleGood: "Good",
  303. scaleExcellent: "Excellent",
  304. loading: "Loading...",
  305. noRecord: "No records",
  306. noData: "No data",
  307. tabPhenology: "Phenological Process",
  308. tabAbnormal: "Abnormalities",
  309. tabFarming: "Farm Work",
  310. tabAgriRecord: "Crop Records",
  311. tabRemoteSensing: "Time-series Remote Sensing",
  312. remoteSensingChartTitle: "Time-series Remote Sensing Index",
  313. remoteSensingLegendZone: "Zone 1 Index Curve",
  314. remoteSensingLegendStandard: "Standard Index Curve",
  315. timeAxisLabel: "Time",
  316. remoteSensingValuePlaceholder: "Number",
  317. recordFruitExpand: "Rapid fruit expansion in orchard, ",
  318. recordFruitSet: "Flower drop and fruit set in orchard, ",
  319. recordFullBloom: "Orchard in full bloom",
  320. recordPanicle: "Panicle emergence in orchard",
  321. recordStemBorerFruit: "Stem borer damage on fruit in orchard, ",
  322. recordCalciumCrack: "Calcium deficiency fruit cracking in orchard, ",
  323. recordStinkBug: "Lychee stink bug nymph damage in orchard",
  324. recordFlowerNoFruit: "Flowering without fruit set in orchard",
  325. recordFertilize: "Fruit expansion fertilization applied",
  326. recordStemBorerControl: "Stem borer control applied",
  327. recordFlowerFruitProtect: "Flower and fruit protection spray applied",
  328. recordPreFlowerPest: "Pre-bloom pest control applied",
  329. },
  330. recordDetails: recordDetailsEn,
  331. agriRecord: {
  332. farmDetail: "Farm Details",
  333. allFarmWork: "All Farm Work",
  334. traceFarmWork: "Traceability",
  335. level2: "Level 2",
  336. riskLevel: "Level {level}",
  337. pendingRecord: "Pending",
  338. growthWorkName: "Growth Abnormality Tracking",
  339. growthReason: "Slow growth due to zinc deficiency",
  340. growthIssue: "Do 10% of lychee trees show fruit drop or cracking?",
  341. pestWorkName: "Pest & Disease Monitoring",
  342. pestReason: "Pests and diseases affecting crop growth",
  343. pestIssue: "Do 10% of lychee trees show litchi stem borer?",
  344. phenologyWorkName: "Phenology Tracking",
  345. phenologyReason: "Expected critical pest control period",
  346. phenologyIssue: "Have 60% of lychee trees entered color-change stage?",
  347. workStatus: {
  348. 0: "Calib",
  349. 1: "Flex",
  350. 2: "Pending",
  351. 3: "Off",
  352. 4: "Cert",
  353. 5: "Void",
  354. 6: "Done",
  355. },
  356. },
  357. workDetail: {
  358. title: "Work Details",
  359. certifiedSuccess: "Certified",
  360. ownedPlot: "Plot 1: ",
  361. executionArea: "Area",
  362. verified: "Cert",
  363. purpose: "Purpose",
  364. notes: "Notes",
  365. prescription: "Rx",
  366. executionMethod: "Method",
  367. },
  368. },
  369. };