| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308 |
- {
- "Header": {
- "title": "土壤酸化智能预测专家系统",
- "welcome": "欢迎",
- "loginsucc": "登录成功",
- "username": "用户名",
- "logout": "退出登录"
- },
- "login": {
- "userTitle": "用户登录",
- "loginButton": "登录",
- "registerLink": "没有账号?点击注册",
- "loginSuccess": "登录成功",
- "loginFailed": "登录失败,请检查用户名或密码"
- },
- "logout": {
- "confirmMessage": "确定要退出登录吗?",
- "confirmTitle": "提示",
- "confirmButton": "确定",
- "cancelButton": "取消",
- "logoutSuccess": "退出登录成功",
- "logoutFailed": "退出失败,请重试"
- },
- "register": {
- "title": "用户注册",
- "registerButton": "注册",
- "backToLoginButton": "返回登录",
- "registerSuccess": "注册成功",
- "registerFailed": "注册失败",
- "autoLoginPrompt": "注册成功,正在跳转到登录页面..."
- },
- "validation": {
- "account": "账户",
- "password": "密码",
- "confirmPassword": "确认密码",
- "usernameRequired": "请输入账号",
- "passwordRequired": "请输入密码",
- "passwordLength": "密码长度为 3 到 16 个字符",
- "confirmPasswordRequired": "请确认密码",
- "passwordMismatch": "两次输入的密码不一致"
- },
- "Menu": {
- "dataManagement": "数据管理",
- "infoManagement": "信息管理",
- "modelManagement": "模型管理及配置",
- "userManagement": "用户管理",
- "swIntroduce": "软件简介",
- "mapcalulate": "土壤酸化地块级计算",
- "reversionmodel": "土壤反酸模型",
- "reducemodel": "土壤降酸模型",
- "dataStatistics": "数据统计",
- "softwareIntroduction": "软件简介",
- "projectOverview": "项目简介",
- "researchFindings": "研究成果",
- "teamInfo": "团队信息",
- "soilAcidPlotPrediction": "土壤酸化地块级预测",
- "shaoguanAcidMap": "韶关土壤酸化地图",
- "nanxiongAcidMap": "南雄土壤酸化地图",
- "soilPH Prediction": "土壤 pH 预测",
- "soilAcidReductionPrediction": "土壤反酸预测",
- "acidReductionModelDisplay": "反酸模型显示",
- "soilAcidNeutralizationPrediction": "土壤降酸预测",
- "acidNeutralizationModelDisplay": "降酸模型显示",
- "detectionStatistics": "检测信息统计",
- "soilCadmiumStatistics": "土壤镉含量统计",
- "cropRiskAssessment": "作物风险评估系统",
- "soilAcidificationStatistics": "土壤酸化统计"
- },
- "SoilacidificationStatistics": {
- "Title": "土壤酸化数据统计"
- },
- "AcidModelMap": {
- "ShaoguanmapTitle": "韶关市细粒度地块级酸化预测",
- "NanxiongmapTitle": "南雄市细粒度地块级酸化预测",
- "loadingTip": "地图加载中...",
- "errorTitle": "地图加载失败",
- "errorDesc": "请检查 GeoServer 服务和配置",
- "retryButton": "重试加载",
- "loadingFeatureInfo": "加载地块信息中...",
- "featureInfoError": "获取地块信息失败",
- "noData": "无地块信息",
- "villageLabel": "所属村:",
- "landTypeLabel": "用地类型:",
- "unknown": "未知",
- "acidInversionPrediction": "反酸预测",
- "acidReductionPrediction": "降酸预测",
- "acidReductionParams": "降酸预测参数",
- "currentPH": "当前pH",
- "targetPH": "目标pH",
- "nitrate": "硝酸盐",
- "ammonium": "铵盐",
- "ferricOxide": "氧化铁",
- "cancel": "取消",
- "confirm": "开始预测",
- "acidInversionParams": "反酸预测参数",
- "predictionResult": "预测结果",
- "acidReductionResult": "降酸预测结果",
- "acidInversionResult": "反酸预测结果",
- "predicting": "预测中...",
- "resultUnit": "每亩地土壤表层 20cm 撒",
- "ton": "吨",
- "deltaPH": "ΔpH",
- "rerun": "重新预测",
- "close": "关闭",
- "clickValidLand": "请点击有效地块",
- "phLoading": "加载中...",
- "noDataText": "未获取",
- "inputError": "输入参数不合法,请检查后重试",
- "missingLandType": "未获取到地块用地类型,无法进行预测",
- "fetchPHError": "获取土壤当前 pH 值失败,请重试",
- "fetchBaseParamsError": "获取地块基础参数失败,使用默认值",
- "inversionPredictError": "水田反酸预测失败,请检查参数或重试",
- "generalPredictError": "预测请求失败,请稍后重试",
- "mapInitError": "地图初始化失败"
- },
- "PhPrediction": {
- "title": "pH 预测模型",
- "organicMatter": "有机质 (g/kg)",
- "chloride": "氯离子 (g/kg)",
- "cationExchangeCapacity": "阳离子交换量 (cmol/kg)",
- "hydrogenIonConcentration": "H+浓度 (cmol/kg)",
- "ammoniumNitrogen": "铵态氮 (mg/kg)",
- "freeAlumina": "游离氧化铝 (g/kg)",
- "alumina": "氧化铝 (g/kg)",
- "freeIronOxide": "游离铁氧化物 (g/kg)",
- "amorphousIron": "无定形铁 (g/Kg)",
- "initialPH": "初始 pH 值",
- "predictButton": "预测 pH 曲线",
- "resultTitle": "pH 预测结果",
- "closeButton": "关闭",
- "organicMatterPlaceholder": "请输入有机质 0~35(g/kg)",
- "chloridePlaceholder": "请输入氯离子 0~10(g/kg)",
- "cecPlaceholder": "请输入阳离子交换量 0~20(cmol/kg)",
- "hPlaceholder": "请输入 H+浓度 0~1(cmol/kg)",
- "hnPlaceholder": "请输入铵态氮 0~30(mg/kg)",
- "al3Placeholder": "请输入游离氧化铝 0~2(g/kg)",
- "aloxPlaceholder": "请输入氧化铝 0~2(g/kg)",
- "feoxPlaceholder": "请输入游离铁氧化物 0~3(g/kg)",
- "amfePlaceholder": "请输入无定形铁 0~1(g/Kg)",
- "initphPlaceholder": "请输入初始 pH 值 0~14",
- "validationRange": "输入值应在 {min} 到 {max} 之间",
- "validationError": "输入值不符合要求,请检查输入",
- "requestFailed": "请求失败:"
- },
- "Calculation": {
- "refluxTitle": "反酸模型",
- "neutralizationTitle": "降酸模型",
- "initialPH": "土壤初始 pH",
- "targetPH": "土壤目标 pH",
- "exchangeableHydrogen": "交换性氢 (cmol/kg)",
- "exchangeableAluminum": "交换性铝 (cmol/kg)",
- "soilOrganicMatter": "土壤有机质 (g/kg)",
- "nitrate": "硝酸盐 (mg/kg)",
- "ammoniumSalt": "铵盐 (mg/kg)",
- "cationExchangeCapacity": "阳离子交换量 (cmol/kg)",
- "calculateButton": "计算",
- "resultTitle": "计算结果",
- "closeButton": "关闭",
- "reflux": {
- "exchangeableHydrogenPlaceholder": "请输入交换性氢 0~5(cmol/kg)",
- "exchangeableAluminumPlaceholder": "请输入交换性铝 0~10(cmol/kg)",
- "soilOrganicMatterPlaceholder": "请输入土壤有机质 0~35(g/kg)",
- "nitratePlaceholder": "请输入硝酸盐 0~70(mg/kg)",
- "ammoniumSaltPlaceholder": "请输入铵盐 0~20(mg/kg)",
- "cationExchangeCapacityPlaceholder": "请输入阳离子交换量 0~20(cmol/kg)"
- },
- "neutralization": {
- "initialPHPlaceholder": "请输入土壤初始 3~6 pH",
- "targetPHPlaceholder": "请输入土壤目标 5~7 pH",
- "exchangeableHydrogenPlaceholder": "请输入交换性氢 0~4 (cmol/kg)",
- "exchangeableAluminumPlaceholder": "请输入交换性铝 0~8 (cmol/kg)",
- "soilOrganicMatterPlaceholder": "请输入土壤有机质 0~35 (g/kg)",
- "nitratePlaceholder": "请输入硝酸盐 10~70 (mg/kg)",
- "ammoniumSaltPlaceholder": "请输入铵盐 0~20 (mg/kg)",
- "cationExchangeCapacityPlaceholder": "请输入阳离子交换量 0~15 (cmol/kg)"
- },
- "validationRange": "输入值应在 {min} 到 {max} 之间且为有效数字",
- "validationError": "输入值不符合要求,请检查输入",
- "invalidResult": "未获取到有效的预测结果",
- "requestFailed": "请求失败,状态码:",
- "noResponse": "请求发送成功,但没有收到响应",
- "requestError": "请求过程中发生错误:",
- "resultUnit": "每亩地土壤表层 (20cm)撒",
- "quicklime": "吨生石灰"
- },
- "ModelIteration": {
- "scatterPlotTitle": "散点图",
- "modelPerformanceAnalysis": "模型性能分析",
- "dataIncreaseCurve": "数据增长曲线",
- "learningCurve": "学习曲线",
- "loading": "加载中...",
- "randomForest": "随机森林",
- "xgboost": "XGBoost",
- "gradientBoosting": "梯度提升",
- "trueValues": "真实值",
- "predictedValues": "预测值",
- "modelIteration": "模型迭代",
- "score": "Score (R²)",
- "generations": "代",
- "trendline": "趋势线",
- "trueVsPredicted": "True vs Predicted"
- },
- "DetectionStatistics": {
- "irrigationWaterHeavyMetal": "灌溉水重金属浓度统计箱线图",
- "atmosphericHeavyMetal": "大气重金属浓度统计箱线图",
- "crossSectionCadmium": "断面采样点各地区镉浓度统计",
- "atmosphericPollutionEnterprise": "大气污染企业各地区颗粒物排放量统计",
- "distributionDescription": "展示各重金属浓度的分布特征(最小值、四分位数、中位数、最大值)",
- "sampleSource": "样本来源:",
- "sampleDataCount": "个数据",
- "dataLoading": "数据加载中...",
- "loadingFailed": "加载失败:",
- "noValidData": "无有效数据",
- "noDataToShow": "无有效数据可展示",
- "heavyMetalType": "重金属类型",
- "concentrationDistribution": "重金属浓度分布",
- "unitUgL": "μg/L",
- "unitMgKg": "mg/kg",
- "unitMgL": "mg/L",
- "unitTonPerYear": "t/a",
- "minValue": "最小值",
- "q1Value": "下四分位",
- "medianValue": "中位数",
- "q3Value": "上四分位",
- "maxValue": "最大值",
- "maxMethod": "最大值",
- "avgMethod": "平均值",
- "cadmiumConcentration": "镉浓度",
- "particulateEmission": "颗粒物排放量",
- "monitoringPoints": "监测点数量",
- "points": "个",
- "highestValue": "最高值",
- "averageValue": "平均值",
- "chromium": "铬 (Cr)",
- "arsenic": "砷 (As)",
- "cadmium": "镉 (Cd)",
- "mercury": "汞 (Hg)",
- "lead": "铅 (Pb)"
- },
- "SoilCdStatistics": {
- "effectiveCdAnalysis": "有效态 Cd 数据统计分析",
- "fluxCdAnalysis": "通量 Cd 数据统计分析",
- "cropCdAnalysis": "作物态 Cd 数据统计分析",
- "sampleCount": "样本数量",
- "pollutionIndicators": "污染指标",
- "mainNutrients": "主要养分元素",
- "otherProperties": "其他理化性质",
- "initialCdDistribution": "初始 Cd(Initial_Cd)分布箱线图",
- "otherFluxIndicators": "其他通量 Cd 指标分布箱线图",
- "cropCdMainIndicators": "作物态 Cd 主要指标",
- "contentComparison": "含量对比",
- "nutrientDistribution": "养分元素分布",
- "propertiesDistribution": "理化性质分布",
- "unitMgKg": "mg/kg",
- "unitPercent": "%",
- "unitGHa": "g/ha",
- "unitGHaYear": "g/ha/a",
- "averageValue": "平均值",
- "totalCadmium": "总镉",
- "availablePotassium": "速效钾",
- "availablePhosphorus": "有效磷",
- "totalManganese": "全锰",
- "totalNitrogen": "全氮",
- "totalPhosphorus": "全磷",
- "totalPotassium": "全钾",
- "totalSulfur": "全硫",
- "totalIron": "全铁",
- "totalCalcium": "全钙",
- "totalMagnesium": "全镁",
- "totalAluminum": "全铝",
- "siltContent": "粉粒组分质量占比",
- "sandContent": "砂粒组分质量占比",
- "gravelContent": "石砾组分质量占比",
- "exchangeablePotassium": "交换性速效钾",
- "initialCadmiumTotal": "土壤初始 Cd 总量",
- "atmosphericDepositionInput": "大气沉降输入 Cd",
- "irrigationWaterInput": "灌溉水输入 Cd",
- "agriculturalInput": "农业投入输入 Cd",
- "undergroundLeaching": "地下渗漏 Cd",
- "surfaceRunoff": "地表径流 Cd",
- "grainRemoval": "籽粒移除 Cd",
- "retry": "重试",
- "reloadInit": "重新尝试初始化",
- "chartInitFailed": "图表初始化失败",
- "dataLoadFailed": "数据加载失败"
- },
- "LandCultivatedStatistics": {
- "title": "耕地质量评估按区域分类数据统计",
- "priorityProtection": "优先保护类",
- "strictControl": "严格管控类",
- "safeUtilization": "安全利用类",
- "allRegions": "全部县",
- "quantity": "数量"
- },
- "AcidificationDataStatistics": {
- "refluxTitle": "酸化加剧 Delta_pH_105day 柱状图",
- "reductionTitle": "酸化缓解 Q_delta_pH 柱状图",
- "id": "ID",
- "deltaPH": "Delta_pH_105day",
- "qDeltaPH": "Q_delta_pH",
- "dataLoadFailed": "数据加载失败",
- "noValidData": "无有效数据",
- "chartInitFailed": "图表初始化失败",
- "requestError": "请求发生错误,请稍后重试",
- "networkError": "未收到响应,请检查网络连接",
- "apiError": "API 返回失败状态"
- }
- }
|