zhitong.yu
7 天以前 7fc9c42987a13c1d8d2159591a5803e70518827f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
#Common
Add = Add
Update = Edit
Delete = Delete
Save = Save
 
#Login
LoginSuccess = Login Success
LoginError = [Login Exception: Please contact administrator]
LoginNull = [Login Failed: Username or password is incorrect]
Loginfreeze = [Login Failed: User has been frozen]
LoginSmSError = [Login Failed: Verification code error]
Success = Success
Error = Error
NULLCompany = No current login company found
 
#Public
DeleteSuccess = Delete Success
DeleteError = Delete Failed
AddSuccess = Add Success
AddError = Add Failed
UpdateSuccess = Edit Success
UpdateError = Edit Failed
 
#User Management Messages
UserAdd = Add User
UserUpdate = Edit User
UserDelete = Delete User
UserRepeat = User already exists!
PhoneError = Phone number format error or does not exist!
SmsSuccess = SMS sent successfully
 
#Role Management Messages
Admin = Super Administrator
PuAdmin = Normal Administrator
FangKe = Visitor
RoleAdd = Add Role
RoleUpdate = Edit Role
RoleDelete = Delete Role
RoleRepeat = Role already exists!
 
#Company Management Messages
CompanyAdd = Add Company
CompanyUpdate = Edit Company
CompanyDelete = Delete Company
CompanyRepeat = Company already exists!
CompanyDeleteFailed = Delete company failed
CompanyDeleteException = Delete company exception
CompanyCanDelete = Company can be deleted
CheckCompanyDeleteFailed = Check company deletion conditions failed
CompanyHasDepartments = Company has department data, cannot delete
CompanyHasPersons = Company has personnel data, cannot delete
CompanyHasUsers = Company has user data, cannot delete
CompanyHasRoles = Company has role data, cannot delete
CompanyHasIcons = Company has department icon data, cannot delete
CompanyHasBindingData = Company has binding data, cannot delete
 
#Image Management Messages
ErrorPicture = Image upload failed
SuccessPicture = Image upload successful
ErrorFolder = Folder creation failed
 
#Terminal Management Messages
PersonAdd = Add Terminal
PersonUpdate = Edit Terminal
PersonDelete = Delete Terminal
 
#Device Management Messages
DeviceAdd = Add Device
DeviceUpdate = Edit Device
DeviceDelete = Delete Device
XiTongMoRen = System Default
RongHeZhongDuan = Integrated Terminal
CarTag = Vehicle Tag
CarTag1 = Integrated Vehicle
MaterialsTag = Material Tag
 
#Department Management Messages
AllDepartments = All Departments
TechnicalDepartment = Technical Department
ProductionDepartment = Production Department
SecurityDepartment = Security Department
MaintenanceDepartment = Maintenance Department
RnDDepartment = R&D Department
DepartmentAdd = Add Department
DepartmentUpdate = Edit Department
DepartmentDelete = Delete Department
DepartmentRepeat = Department already exists!
 
#Department Icon Management Messages
Icon = Icon
IconAdd = Add Department Icon
IconUpdate = Edit Department Icon
IconDelete = Delete Department Icon
IconRepeat = Department icon already exists!
 
#Anti-collision Radar Management Messages
RadarAdd = Add Anti-collision Radar
RadarUpdate = Edit Anti-collision Radar
RadarDelete = Delete Anti-collision Radar
 
#Fence Management Messages
FenceNameRepeat = Fence name already exists!
FenceAdd = Add Fence
FenceDelete = Delete Fence
Attendance = Attendance Area
 
#Cluster Fence Messages
ClusterFenceUpdate = Edit Cluster Fence
 
#Alarm Messages
ALL = All
Handle = Handled
UnHandle = Unhandled
HandleWarning = Handle Alarm
 
#SMS Messages
SMSAdd = Add SMS Information
SMSUpdate = Edit SMS Information
SMSDelete = Delete SMS Information
 
#Camera Information
HksxtAdd = Add Monitoring Configuration
HksxtUpdate = Edit Monitoring Configuration
HksxtDelete = Delete Monitoring Configuration
HksxtRepeat = Monitoring configuration already exists!
 
#Track Information
TrackNull = "No track information found"
 
#3D Map Configuration Messages
MapUpdate = Edit 3D Map Configuration
 
#Alarm Statistics Configuration Messages
WarnTongJiUpdate = Edit Alarm Statistics Configuration
 
#Card Issuer Messages
CardAdd = Add Card Issuer
CardUpdate = Edit Card Issuer
CardDelete = Delete Card Issuer
CabinetRepeat = Card issuer already exists!