bfg-common 1.3.589 → 1.3.590
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/localization/local_be.json +53 -47
- package/assets/localization/local_en.json +53 -47
- package/assets/localization/local_hy.json +53 -47
- package/assets/localization/local_kk.json +53 -47
- package/assets/localization/local_ru.json +56 -47
- package/assets/localization/local_zh.json +53 -47
- package/composables/productNameLocal.ts +1 -1
- package/lib/models/interfaces.ts +3 -0
- package/lib/models/types.ts +29 -15
- package/package.json +1 -1
|
@@ -7,10 +7,26 @@
|
|
|
7
7
|
"clearAll": "Clear All",
|
|
8
8
|
"vms": "VMs",
|
|
9
9
|
"hosts": "Hosts",
|
|
10
|
-
"services": "Services"
|
|
10
|
+
"services": "Services",
|
|
11
|
+
"target": "Target",
|
|
12
|
+
"status": "Status",
|
|
13
|
+
"details": "Details",
|
|
14
|
+
"initiator": "Initiator",
|
|
15
|
+
"queuedFor": "Queued For",
|
|
16
|
+
"startTime": "Start Time",
|
|
17
|
+
"completionTime": "Completion Time",
|
|
18
|
+
"executionTime": "Execution Time",
|
|
19
|
+
"server": "Server",
|
|
20
|
+
"zone": "Zone",
|
|
21
|
+
"object": "Object",
|
|
22
|
+
"name": "Name",
|
|
23
|
+
"all": "All",
|
|
24
|
+
"running": "Running",
|
|
25
|
+
"failed": "Failed",
|
|
26
|
+
"items": "Items",
|
|
27
|
+
"beta": "Beta"
|
|
11
28
|
},
|
|
12
29
|
"auth": {
|
|
13
|
-
"beta": "Beta",
|
|
14
30
|
"welcomeTo": "Welcome to",
|
|
15
31
|
"username": "Username",
|
|
16
32
|
"password": "Password",
|
|
@@ -22,9 +38,43 @@
|
|
|
22
38
|
"authBgTextSphere": "Monitor $*and$ control virtualization hosts $*with$ ease"
|
|
23
39
|
},
|
|
24
40
|
"home": {
|
|
25
|
-
"home": "Home",
|
|
26
41
|
"objectsWithMostAlerts": "Objects with most alerts"
|
|
27
42
|
},
|
|
43
|
+
"tasks": {
|
|
44
|
+
"task": "Task",
|
|
45
|
+
"recentTask": "Recent Tasks",
|
|
46
|
+
"taskName": "Task Name",
|
|
47
|
+
"moreTasks": "More Tasks"
|
|
48
|
+
},
|
|
49
|
+
"layout": {
|
|
50
|
+
"alarms": "Alarms",
|
|
51
|
+
"triggered": "Triggered",
|
|
52
|
+
"acknowledged": "Acknowledged",
|
|
53
|
+
"acknowledgedBy": "Acknowledged By",
|
|
54
|
+
"triggeringEvent": "Triggering Event",
|
|
55
|
+
"notifyWarningMsg": "There are expired or expiring licenses in your inventory.",
|
|
56
|
+
"notifyInfoMsg": "Horizon-VS management system updates are available"
|
|
57
|
+
},
|
|
58
|
+
"mainNavigation": {
|
|
59
|
+
"home": "Home",
|
|
60
|
+
"shortcuts": "Shortcuts",
|
|
61
|
+
"inventory": "Inventory",
|
|
62
|
+
"contentLibraries": "Content Libraries",
|
|
63
|
+
"globalInventoryLists": "Global Inventory Lists",
|
|
64
|
+
"policiesProfiles": "Policies and Profiles",
|
|
65
|
+
"autoDeploy": "Auto Deploy",
|
|
66
|
+
"hybridCloudServices": "Hybrid Cloud Services",
|
|
67
|
+
"developerCenter": "Developer Center",
|
|
68
|
+
"administration": "Administration",
|
|
69
|
+
"tasks": "Tasks",
|
|
70
|
+
"accessLog": "Access Log",
|
|
71
|
+
"events": "Events",
|
|
72
|
+
"logs": "Logs",
|
|
73
|
+
"tagsCustomAttributes": "Tags & Custom Attributes",
|
|
74
|
+
"lifecycleManager": "Lifecycle Manager",
|
|
75
|
+
"realizeOperations": "vRealize Operations",
|
|
76
|
+
"help": "Help"
|
|
77
|
+
},
|
|
28
78
|
"about": "About",
|
|
29
79
|
"aboutDesc1": "The product is subject to all terms of the license agreement. {companyName}",
|
|
30
80
|
"aboutDesc2": "has the exclusive copyright for the {trademark} PC. Without the express written permission of {companyName}, this product or part of it cannot be copied or transferred to third parties for commercial purposes.",
|
|
@@ -35,11 +85,8 @@
|
|
|
35
85
|
"access": "Access",
|
|
36
86
|
"accessControl": "Access Control",
|
|
37
87
|
"accessible": "Accessible",
|
|
38
|
-
"accessLog": "Access Log",
|
|
39
88
|
"accessMode": "Access Mode",
|
|
40
89
|
"acknowledge": "Acknowledge",
|
|
41
|
-
"acknowledged": "Acknowledged",
|
|
42
|
-
"acknowledgedBy": "Acknowledged By",
|
|
43
90
|
"actions": "Actions",
|
|
44
91
|
"actionsMenuPower": "Power",
|
|
45
92
|
"active_ports": "Active ports",
|
|
@@ -87,7 +134,6 @@
|
|
|
87
134
|
"addTcpAdapter": "Add NVMe over TCP adapter",
|
|
88
135
|
"addUser": "Add User",
|
|
89
136
|
"adfsServer": "ADFS server",
|
|
90
|
-
"administration": "Administration",
|
|
91
137
|
"admission": "Admission",
|
|
92
138
|
"advanced": "Advanced",
|
|
93
139
|
"advancedConfiguration": "Advanced configuration",
|
|
@@ -97,10 +143,8 @@
|
|
|
97
143
|
"agentVmSettings": "Agent VM Settings",
|
|
98
144
|
"alarmActions": "Alarm Actions",
|
|
99
145
|
"alarmDefinitions": "Alarm Definitions",
|
|
100
|
-
"alarms": "Alarms",
|
|
101
146
|
"alerts": "Alerts",
|
|
102
147
|
"alias": "Alias",
|
|
103
|
-
"all": "All",
|
|
104
148
|
"allActiveAdaptersAreDisconnected": "All active physical network adapters assigned to the switch are disconnected.",
|
|
105
149
|
"allFiles": "All files",
|
|
106
150
|
"allGroups": "All Groups",
|
|
@@ -143,7 +187,6 @@
|
|
|
143
187
|
"authenticationMethod": "Authentication Method",
|
|
144
188
|
"authenticationServices": "Authentication Services",
|
|
145
189
|
"auto": "Auto",
|
|
146
|
-
"autoDeploy": "Auto Deploy",
|
|
147
190
|
"autoDetectSettings": "Auto-detect settings",
|
|
148
191
|
"automatic": "Automatic",
|
|
149
192
|
"automaticSynchronization": "Automatic synchronization",
|
|
@@ -270,7 +313,6 @@
|
|
|
270
313
|
"compatibleWith": "Compatible with",
|
|
271
314
|
"complement": "Complement",
|
|
272
315
|
"completed": "Completed",
|
|
273
|
-
"completionTime": "Completion Time",
|
|
274
316
|
"concurrentTransferLimitForPriorityFilesIfExceededTransfersWillBeWueuedThisThreadpoolIsUsedSolelyToTransferPriorityObjectsCurrentlyOVFOnly": "Concurrent transfer limit for priority files. If exceeded, transfers will be queued. This threadpool is used solely to transfer priority objects (Currently OVF only.).",
|
|
275
317
|
"concurrentTransferLimitIfExceededTransfersWillBeQueued": "Concurrent transfer limit. If exceeded, transfers will be queued.",
|
|
276
318
|
"configuration": "Configuration",
|
|
@@ -319,7 +361,6 @@
|
|
|
319
361
|
"consumedCpu": "Consumed CPU",
|
|
320
362
|
"consumedMemory": "Consumed Memory",
|
|
321
363
|
"containerVolumes": "Container Volumes",
|
|
322
|
-
"contentLibraries": "Content Libraries",
|
|
323
364
|
"contents": "Contents",
|
|
324
365
|
"continue": "Continue",
|
|
325
366
|
"control": "Control",
|
|
@@ -428,8 +469,6 @@
|
|
|
428
469
|
"detachDevice": "Detach Device",
|
|
429
470
|
"detachDeviceDesc": "Are you sure you want to detach the selected device from the host?",
|
|
430
471
|
"detachDeviceNoty": "After device ''{0}'' is detached from a host, it cannot be used for purposes like datastore creation or VM provisioning.",
|
|
431
|
-
"details": "Details",
|
|
432
|
-
"developerCenter": "Developer Center",
|
|
433
472
|
"device": "Device",
|
|
434
473
|
"deviceBacking": "Device Backing",
|
|
435
474
|
"deviceId": "Device ID",
|
|
@@ -574,10 +613,8 @@
|
|
|
574
613
|
"evcMode": "EVC mode",
|
|
575
614
|
"eventConsole": "Event Console",
|
|
576
615
|
"eventId": "Event ID",
|
|
577
|
-
"events": "Events",
|
|
578
616
|
"eventTypeId": "Event Type ID",
|
|
579
617
|
"example": "Example",
|
|
580
|
-
"executionTime": "Execution Time",
|
|
581
618
|
"existingHardDisk": "Existing Hard Disk",
|
|
582
619
|
"existingHost": "Existing hosts",
|
|
583
620
|
"existingLicense": "Existing License",
|
|
@@ -591,7 +628,6 @@
|
|
|
591
628
|
"exposeHardwareAssistedVirtualizationGuestOs": "Expose hardware assisted virtualization to the guest OS",
|
|
592
629
|
"extent": "Extent 0",
|
|
593
630
|
"failback": "Failback",
|
|
594
|
-
"failed": "Failed",
|
|
595
631
|
"failoverOrder": "Failover order",
|
|
596
632
|
"fallbackNtpServers": "Fallback NTP servers",
|
|
597
633
|
"faultDomain": "Fault Domain",
|
|
@@ -644,7 +680,6 @@
|
|
|
644
680
|
"getMtuFromSwitch": "Get MTU from switch",
|
|
645
681
|
"ghz": "GHz",
|
|
646
682
|
"global": "Global",
|
|
647
|
-
"globalInventoryLists": "Global Inventory Lists",
|
|
648
683
|
"globalPermissionRoot": "Global Permission Root",
|
|
649
684
|
"globalPermissions": "Global Permissions",
|
|
650
685
|
"good": "Good",
|
|
@@ -680,7 +715,6 @@
|
|
|
680
715
|
"healthCheck": "Health Check",
|
|
681
716
|
"healthCheckTableServicesStatus": "Health Check",
|
|
682
717
|
"healthStatus": "Health Status",
|
|
683
|
-
"help": "Help",
|
|
684
718
|
"helpAboutText1": "Copyright © 1998-2022 {trademark}, Inc. All rights reserved.",
|
|
685
719
|
"helpAboutText2": "{trademark}, the logo and design of {trademark} boxes, Virtual SMP and vMotion are registered trademarks or trademarks of {trademark}, Inc. in the United States and/or other jurisdictions.",
|
|
686
720
|
"helpTooltipDesc": "Use the 'Find' option to look for specific group name and hit the enter/return key. The results will be populated in the table below.",
|
|
@@ -723,7 +757,6 @@
|
|
|
723
757
|
"hours": "hours",
|
|
724
758
|
"hours2": "Hour(s)",
|
|
725
759
|
"howWouldLikeCreateVirtualMachine": "How would you like to create a virtual machine?",
|
|
726
|
-
"hybridCloudServices": "Hybrid Cloud Services",
|
|
727
760
|
"hyperthreading": "Hyperthreading",
|
|
728
761
|
"hyperthreadingStatus": "Hyperthreading Status",
|
|
729
762
|
"hypervisor": "Hypervisor",
|
|
@@ -758,7 +791,6 @@
|
|
|
758
791
|
"inflate": "Inflate",
|
|
759
792
|
"information": "Information",
|
|
760
793
|
"init": "Initialization",
|
|
761
|
-
"initiator": "Initiator",
|
|
762
794
|
"inputContainsInvalidCharacters": "The input contains invalid characters.",
|
|
763
795
|
"inputDevices": "Input Devices",
|
|
764
796
|
"installDate": "Install date",
|
|
@@ -774,7 +806,6 @@
|
|
|
774
806
|
"invalidMacAddress": "The MAC address entered is invalid. Enter a different MAC address or select a different assignment method.",
|
|
775
807
|
"invalidTimeEntry": "Invalid time entry",
|
|
776
808
|
"inventories": "Inventories",
|
|
777
|
-
"inventory": "Inventory",
|
|
778
809
|
"inventoryDesc": " Select the items that will show up in the inventory tree (left panel)",
|
|
779
810
|
"ioFilters": "I/O Filters",
|
|
780
811
|
"iommu": "I/O MMU",
|
|
@@ -808,7 +839,6 @@
|
|
|
808
839
|
"issuer": "Issuer",
|
|
809
840
|
"issuesAlarms": "Issues and Alarms",
|
|
810
841
|
"item": "Item",
|
|
811
|
-
"items": "Items",
|
|
812
842
|
"itemsPerPage": "Items per page",
|
|
813
843
|
"january": "January",
|
|
814
844
|
"join": "Join",
|
|
@@ -863,7 +893,6 @@
|
|
|
863
893
|
"licenseKey": "License Key",
|
|
864
894
|
"licenses": "Licenses",
|
|
865
895
|
"licensing": "Licensing",
|
|
866
|
-
"lifecycleManager": "Lifecycle Manager",
|
|
867
896
|
"limit": "Limit",
|
|
868
897
|
"limitIops": "Limit - IOPs",
|
|
869
898
|
"limitMustBe": "Limit must be greater then or equal to {0}.",
|
|
@@ -892,7 +921,6 @@
|
|
|
892
921
|
"loginHostFailed": "Login to host {0} failed.",
|
|
893
922
|
"loginMessage": "Login Message",
|
|
894
923
|
"logout": "Logout",
|
|
895
|
-
"logs": "Logs",
|
|
896
924
|
"low": "Low",
|
|
897
925
|
"lowercaseCharacters": "lowercase characters",
|
|
898
926
|
"lowPower": "Low power",
|
|
@@ -992,7 +1020,6 @@
|
|
|
992
1020
|
"more": "More",
|
|
993
1021
|
"moreInfo": "MORE INFO",
|
|
994
1022
|
"moreInformation": "More information",
|
|
995
|
-
"moreTasks": "More Tasks",
|
|
996
1023
|
"motherboardModel": "Motherboard model",
|
|
997
1024
|
"mountGuestTools": "Mount Guest Tools",
|
|
998
1025
|
"mountNfsReadOnly": "Mount NFS as read-only",
|
|
@@ -1009,7 +1036,6 @@
|
|
|
1009
1036
|
"multiPathingPolicies": "Multipathing Policies",
|
|
1010
1037
|
"multipleItemsSelected": "Multiple items selected",
|
|
1011
1038
|
"multiWriter": "Multi-writer",
|
|
1012
|
-
"name": "Name",
|
|
1013
1039
|
"nameAlreadyExists": "The name {0} already exists.",
|
|
1014
1040
|
"nameAndConfiguration": "Name and configuration",
|
|
1015
1041
|
"nameAndConfigurationAlertInfo": "If you plan to configure an existing datastore on new hosts in the datacenter, it is recommended to use the \"Mount to additional hosts\" action from the datastore instead.",
|
|
@@ -1110,10 +1136,8 @@
|
|
|
1110
1136
|
"note": "Note",
|
|
1111
1137
|
"notes": "Notes",
|
|
1112
1138
|
"notifyInfoActionText": "View updates",
|
|
1113
|
-
"notifyInfoMsg": "Horizon-VS management system updates are available",
|
|
1114
1139
|
"notifySwitches": "Notify switches",
|
|
1115
1140
|
"notifyWarningActionText": "Manage your licenses",
|
|
1116
|
-
"notifyWarningMsg": "There are expired or expiring licenses in your inventory.",
|
|
1117
1141
|
"notInstalled": "not installed",
|
|
1118
1142
|
"notRunning": "Not running",
|
|
1119
1143
|
"notScheduled": "Not scheduled",
|
|
@@ -1129,7 +1153,6 @@
|
|
|
1129
1153
|
"nvidiaGridGpuProfile": "NVIDIA GRID vGPU Profile",
|
|
1130
1154
|
"nvmEOverRDMA": "NVMe over RDMA",
|
|
1131
1155
|
"nvmEOverTCP": "NVMe over TCP",
|
|
1132
|
-
"object": "Object",
|
|
1133
1156
|
"obtainIPv4SettingsAutomatically": "Obtain IPv4 settings automatically",
|
|
1134
1157
|
"obtainSetAutoFromVMKernelNA": "Obtain settings automatically from a VMkernel network adapter",
|
|
1135
1158
|
"october": "October",
|
|
@@ -1220,7 +1243,6 @@
|
|
|
1220
1243
|
"pngJpegFilesSupported": ".png, .jpeg files supported",
|
|
1221
1244
|
"pointingDevice": "Pointing device",
|
|
1222
1245
|
"policies": "Policies",
|
|
1223
|
-
"policiesProfiles": "Policies and Profiles",
|
|
1224
1246
|
"policy": "Policy",
|
|
1225
1247
|
"portGroup": "Port Group",
|
|
1226
1248
|
"portGroupHandlesVirtualMachineTraffic": "A port group handles the virtual machine traffic on standard switch.",
|
|
@@ -1274,17 +1296,14 @@
|
|
|
1274
1296
|
"publishingEnabled": "Publishing enabled",
|
|
1275
1297
|
"putSelectedHostsMaintenanceMode": "Put the selected hosts in maintenance mode?",
|
|
1276
1298
|
"queued": "Queued",
|
|
1277
|
-
"queuedFor": "Queued For",
|
|
1278
1299
|
"quiesceGuestFileSystem": "Quiesce guest file system",
|
|
1279
1300
|
"quiesceGuestFileSystemRequiresVMTools": "Quiesce guest file system(requires VM tools)",
|
|
1280
1301
|
"range": "Range",
|
|
1281
1302
|
"readyComplete": "Ready to Complete",
|
|
1282
1303
|
"readyCompleteDesc": "Review your selections before finishing the wizard",
|
|
1283
|
-
"realizeOperations": "vRealize Operations",
|
|
1284
1304
|
"realTime": "Real-time",
|
|
1285
1305
|
"reboot": "Reboot",
|
|
1286
1306
|
"rebootNodeApplyChanges": "Reboot the node to apply changes.",
|
|
1287
|
-
"recentTask": "Recent Tasks",
|
|
1288
1307
|
"recommendations": "Recommendations",
|
|
1289
1308
|
"recommended": "recommended",
|
|
1290
1309
|
"reconnect": "Reconnect",
|
|
@@ -1368,7 +1387,6 @@
|
|
|
1368
1387
|
"routeBasedSourceMacHash": "Route based on source MAC hash",
|
|
1369
1388
|
"routerAdvertisement": "Router advertisement",
|
|
1370
1389
|
"routing": "Routing",
|
|
1371
|
-
"running": "Running",
|
|
1372
1390
|
"runningStatus": "Running Status",
|
|
1373
1391
|
"runtimeName": "Runtime Name",
|
|
1374
1392
|
"sata": "Sata",
|
|
@@ -1453,7 +1471,6 @@
|
|
|
1453
1471
|
"sendFeedback": "Send Feedback",
|
|
1454
1472
|
"september": "September",
|
|
1455
1473
|
"serialNumber": "Serial number",
|
|
1456
|
-
"server": "Server",
|
|
1457
1474
|
"serverExtensions": "Sphere Zone Extensions",
|
|
1458
1475
|
"serversToBeAdded": "Servers to be added",
|
|
1459
1476
|
"serverUrl": "Server URL",
|
|
@@ -1478,7 +1495,6 @@
|
|
|
1478
1495
|
"shares": "Shares",
|
|
1479
1496
|
"sharesMustBe": "Shares must be between {0} and {1}.",
|
|
1480
1497
|
"sharing": "Sharing",
|
|
1481
|
-
"shortcuts": "Shortcuts",
|
|
1482
1498
|
"show": "Show",
|
|
1483
1499
|
"showColumns": "Show Columns",
|
|
1484
1500
|
"showKeyboard": "Show Keyboard",
|
|
@@ -1531,13 +1547,11 @@
|
|
|
1531
1547
|
"startAndStopWithHost": "Start and stop with host",
|
|
1532
1548
|
"startAndStopWithPortUsage": "Start and stop with port usage",
|
|
1533
1549
|
"startAutomaticallyIfAnyPorts": "Start automatically if any ports are open, and stop when all ports are closed",
|
|
1534
|
-
"startTime": "Start Time",
|
|
1535
1550
|
"startupPolicy": "Startup Policy",
|
|
1536
1551
|
"state": "State",
|
|
1537
1552
|
"static": "static",
|
|
1538
1553
|
"staticDiscovery": "Static Discovery",
|
|
1539
1554
|
"statType": "Stat type",
|
|
1540
|
-
"status": "Status",
|
|
1541
1555
|
"step": "Step",
|
|
1542
1556
|
"stop": "Stop",
|
|
1543
1557
|
"stopDirectConsoleUIService": "Stop Direct Console UI service?",
|
|
@@ -1591,16 +1605,12 @@
|
|
|
1591
1605
|
"tag": "Tag",
|
|
1592
1606
|
"tagName": "Tag name",
|
|
1593
1607
|
"tags": "Tags",
|
|
1594
|
-
"tagsCustomAttributes": "Tags & Custom Attributes",
|
|
1595
1608
|
"takeScreenshot": "Take Screenshot",
|
|
1596
1609
|
"takeSnapshot": "Take Snapshot",
|
|
1597
|
-
"target": "Target",
|
|
1598
1610
|
"targetDiscovery": "Target Discovery",
|
|
1599
1611
|
"targetName": "Target name",
|
|
1600
1612
|
"targetObjects": "Target Objects",
|
|
1601
1613
|
"taskConsole": "Task Console",
|
|
1602
|
-
"taskName": "Task Name",
|
|
1603
|
-
"tasks": "Tasks",
|
|
1604
1614
|
"tasksEvents": "Tasks and Events",
|
|
1605
1615
|
"tb": "TB",
|
|
1606
1616
|
"tcpConfiguration": "TCP/IP configuration",
|
|
@@ -1666,9 +1676,7 @@
|
|
|
1666
1676
|
"tpm": "TPM",
|
|
1667
1677
|
"trafficShaping": "Traffic shaping",
|
|
1668
1678
|
"transport": "Transport",
|
|
1669
|
-
"triggered": "Triggered",
|
|
1670
1679
|
"triggeredAlarms": "Triggered Alarms",
|
|
1671
|
-
"triggeringEvent": "Triggering Event",
|
|
1672
1680
|
"tuesday": "Tuesday",
|
|
1673
1681
|
"turnOffLed": "Turn Off Led",
|
|
1674
1682
|
"turnOnLed": "Turn On Led",
|
|
@@ -1849,7 +1857,6 @@
|
|
|
1849
1857
|
"youCanFindMore": "You can find more related information at the Firmware page",
|
|
1850
1858
|
"yourSessionExpireAfter": "Your session is about to expire after",
|
|
1851
1859
|
"zlibCompression": "Zlib Compression",
|
|
1852
|
-
"zone": "Zone",
|
|
1853
1860
|
"cpuShares": "CPU Shares",
|
|
1854
1861
|
"cpuSharesValue": "CPU Shares Value",
|
|
1855
1862
|
"memoryShares": "Memory Shares",
|
|
@@ -2404,7 +2411,6 @@
|
|
|
2404
2411
|
"deviceType": "Device type",
|
|
2405
2412
|
"selectDisksInvolvedBackup": "Select the disks involved in the backup",
|
|
2406
2413
|
"dateTime": "Date Time",
|
|
2407
|
-
"task": "Task",
|
|
2408
2414
|
"eventTypeDescription": "Event Type Description",
|
|
2409
2415
|
"possibleCauses": "Possible Causes",
|
|
2410
2416
|
"importVms": "Import VMs",
|