bfg-common 1.5.984 → 1.5.986
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_hy.json +1 -1
- package/assets/localization/local_ru.json +4194 -4194
- package/components/common/adapterManager/addAdapterModal/AddAdapterModalNew.vue +1 -1
- package/components/common/adapterManager/addAdapterWarningModal/AddAdapterWarningModalNew.vue +1 -0
- package/components/common/adapterManager/ui/table/adapters/AdaptersNew.vue +0 -1
- package/components/common/configure/physicalAdapters/PhysicalAdapters.vue +0 -6
- package/components/common/configure/physicalAdapters/PhysicalAdaptersNew.vue +1 -5
- package/components/common/configure/physicalAdapters/PhysicalAdaptersOld.vue +4 -6
- package/components/common/diagramMain/DiagramMain.vue +0 -6
- package/components/common/diagramMain/modals/Modals.vue +0 -4
- package/components/common/diagramMain/modals/editSettings/tabs/NetworkProperties.vue +2 -2
- package/components/common/diagramMain/modals/lib/config/vmKernelAdapter.ts +1 -1
- package/components/common/diagramMain/modals/migrateVmkernelAdapter/MigrateVmkernelAdapter.vue +2 -2
- package/components/common/diagramMain/modals/migrateVmkernelAdapter/validations/common.ts +1 -1
- package/components/common/monitor/lib/utils/local_be.json +444 -0
- package/components/common/monitor/lib/utils/local_en.json +444 -0
- package/components/common/monitor/lib/utils/local_hy.json +444 -0
- package/components/common/monitor/lib/utils/local_kk.json +444 -0
- package/components/common/monitor/lib/utils/local_ru.json +444 -0
- package/components/common/monitor/lib/utils/local_zh.json +444 -0
- package/components/common/monitor/lib/utils/localization.ts +43 -0
- package/components/common/vm/snapshots/DetailView.vue +6 -6
- package/components/common/wizards/common/steps/name/New.vue +1 -1
- package/components/common/wizards/datastore/add/New.vue +0 -6
- package/components/common/wizards/datastore/add/steps/nameAndDevice/NameAndDeviceNew.vue +1 -1
- package/components/common/wizards/datastore/add/steps/nameAndDevice/advancedOptions/New.vue +1 -1
- package/components/common/wizards/network/add/Add.vue +2 -13
- package/components/common/wizards/network/add/AddNew.vue +26 -22
- package/components/common/wizards/network/add/lib/config/initialData.ts +4 -4
- package/components/common/wizards/network/add/lib/utils/utils.ts +1 -1
- package/components/common/wizards/network/add/steps/ipFourSettings/IpFourSettingsNew.vue +8 -2
- package/components/common/wizards/network/add/steps/portProperties/PortPropertiesNew.vue +8 -2
- package/components/common/wizards/network/add/steps/selectTargetDevice/SelectTargetDeviceNew.vue +3 -10
- package/components/common/wizards/network/add/steps/selectTargetDevice/modals/new/SelectNetwork.vue +1 -5
- package/components/common/wizards/network/add/validations/common.ts +1 -1
- package/package.json +2 -2
- package/components/common/monitor/utilization/New.vue +0 -5
- package/components/common/monitor/utilization/Old.vue +0 -79
- package/components/common/monitor/utilization/Utilization.vue +0 -51
- package/components/common/monitor/utilization/infoBlock/InfoBlock.vue +0 -23
- package/components/common/monitor/utilization/infoBlock/New.vue +0 -5
- package/components/common/monitor/utilization/infoBlock/Old.vue +0 -185
- package/components/common/monitor/utilization/lib/models/enums.ts +0 -4
- package/components/common/monitor/utilization/lib/models/interfaces.ts +0 -25
- package/components/common/monitor/utilization/lib/utils/index.ts +0 -31
|
@@ -166,7 +166,7 @@
|
|
|
166
166
|
"bootOptions": "Ներբեռնման ընտրանքներ",
|
|
167
167
|
"bootOrder": "Բեռնման կարգը",
|
|
168
168
|
"browse": "Ակնարկ",
|
|
169
|
-
"browseDoted": "
|
|
169
|
+
"browseDoted": "Դիտել..․",
|
|
170
170
|
"browserDefault": "Կանխադրված դիտարկիչ",
|
|
171
171
|
"build": "Հավաքածու",
|
|
172
172
|
"burstSize": "Փաթեթի չափ",
|