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
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
| const en = {
| common: {
| confirm: 'confirm',
| choose: 'Please choose',
| name: 'name',
| edit: 'edit',
| delete: 'Delete',
| username: 'UserName',
| empty: 'Empty',
| iquery: 'IQuery',
| selectdate: 'Please select a date',
| pleaseInput: 'Please input',
| update: 'Modify',
| },
| dataManage: {
| dataManage: 'Data Manage',
| catalogueManage: 'catalogueManage',
| dataUpdata: 'dataUpdata',
| metadataManage: 'metadataManage',
| dataLoading: 'dataLoading',
| SpatialData: 'SpatialData',
| versionManage: 'versionManage',
| dictionaryManage: 'dictionaryManage',
| styleManage: 'styleManage',
| },
| operatManage: {
| operatManage: 'Operat Manage',
| eventlogManage: 'Event Log Manage',
| ELM: {
| username: 'username',
| ownedSystem: 'ownedSystem',
| operationType: 'operationType',
| date: 'date',
| startDate: 'startdate',
| endDate: 'enddate',
| to: 'to',
| ip: 'The client IP',
| search: 'search',
| reset: 'reset',
| all: 'all',
| one: "A picture",
| add: "add",
| delete: "delete",
| edit: "edit",
| query: "query",
| please: 'please choose',
| usernameInfo: 'username,Chinese name,or phonetic initial',
| index: 'index',
| largeModuleName: 'largeModuleName',
| smallModuleName: 'smallModuleName',
| resourceName: 'resourceName',
| },
| userManagement: 'User Management',
| systemLayout: 'System Layout',
| menuSettings: 'Menu Settings',
| parameterConfiguration: 'parameterConfiguration',
| rests: 'Rests',
| authorityManagement: 'Authority Management',
| safetyManagement: 'Safety Management',
| operationMonitoring: 'Operation Monitoring',
| systemMonitoring: 'System Monitoring',
| systemMonitoringObj: {
| totalMemory: "totalMemory",
| haveBeenUsed: "haveBeenUsed",
| usageRate: "usageRate",
| systemMemory: "systemMemory",
| CPUusage: "CPUusage",
| CPUsystemUsage: "CPUsystemUsage",
| numberOfExceptions: "numberOfExceptions",
| numberOfAbnormalSystems: "numberOfAbnormalSystems",
| serviceAarm: "serviceAarm",
| serviceResourceAlarm: "serviceResourceAlarm",
| serviceResourceStatus: "serviceResourceStatus",
| userOperationBehavior: "userOperationBehavior",
| resourceInvocationStatus: "resourceInvocationStatus",
| resourceCallStatistics: "resourceCallStatistics",
| inquire: "inquire",
| EnterTheUserName: "Enter The UserName",
| EnterTheResourceID: "Enter The Resource ID",
| EnterTheUserChineseName: "Enter the user name, Chinese name or Pinyin first letter query",
| onlinePersonnel: "onlinePersonnel",
| userID: "userID",
| username: "username",
| onlineTime: "onlineTime",
| abnormalResources: "abnormalResources",
| resourceID: "resourceID",
| resourceName: "resourceName",
| resourceState: "resourceState",
| abnormaltime: "abnormaltime",
| },
| logLog: 'ConLog',
| operationLog: 'Operation Log',
| databaseMonitoring: 'Database Monitoring',
| blackwhiteList: "Black/White List",
| BWL: {
| blackList: "blackList",
| whiteList: "whiteList",
| blackListIP: 'blackListIP',
| whiteListIP: 'whiteListIP',
| listIPInfo: 'listIPInfo',
| IPState: 'IPState',
| all: 'all',
| validity: 'validity',
| invalidity: 'invalidity',
| interceptionCycle: 'interceptionCycle',
| seconds: 'seconds',
| mins: 'mins',
| hours: 'hours',
| interceptionNumber: 'interceptionNumber',
| change: 'change',
| search: 'search',
| reset: 'reset',
| index: "index",
| serviceName: 'serviceName',
| accessSourceSystem: 'accessSourceSystem',
| IPRequest: 'IPRequest',
| servicesRequestUrl: 'servicesRequestUrl',
| resourceIDRequest: 'resourceIDRequest',
| serviceSystemRequest: 'serviceSystemRequest',
| blackListStatus: 'blackListStatus',
| operate: 'operate',
| effectiveDate: "effectiveDate",
| requestUser: "requestUser",
| tokenInfo: "tokenInfo",
| whiteListStatus: 'whiteListStatus',
| },
| tokentool: 'Token Tool',
| tokentoolObj: {
| first: 'Service List',
| second: 'Token management',
| serviceid: 'Resource ID',
| serviceName: 'Service name',
| excelTemplate: 'Excel Template',
| uploadExcel: 'Upload Excel',
| serviceToken: 'Token generation place',
| pleaseInput: 'After applying for a token, you can copy it here',
| copy: 'Copy',
| tokenName: 'Token Name',
| tokenStatus: 'Token Status',
| tokenAll: 'All',
| tokeNormal: 'Normal',
| tokenInvalid: 'Invalid',
| tokenRenewal: 'Renewal',
| serialnumber: 'Serial Number',
| applysystem: 'Apply to use the system',
| applicantIP: 'Applicant IP',
| applicationtime: 'Application time',
| applytime: 'Apply for use time (s)',
| tokenstring: 'Token string',
| serviceAddress: 'Service address',
| porstServiceAddress: 'Post proxy service address',
| sourcesystem: 'sourcesystem',
| pubicnot: 'Public or not',
| suffixID: 'Suffix ID',
| goonlinenot: 'Go online or not',
| primaryKey: 'Primary key',
| applyToken: 'Apply for Token',
| operation: 'Operation',
| resourcetoken: 'Resource ID of the token',
| tokeninformation: 'Token information',
| autorenew: 'Auto renew',
| },
| operationLogObj: {
| queryRegion: 'QueryRegion',
| resourceName: 'resourceName',
| operationType: 'operationType',
| operatingTime: 'operatingTime',
| inquire: 'inquire',
| empty: 'empty',
| num: 'num',
| username: 'username',
| systematicName: 'systematicName',
| IP: ' IP',
| pleaseInput: 'pleaseInput',
| pleaseSelect: 'pleaseSelect',
| optionDate: 'optionDate',
| selectTime: 'selectTime',
| },
| },
| synthesis: {
| synthesis: 'Comprehensive Display',
| themaic: 'Thematic Maps',
| archive: 'Data Library',
| coverage: 'Coverage',
| viewport: 'Viewport',
| wander: 'Wander',
| analyse: 'Analyse',
| iqyery: 'Iqyery',
| orientation: 'Orientation',
| measurement: 'Measurement',
| plotting: 'Plotting',
| layer: 'Layer Manager',
| release: 'Scene Release',
| export: 'Layer Export',
| split: 'Split Screen',
| twod: '2D',
| threed: '3D',
| full: 'Full Figure',
| zommin: 'Zoom In',
| zoomout: 'Zoom Out',
| rule: 'Plotting Scale',
| compass: 'Compass',
| someroaming: 'Some Roaming',
| lineroaming: 'Lline Roaming',
| mouseroaming: 'Mouse Roaming',
| snapshot: 'Map snapshot',
| tdisplay: '3D Display',
| contouranalysis: 'contour Analysis',
| slopeanalysis: 'Slope Analysis',
| pathanalysis: 'Path Analysis',
| cuttinganalysis: 'Cutting Analysis',
| floodanalysis: 'Flood Analysis',
| earthworkcalculation: 'Earthwork Calculation',
| crosssectionanalysis: 'Section Analysis',
| imagecontrast: 'Image Contrast',
| somequery: 'Some Query',
| linequery: 'Line Query',
| rectangularquery: 'Rectangular Query',
| gardenquery: 'Garden Query',
| polygonquery: 'Polygon Query',
| attributequery: 'Attribute Query',
| rangequery: 'Range Query',
| gpsrtk: 'GPS-RTK',
| placenamelocation: 'Placename Location',
| distancemeasure: 'Distance Measure',
| heightsurve: 'Height Survey',
| areasurvey: 'Area Survey',
| volummeasure: 'Volum Measure',
| point: 'Point',
| line: 'Line',
| rectangle: 'Rectangle',
| polygon: 'Polygon',
| symboliclabel: 'Symbolic Label',
| flatterrain: 'Flat Terrain',
| terrainexcavation: 'Terrain Excavation',
| removepaint: 'Remove Paint',
| },
| loglog: {
| serialnumber: 'Serial Number',
| coverage: 'Coverage',
| systematic: 'Systematic',
| ipadress: 'IP Adress',
| operationtime: 'Operation Time',
| operationtype: 'Operation Type',
| operationStatus: 'Operation Status',
| },
| themaic: {
| name: 'Themaic Map',
| maptltle: 'Map Title',
| all: 'All',
| sortbytime: 'Sort by Time',
| sortbyviews: 'Sort by Views',
| find: 'Find',
| record: 'pieces of data',
| },
| archive: {
| name: 'Piping materials',
| keyword: 'Keyword',
| uname: 'Name',
| type: 'Type',
| modifications: 'Revision number',
| creationtime: 'Creation Time',
| state: 'State',
| },
| userManage: {
| userInfoManage: 'userInfoManage',
| orgManage: 'orgManage',
| userAuditing: 'userAuditing',
| roleManage: 'roleManage',
| groupManage: 'groupManage',
| GM: {
| groupName: "groupName",
| ownedSystem: 'ownedSystem',
| add: 'add',
| index: "index",
| applicationName: "applicationName",
| userSetting: "userSetting",
| roleSetting: "roleSetting",
| operate: 'operate',
| one: 'A picture',
| },
| },
|
| };
|
| export default en;
|
|