-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathen.json
More file actions
497 lines (497 loc) · 15 KB
/
en.json
File metadata and controls
497 lines (497 loc) · 15 KB
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
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
{
"SampleIntegrityCheck.analyseMessage": {
"defaultMessage": "Scanning in progress..."
},
"SampleIntegrityCheck.anomaliesDetectedMessage": {
"defaultMessage": "Anomalies detected"
},
"SampleIntegrityCheck.emptyBlister": {
"defaultMessage": "Empty blister"
},
"SampleIntegrityCheck.fullBlister": {
"defaultMessage": "Full blister"
},
"alarmResolvingSidebar.alarmCheckInstructions": {
"defaultMessage": "Welcome"
},
"alarmResolvingSidebar.alarmResolved": {
"defaultMessage": "Alarm solved"
},
"alarmResolvingSidebar.authenticatingUser": {
"defaultMessage": "Authorization confirmed"
},
"alarmResolvingSidebar.authorizationComplete": {
"defaultMessage": "You are authorized to resolve this alert. I’m sending you the instructions."
},
"alarmResolvingSidebar.checkingAlarm": {
"defaultMessage": "Checking, please wait"
},
"alarmResolvingSidebar.checkingPermissions": {
"defaultMessage": "Authorized technician successfully recognized."
},
"alarmResolvingSidebar.notAuthenticatedUser": {
"defaultMessage": "Access required"
},
"alarmResolvingSidebar.resolvingAlarmInstructions": {
"defaultMessage": "Once performed the necessary actions, press the button below to verify that the problem is resolved."
},
"alarmResolvingSidebar.tenantRecognized": {
"defaultMessage": "Waiting for authorized technician identification"
},
"alarmResolvingSidebar.verifyResolutionButton": {
"defaultMessage": "Check if solved"
},
"components.BloodCountMedical.birthDate": {
"defaultMessage": "Date of Birth:"
},
"components.BloodCountMedical.collectionDate": {
"defaultMessage": "Collection Date:"
},
"components.BloodCountMedical.gender": {
"defaultMessage": "Gender:"
},
"components.BloodCountMedical.laboratoryReport": {
"defaultMessage": "Laboratory Report"
},
"components.BloodCountMedical.name": {
"defaultMessage": "Name:"
},
"components.BloodCountMedical.patientID": {
"defaultMessage": "Patient ID:"
},
"components.BloodCountMedical.patientInfo": {
"defaultMessage": "Patient Information"
},
"components.BloodCountMedical.referenceRange": {
"defaultMessage": "Reference Range"
},
"components.BloodCountMedical.reportDate": {
"defaultMessage": "Report Date:"
},
"components.BloodCountMedical.result": {
"defaultMessage": "Result"
},
"components.BloodCountMedical.test": {
"defaultMessage": "Test"
},
"components.BloodCountMedical.testType": {
"defaultMessage": "Test Type:"
},
"components.BloodCountMedical.unit": {
"defaultMessage": "Unit"
},
"components.DeviceDetailsCard.cpuArchitecture": {
"defaultMessage": "CPU architecture"
},
"components.DeviceDetailsCard.cpuModelCode": {
"defaultMessage": "CPU model code"
},
"components.DeviceDetailsCard.cpuModelName": {
"defaultMessage": "CPU model name"
},
"components.DeviceDetailsCard.cpuVendor": {
"defaultMessage": "CPU vendor"
},
"components.DeviceDetailsCard.deviceId": {
"defaultMessage": "Device ID"
},
"components.DeviceDetailsCard.title": {
"defaultMessage": "Device details"
},
"components.GeolocalizationCard.addressLabel": {
"defaultMessage": "Address:"
},
"components.GeolocalizationCard.addressUnavailable": {
"defaultMessage": "Address unavailable"
},
"components.GeolocalizationCard.loading": {
"defaultMessage": "Loading position..."
},
"components.GeolocalizationCard.loadingAddress": {
"defaultMessage": "Loading address..."
},
"components.GeolocalizationCard.offline": {
"defaultMessage": "Device Offline"
},
"components.GeolocalizationCard.offlineDescription": {
"defaultMessage": "Geolocation will be available once the device is connected to the internet."
},
"components.GeolocalizationCard.statusLabel": {
"defaultMessage": "Status:"
},
"components.GeolocalizationCard.title": {
"defaultMessage": "Geolocalization"
},
"components.QualityInspection.analyzeNextMessage": {
"defaultMessage": "This is a demo environment, the camera feed is simulated. Click ‘CPU Analysis’ or 'NPU Analysis' to run inference"
},
"components.QualityInspection.cpuAnalysisButton": {
"defaultMessage": "CPU Analysis"
},
"components.QualityInspection.npuAnalysisButton": {
"defaultMessage": "NPU Analysis"
},
"components.QualityInspection.startAnalysisButton": {
"defaultMessage": "Start analysis"
},
"components.QualityInspection.startAnalysisMessage": {
"defaultMessage": "This is a demo environment, the camera feed is simulated. Click ‘Start Analysis’ to run inference."
},
"components.SampleIntegrityCheck.analyzeNextButton": {
"defaultMessage": "Analyze next object"
},
"components.SampleIntegrityCheck.analyzeNextMessage": {
"defaultMessage": "This is a demo environment, the camera feed is simulated. Click ‘Analyze next object’ to run inference."
},
"components.SampleIntegrityCheck.startAnalysisMessage": {
"defaultMessage": "This is a demo environment, the camera feed is simulated. Click ‘Start Analysis’ to run inference."
},
"components.SampleIntegrityCheck.startButton": {
"defaultMessage": "Start analysis"
},
"components.Sidebar.dashboard": {
"defaultMessage": "Dashboard"
},
"components.Sidebar.demo": {
"defaultMessage": "Demo app"
},
"components.Sidebar.exit": {
"defaultMessage": "Exit"
},
"components.Sidebar.tool": {
"defaultMessage": "Testing tool"
},
"components.SystemResourceUsage.cpuUsage": {
"defaultMessage": "CPU usage"
},
"components.SystemResourceUsage.ramUsage": {
"defaultMessage": "RAM"
},
"components.SystemResourceUsage.title": {
"defaultMessage": "Resource usage"
},
"components.SystemUsageLog.cpu": {
"defaultMessage": "CPU"
},
"components.SystemUsageLog.ram": {
"defaultMessage": "RAM"
},
"components.SystemUsageLog.subtitle": {
"defaultMessage": "Usage Update"
},
"components.SystemUsageLog.title": {
"defaultMessage": "Log"
},
"crowdDetection.analyseMessage": {
"defaultMessage": "Scanning in progress..."
},
"crowdDetection.btnNext": {
"defaultMessage": "Next"
},
"crowdDetection.btnPrevious": {
"defaultMessage": "Previous"
},
"crowdDetection.error": {
"defaultMessage": "Analysis error occurred."
},
"crowdDetection.fall": {
"defaultMessage": "FALL"
},
"crowdDetection.noPeople": {
"defaultMessage": "No people detected."
},
"crowdDetection.peopleCounter": {
"defaultMessage": "PEOPLE COUNTER"
},
"crowdDetection.person": {
"defaultMessage": "PERSON"
},
"crowdDetection.personDetected": {
"defaultMessage": "Person detected"
},
"crowdDetection.start": {
"defaultMessage": "Start Analysis"
},
"electricityMeter.additional.title": {
"defaultMessage": "Additional Info"
},
"electricityMeter.averageDailyUsage": {
"defaultMessage": "Average Daily Usage"
},
"electricityMeter.consumption.title": {
"defaultMessage": "Consumption"
},
"electricityMeter.cost.title": {
"defaultMessage": "Cost"
},
"electricityMeter.currentReading": {
"defaultMessage": "Current Reading"
},
"electricityMeter.currentTariff": {
"defaultMessage": "Current Tariff"
},
"electricityMeter.customer": {
"defaultMessage": "Customer"
},
"electricityMeter.estimatedCost": {
"defaultMessage": "Estimated Cost"
},
"electricityMeter.meterId": {
"defaultMessage": "Meter ID"
},
"electricityMeter.peakDemand": {
"defaultMessage": "Peak Demand"
},
"electricityMeter.periodConsumption": {
"defaultMessage": "Period Consumption"
},
"electricityMeter.previousReading": {
"defaultMessage": "Previous Reading"
},
"electricityMeter.readingDate": {
"defaultMessage": "Reading Date"
},
"electricityMeter.status": {
"defaultMessage": "Status"
},
"electricityMeter.title": {
"defaultMessage": "Electricity Meter"
},
"faceRecognitionModal.authenticatedUser": {
"defaultMessage": "Authorization confirmed"
},
"faceRecognitionModal.authenticatingUser": {
"defaultMessage": "Authenticating user"
},
"faceRecognitionModal.checkingPermissions": {
"defaultMessage": "Checking access permissions…"
},
"faceRecognitionModal.tenantRecognized": {
"defaultMessage": "Tenant successfully recognized."
},
"industrialAlertManagement.dischargePressure": {
"defaultMessage": "DISCHARGE PRESSURE"
},
"industrialAlertManagement.energyConsumption": {
"defaultMessage": "ENERGY CONSUMPTION"
},
"industrialAlertManagement.fanSpeed": {
"defaultMessage": "FAN SPEED"
},
"industrialAlertManagement.internalHumidity": {
"defaultMessage": "INTERNAL HUMIDITY"
},
"industrialAlertManagement.suctionPressure": {
"defaultMessage": "SUCTION PRESSURE"
},
"industrialAlertManagement.systemStatus": {
"defaultMessage": "SYSTEM STATUS"
},
"medicalAlertManagement.coolingSystem": {
"defaultMessage": "COOLING SYSTEM"
},
"medicalAlertManagement.gantryTemperature": {
"defaultMessage": "GANTRY TEMPERATURE"
},
"medicalAlertManagement.systemStatus": {
"defaultMessage": "SYSTEM STATUS"
},
"medicalAlertManagement.tubeCurrent": {
"defaultMessage": "TUBE CURRENT"
},
"medicalAlertManagement.tubeStatus": {
"defaultMessage": "TUBE STATUS"
},
"pages.Dashboard.discover": {
"defaultMessage": "Discover our demos"
},
"pages.Dashboard.title": {
"defaultMessage": "Device Status"
},
"pages.DemoApp.industrialAutomation.desc": {
"defaultMessage": "Monitor machines and resolve alerts in the factory"
},
"pages.DemoApp.industrialAutomation.title": {
"defaultMessage": "Industrial Automation"
},
"pages.DemoApp.medical.desc": {
"defaultMessage": "Monitor machines and resolve alerts in the factory"
},
"pages.DemoApp.medical.title": {
"defaultMessage": "Medical"
},
"pages.DemoApp.smartBuilding.desc": {
"defaultMessage": "Control building systems and detect issues in real time"
},
"pages.DemoApp.smartBuilding.title": {
"defaultMessage": "Smart Building"
},
"pages.DemoApp.title": {
"defaultMessage": "Demo apps"
},
"pages.IndustrialAutomation.plant.desc": {
"defaultMessage": "Get reports and insights as the plant manager."
},
"pages.IndustrialAutomation.plant.title": {
"defaultMessage": "Plant Management"
},
"pages.IndustrialAutomation.qualityInspection.desc": {
"defaultMessage": "Inspect objects and analyze their faults and conformity."
},
"pages.IndustrialAutomation.qualityInspection.title": {
"defaultMessage": "Quality Inspection"
},
"pages.Medical.check.desc": {
"defaultMessage": "Detect defects and verify sample integrity."
},
"pages.Medical.check.title": {
"defaultMessage": "Sample Integrity Check"
},
"pages.Medical.smartClinicalRecord.desc": {
"defaultMessage": "Access patient data and request info and updates."
},
"pages.Medical.smartClinicalRecord.title": {
"defaultMessage": "Smart Clinical Record"
},
"pages.SmartBuilding.detection.desc": {
"defaultMessage": "Count people and detect falls in common areas."
},
"pages.SmartBuilding.detection.title": {
"defaultMessage": "Crowd and fall detection"
},
"pages.SmartBuilding.smartLobby.desc": {
"defaultMessage": "Recognize residents and access condo info."
},
"pages.SmartBuilding.smartLobby.title": {
"defaultMessage": "Smart Lobby"
},
"pages.SmartClinical.age": {
"defaultMessage": "Age:"
},
"pages.SmartClinical.bloodCountButton": {
"defaultMessage": "Blood Count(CBC)"
},
"pages.SmartClinical.bloodPressure": {
"defaultMessage": "Blood Pressure"
},
"pages.SmartClinical.bloodType": {
"defaultMessage": "Blood Type:"
},
"pages.SmartClinical.height": {
"defaultMessage": "Height:"
},
"pages.SmartClinical.oxygenSaturation": {
"defaultMessage": "Oxygen Saturation"
},
"pages.SmartClinical.physician": {
"defaultMessage": "Attending Physician:"
},
"pages.SmartClinical.realTimeAssistant": {
"defaultMessage": "Real time assistant"
},
"pages.SmartClinical.realTimeAssistantMessage": {
"defaultMessage": "Of course, here is the last laboratory test for the patient."
},
"pages.SmartClinical.reasonForHospitalization": {
"defaultMessage": "Reason for hospitalization:"
},
"pages.SmartClinical.weight": {
"defaultMessage": "Weight:"
},
"pages.SmartLobby.ElectricityMeterReading": {
"defaultMessage": "Electricity Meter Reading"
},
"pages.SmartLobby.car.price": {
"defaultMessage": "Starting from {price}"
},
"pages.SmartLobby.car.title": {
"defaultMessage": "CAR"
},
"pages.SmartLobby.locker.description": {
"defaultMessage": "Scan the QR code with the Condominium App to unlock your smart locker."
},
"pages.SmartLobby.locker.title": {
"defaultMessage": "SMART LOCKER"
},
"pages.SmartLobby.messages.title": {
"defaultMessage": "Messages"
},
"pages.SmartLobby.profile.inbox": {
"defaultMessage": "INBOX MESSAGES"
},
"pages.SmartLobby.profile.name": {
"defaultMessage": "EMILY CARTER"
},
"pages.SmartLobby.profile.nextMeeting": {
"defaultMessage": "NEXT CONDO MEETING"
},
"pages.SmartLobby.profile.nextRent": {
"defaultMessage": "NEXT RENT PAYMENT"
},
"pages.SmartLobby.profile.unscheduled": {
"defaultMessage": "Unscheduled"
},
"pages.SmartLobby.weather.day": {
"defaultMessage": "Monday"
},
"pages.SmartLobby.weather.location": {
"defaultMessage": "New York, USA"
},
"pages.SmartLobby.weather.temp": {
"defaultMessage": "28°c"
},
"pages.TestingTool.highResolution": {
"defaultMessage": "High-resolution visuals"
},
"pages.TestingTool.rgbPattern": {
"defaultMessage": "RGB pattern"
},
"pages.TestingTool.title": {
"defaultMessage": "Testing Tools"
},
"pages.TestingTool.videoPlayer": {
"defaultMessage": "Video player"
},
"pages.general.alertManagement.desc": {
"defaultMessage": "View and resolve machine alerts."
},
"pages.general.alertManagement.title": {
"defaultMessage": "Alert Management"
},
"pages.general.desc": {
"defaultMessage": "Choose one of the options below to get started."
},
"pages.general.title": {
"defaultMessage": "What would you like to do?"
},
"qualityInspection.analyseMessage": {
"defaultMessage": "Scanning in progress..."
},
"qualityInspection.anomaliesDetectedMessage": {
"defaultMessage": "Anomalies detected"
},
"qualityInspection.missingHole": {
"defaultMessage": "Missing hole"
},
"qualityInspection.shortCircuit": {
"defaultMessage": "Short circuit"
},
"rvirM2": {
"defaultMessage": "Location"
},
"smartAlertManagement.gantryTemperature": {
"defaultMessage": "GANTRY TEMPERATURE"
},
"smartAlertManagement.inverterStatus": {
"defaultMessage": "INVERTER STATUS"
},
"smartAlertManagement.plantStatus": {
"defaultMessage": "PLANT STATUS"
},
"smartAlertManagement.powerSentToGrid": {
"defaultMessage": "POWER SENT TO GRID"
},
"smartAlertManagement.selfConsumption": {
"defaultMessage": "SELF-CONSUMPTION"
}
}