@xen-orchestra/web-core 0.46.0 → 0.48.0
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/lib/components/console/VtsLayoutConsole.vue +1 -1
- package/lib/components/console/VtsRemoteConsole.vue +3 -2
- package/lib/components/table/cells/VtsLinkCell.vue +23 -4
- package/lib/components/ui/stepper/Step.vue +28 -0
- package/lib/components/ui/stepper/UiStepper.vue +61 -0
- package/lib/composables/stepper.composable.ts +43 -0
- package/lib/i18n.ts +8 -0
- package/lib/icons/object-icons.ts +22 -0
- package/lib/locales/cs.json +31 -7
- package/lib/locales/de.json +39 -5
- package/lib/locales/en.json +25 -8
- package/lib/locales/es.json +65 -3
- package/lib/locales/fa.json +2 -1
- package/lib/locales/fr.json +24 -7
- package/lib/locales/it.json +2 -1
- package/lib/locales/nb-NO.json +2 -1
- package/lib/locales/nl.json +59 -9
- package/lib/locales/pt-BR.json +322 -12
- package/lib/locales/pt.json +936 -0
- package/lib/locales/ru.json +2 -1
- package/lib/locales/sk.json +484 -0
- package/lib/locales/sv.json +219 -9
- package/lib/locales/uk.json +2 -1
- package/lib/locales/zh-Hans.json +61 -9
- package/lib/packages/query-builder/README.md +692 -0
- package/lib/packages/remote-resource/sse.store.ts +3 -1
- package/lib/tables/column-definitions/link-or-text-column.ts +22 -0
- package/lib/tables/column-sets/snapshot-columns.ts +19 -0
- package/lib/utils/download-bugtools.utils.ts +5 -0
- package/lib/utils/download-file.utils.ts +13 -0
- package/lib/utils/ip-address.utils.ts +18 -0
- package/package.json +1 -1
package/lib/locales/zh-Hans.json
CHANGED
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
"account-organization-more": "账户、组织及更多…",
|
|
11
11
|
"action:add": "添加",
|
|
12
12
|
"action:add-filter": "添加筛选条件",
|
|
13
|
+
"action:add-group": "添加群组",
|
|
13
14
|
"action:add-host-internal-network-in-xo-5": "在XO-5中添加主机内部网络",
|
|
14
15
|
"action:add-network-in-xo-5": "在XO-5中添加网络",
|
|
15
16
|
"action:add-sort": "添加排序条件",
|
|
@@ -26,9 +27,12 @@
|
|
|
26
27
|
"action:copy-info-json": "复制信息为JSON",
|
|
27
28
|
"action:create": "创建",
|
|
28
29
|
"action:delete": "删除",
|
|
30
|
+
"action:delete-filter": "删除筛选器",
|
|
31
|
+
"action:delete-group": "删除群组",
|
|
29
32
|
"action:delete-vms": "删除1台虚拟机 | 删除{n}台虚拟机",
|
|
30
33
|
"action:deploy": "部署",
|
|
31
34
|
"action:deploy-xoa": "部署XOA",
|
|
35
|
+
"action:duplicate": "复制",
|
|
32
36
|
"action:edit": "编辑",
|
|
33
37
|
"action:edit-config": "编辑配置",
|
|
34
38
|
"action:enable-light-mode": "启用浅色模式",
|
|
@@ -50,10 +54,15 @@
|
|
|
50
54
|
"action:log-out": "登出",
|
|
51
55
|
"action:migrate": "迁移",
|
|
52
56
|
"action:migrate-n-vms": "迁移1台虚拟机 | 迁移{n}台虚拟机",
|
|
57
|
+
"action:move-filters-to-parent-group": "将筛选器移动到父组",
|
|
53
58
|
"action:open": "打开",
|
|
54
59
|
"action:open-app": "@:action:open {name}",
|
|
55
60
|
"action:open-console-in-new-tab": "在新标签页打开控制台",
|
|
56
61
|
"action:pick-template": "选择模板",
|
|
62
|
+
"action:plus-and": "+ @:and",
|
|
63
|
+
"action:plus-or": "+ @:or",
|
|
64
|
+
"action:query-builder:delete-filter": "删除筛选器",
|
|
65
|
+
"action:query-builder:delete-group": "删除组",
|
|
57
66
|
"action:reboot": "重启",
|
|
58
67
|
"action:reformat": "重新格式化",
|
|
59
68
|
"action:resume": "恢复",
|
|
@@ -83,8 +92,10 @@
|
|
|
83
92
|
"action:start": "启动",
|
|
84
93
|
"action:start-on-host": "在指定主机启动",
|
|
85
94
|
"action:suspend": "挂起",
|
|
95
|
+
"action:turn-into-group": "转为组",
|
|
86
96
|
"action:unselect-all": "取消全选",
|
|
87
97
|
"action:update": "更新",
|
|
98
|
+
"action:use-query-builder": "使用查询生成器",
|
|
88
99
|
"action:visit-pool-dashboard": "访问资源池仪表板",
|
|
89
100
|
"add-or": "+或",
|
|
90
101
|
"admin-login": "管理员登录",
|
|
@@ -108,6 +119,8 @@
|
|
|
108
119
|
"all-good!": "一切正常!",
|
|
109
120
|
"all-quiet-launchpad": "启动面板无异常",
|
|
110
121
|
"allow-self-signed-ssl": "您可能需要在浏览器中允许自签名SSL证书",
|
|
122
|
+
"and": "和",
|
|
123
|
+
"any-property": "任意属性",
|
|
111
124
|
"api-error-details": "API错误详情",
|
|
112
125
|
"api-info-details": "API信息详情",
|
|
113
126
|
"api-warning-details": "API警告详情",
|
|
@@ -123,12 +136,15 @@
|
|
|
123
136
|
"backed-up-pools": "已备份资源池",
|
|
124
137
|
"backed-up-vms": "已备份虚拟机",
|
|
125
138
|
"backup": "备份",
|
|
139
|
+
"backup-archive-status": "备份归档状态",
|
|
126
140
|
"backup-issues": "备份问题",
|
|
127
141
|
"backup-job": "备份作业",
|
|
128
142
|
"backup-jobs": "备份作业",
|
|
143
|
+
"backup-jobs:see-all": "查看所有备份任务",
|
|
129
144
|
"backup-network": "备份网络",
|
|
130
145
|
"backup-repositories": "备份存储库",
|
|
131
|
-
"backup-repository": "
|
|
146
|
+
"backup-repository": "备份存储库",
|
|
147
|
+
"backup-repository-type": "备份存储库(本地、NFS、SMB)",
|
|
132
148
|
"backup-targets": "备份目标",
|
|
133
149
|
"backup:full": "全量备份",
|
|
134
150
|
"backup:full-replication": "全量复制",
|
|
@@ -150,10 +166,13 @@
|
|
|
150
166
|
"backups:jobs:skipped-runs": "跳过运行,无错误",
|
|
151
167
|
"backups:jobs:status": "备份作业状态",
|
|
152
168
|
"backups:vms-protection": "虚拟机保护状态",
|
|
153
|
-
"backups:vms-protection:
|
|
154
|
-
"backups:vms-protection:
|
|
169
|
+
"backups:vms-protection:active-protected": "至少有 1 个活跃任务且已受保护",
|
|
170
|
+
"backups:vms-protection:active-unprotected": "处于至少1 个活跃作业中,但未受保护",
|
|
171
|
+
"backups:vms-protection:no-active-job": "无活跃作业",
|
|
172
|
+
"backups:vms-protection:no-job": "未加入任何作业",
|
|
173
|
+
"backups:vms-protection:protected": "加入至少1作业且受保护",
|
|
155
174
|
"backups:vms-protection:tooltip": "虚拟机加入备份作业、计划已启用且上次运行成功,则视为受保护",
|
|
156
|
-
"backups:vms-protection:unprotected": "加入至少1
|
|
175
|
+
"backups:vms-protection:unprotected": "加入至少1作业但未受保护",
|
|
157
176
|
"bios-default": "BIOS(默认)",
|
|
158
177
|
"bios-info": "BIOS信息",
|
|
159
178
|
"bond": "链路聚合",
|
|
@@ -174,6 +193,7 @@
|
|
|
174
193
|
"checkpoint-snapshot": "检查点快照",
|
|
175
194
|
"click-to-display-alarms:": "点击显示告警:",
|
|
176
195
|
"click-to-return-default-pool": "点击返回默认资源池",
|
|
196
|
+
"cloud-config": "云配置",
|
|
177
197
|
"cloud-init-config": "自定义配置",
|
|
178
198
|
"color-mode:auto": "自动模式",
|
|
179
199
|
"coming-soon!": "即将推出!",
|
|
@@ -276,6 +296,7 @@
|
|
|
276
296
|
"fast-clone": "快速克隆",
|
|
277
297
|
"fetching-fresh-data": "获取最新数据",
|
|
278
298
|
"field:exceeds-max-characters": "字段值不能超过{max}个字符。",
|
|
299
|
+
"filter-actions": "筛选操作",
|
|
279
300
|
"following-hosts-unreachable": "以下主机不可达",
|
|
280
301
|
"for-backup": "用于备份",
|
|
281
302
|
"for-replication": "用于复制",
|
|
@@ -329,6 +350,7 @@
|
|
|
329
350
|
"ipv4-addresses": "IPv4地址",
|
|
330
351
|
"ipv6-address": "IPv6地址",
|
|
331
352
|
"ipv6-addresses": "IPv6地址",
|
|
353
|
+
"is-part-of-one-active-job": "该虚拟机当前至少属于一个活跃作业。它参与的上一个作业执行完成后,将会显示在此处。",
|
|
332
354
|
"is-primary-host": "{name}是主主机",
|
|
333
355
|
"iscsi-iqn": "iSCSI IQN(iSCSI 限定名称)",
|
|
334
356
|
"iso-dvd": "ISO/DVD",
|
|
@@ -402,6 +424,8 @@
|
|
|
402
424
|
"language": "语言",
|
|
403
425
|
"language-preferences": "语言偏好",
|
|
404
426
|
"last": "最后",
|
|
427
|
+
"last-n-backup-archives": "最后一个备份存档 | 最近 {n} 个备份存档",
|
|
428
|
+
"last-n-backup-runs": "最近一次备份运行 | 最近 {n} 次备份运行",
|
|
405
429
|
"last-n-runs": "最近1次运行 | 最近{n}次运行",
|
|
406
430
|
"last-run-number": "最近运行 #{n}",
|
|
407
431
|
"last-week": "上周",
|
|
@@ -415,6 +439,7 @@
|
|
|
415
439
|
"loading": "加载中.…",
|
|
416
440
|
"loading-hosts": "加载主机中.…",
|
|
417
441
|
"local": "本地",
|
|
442
|
+
"locked": "已锁定",
|
|
418
443
|
"locking-mode": "锁定模式",
|
|
419
444
|
"locking-mode-default": "默认锁定模式",
|
|
420
445
|
"login": "登录",
|
|
@@ -460,6 +485,7 @@
|
|
|
460
485
|
"multi-creation": "批量创建",
|
|
461
486
|
"multi-pathing": "多路径",
|
|
462
487
|
"n-cpus": "1个CPU | {n}个CPU",
|
|
488
|
+
"n-gb": "{n}GB",
|
|
463
489
|
"n-gb-left": "剩余 {n} GB",
|
|
464
490
|
"n-gb-required": "需要{n}GB",
|
|
465
491
|
"n-hosts": "1台主机 | {n}台主机",
|
|
@@ -489,7 +515,16 @@
|
|
|
489
515
|
"new-vm:add": "添加新虚拟机",
|
|
490
516
|
"new-vm:description": "虚拟机描述",
|
|
491
517
|
"new-vm:feature-not-supported": "这是我们新的虚拟机创建表单。暂不支持 Cloud-init 配置、高级选项和 vTPM 管理功能。2026 年内将很快推出更新版本。在此期间,完整功能集可在 {xo-5} 中使用",
|
|
518
|
+
"new-vm:install-source": "安装源",
|
|
492
519
|
"new-vm:name": "虚拟机名称",
|
|
520
|
+
"new-vm:network-config": "网络配置仅与 {noCloudLink} 兼容。",
|
|
521
|
+
"new-vm:network-config-documentation": "网络配置文档",
|
|
522
|
+
"new-vm:network-config-more": "查看 {documentationLink} 获取更多信息。",
|
|
523
|
+
"new-vm:network-config-nocloud-datasource": "NoCloud 数据源",
|
|
524
|
+
"new-vm:user-config-variables": "模板变量",
|
|
525
|
+
"new-vm:user-config-variables-escape": "使用前置反斜杠 \\ 对所有变量进行转义",
|
|
526
|
+
"new-vm:user-config-variables-index": "{'{index}'}: 虚拟机的索引,若为单台虚拟机则取值为 0",
|
|
527
|
+
"new-vm:user-config-variables-name": "{'{name}'}: 虚拟机名称。不得包含下划线 '_'",
|
|
493
528
|
"news": "新闻",
|
|
494
529
|
"news-name": "{name}新闻",
|
|
495
530
|
"nic-type": "网卡类型",
|
|
@@ -506,9 +541,12 @@
|
|
|
506
541
|
"no-data-to-calculate": "无数据可计算",
|
|
507
542
|
"no-host-attached": "未挂载主机",
|
|
508
543
|
"no-host-detected": "未检测到主机",
|
|
544
|
+
"no-job-vm": "该虚拟机未参与任何正在运行的任务。",
|
|
509
545
|
"no-network-detected": "未检测到网络",
|
|
510
546
|
"no-pbd-attached": "未挂载PBD",
|
|
511
547
|
"no-pif-detected": "未检测到PIF",
|
|
548
|
+
"no-pools-detected": "未检测到任何存储池",
|
|
549
|
+
"no-replicated-vm": "该虚拟机未进行复制。请配置复制任务以启用该功能。",
|
|
512
550
|
"no-result": "无结果",
|
|
513
551
|
"no-schedule-available": "无可用计划",
|
|
514
552
|
"no-selected-vm-can-be-exported": "所选虚拟机均无法导出",
|
|
@@ -608,28 +646,39 @@
|
|
|
608
646
|
"property": "属性",
|
|
609
647
|
"protect-from-accidental-deletion": "防止意外删除",
|
|
610
648
|
"protect-from-accidental-shutdown": "防止意外关机",
|
|
649
|
+
"protection-status": "保护状态",
|
|
611
650
|
"provider-solutions": "{provider}解决方案",
|
|
612
651
|
"provisioning": "配置",
|
|
613
652
|
"proxy": "代理",
|
|
614
653
|
"proxy-url": "代理URL",
|
|
654
|
+
"public-key": "公钥",
|
|
655
|
+
"public-key-already-exists": "公钥已存在",
|
|
656
|
+
"public-key-mandatory": "公钥为必填项",
|
|
615
657
|
"pxe": "PXE",
|
|
658
|
+
"query-builder": "查询生成器",
|
|
659
|
+
"query-builder:label": "搜索引擎",
|
|
616
660
|
"query-builder:operator:contains": "包含",
|
|
661
|
+
"query-builder:operator:empty": "为空",
|
|
617
662
|
"query-builder:operator:ends-with": "以…结尾",
|
|
618
663
|
"query-builder:operator:equals": "等于",
|
|
619
664
|
"query-builder:operator:is": "是",
|
|
620
665
|
"query-builder:operator:is-false": "为假",
|
|
621
666
|
"query-builder:operator:is-not": "不是",
|
|
622
667
|
"query-builder:operator:is-true": "为真",
|
|
668
|
+
"query-builder:operator:matches-glob": "匹配通配符模式",
|
|
623
669
|
"query-builder:operator:matches-regex": "匹配正则表达式",
|
|
624
670
|
"query-builder:operator:not-contain": "不包含",
|
|
671
|
+
"query-builder:operator:not-empty": "不为空",
|
|
625
672
|
"query-builder:operator:not-end-with": "不以…结尾",
|
|
626
673
|
"query-builder:operator:not-equal": "不等于",
|
|
674
|
+
"query-builder:operator:not-match-glob": "不符合通配符模式",
|
|
627
675
|
"query-builder:operator:not-match-regex": "不匹配正则表达式",
|
|
628
676
|
"query-builder:operator:not-start-with": "不以…开头",
|
|
629
677
|
"query-builder:operator:starts-with": "以…开头",
|
|
630
|
-
"query-
|
|
631
|
-
"query-search-bar:
|
|
632
|
-
"query-search-bar:
|
|
678
|
+
"query-builder:placeholder": "构建你的查询.…",
|
|
679
|
+
"query-search-bar:label": "@:query-builder:label",
|
|
680
|
+
"query-search-bar:placeholder": "@:query-builder:placeholder",
|
|
681
|
+
"query-search-bar:use-query-builder": "@:query-builder",
|
|
633
682
|
"quick-actions": "快速操作",
|
|
634
683
|
"quick-info": "快速信息",
|
|
635
684
|
"ram": "内存",
|
|
@@ -661,6 +710,7 @@
|
|
|
661
710
|
"resources": "资源",
|
|
662
711
|
"resources-overview": "资源概览",
|
|
663
712
|
"rest-api": "REST API",
|
|
713
|
+
"retry": "重试",
|
|
664
714
|
"root-by-default": "默认用户为root。",
|
|
665
715
|
"run": "运行",
|
|
666
716
|
"running-vm": "运行中虚拟机 | 运行中虚拟机",
|
|
@@ -685,6 +735,7 @@
|
|
|
685
735
|
"show-by": "显示方式",
|
|
686
736
|
"shutdown-blocked": "关机被阻止",
|
|
687
737
|
"size": "大小",
|
|
738
|
+
"size-on-disk": "磁盘大小",
|
|
688
739
|
"skipped": "已跳过",
|
|
689
740
|
"smart-mode": "智能模式",
|
|
690
741
|
"snapshot": "快照",
|
|
@@ -791,6 +842,7 @@
|
|
|
791
842
|
"translation-tool": "翻译工具",
|
|
792
843
|
"unable-to-connect-to": "无法连接到 {ip}",
|
|
793
844
|
"unable-to-connect-to-the-pool": "无法连接资源池",
|
|
845
|
+
"unable-to-connect-to-xo-server": "无法连接到 XO 服务器。",
|
|
794
846
|
"unknown": "未知",
|
|
795
847
|
"unlocked": "已解锁",
|
|
796
848
|
"unreachable-hosts": "不可达主机",
|
|
@@ -857,8 +909,8 @@
|
|
|
857
909
|
"warnings": "警告",
|
|
858
910
|
"weblate": "Weblate",
|
|
859
911
|
"welcome-to-xo6!": "欢迎使用XO6!",
|
|
860
|
-
"what-does-protected-
|
|
861
|
-
"what-does-protected-
|
|
912
|
+
"what-does-protected-mean-content": "虚拟机加入至少一个计划备份作业,且最近3次运行成功,则视为受保护,确保有最新可靠的恢复点。",
|
|
913
|
+
"what-does-protected-mean?": "“受保护”是什么意思?",
|
|
862
914
|
"with-memory": "包含内存",
|
|
863
915
|
"write": "写入",
|
|
864
916
|
"xcp-ng": "XCP-ng",
|