bfg-common 1.5.823 → 1.5.824
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 +2 -1
- package/assets/localization/local_en.json +2 -1
- package/assets/localization/local_hy.json +2 -1
- package/assets/localization/local_kk.json +2 -1
- package/assets/localization/local_ru.json +2 -1
- package/assets/localization/local_zh.json +2 -1
- package/components/common/monitor/advanced/tools/chartOptionsModal/metrics/lib/config/optionsMetrics.ts +5 -5
- package/components/common/vm/actions/common/customizeHardware/virtualHardware/New.vue +573 -573
- package/components/common/vm/actions/common/customizeHardware/virtualHardware/Old.vue +386 -386
- package/components/common/vm/actions/common/customizeHardware/virtualHardware/VirtualHardware.vue +784 -784
- package/components/common/vm/actions/common/customizeHardware/virtualHardware/lib/config/dropdownItems.ts +162 -162
- package/components/common/vm/actions/common/customizeHardware/virtualHardware/newUsbDevice/New.vue +73 -73
- package/components/common/vm/actions/common/customizeHardware/virtualHardware/newUsbDevice/NewUsbDevice.vue +72 -72
- package/components/common/vm/actions/common/customizeHardware/virtualHardware/newUsbDevice/Old.vue +65 -65
- package/package.json +1 -1
|
@@ -3278,7 +3278,8 @@
|
|
|
3278
3278
|
"advancedCpuMetricsDescription25": "Загружанасць канкрэтнага інтэрфейсу",
|
|
3279
3279
|
"pagesPerSecond": "Старонкі ў секунду",
|
|
3280
3280
|
"kilobytes": "KB",
|
|
3281
|
-
"faultsPerSecond": "Збоі ў секунду"
|
|
3281
|
+
"faultsPerSecond": "Збоі ў секунду",
|
|
3282
|
+
"memory": "Памяць"
|
|
3282
3283
|
},
|
|
3283
3284
|
"inventoryTabs": {
|
|
3284
3285
|
"summary": "Рэзюмэ",
|
|
@@ -3282,7 +3282,8 @@
|
|
|
3282
3282
|
"advancedCpuMetricsDescription25": "Link utilization of a specific interface.",
|
|
3283
3283
|
"pagesPerSecond": "pages per second",
|
|
3284
3284
|
"kilobytes": "KB",
|
|
3285
|
-
"faultsPerSecond": "faults per second"
|
|
3285
|
+
"faultsPerSecond": "faults per second",
|
|
3286
|
+
"memory": "Memory"
|
|
3286
3287
|
},
|
|
3287
3288
|
"inventoryTabs": {
|
|
3288
3289
|
"summary": "Summary",
|
|
@@ -3282,7 +3282,8 @@
|
|
|
3282
3282
|
"advancedCpuMetricsDescription25": "Նշված ինտերֆեյսի օգտագործվածությունը",
|
|
3283
3283
|
"pagesPerSecond": "Էջեր վայրկյանում",
|
|
3284
3284
|
"kilobytes": "KB",
|
|
3285
|
-
"faultsPerSecond": "Խափանումներ վայրկյանում"
|
|
3285
|
+
"faultsPerSecond": "Խափանումներ վայրկյանում",
|
|
3286
|
+
"memory": "Հիշողություն"
|
|
3286
3287
|
},
|
|
3287
3288
|
"inventoryTabs": {
|
|
3288
3289
|
"summary": "Ամփոփում",
|
|
@@ -3282,7 +3282,8 @@
|
|
|
3282
3282
|
"advancedCpuMetricsDescription25": "Белгілі бір интерфейстің жүктемесі",
|
|
3283
3283
|
"pagesPerSecond": "Беттер секундына",
|
|
3284
3284
|
"kilobytes": "KB",
|
|
3285
|
-
"faultsPerSecond": "Ақаулар секундына"
|
|
3285
|
+
"faultsPerSecond": "Ақаулар секундына",
|
|
3286
|
+
"memory": "Жад"
|
|
3286
3287
|
},
|
|
3287
3288
|
"inventoryTabs": {
|
|
3288
3289
|
"summary": "Түйіндеме",
|
|
@@ -3281,7 +3281,8 @@
|
|
|
3281
3281
|
"advancedCpuMetricsDescription25": "Фактическая загрузка конкретного сетевого интерфейса",
|
|
3282
3282
|
"pagesPerSecond": "Страницы в секунду",
|
|
3283
3283
|
"kilobytes": "КБ",
|
|
3284
|
-
"faultsPerSecond": "Сбои в секунду"
|
|
3284
|
+
"faultsPerSecond": "Сбои в секунду",
|
|
3285
|
+
"memory": "Оперативная Память"
|
|
3285
3286
|
},
|
|
3286
3287
|
"inventoryTabs": {
|
|
3287
3288
|
"summary": "Сводка",
|
|
@@ -3279,7 +3279,8 @@
|
|
|
3279
3279
|
"advancedCpuMetricsDescription25": "特定接口的链路利用率",
|
|
3280
3280
|
"pagesPerSecond": "每秒页面数",
|
|
3281
3281
|
"kilobytes": "KB",
|
|
3282
|
-
"faultsPerSecond": "每秒故障数"
|
|
3282
|
+
"faultsPerSecond": "每秒故障数",
|
|
3283
|
+
"memory": "记忆"
|
|
3283
3284
|
},
|
|
3284
3285
|
"inventoryTabs": {
|
|
3285
3286
|
"summary": "概括",
|
|
@@ -25,7 +25,7 @@ export const metricsFunc = (
|
|
|
25
25
|
testId: 'metric-item-disk-button',
|
|
26
26
|
},
|
|
27
27
|
{
|
|
28
|
-
text: localization.
|
|
28
|
+
text: localization.inventoryMonitor.memory,
|
|
29
29
|
value: 'memory',
|
|
30
30
|
testId: 'metric-item-memory-button',
|
|
31
31
|
},
|
|
@@ -52,7 +52,7 @@ export const metricsFunc = (
|
|
|
52
52
|
testId: 'metric-item-disk-button',
|
|
53
53
|
},
|
|
54
54
|
{
|
|
55
|
-
text: localization.
|
|
55
|
+
text: localization.inventoryMonitor.memory,
|
|
56
56
|
value: 'memory',
|
|
57
57
|
testId: 'metric-item-memory-button',
|
|
58
58
|
},
|
|
@@ -79,7 +79,7 @@ export const metricsFunc = (
|
|
|
79
79
|
testId: 'metric-item-disk-button',
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
|
-
text: localization.
|
|
82
|
+
text: localization.inventoryMonitor.memory,
|
|
83
83
|
value: 'memory',
|
|
84
84
|
testId: 'metric-item-memory-button',
|
|
85
85
|
},
|
|
@@ -111,7 +111,7 @@ export const metricsFunc = (
|
|
|
111
111
|
testId: 'metric-item-disk-button',
|
|
112
112
|
},
|
|
113
113
|
{
|
|
114
|
-
text: localization.
|
|
114
|
+
text: localization.inventoryMonitor.memory,
|
|
115
115
|
value: 'memory',
|
|
116
116
|
testId: 'metric-item-memory-button',
|
|
117
117
|
},
|
|
@@ -163,7 +163,7 @@ export const metricsFunc = (
|
|
|
163
163
|
testId: 'metric-item-cpu-button',
|
|
164
164
|
},
|
|
165
165
|
{
|
|
166
|
-
text: localization.
|
|
166
|
+
text: localization.inventoryMonitor.memory,
|
|
167
167
|
value: 'memory',
|
|
168
168
|
testId: 'metric-item-memory-button',
|
|
169
169
|
},
|