bfg-common 1.3.482 → 1.3.483

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.
@@ -2388,5 +2388,7 @@
2388
2388
  "newBackupStorage": "Новае рэзервовае сховішча",
2389
2389
  "samba": "Samba",
2390
2390
  "sambaDesc": "Create an Samba datastore on an Samba share over the network.",
2391
- "sambaHelpDesc": "NFS storage is a network file system. NFS versions 4.1 and 4.2 are supported"
2391
+ "sambaHelpDesc": "NFS storage is a network file system. NFS versions 4.1 and 4.2 are supported",
2392
+ "deviceType": "Тып прылады",
2393
+ "selectDisksInvolvedBackup": "Выберыце дыскі, якія ўдзельнічаюць у рэзервовым капіраванні"
2392
2394
  }
@@ -2392,5 +2392,7 @@
2392
2392
  "newBackupStorage": "New Backup Storage",
2393
2393
  "samba": "Samba",
2394
2394
  "sambaDesc": "Create an Samba datastore on an Samba share over the network.",
2395
- "sambaHelpDesc": "NFS storage is a network file system. NFS versions 4.1 and 4.2 are supported"
2395
+ "sambaHelpDesc": "NFS storage is a network file system. NFS versions 4.1 and 4.2 are supported",
2396
+ "deviceType": "Device type",
2397
+ "selectDisksInvolvedBackup": "Select the disks involved in the backup"
2396
2398
  }
@@ -2392,5 +2392,7 @@
2392
2392
  "newBackupStorage": "Կրկնօրինակման նոր պահեստ",
2393
2393
  "samba": "Samba",
2394
2394
  "sambaDesc": "Create an Samba datastore on an Samba share over the network.",
2395
- "sambaHelpDesc": "NFS storage is a network file system. NFS versions 4.1 and 4.2 are supported"
2395
+ "sambaHelpDesc": "NFS storage is a network file system. NFS versions 4.1 and 4.2 are supported",
2396
+ "deviceType": "Սարքի տեսակը",
2397
+ "selectDisksInvolvedBackup": "Ընտրեք կրկնօրինակում ներգրավված սկավառակները"
2396
2398
  }
@@ -2391,5 +2391,7 @@
2391
2391
  "newBackupStorage": "Жаңа сақтық көшірме қоймасы",
2392
2392
  "samba": "Samba",
2393
2393
  "sambaDesc": "Create an Samba datastore on an Samba share over the network.",
2394
- "sambaHelpDesc": "NFS storage is a network file system. NFS versions 4.1 and 4.2 are supported"
2394
+ "sambaHelpDesc": "NFS storage is a network file system. NFS versions 4.1 and 4.2 are supported",
2395
+ "deviceType": "Құрылғы түрі",
2396
+ "selectDisksInvolvedBackup": "Сақтық көшірмеге қатысатын дискілерді таңдаңыз"
2395
2397
  }
@@ -2397,5 +2397,7 @@
2397
2397
  "newBackupStorage": "Новое хранилище резервных копий",
2398
2398
  "samba": "Samba",
2399
2399
  "sambaDesc": "Create an Samba datastore on an Samba share over the network.",
2400
- "sambaHelpDesc": "NFS storage is a network file system. NFS versions 4.1 and 4.2 are supported"
2400
+ "sambaHelpDesc": "NFS storage is a network file system. NFS versions 4.1 and 4.2 are supported",
2401
+ "deviceType": "Тип устройства",
2402
+ "selectDisksInvolvedBackup": "Выберите диски учавствующие в резервной копии"
2401
2403
  }
@@ -2391,5 +2391,7 @@
2391
2391
  "newBackupStorage": "新的备份存储",
2392
2392
  "samba": "Samba",
2393
2393
  "sambaDesc": "Create an Samba datastore on an Samba share over the network.",
2394
- "sambaHelpDesc": "NFS storage is a network file system. NFS versions 4.1 and 4.2 are supported"
2394
+ "sambaHelpDesc": "NFS storage is a network file system. NFS versions 4.1 and 4.2 are supported",
2395
+ "deviceType": "设备类型",
2396
+ "selectDisksInvolvedBackup": "选择备份涉及的磁盘"
2395
2397
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "bfg-common",
3
3
  "private": false,
4
- "version": "1.3.482",
4
+ "version": "1.3.483",
5
5
  "scripts": {
6
6
  "build": "nuxt build",
7
7
  "dev": "nuxt dev --port=3002",