zh.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308
  1. {
  2. "Header": {
  3. "title": "土壤酸化智能预测专家系统",
  4. "welcome": "欢迎",
  5. "loginsucc": "登录成功",
  6. "username": "用户名",
  7. "logout": "退出登录"
  8. },
  9. "login": {
  10. "userTitle": "用户登录",
  11. "loginButton": "登录",
  12. "registerLink": "没有账号?点击注册",
  13. "loginSuccess": "登录成功",
  14. "loginFailed": "登录失败,请检查用户名或密码"
  15. },
  16. "logout": {
  17. "confirmMessage": "确定要退出登录吗?",
  18. "confirmTitle": "提示",
  19. "confirmButton": "确定",
  20. "cancelButton": "取消",
  21. "logoutSuccess": "退出登录成功",
  22. "logoutFailed": "退出失败,请重试"
  23. },
  24. "register": {
  25. "title": "用户注册",
  26. "registerButton": "注册",
  27. "backToLoginButton": "返回登录",
  28. "registerSuccess": "注册成功",
  29. "registerFailed": "注册失败",
  30. "autoLoginPrompt": "注册成功,正在跳转到登录页面..."
  31. },
  32. "validation": {
  33. "account": "账户",
  34. "password": "密码",
  35. "confirmPassword": "确认密码",
  36. "usernameRequired": "请输入账号",
  37. "passwordRequired": "请输入密码",
  38. "passwordLength": "密码长度为 3 到 16 个字符",
  39. "confirmPasswordRequired": "请确认密码",
  40. "passwordMismatch": "两次输入的密码不一致"
  41. },
  42. "Menu": {
  43. "dataManagement": "数据管理",
  44. "infoManagement": "信息管理",
  45. "modelManagement": "模型管理及配置",
  46. "userManagement": "用户管理",
  47. "swIntroduce": "软件简介",
  48. "mapcalulate": "土壤酸化地块级计算",
  49. "reversionmodel": "土壤反酸模型",
  50. "reducemodel": "土壤降酸模型",
  51. "dataStatistics": "数据统计",
  52. "softwareIntroduction": "软件简介",
  53. "projectOverview": "项目简介",
  54. "researchFindings": "研究成果",
  55. "teamInfo": "团队信息",
  56. "soilAcidPlotPrediction": "土壤酸化地块级预测",
  57. "shaoguanAcidMap": "韶关土壤酸化地图",
  58. "nanxiongAcidMap": "南雄土壤酸化地图",
  59. "soilPH Prediction": "土壤 pH 预测",
  60. "soilAcidReductionPrediction": "土壤反酸预测",
  61. "acidReductionModelDisplay": "反酸模型显示",
  62. "soilAcidNeutralizationPrediction": "土壤降酸预测",
  63. "acidNeutralizationModelDisplay": "降酸模型显示",
  64. "detectionStatistics": "检测信息统计",
  65. "soilCadmiumStatistics": "土壤镉含量统计",
  66. "cropRiskAssessment": "作物风险评估系统",
  67. "soilAcidificationStatistics": "土壤酸化统计"
  68. },
  69. "SoilacidificationStatistics": {
  70. "Title": "土壤酸化数据统计"
  71. },
  72. "AcidModelMap": {
  73. "ShaoguanmapTitle": "韶关市细粒度地块级酸化预测",
  74. "NanxiongmapTitle": "南雄市细粒度地块级酸化预测",
  75. "loadingTip": "地图加载中...",
  76. "errorTitle": "地图加载失败",
  77. "errorDesc": "请检查 GeoServer 服务和配置",
  78. "retryButton": "重试加载",
  79. "loadingFeatureInfo": "加载地块信息中...",
  80. "featureInfoError": "获取地块信息失败",
  81. "noData": "无地块信息",
  82. "villageLabel": "所属村:",
  83. "landTypeLabel": "用地类型:",
  84. "unknown": "未知",
  85. "acidInversionPrediction": "反酸预测",
  86. "acidReductionPrediction": "降酸预测",
  87. "acidReductionParams": "降酸预测参数",
  88. "currentPH": "当前pH",
  89. "targetPH": "目标pH",
  90. "nitrate": "硝酸盐",
  91. "ammonium": "铵盐",
  92. "ferricOxide": "氧化铁",
  93. "cancel": "取消",
  94. "confirm": "开始预测",
  95. "acidInversionParams": "反酸预测参数",
  96. "predictionResult": "预测结果",
  97. "acidReductionResult": "降酸预测结果",
  98. "acidInversionResult": "反酸预测结果",
  99. "predicting": "预测中...",
  100. "resultUnit": "每亩地土壤表层 20cm 撒",
  101. "ton": "吨",
  102. "deltaPH": "ΔpH",
  103. "rerun": "重新预测",
  104. "close": "关闭",
  105. "clickValidLand": "请点击有效地块",
  106. "phLoading": "加载中...",
  107. "noDataText": "未获取",
  108. "inputError": "输入参数不合法,请检查后重试",
  109. "missingLandType": "未获取到地块用地类型,无法进行预测",
  110. "fetchPHError": "获取土壤当前 pH 值失败,请重试",
  111. "fetchBaseParamsError": "获取地块基础参数失败,使用默认值",
  112. "inversionPredictError": "水田反酸预测失败,请检查参数或重试",
  113. "generalPredictError": "预测请求失败,请稍后重试",
  114. "mapInitError": "地图初始化失败"
  115. },
  116. "PhPrediction": {
  117. "title": "pH 预测模型",
  118. "organicMatter": "有机质 (g/kg)",
  119. "chloride": "氯离子 (g/kg)",
  120. "cationExchangeCapacity": "阳离子交换量 (cmol/kg)",
  121. "hydrogenIonConcentration": "H+浓度 (cmol/kg)",
  122. "ammoniumNitrogen": "铵态氮 (mg/kg)",
  123. "freeAlumina": "游离氧化铝 (g/kg)",
  124. "alumina": "氧化铝 (g/kg)",
  125. "freeIronOxide": "游离铁氧化物 (g/kg)",
  126. "amorphousIron": "无定形铁 (g/Kg)",
  127. "initialPH": "初始 pH 值",
  128. "predictButton": "预测 pH 曲线",
  129. "resultTitle": "pH 预测结果",
  130. "closeButton": "关闭",
  131. "organicMatterPlaceholder": "请输入有机质 0~35(g/kg)",
  132. "chloridePlaceholder": "请输入氯离子 0~10(g/kg)",
  133. "cecPlaceholder": "请输入阳离子交换量 0~20(cmol/kg)",
  134. "hPlaceholder": "请输入 H+浓度 0~1(cmol/kg)",
  135. "hnPlaceholder": "请输入铵态氮 0~30(mg/kg)",
  136. "al3Placeholder": "请输入游离氧化铝 0~2(g/kg)",
  137. "aloxPlaceholder": "请输入氧化铝 0~2(g/kg)",
  138. "feoxPlaceholder": "请输入游离铁氧化物 0~3(g/kg)",
  139. "amfePlaceholder": "请输入无定形铁 0~1(g/Kg)",
  140. "initphPlaceholder": "请输入初始 pH 值 0~14",
  141. "validationRange": "输入值应在 {min} 到 {max} 之间",
  142. "validationError": "输入值不符合要求,请检查输入",
  143. "requestFailed": "请求失败:"
  144. },
  145. "Calculation": {
  146. "refluxTitle": "反酸模型",
  147. "neutralizationTitle": "降酸模型",
  148. "initialPH": "土壤初始 pH",
  149. "targetPH": "土壤目标 pH",
  150. "exchangeableHydrogen": "交换性氢 (cmol/kg)",
  151. "exchangeableAluminum": "交换性铝 (cmol/kg)",
  152. "soilOrganicMatter": "土壤有机质 (g/kg)",
  153. "nitrate": "硝酸盐 (mg/kg)",
  154. "ammoniumSalt": "铵盐 (mg/kg)",
  155. "cationExchangeCapacity": "阳离子交换量 (cmol/kg)",
  156. "calculateButton": "计算",
  157. "resultTitle": "计算结果",
  158. "closeButton": "关闭",
  159. "reflux": {
  160. "exchangeableHydrogenPlaceholder": "请输入交换性氢 0~5(cmol/kg)",
  161. "exchangeableAluminumPlaceholder": "请输入交换性铝 0~10(cmol/kg)",
  162. "soilOrganicMatterPlaceholder": "请输入土壤有机质 0~35(g/kg)",
  163. "nitratePlaceholder": "请输入硝酸盐 0~70(mg/kg)",
  164. "ammoniumSaltPlaceholder": "请输入铵盐 0~20(mg/kg)",
  165. "cationExchangeCapacityPlaceholder": "请输入阳离子交换量 0~20(cmol/kg)"
  166. },
  167. "neutralization": {
  168. "initialPHPlaceholder": "请输入土壤初始 3~6 pH",
  169. "targetPHPlaceholder": "请输入土壤目标 5~7 pH",
  170. "exchangeableHydrogenPlaceholder": "请输入交换性氢 0~4 (cmol/kg)",
  171. "exchangeableAluminumPlaceholder": "请输入交换性铝 0~8 (cmol/kg)",
  172. "soilOrganicMatterPlaceholder": "请输入土壤有机质 0~35 (g/kg)",
  173. "nitratePlaceholder": "请输入硝酸盐 10~70 (mg/kg)",
  174. "ammoniumSaltPlaceholder": "请输入铵盐 0~20 (mg/kg)",
  175. "cationExchangeCapacityPlaceholder": "请输入阳离子交换量 0~15 (cmol/kg)"
  176. },
  177. "validationRange": "输入值应在 {min} 到 {max} 之间且为有效数字",
  178. "validationError": "输入值不符合要求,请检查输入",
  179. "invalidResult": "未获取到有效的预测结果",
  180. "requestFailed": "请求失败,状态码:",
  181. "noResponse": "请求发送成功,但没有收到响应",
  182. "requestError": "请求过程中发生错误:",
  183. "resultUnit": "每亩地土壤表层 (20cm)撒",
  184. "quicklime": "吨生石灰"
  185. },
  186. "ModelIteration": {
  187. "scatterPlotTitle": "散点图",
  188. "modelPerformanceAnalysis": "模型性能分析",
  189. "dataIncreaseCurve": "数据增长曲线",
  190. "learningCurve": "学习曲线",
  191. "loading": "加载中...",
  192. "randomForest": "随机森林",
  193. "xgboost": "XGBoost",
  194. "gradientBoosting": "梯度提升",
  195. "trueValues": "真实值",
  196. "predictedValues": "预测值",
  197. "modelIteration": "模型迭代",
  198. "score": "Score (R²)",
  199. "generations": "代",
  200. "trendline": "趋势线",
  201. "trueVsPredicted": "True vs Predicted"
  202. },
  203. "DetectionStatistics": {
  204. "irrigationWaterHeavyMetal": "灌溉水重金属浓度统计箱线图",
  205. "atmosphericHeavyMetal": "大气重金属浓度统计箱线图",
  206. "crossSectionCadmium": "断面采样点各地区镉浓度统计",
  207. "atmosphericPollutionEnterprise": "大气污染企业各地区颗粒物排放量统计",
  208. "distributionDescription": "展示各重金属浓度的分布特征(最小值、四分位数、中位数、最大值)",
  209. "sampleSource": "样本来源:",
  210. "sampleDataCount": "个数据",
  211. "dataLoading": "数据加载中...",
  212. "loadingFailed": "加载失败:",
  213. "noValidData": "无有效数据",
  214. "noDataToShow": "无有效数据可展示",
  215. "heavyMetalType": "重金属类型",
  216. "concentrationDistribution": "重金属浓度分布",
  217. "unitUgL": "μg/L",
  218. "unitMgKg": "mg/kg",
  219. "unitMgL": "mg/L",
  220. "unitTonPerYear": "t/a",
  221. "minValue": "最小值",
  222. "q1Value": "下四分位",
  223. "medianValue": "中位数",
  224. "q3Value": "上四分位",
  225. "maxValue": "最大值",
  226. "maxMethod": "最大值",
  227. "avgMethod": "平均值",
  228. "cadmiumConcentration": "镉浓度",
  229. "particulateEmission": "颗粒物排放量",
  230. "monitoringPoints": "监测点数量",
  231. "points": "个",
  232. "highestValue": "最高值",
  233. "averageValue": "平均值",
  234. "chromium": "铬 (Cr)",
  235. "arsenic": "砷 (As)",
  236. "cadmium": "镉 (Cd)",
  237. "mercury": "汞 (Hg)",
  238. "lead": "铅 (Pb)"
  239. },
  240. "SoilCdStatistics": {
  241. "effectiveCdAnalysis": "有效态 Cd 数据统计分析",
  242. "fluxCdAnalysis": "通量 Cd 数据统计分析",
  243. "cropCdAnalysis": "作物态 Cd 数据统计分析",
  244. "sampleCount": "样本数量",
  245. "pollutionIndicators": "污染指标",
  246. "mainNutrients": "主要养分元素",
  247. "otherProperties": "其他理化性质",
  248. "initialCdDistribution": "初始 Cd(Initial_Cd)分布箱线图",
  249. "otherFluxIndicators": "其他通量 Cd 指标分布箱线图",
  250. "cropCdMainIndicators": "作物态 Cd 主要指标",
  251. "contentComparison": "含量对比",
  252. "nutrientDistribution": "养分元素分布",
  253. "propertiesDistribution": "理化性质分布",
  254. "unitMgKg": "mg/kg",
  255. "unitPercent": "%",
  256. "unitGHa": "g/ha",
  257. "unitGHaYear": "g/ha/a",
  258. "averageValue": "平均值",
  259. "totalCadmium": "总镉",
  260. "availablePotassium": "速效钾",
  261. "availablePhosphorus": "有效磷",
  262. "totalManganese": "全锰",
  263. "totalNitrogen": "全氮",
  264. "totalPhosphorus": "全磷",
  265. "totalPotassium": "全钾",
  266. "totalSulfur": "全硫",
  267. "totalIron": "全铁",
  268. "totalCalcium": "全钙",
  269. "totalMagnesium": "全镁",
  270. "totalAluminum": "全铝",
  271. "siltContent": "粉粒组分质量占比",
  272. "sandContent": "砂粒组分质量占比",
  273. "gravelContent": "石砾组分质量占比",
  274. "exchangeablePotassium": "交换性速效钾",
  275. "initialCadmiumTotal": "土壤初始 Cd 总量",
  276. "atmosphericDepositionInput": "大气沉降输入 Cd",
  277. "irrigationWaterInput": "灌溉水输入 Cd",
  278. "agriculturalInput": "农业投入输入 Cd",
  279. "undergroundLeaching": "地下渗漏 Cd",
  280. "surfaceRunoff": "地表径流 Cd",
  281. "grainRemoval": "籽粒移除 Cd",
  282. "retry": "重试",
  283. "reloadInit": "重新尝试初始化",
  284. "chartInitFailed": "图表初始化失败",
  285. "dataLoadFailed": "数据加载失败"
  286. },
  287. "LandCultivatedStatistics": {
  288. "title": "耕地质量评估按区域分类数据统计",
  289. "priorityProtection": "优先保护类",
  290. "strictControl": "严格管控类",
  291. "safeUtilization": "安全利用类",
  292. "allRegions": "全部县",
  293. "quantity": "数量"
  294. },
  295. "AcidificationDataStatistics": {
  296. "refluxTitle": "酸化加剧 Delta_pH_105day 柱状图",
  297. "reductionTitle": "酸化缓解 Q_delta_pH 柱状图",
  298. "id": "ID",
  299. "deltaPH": "Delta_pH_105day",
  300. "qDeltaPH": "Q_delta_pH",
  301. "dataLoadFailed": "数据加载失败",
  302. "noValidData": "无有效数据",
  303. "chartInitFailed": "图表初始化失败",
  304. "requestError": "请求发生错误,请稍后重试",
  305. "networkError": "未收到响应,请检查网络连接",
  306. "apiError": "API 返回失败状态"
  307. }
  308. }