HM-SPMS/web/nginx/html/locales/en/translation.json
2026-01-06 04:47:40 +08:00

111 lines
3.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"login":{
"welcome":"Welcome!",
"fail":"The request failed,Please check the network connection.",
"login":"Login",
"enteruser":"Please enter username",
"enterpassword":"Please enter password"
},
"comm":{
"filter":"Filter",
"export":"Export",
"ok":"OK",
"cancel":"Cancel",
"time":"Date",
"search":"Search",
"delete":"Delete"
},
"alarm":{
"history":"Historrical events",
"checkall":"Check all",
"timeStamp":"Time stamp",
"priority":"Priority",
"location":"Location",
"regionId":"Region",
"almType":"Alarm type",
"almState":"Alarm status",
"almStatus":"Status of confirmation",
"statusOff":"Unconfirmed",
"statusOn":"Confirmed",
"content":"Alarm content",
"dev":"device",
"key":"Key",
"config":"Config",
"everypage":"Number of bars per page:",
"level":"Level"
},
"event":{
"realTime":"Real-time events",
"timeStamp":"Event time",
"priority":"Priority level",
"location":"Location",
"regionId":"Region",
"almType":"Event type",
"almStatus":"Device status",
"content":"Event description"
},
"trend":{
"shebei":"Equipment",
"favorite":"Favorite",
"qushitu":"Trend graphics",
"realTime":"Real time",
"day":"Day",
"week":"Week",
"month":"Month",
"season":"Season",
"year":"Year",
"defined":"Defined",
"collection":"Collect",
"compare":"compare",
"preDay":"Last day",
"nextDay":"Next day",
"showTable":"Show table",
"showChart":"Show chart",
"event":"Event",
"collectName":"Please enter a collection name:",
"date":"Date",
"property":"Property",
"value":"Value"
},
"trendJs":{
"value":"value",
"err":"Query failed",
"name":"Name",
"color":"Color",
"max":"Max value",
"min":"Min value",
"average":"Average value",
"unit":"Unit",
"time":"Time",
"priority":"Rank",
"location":"Location",
"almStatus":"Event state",
"devType":"Equipment type",
"content":"Event content",
"deleteFavorite":"Confirm to delete the collection",
"confirm":"Confirm",
"cancel":"Cancel",
"delSuccess":"Delete successful",
"noSelect":"No data selected in table",
"submit":"Submit",
"collectName":"Please enter a collection name",
"collectSuc":"Collection success",
"preDay":"Last day",
"nextDay":"Next day",
"preWeek":"Last week",
"nextWeek":"Next week",
"preMonth":"Last month",
"nextMonth":"Next month",
"preSeason":"Last season",
"nextSeason":"Next season",
"preYear":"Last year",
"nextYear":"Next year",
"formatErr":"Format error",
"delete":"Delete",
"collection":"Collection",
"hasSpecial":"The name cannot contain special characters",
"hasRepeat":"The name cannot be repeated",
"nullItem":"There is no selected measuring point",
"itemTooMuch":"The selected items cannot be more than 10"
}
}