@xen-orchestra/web-core 0.38.0 → 0.39.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/card/VtsCardRowKeyValue.vue +2 -4
- package/lib/components/cell-object/VtsCellObject.vue +1 -1
- package/lib/components/console/VtsActionsConsole.vue +3 -3
- package/lib/components/console/VtsClipboardConsole.vue +4 -4
- package/lib/components/copy-button/VtsCopyButton.vue +1 -1
- package/lib/components/dropdown/VtsDropdownTitle.vue +2 -2
- package/lib/components/layout/VtsLayoutSidebar.vue +1 -1
- package/lib/components/{label-value-list/VtsLabelValueList.vue → recursive-fields/VtsRecursiveFields.vue} +4 -4
- package/lib/components/select/VtsSelect.vue +1 -1
- package/lib/components/state-hero/VtsStateHero.vue +1 -1
- package/lib/components/table/cells/VtsTruncatedTextCell.vue +1 -1
- package/lib/components/task/VtsQuickTaskButton.vue +2 -2
- package/lib/components/task/VtsQuickTaskList.vue +3 -2
- package/lib/components/task/VtsQuickTaskTabBar.vue +6 -6
- package/lib/components/ui/account-menu-button/UiAccountMenuButton.vue +1 -1
- package/lib/components/ui/breadcrumb/UiBreadcrumb.vue +1 -1
- package/lib/components/ui/character-limit/UiCharacterLimit.vue +1 -1
- package/lib/components/ui/circle-progress-bar/UiCircleProgressBar.vue +1 -1
- package/lib/components/ui/collapsible-list/UiCollapsibleList.vue +1 -1
- package/lib/components/ui/log-entry-viewer/UiLogEntryViewer.vue +1 -1
- package/lib/components/ui/query-search-bar/UiQuerySearchBar.vue +6 -6
- package/lib/components/ui/quick-task-item/UiQuickTaskItem.vue +2 -13
- package/lib/components/ui/quick-task-panel/UiQuickTaskPanel.vue +1 -1
- package/lib/components/ui/table-pagination/UiTablePagination.vue +3 -3
- package/lib/components/ui/task-item/UiTaskItem.vue +26 -16
- package/lib/components/ui/task-list/UiTaskList.vue +14 -3
- package/lib/components/ui/text-area/UiTextarea.vue +1 -1
- package/lib/components/ui/top-bottom-table/UiTopBottomTable.vue +3 -3
- package/lib/components/ui/tree-item-label/UiTreeItemLabel.vue +1 -1
- package/lib/i18n.ts +8 -4
- package/lib/layouts/CoreLayout.vue +1 -1
- package/lib/locales/cs.json +297 -294
- package/lib/locales/da.json +181 -200
- package/lib/locales/de.json +243 -251
- package/lib/locales/en.json +312 -310
- package/lib/locales/es.json +282 -300
- package/lib/locales/fa.json +239 -239
- package/lib/locales/fr.json +314 -312
- package/lib/locales/it.json +190 -186
- package/lib/locales/ja.json +23 -0
- package/lib/locales/ko.json +23 -1
- package/lib/locales/nb-NO.json +696 -0
- package/lib/locales/nl.json +296 -295
- package/lib/locales/pt-BR.json +170 -0
- package/lib/locales/ru.json +209 -206
- package/lib/locales/sv.json +244 -254
- package/lib/locales/uk.json +151 -149
- package/lib/packages/remote-resource/define-remote-resource.ts +37 -4
- package/lib/types/task.type.ts +15 -0
- package/package.json +1 -1
- package/lib/locales/nb_NO.json +0 -1
- package/lib/locales/pt_BR.json +0 -158
package/lib/locales/en.json
CHANGED
|
@@ -8,42 +8,116 @@
|
|
|
8
8
|
"access-xoa": "Access XOA",
|
|
9
9
|
"account": "Account",
|
|
10
10
|
"account-organization-more": "Account, organization & more…",
|
|
11
|
-
"add": "Add",
|
|
12
|
-
"add-filter": "Add filter",
|
|
13
|
-
"add-host-internal-network-in-xo-5": "Add a host internal network in XO-5",
|
|
14
|
-
"add-network-in-xo-5": "Add network in XO-5",
|
|
11
|
+
"action:add": "Add",
|
|
12
|
+
"action:add-filter": "Add filter",
|
|
13
|
+
"action:add-host-internal-network-in-xo-5": "Add a host internal network in XO-5",
|
|
14
|
+
"action:add-network-in-xo-5": "Add network in XO-5",
|
|
15
|
+
"action:add-sort": "Add sort",
|
|
16
|
+
"action:add-vifs-in-xo-5": "Add VIF in XO-5",
|
|
17
|
+
"action:boot-vm": "Boot VM",
|
|
18
|
+
"action:change-state": "Change state",
|
|
19
|
+
"action:close": "Close",
|
|
20
|
+
"action:connect-another-pool": "Connect another pool",
|
|
21
|
+
"action:connect-pool": "Connect pool",
|
|
22
|
+
"action:copy": "Copy",
|
|
23
|
+
"action:copy-all": "Copy all",
|
|
24
|
+
"action:copy-host": "Copy host",
|
|
25
|
+
"action:copy-id": "Copy ID",
|
|
26
|
+
"action:copy-info-json": "Copy information into JSON",
|
|
27
|
+
"action:create": "Create",
|
|
28
|
+
"action:delete": "Delete",
|
|
29
|
+
"action:delete-vms": "Delete 1 VM | Delete {n} VMs",
|
|
30
|
+
"action:deploy": "Deploy",
|
|
31
|
+
"action:deploy-xoa": "Deploy XOA",
|
|
32
|
+
"action:edit": "Edit",
|
|
33
|
+
"action:edit-config": "Edit config",
|
|
34
|
+
"action:enable-light-mode": "Enable light mode",
|
|
35
|
+
"action:export": "Export",
|
|
36
|
+
"action:export-n-vms": "Export 1 VM | Export {n} VMs",
|
|
37
|
+
"action:export-n-vms-manually": "Export 1 VM manually | Export {n} VMs manually",
|
|
38
|
+
"action:export-table-to": "Export table to {type}",
|
|
39
|
+
"action:export-vm": "Export VM | Export VMs",
|
|
40
|
+
"action:filter": "Filter",
|
|
41
|
+
"action:force-reboot": "Force reboot",
|
|
42
|
+
"action:force-shutdown": "Force shutdown",
|
|
43
|
+
"action:forget": "Forget",
|
|
44
|
+
"action:go-back": "Go back",
|
|
45
|
+
"action:group": "Group",
|
|
46
|
+
"action:hide": "Hide",
|
|
47
|
+
"action:install-app": "Install {name}",
|
|
48
|
+
"action:install-guest-tools": "Install guest tools",
|
|
49
|
+
"action:load-now": "Load now",
|
|
50
|
+
"action:log-out": "Log out",
|
|
51
|
+
"action:migrate": "Migrate",
|
|
52
|
+
"action:migrate-n-vms": "Migrate 1 VM | Migrate {n} VMs",
|
|
53
|
+
"action:open": "Open",
|
|
54
|
+
"action:open-app": "@:action:open {name}",
|
|
55
|
+
"action:open-console-in-new-tab": "Open console in new tab",
|
|
56
|
+
"action:pick-template": "Pick template",
|
|
57
|
+
"action:reboot": "Reboot",
|
|
58
|
+
"action:reformat": "Reformat",
|
|
59
|
+
"action:resume": "Resume",
|
|
60
|
+
"action:save": "Save",
|
|
61
|
+
"action:search": "Search",
|
|
62
|
+
"action:search-treeview": "Search in treeview",
|
|
63
|
+
"action:see-all": "See all",
|
|
64
|
+
"action:see-less": "See less",
|
|
65
|
+
"action:see-n-more": "See {n} more",
|
|
66
|
+
"action:select-all": "Select all",
|
|
67
|
+
"action:select-n-objects-of": "{from} - {to} of {total} objects",
|
|
68
|
+
"action:select-network": "Select a network",
|
|
69
|
+
"action:select-none": "Select none",
|
|
70
|
+
"action:select-storage": "Select a storage",
|
|
71
|
+
"action:send": "Send",
|
|
72
|
+
"action:send-ctrl-alt-del": "Send Ctrl+Alt+Del",
|
|
73
|
+
"action:show-less": "Show less",
|
|
74
|
+
"action:show-more": "Show more",
|
|
75
|
+
"action:shutdown": "Shutdown",
|
|
76
|
+
"action:sidebar-close": "Close sidebar",
|
|
77
|
+
"action:sidebar-lock": "Lock sidebar open",
|
|
78
|
+
"action:sidebar-open": "Open sidebar",
|
|
79
|
+
"action:sidebar-unlock": "Unlock sidebar",
|
|
80
|
+
"action:sort-ascending": "Sort ascending",
|
|
81
|
+
"action:sort-by": "Sort by",
|
|
82
|
+
"action:sort-descending": "Sort descending",
|
|
83
|
+
"action:start": "Start",
|
|
84
|
+
"action:start-on-host": "Start on specific host",
|
|
85
|
+
"action:suspend": "Suspend",
|
|
86
|
+
"action:unselect-all": "Unselect all",
|
|
87
|
+
"action:update": "Update",
|
|
88
|
+
"action:visit-pool-dashboard": "Visit pool dashboard",
|
|
15
89
|
"add-or": "+OR",
|
|
16
|
-
"add-sort": "Add sort",
|
|
17
|
-
"add-vifs-in-xo-5": "Add VIF in XO-5",
|
|
18
90
|
"admin-login": "Admin login",
|
|
19
91
|
"admin-password": "Admin password",
|
|
20
92
|
"admin-password-confirm": "Confirm admin password",
|
|
21
93
|
"affinity-host": "Affinity host",
|
|
22
|
-
"alarm
|
|
23
|
-
"alarm-type
|
|
24
|
-
"alarm-type
|
|
25
|
-
"alarm-type
|
|
26
|
-
"alarm-type
|
|
27
|
-
"alarm-type
|
|
28
|
-
"alarm-type
|
|
29
|
-
"alarm-type
|
|
30
|
-
"alarm-type
|
|
31
|
-
"alarm-type
|
|
94
|
+
"alarm": "Alarm",
|
|
95
|
+
"alarm-type:cpu_usage": "CPU usage exceeds @:n-percent",
|
|
96
|
+
"alarm-type:disk_usage": "Disk usage exceeds @:n-percent",
|
|
97
|
+
"alarm-type:fs_usage": "FS usage exceeds @:n-percent",
|
|
98
|
+
"alarm-type:log_fs_usage": "Log FS usage exceeds @:n-percent",
|
|
99
|
+
"alarm-type:mem_usage": "Memory usage exceeds @:n-percent",
|
|
100
|
+
"alarm-type:memory_free_kib": "Free memory falls below @:n-percent",
|
|
101
|
+
"alarm-type:network_usage": "Network usage exceeds @:n-percent",
|
|
102
|
+
"alarm-type:physical_utilisation": "Physical utilisation exceeds @:n-percent",
|
|
103
|
+
"alarm-type:sr_io_throughput_total_per_host": "SR IO throughput total per host exceeds @:n-percent",
|
|
104
|
+
"alarm-type:unknown": "Unknown alarm type",
|
|
32
105
|
"alarms": "Alarms",
|
|
33
|
-
"all
|
|
34
|
-
"all-
|
|
106
|
+
"all": "All",
|
|
107
|
+
"all-done!": "All done!",
|
|
108
|
+
"all-good!": "All good!",
|
|
35
109
|
"all-quiet-launchpad": "All quiet on the launchpad",
|
|
36
110
|
"allow-self-signed-ssl": "You may need to allow self-signed SSL certificates in your browser",
|
|
37
111
|
"api-error-details": "API Error details",
|
|
38
112
|
"api-info-details": "API Info details",
|
|
39
113
|
"api-warning-details": "API Warning details",
|
|
40
114
|
"appearance": "Appearance",
|
|
41
|
-
"aria
|
|
115
|
+
"aria:breadcrumb:label": "Breadcrumb",
|
|
42
116
|
"ascending": "ascending",
|
|
43
117
|
"auto-generated": "Automatically generated",
|
|
44
118
|
"auto-power": "Auto power",
|
|
45
119
|
"available": "Available",
|
|
46
|
-
"available-properties-for-advanced-filter": "Available properties for advanced filter:",
|
|
120
|
+
"available-properties-for-advanced-filter:": "Available properties for advanced filter:",
|
|
47
121
|
"back-pool-dashboard": "Go back to your Pool dashboard",
|
|
48
122
|
"back-site-dashboard": "Go back to your site dashboard",
|
|
49
123
|
"backed-up-pools": "Backed up Pools",
|
|
@@ -56,28 +130,27 @@
|
|
|
56
130
|
"backup-repositories": "Backup repositories",
|
|
57
131
|
"backup-repository": "Backup repository (local, NFS, SMB)",
|
|
58
132
|
"backup-targets": "Backup targets",
|
|
59
|
-
"backup
|
|
60
|
-
"backup
|
|
61
|
-
"backup
|
|
62
|
-
"backup
|
|
63
|
-
"backup
|
|
64
|
-
"backup
|
|
65
|
-
"backup
|
|
66
|
-
"backup
|
|
67
|
-
"backup
|
|
133
|
+
"backup:full": "Full backup",
|
|
134
|
+
"backup:full-replication": "Full replication",
|
|
135
|
+
"backup:incremental": "Incremental backup",
|
|
136
|
+
"backup:incremental-replication": "Incremental replication",
|
|
137
|
+
"backup:mirror:full": "Mirror full backup",
|
|
138
|
+
"backup:mirror:incremental": "Mirror incremental backup",
|
|
139
|
+
"backup:pool-metadata": "Pool metadata",
|
|
140
|
+
"backup:rolling-snapshot": "Rolling snapshot",
|
|
141
|
+
"backup:xo-config": "XO config",
|
|
68
142
|
"backups": "Backups",
|
|
69
|
-
"backups
|
|
70
|
-
"backups
|
|
71
|
-
"backups
|
|
72
|
-
"backups
|
|
73
|
-
"backups
|
|
74
|
-
"backups
|
|
75
|
-
"backups
|
|
76
|
-
"backups
|
|
77
|
-
"backups
|
|
78
|
-
"backups
|
|
79
|
-
"
|
|
80
|
-
"best-effort": "best effort",
|
|
143
|
+
"backups:jobs:at-least-one-skipped": "At least one skipped",
|
|
144
|
+
"backups:jobs:based-on-last-three": "Based on the last three jobs",
|
|
145
|
+
"backups:jobs:disabled": "Disabled",
|
|
146
|
+
"backups:jobs:looks-like-issue": "Looks like there is an issue",
|
|
147
|
+
"backups:jobs:running-good": "Running good",
|
|
148
|
+
"backups:vms-protection": "VMs protection",
|
|
149
|
+
"backups:vms-protection:no-job": "In no job",
|
|
150
|
+
"backups:vms-protection:protected": "In at least 1 job & protected",
|
|
151
|
+
"backups:vms-protection:tooltip": "A VM is protected if it's in a backup job, with an enabled schedule, and the last run succeeded",
|
|
152
|
+
"backups:vms-protection:unprotected": "In at least 1 job but unprotected",
|
|
153
|
+
"best-effort": "Best effort",
|
|
81
154
|
"bios-default": "bios (default)",
|
|
82
155
|
"bios-info": "BIOS info",
|
|
83
156
|
"bond": "Bond",
|
|
@@ -85,34 +158,31 @@
|
|
|
85
158
|
"bond-status": "Bond status",
|
|
86
159
|
"boot-firmware": "Boot firmware",
|
|
87
160
|
"boot-firmware-uefi": "The boot firmware is UEFI",
|
|
88
|
-
"boot-vm": "Boot VM",
|
|
89
161
|
"build-number": "Build number",
|
|
90
|
-
"
|
|
91
|
-
"bytes
|
|
92
|
-
"bytes
|
|
162
|
+
"by": "By",
|
|
163
|
+
"bytes:gi": "GiB",
|
|
164
|
+
"bytes:ki": "KiB",
|
|
165
|
+
"bytes:mi": "MiB",
|
|
93
166
|
"cancel": "Cancel",
|
|
94
167
|
"cbt-destroy-snapshot-data": "Purge snapshot data when using CBT",
|
|
95
168
|
"change-block-tracking": "Change block tracking (CBT)",
|
|
96
|
-
"
|
|
97
|
-
"check-errors": "Check out the errors:",
|
|
169
|
+
"character-limit": "{count}/{max} character | {count}/{max} characters",
|
|
170
|
+
"check-errors:": "Check out the errors:",
|
|
98
171
|
"check-summing": "TX checksumming",
|
|
99
172
|
"checkpoint-snapshot": "Checkpoint snapshot",
|
|
100
|
-
"click-to-display-alarms": "Click to display alarms:",
|
|
173
|
+
"click-to-display-alarms:": "Click to display alarms:",
|
|
101
174
|
"click-to-return-default-pool": "Click here to return to the default pool",
|
|
102
|
-
"
|
|
103
|
-
"
|
|
104
|
-
"coming-soon": "Coming soon!",
|
|
175
|
+
"color-mode:auto": "Automatic mode",
|
|
176
|
+
"coming-soon!": "Coming soon!",
|
|
105
177
|
"community": "Community",
|
|
106
178
|
"community-name": "{name} community",
|
|
107
179
|
"compression": "Compression",
|
|
108
180
|
"concurrency": "Concurrency",
|
|
109
181
|
"configuration": "Configuration",
|
|
110
182
|
"configure-in-xo-5": "Configure in XO 5",
|
|
111
|
-
"confirm-cancel": "Are you sure you want to cancel?",
|
|
183
|
+
"confirm-cancel?": "Are you sure you want to cancel?",
|
|
112
184
|
"confirm-delete": "You're about to delete {0}",
|
|
113
185
|
"connect": "Connect",
|
|
114
|
-
"connect-another-pool": "Connect another pool",
|
|
115
|
-
"connect-pool": "Connect pool",
|
|
116
186
|
"connected": "Connected",
|
|
117
187
|
"connected-to-ip": "Connected to {ip}",
|
|
118
188
|
"connecting": "Connecting",
|
|
@@ -126,43 +196,11 @@
|
|
|
126
196
|
"console-unavailable": "Console unavailable",
|
|
127
197
|
"console-unavailable-reason": "The console is currently unavailable because the {type} is powered off.",
|
|
128
198
|
"control-domain-memory": "Control domain memory",
|
|
129
|
-
"
|
|
130
|
-
"copy-all": "Copy all",
|
|
131
|
-
"copy-host": "Copy host",
|
|
199
|
+
"copied": "Copied",
|
|
132
200
|
"copy-host-bios-strings": "Copy host BIOS strings to VM (only for BIOS VM).",
|
|
133
|
-
"copy-info-json": "Copy information into JSON",
|
|
134
201
|
"core-socket": "Core (socket)",
|
|
135
|
-
"core.character-limit": "{count}/{max} character | {count}/{max} characters",
|
|
136
|
-
"core.close": "Close",
|
|
137
|
-
"core.copied": "Copied",
|
|
138
|
-
"core.copy-id": "Copy ID",
|
|
139
|
-
"core.current": "Current",
|
|
140
|
-
"core.filter": "Filter",
|
|
141
|
-
"core.group": "Group",
|
|
142
|
-
"core.hide": "Hide",
|
|
143
|
-
"core.open": "Open",
|
|
144
|
-
"core.open-in-new-tab": "Open in new tab",
|
|
145
|
-
"core.pagination.all": "All",
|
|
146
|
-
"core.pagination.show-by": "Show by",
|
|
147
|
-
"core.query-search-bar.label": "Search Engine",
|
|
148
|
-
"core.query-search-bar.placeholder": "Write your query…",
|
|
149
|
-
"core.query-search-bar.use-query-builder": "Use query builder",
|
|
150
|
-
"core.quick-actions": "Quick actions",
|
|
151
|
-
"core.search": "Search",
|
|
152
|
-
"core.select.all": "Select all",
|
|
153
|
-
"core.select.n-object-of": "{from} - {to} of {total} objects",
|
|
154
|
-
"core.select.n-selected-of": "{count} selected of {total} objects",
|
|
155
|
-
"core.select.none": "Select none",
|
|
156
|
-
"core.select.unselect": "Unselect all",
|
|
157
|
-
"core.show-by": "Show by",
|
|
158
|
-
"core.sidebar.close": "Close sidebar",
|
|
159
|
-
"core.sidebar.lock": "Lock sidebar open",
|
|
160
|
-
"core.sidebar.open": "Open sidebar",
|
|
161
|
-
"core.sidebar.unlock": "Unlock sidebar",
|
|
162
|
-
"core.sort.ascending": "Sort ascending",
|
|
163
|
-
"core.sort.descending": "Sort descending",
|
|
164
|
-
"core.textarea.exceeds-max-characters": "Field value must be {max} characters or less.",
|
|
165
202
|
"cores-with-sockets": "Cores (sockets)",
|
|
203
|
+
"cpu": "CPU",
|
|
166
204
|
"cpu-cap": "CPU cap",
|
|
167
205
|
"cpu-mask": "CPU mask",
|
|
168
206
|
"cpu-model": "CPU model",
|
|
@@ -172,33 +210,29 @@
|
|
|
172
210
|
"cpu-weight": "CPU weight",
|
|
173
211
|
"cpus": "CPUs",
|
|
174
212
|
"crash-dump-storage-repository": "Crash dump storage repository",
|
|
175
|
-
"create": "Create",
|
|
176
213
|
"created-by": "Created by",
|
|
177
214
|
"created-on": "Created on",
|
|
178
215
|
"cron-pattern": "Cron pattern",
|
|
216
|
+
"current": "Current",
|
|
179
217
|
"current-attach": "Current attach",
|
|
180
218
|
"custom-config": "Custom config",
|
|
181
219
|
"custom-fields": "Custom fields",
|
|
182
|
-
"dark-mode
|
|
183
|
-
"dark-mode
|
|
184
|
-
"dark-mode
|
|
220
|
+
"dark-mode:auto": "Auto dark mode",
|
|
221
|
+
"dark-mode:disable": "Disable dark mode",
|
|
222
|
+
"dark-mode:enable": "Enable dark mode",
|
|
185
223
|
"dashboard": "Dashboard",
|
|
186
224
|
"date": "Date",
|
|
187
225
|
"default-behavior": "Default behavior",
|
|
188
226
|
"default-locking-mode": "Default locking mode",
|
|
189
227
|
"default-storage-repository": "Default storage repository",
|
|
190
|
-
"delete": "Delete",
|
|
191
|
-
"delete-vms": "Delete 1 VM | Delete {n} VMs",
|
|
192
|
-
"deploy": "Deploy",
|
|
193
|
-
"deploy-xoa": "Deploy XOA",
|
|
194
228
|
"deploy-xoa-available-on-desktop": "XOA deployment is available on your desktop interface",
|
|
195
229
|
"deploy-xoa-custom-ntp-servers": "Custom NTP servers (separated by spaces)",
|
|
196
|
-
"deploy-xoa-status
|
|
197
|
-
"deploy-xoa-status
|
|
198
|
-
"deploy-xoa-status
|
|
199
|
-
"deploy-xoa-status
|
|
200
|
-
"deploy-xoa-status
|
|
201
|
-
"deploy-xoa-status
|
|
230
|
+
"deploy-xoa-status:configuring": "Configuring XOA…",
|
|
231
|
+
"deploy-xoa-status:importing": "Importing XOA…",
|
|
232
|
+
"deploy-xoa-status:not-responding": "XOA is not responding",
|
|
233
|
+
"deploy-xoa-status:ready": "XOA is ready!",
|
|
234
|
+
"deploy-xoa-status:starting": "Starting XOA…",
|
|
235
|
+
"deploy-xoa-status:waiting": "Waiting for XOA to respond…",
|
|
202
236
|
"descending": "descending",
|
|
203
237
|
"description": "Description",
|
|
204
238
|
"device": "Device",
|
|
@@ -211,67 +245,58 @@
|
|
|
211
245
|
"disk-name": "Disk name",
|
|
212
246
|
"disk-size": "Disk size",
|
|
213
247
|
"disk-space": "Disk space",
|
|
214
|
-
"display": "Display",
|
|
215
248
|
"dns": "DNS",
|
|
216
249
|
"do-you-have-needs": "You have needs and/or expectations? Let us know",
|
|
217
250
|
"documentation": "Documentation",
|
|
218
251
|
"documentation-name": "{name} documentation",
|
|
252
|
+
"done": "Done",
|
|
219
253
|
"duration": "Duration",
|
|
220
|
-
"edit": "Edit",
|
|
221
|
-
"edit-config": "Edit config",
|
|
222
254
|
"enabled": "Enabled",
|
|
223
255
|
"end-date": "End date",
|
|
224
256
|
"end-of-life": "End of life",
|
|
225
257
|
"ended": "Ended",
|
|
226
258
|
"engines-off": "Engines off, orbit stable",
|
|
227
259
|
"eol": "EOL",
|
|
228
|
-
"error": "Error
|
|
260
|
+
"error": "Error",
|
|
229
261
|
"error-no-data": "Error, can't collect data.",
|
|
230
262
|
"error-occurred": "An error has occurred",
|
|
263
|
+
"errors": "Errors",
|
|
264
|
+
"estimated-end": "Estimated end",
|
|
231
265
|
"excluded-vms-tags": "Excluded VMs tags",
|
|
232
266
|
"exit-fullscreen": "Exit fullscreen",
|
|
233
267
|
"expiration-date": "Expiration date",
|
|
234
|
-
"export": "Export",
|
|
235
|
-
"export-n-vms": "Export 1 VM | Export {n} VMs",
|
|
236
|
-
"export-n-vms-manually": "Export 1 VM manually | Export {n} VMs manually",
|
|
237
|
-
"export-table-to": "Export table to {type}",
|
|
238
|
-
"export-vm": "Export VM",
|
|
239
|
-
"export-vms": "Export VMs",
|
|
240
268
|
"export-vms-manually-information": "Some VM exports were not able to start automatically, probably due to your browser settings. To export them, you should click on each one. (Alternatively, copy the link as well.)",
|
|
269
|
+
"failed": "Failed",
|
|
241
270
|
"failure": "Failure",
|
|
242
271
|
"fast-clone": "Fast clone",
|
|
243
272
|
"fetching-fresh-data": "Fetching fresh data",
|
|
244
|
-
"
|
|
245
|
-
"filter
|
|
246
|
-
"filter
|
|
247
|
-
"filter
|
|
248
|
-
"filter
|
|
249
|
-
"filter
|
|
250
|
-
"filter
|
|
251
|
-
"filter
|
|
252
|
-
"filter
|
|
253
|
-
"filter
|
|
254
|
-
"filter
|
|
255
|
-
"filter
|
|
256
|
-
"filter
|
|
257
|
-
"filter
|
|
273
|
+
"field:exceeds-max-characters": "Field value must be {max} characters or less.",
|
|
274
|
+
"filter:comparison:contains": "Contains",
|
|
275
|
+
"filter:comparison:ends-with": "Ends with",
|
|
276
|
+
"filter:comparison:equals": "Equals",
|
|
277
|
+
"filter:comparison:is": "Is",
|
|
278
|
+
"filter:comparison:is-false": "Is false",
|
|
279
|
+
"filter:comparison:is-not": "Is not",
|
|
280
|
+
"filter:comparison:is-true": "Is true",
|
|
281
|
+
"filter:comparison:matches-regex": "Matches regex",
|
|
282
|
+
"filter:comparison:not-contain": "Doesn't contain",
|
|
283
|
+
"filter:comparison:not-end-with": "Doesn't end with",
|
|
284
|
+
"filter:comparison:not-equal": "Doesn't equal",
|
|
285
|
+
"filter:comparison:not-match-regex": "Doesn't match regex",
|
|
286
|
+
"filter:comparison:not-start-with": "Doesn't start with",
|
|
287
|
+
"filter:comparison:starts-with": "Starts with",
|
|
258
288
|
"following-hosts-unreachable": "The following hosts are unreachable",
|
|
259
289
|
"for-backup": "For backup",
|
|
260
290
|
"for-replication": "For replication",
|
|
261
|
-
"force-reboot": "Force reboot",
|
|
262
|
-
"force-shutdown": "Force shutdown",
|
|
263
|
-
"forget": "Forget",
|
|
264
291
|
"format": "Format",
|
|
265
292
|
"free-space": "Free space",
|
|
266
293
|
"fullscreen": "Fullscreen",
|
|
267
|
-
"fullscreen-leave": "Leave fullscreen",
|
|
268
294
|
"gateway": "Gateway",
|
|
269
295
|
"general-information": "General information",
|
|
270
|
-
"
|
|
296
|
+
"gpu": "GPU",
|
|
271
297
|
"gpus": "GPUs",
|
|
272
298
|
"graphics-display": "Graphics & Display",
|
|
273
299
|
"guest-tools": "Guest tools",
|
|
274
|
-
"gzip": "gzip",
|
|
275
300
|
"hardware": "Hardware",
|
|
276
301
|
"hardware-specifications": "Hardware specifications",
|
|
277
302
|
"heartbeat-storage-repository": "Heartbeat storage repository",
|
|
@@ -280,88 +305,88 @@
|
|
|
280
305
|
"high-availability": "High availability (HA)",
|
|
281
306
|
"host": "Host",
|
|
282
307
|
"host-currently-shutdown": "This host is currently shut down, so we can’t retrieve any data.",
|
|
283
|
-
"host-description": "Host description",
|
|
284
308
|
"host-internal-networks": "Host internal networks",
|
|
285
309
|
"host-not-running": "Host not running",
|
|
286
310
|
"host-off": "Host is powered off",
|
|
287
|
-
"host-status.halted": "Stopped",
|
|
288
|
-
"host-status.running": "Running",
|
|
289
|
-
"host-status.unknown": "Unknown",
|
|
290
311
|
"host-unknown": "Host unknown",
|
|
291
|
-
"host
|
|
292
|
-
"host
|
|
312
|
+
"host:status:active": "@:status:active",
|
|
313
|
+
"host:status:halted": "@:status:halted",
|
|
314
|
+
"host:status:inactive": "@:status:inactive",
|
|
315
|
+
"host:status:running": "@:status:running",
|
|
316
|
+
"host:status:unknown": "@:status:unknown",
|
|
317
|
+
"host:status:unknown:tooltip": "Hosts metrics are unavailable",
|
|
293
318
|
"hosts": "Hosts",
|
|
294
319
|
"hosts-status": "Hosts status",
|
|
295
|
-
"hosts-status.halted": "Stopped",
|
|
296
|
-
"hosts-status.running": "Running",
|
|
297
|
-
"hosts-status.unknown": "Unknown",
|
|
298
|
-
"hosts-status.unknown.tooltip": "Hosts metrics are unavailable",
|
|
299
320
|
"hyper-threading": "Hyper threading (SMT)",
|
|
300
321
|
"id": "ID",
|
|
301
322
|
"in-last-three-jobs": "In their last three jobs",
|
|
302
323
|
"in-progress": "In progress",
|
|
303
|
-
"info": "Info
|
|
304
|
-
"
|
|
305
|
-
"install-guest-tools": "Install guest tools",
|
|
324
|
+
"info": "Info",
|
|
325
|
+
"infos": "Infos",
|
|
306
326
|
"install-settings": "Install settings",
|
|
307
327
|
"installed": "Installed",
|
|
308
|
-
"
|
|
328
|
+
"interface": "Interface",
|
|
329
|
+
"interfaces": "Interfaces",
|
|
309
330
|
"interrupted": "Interrupted",
|
|
310
331
|
"invalid-field": "Invalid field",
|
|
311
332
|
"ip-address": "IP address",
|
|
312
333
|
"ip-addresses": "IP addresses",
|
|
313
334
|
"ip-mode": "IP mode",
|
|
314
335
|
"ip-port-placeholder": "address[:port]",
|
|
315
|
-
"ipv4": "IPv4 address
|
|
316
|
-
"
|
|
336
|
+
"ipv4-address": "IPv4 address",
|
|
337
|
+
"ipv4-addresses": "IPv4 addresses",
|
|
338
|
+
"ipv6-address": "IPv6 address",
|
|
339
|
+
"ipv6-addresses": "IPv6 addresses",
|
|
317
340
|
"is-primary-host": "{name} is primary host",
|
|
318
341
|
"iscsi-iqn": "iSCSI IQN",
|
|
319
342
|
"iso-dvd": "ISO/DVD",
|
|
343
|
+
"job": "Job",
|
|
320
344
|
"job-name": "Job name",
|
|
321
|
-
"job
|
|
322
|
-
"job
|
|
323
|
-
"job
|
|
324
|
-
"job
|
|
325
|
-
"job
|
|
326
|
-
"job
|
|
327
|
-
"job
|
|
328
|
-
"job
|
|
329
|
-
"job
|
|
330
|
-
"job
|
|
331
|
-
"job
|
|
332
|
-
"job
|
|
333
|
-
"job
|
|
334
|
-
"job
|
|
335
|
-
"job
|
|
336
|
-
"job
|
|
337
|
-
"job
|
|
338
|
-
"job
|
|
339
|
-
"job
|
|
340
|
-
"job
|
|
341
|
-
"job
|
|
342
|
-
"job
|
|
343
|
-
"job
|
|
344
|
-
"job
|
|
345
|
-
"job
|
|
346
|
-
"job
|
|
347
|
-
"job
|
|
348
|
-
"job
|
|
349
|
-
"job
|
|
350
|
-
"job
|
|
351
|
-
"job
|
|
352
|
-
"job
|
|
353
|
-
"job
|
|
354
|
-
"job
|
|
355
|
-
"job
|
|
356
|
-
"job
|
|
357
|
-
"job
|
|
358
|
-
"job
|
|
359
|
-
"job
|
|
360
|
-
"job
|
|
361
|
-
"job
|
|
362
|
-
"job
|
|
363
|
-
"job
|
|
364
|
-
"job
|
|
345
|
+
"job:vm-copy:bad-power-state": "VM must be halted",
|
|
346
|
+
"job:vm-copy:in-progress": "Copy in progress…",
|
|
347
|
+
"job:vm-copy:missing-vm": "No VMs to copy",
|
|
348
|
+
"job:vm-delete:bad-power-state": "VM must be halted",
|
|
349
|
+
"job:vm-delete:in-progress": "Delete in progress…",
|
|
350
|
+
"job:vm-delete:missing-vm": "No VMs to delete",
|
|
351
|
+
"job:vm-export:in-progress": "Export in progress…",
|
|
352
|
+
"job:vm-export:missing-compression": "Compression must be provided",
|
|
353
|
+
"job:vm-export:missing-vm": "No VMs to export",
|
|
354
|
+
"job:vm-export:not-allowed": "A VM is not allowed to export",
|
|
355
|
+
"job:vm-force-reboot:bad-power-state": "VM must be running or paused",
|
|
356
|
+
"job:vm-force-reboot:in-progress": "Force reboot in progress…",
|
|
357
|
+
"job:vm-force-reboot:missing-vm": "No VMs to force reboot",
|
|
358
|
+
"job:vm-force-shutdown:bad-power-state": "VM must be running, suspended, or paused",
|
|
359
|
+
"job:vm-force-shutdown:in-progress": "Force shutdown in progress…",
|
|
360
|
+
"job:vm-force-shutdown:missing-vm": "No VMs to force shutdown",
|
|
361
|
+
"job:vm-migrate:bad-power-state": "VM must be running",
|
|
362
|
+
"job:vm-migrate:in-progress": "Migrate in progress…",
|
|
363
|
+
"job:vm-migrate:missing-host": "Destination host must be provided",
|
|
364
|
+
"job:vm-migrate:missing-vm": "No VMs to migrate",
|
|
365
|
+
"job:vm-pause:bad-power-state": "VM must be running",
|
|
366
|
+
"job:vm-pause:in-progress": "Pause in progress…",
|
|
367
|
+
"job:vm-pause:missing-vm": "No VMs to pause",
|
|
368
|
+
"job:vm-reboot:bad-power-state": "VM must be running",
|
|
369
|
+
"job:vm-reboot:in-progress": "Reboot in progress…",
|
|
370
|
+
"job:vm-reboot:missing-vm": "No VMs to reboot",
|
|
371
|
+
"job:vm-resume:bad-power-state": "VM must be paused or suspended",
|
|
372
|
+
"job:vm-resume:in-progress": "Resume in progress…",
|
|
373
|
+
"job:vm-resume:missing-vm": "No VMs to resume",
|
|
374
|
+
"job:vm-shutdown:bad-power-state": "VM must be running",
|
|
375
|
+
"job:vm-shutdown:in-progress": "Shutdown in progress…",
|
|
376
|
+
"job:vm-shutdown:missing-vm": "No VMs to shutdown",
|
|
377
|
+
"job:vm-snapshot:in-progress": "Snapshot in progress…",
|
|
378
|
+
"job:vm-snapshot:missing-vm": "No VMs to snapshot",
|
|
379
|
+
"job:vm-start-on:bad-power-state": "VM must be halted",
|
|
380
|
+
"job:vm-start-on:in-progress": "Start in progress…",
|
|
381
|
+
"job:vm-start-on:missing-host": "Destination host must be provided",
|
|
382
|
+
"job:vm-start-on:missing-vm": "No VMs to start",
|
|
383
|
+
"job:vm-start:bad-power-state": "VM must be halted",
|
|
384
|
+
"job:vm-start:in-progress": "Start in progress…",
|
|
385
|
+
"job:vm-start:missing-vm": "No VMs to start",
|
|
386
|
+
"job:vm-suspend:bad-power-state": "VM must be running",
|
|
387
|
+
"job:vm-suspend:in-progress": "Suspend in progress…",
|
|
388
|
+
"job:vm-suspend:missing-vm": "No VMs to suspend",
|
|
389
|
+
"jobs": "Jobs",
|
|
365
390
|
"keep-me-logged": "Keep me logged in",
|
|
366
391
|
"keep-page-open": "Do not refresh or quit tab before end of deployment.",
|
|
367
392
|
"language": "Language",
|
|
@@ -371,20 +396,17 @@
|
|
|
371
396
|
"last-run-number": "Last run #{n}",
|
|
372
397
|
"last-week": "Last week",
|
|
373
398
|
"learn-more": "Learn more",
|
|
374
|
-
"lets-go": "Let's go!",
|
|
399
|
+
"lets-go!": "Let's go!",
|
|
375
400
|
"license-name": "{name} license",
|
|
376
401
|
"license-socket": "License socket",
|
|
377
402
|
"license-type": "License type",
|
|
378
403
|
"licensing": "Licensing",
|
|
379
|
-
"light-mode.enable": "Enable light mode",
|
|
380
404
|
"load-average": "Load average",
|
|
381
|
-
"load-now": "Load now",
|
|
382
405
|
"loading": "Loading…",
|
|
383
406
|
"loading-hosts": "Loading hosts…",
|
|
384
407
|
"local": "Local",
|
|
385
408
|
"locking-mode": "Locking mode",
|
|
386
409
|
"locking-mode-default": "Default locking mode",
|
|
387
|
-
"log-out": "Log out",
|
|
388
410
|
"login": "Login",
|
|
389
411
|
"login-only-on-master": "Login is only possible on the master host",
|
|
390
412
|
"mac-address": "MAC address",
|
|
@@ -400,28 +422,30 @@
|
|
|
400
422
|
"maximum-cpu-limit": "Maximum CPU limit",
|
|
401
423
|
"maximum-dynamic-memory": "Maximum dynamic memory",
|
|
402
424
|
"maximum-static-memory": "Maximum static memory",
|
|
403
|
-
"memory": "Memory",
|
|
404
425
|
"memory-usage": "Memory usage",
|
|
405
426
|
"merge-backups-synchronously": "Merge backups synchronously",
|
|
406
427
|
"message": "Message",
|
|
407
|
-
"migrate": "Migrate",
|
|
408
|
-
"migrate-n-vms": "Migrate 1 VM | Migrate {n} VMs",
|
|
409
428
|
"migration-compression": "Migration compression",
|
|
410
429
|
"minimum-cpu-limit": "Minimum CPU limit",
|
|
411
430
|
"minimum-dynamic-memory": "Minimum dynamic memory",
|
|
412
431
|
"minimum-static-memory": "Minimum static memory",
|
|
413
432
|
"missing-patches": "Missing patches",
|
|
414
|
-
"
|
|
433
|
+
"missing-translations?": "Missing or incorrect translations?",
|
|
434
|
+
"mode": "Mode",
|
|
435
|
+
"modes": "Modes",
|
|
415
436
|
"more-actions": "More actions",
|
|
416
437
|
"mtu": "MTU",
|
|
417
438
|
"multi-creation": "Multi creation",
|
|
418
439
|
"multi-pathing": "Multi-pathing",
|
|
440
|
+
"n-cpus": "1 CPU | {n} CPUs",
|
|
419
441
|
"n-gb-left": "{n} GB left",
|
|
420
442
|
"n-gb-required": "{n} GB required",
|
|
421
443
|
"n-hosts": "1 host | {n} hosts",
|
|
422
444
|
"n-hosts-awaiting-patch": "{n} host is awaiting this patch | {n} hosts are awaiting this patch",
|
|
423
445
|
"n-missing": "{n} missing",
|
|
424
446
|
"n-percent": "{n}%",
|
|
447
|
+
"n-selected-of": "{count} selected of {total} objects",
|
|
448
|
+
"n-subtasks": "1 subtask | {n} subtasks",
|
|
425
449
|
"n-vms": "1 VM | {n} VMs",
|
|
426
450
|
"name": "Name",
|
|
427
451
|
"nbd-concurrency": "NBD concurrency",
|
|
@@ -437,45 +461,43 @@
|
|
|
437
461
|
"networking": "Networking",
|
|
438
462
|
"networks": "Networks",
|
|
439
463
|
"new": "New",
|
|
440
|
-
"new-features-are-coming": "New features are coming soon!",
|
|
464
|
+
"new-features-are-coming!": "New features are coming soon!",
|
|
441
465
|
"new-vif": "New VIF",
|
|
442
466
|
"new-vm": "New VM",
|
|
443
|
-
"new-vm
|
|
444
|
-
"new-vm
|
|
445
|
-
"new-vm
|
|
446
|
-
"new-vm
|
|
467
|
+
"new-vm:add": "Add a new VM",
|
|
468
|
+
"new-vm:description": "VM description",
|
|
469
|
+
"new-vm:feature-not-supported": "This is our new VM creation form. Cloud-init configuration, Advanced options and vTPM management are not yet supported. Updated version will be available soon in 2026. In the meanwhile, full feature set is available here in {xo-5}",
|
|
470
|
+
"new-vm:name": "VM name",
|
|
447
471
|
"news": "News",
|
|
448
472
|
"news-name": "{name} news",
|
|
449
473
|
"nic-type": "NIC type",
|
|
474
|
+
"no-alarm-detected": "No alarms detected",
|
|
450
475
|
"no-alarm-triggered": "No alarm triggered",
|
|
451
|
-
"no-
|
|
452
|
-
"no-
|
|
453
|
-
"no-backup-
|
|
454
|
-
"no-backup-
|
|
455
|
-
"no-backup-repositories-detected": "No backup repositories detected",
|
|
456
|
-
"no-backup-run-available": "No backup run available",
|
|
476
|
+
"no-backed-up-vm-detected": "No backed up VMs detected",
|
|
477
|
+
"no-backup-job-available": "No backup jobs available",
|
|
478
|
+
"no-backup-repository-detected": "No backup repositories detected",
|
|
479
|
+
"no-backup-run-available": "No backup runs available",
|
|
457
480
|
"no-config": "No configuration",
|
|
458
|
-
"no-custom-
|
|
481
|
+
"no-custom-field-detected": "No custom fields detected",
|
|
459
482
|
"no-data": "No data",
|
|
460
483
|
"no-data-to-calculate": "No data to calculate",
|
|
461
|
-
"no-
|
|
462
|
-
"no-
|
|
463
|
-
"no-network-detected": "No
|
|
464
|
-
"no-
|
|
465
|
-
"no-pif-detected": "No
|
|
466
|
-
"no-
|
|
467
|
-
"no-
|
|
468
|
-
"no-results": "No results",
|
|
469
|
-
"no-schedule-available": "No schedule available",
|
|
484
|
+
"no-host-attached": "No hosts attached",
|
|
485
|
+
"no-host-detected": "No hosts detected",
|
|
486
|
+
"no-network-detected": "No networks detected",
|
|
487
|
+
"no-pbd-attached": "No PBDs attached",
|
|
488
|
+
"no-pif-detected": "No PIFs detected",
|
|
489
|
+
"no-result": "No results",
|
|
490
|
+
"no-schedule-available": "No schedules available",
|
|
470
491
|
"no-selected-vm-can-be-exported": "No selected VM can be exported",
|
|
471
492
|
"no-selected-vm-can-be-migrated": "No selected VM can be migrated",
|
|
472
|
-
"no-server-detected": "No
|
|
473
|
-
"no-storage-
|
|
474
|
-
"no-
|
|
475
|
-
"no-
|
|
476
|
-
"no-
|
|
477
|
-
"no-
|
|
478
|
-
"no-
|
|
493
|
+
"no-server-detected": "No servers detected",
|
|
494
|
+
"no-storage-repository-detected": "No storage repositories detected",
|
|
495
|
+
"no-task": "No tasks",
|
|
496
|
+
"no-task-detected": "No tasks detected",
|
|
497
|
+
"no-vdi-attached": "No VDIs attached",
|
|
498
|
+
"no-vdi-detected": "No VDIs detected",
|
|
499
|
+
"no-vif-detected": "No VIFs detected",
|
|
500
|
+
"no-vm-detected": "No VMs detected",
|
|
479
501
|
"no-xen-tools-detected": "No Xen tools detected",
|
|
480
502
|
"none": "None",
|
|
481
503
|
"normal": "Normal",
|
|
@@ -492,15 +514,15 @@
|
|
|
492
514
|
"ok": "OK",
|
|
493
515
|
"on": "On",
|
|
494
516
|
"on-object": "on {object}",
|
|
495
|
-
"open-app": "Open {name}",
|
|
496
|
-
"open-console-in-new-tab": "Open console in new tab",
|
|
497
517
|
"options": "Options",
|
|
498
518
|
"or": "Or",
|
|
499
519
|
"os-kernel": "OS kernel",
|
|
500
520
|
"os-name": "OS name",
|
|
501
521
|
"other": "Other",
|
|
522
|
+
"other-properties": "Other properties",
|
|
502
523
|
"other-settings": "Other settings",
|
|
503
524
|
"page-not-found": "This page is not to be found…",
|
|
525
|
+
"pagination:all": "@:all",
|
|
504
526
|
"partially-connected": "Partially connected",
|
|
505
527
|
"password": "Password",
|
|
506
528
|
"password-invalid": "Password invalid",
|
|
@@ -511,7 +533,6 @@
|
|
|
511
533
|
"pbd-details": "Physical Block Device (PBD) details",
|
|
512
534
|
"pending": "Pending",
|
|
513
535
|
"physical-interface-status": "Physical interface status",
|
|
514
|
-
"pick-template": "Pick template",
|
|
515
536
|
"pif": "PIF",
|
|
516
537
|
"pif-status": "PIF status",
|
|
517
538
|
"pifs": "PIFs",
|
|
@@ -527,13 +548,13 @@
|
|
|
527
548
|
"pool-cpu-usage": "Pool CPU Usage",
|
|
528
549
|
"pool-management": "Pool management",
|
|
529
550
|
"pool-ram-usage": "Pool RAM Usage",
|
|
551
|
+
"pool:status:connected": "@:status:connected",
|
|
552
|
+
"pool:status:unknown": "@:status:unknown",
|
|
553
|
+
"pool:status:unknown:tooltip": "Servers currently connecting or in an unknown state",
|
|
554
|
+
"pool:status:unreachable": "@:status:unreachable",
|
|
555
|
+
"pool:status:unreachable:tooltip": "Configured servers that cannot be reached",
|
|
530
556
|
"pools": "Pools",
|
|
531
557
|
"pools-status": "Pools status",
|
|
532
|
-
"pools-status.connected": "Connected",
|
|
533
|
-
"pools-status.unknown": "Unknown",
|
|
534
|
-
"pools-status.unknown.tooltip": "Servers currently connecting or in an unknown state",
|
|
535
|
-
"pools-status.unreachable": "Unreachable",
|
|
536
|
-
"pools-status.unreachable.tooltip": "Configured servers that cannot be reached",
|
|
537
558
|
"popup-first-connection-default-interface": "From now on, this new version will be your default interface. If you prefer to keep XO 5 as your default for now, you can {documentationLink} to do so.",
|
|
538
559
|
"popup-first-connection-early-release": "Please note that this is an early release of an ongoing project. You’ll notice that some familiar pages from XO 5 are not yet available and that most features are currently read-only.",
|
|
539
560
|
"popup-first-connection-feedback": "Before we move forward, we’d love to hear your {feedbackLink} on the current state of XO 6. You can switch back to the previous version anytime by clicking the “XO 5” link in the top-right corner of any page.",
|
|
@@ -547,6 +568,7 @@
|
|
|
547
568
|
"power-state": "Power state",
|
|
548
569
|
"pro-support": "{name} pro support",
|
|
549
570
|
"professional-support": "Professional support",
|
|
571
|
+
"progress": "Progress",
|
|
550
572
|
"properties": "Properties",
|
|
551
573
|
"property": "Property",
|
|
552
574
|
"protect-from-accidental-deletion": "Protect from accidental deletion",
|
|
@@ -556,75 +578,60 @@
|
|
|
556
578
|
"proxy": "Proxy",
|
|
557
579
|
"proxy-url": "Proxy URL",
|
|
558
580
|
"pxe": "PXE",
|
|
581
|
+
"query-search-bar:label": "Search Engine",
|
|
582
|
+
"query-search-bar:placeholder": "Write your query…",
|
|
583
|
+
"query-search-bar:use-query-builder": "Use query builder",
|
|
559
584
|
"quick-info": "Quick info",
|
|
560
585
|
"ram": "RAM",
|
|
561
586
|
"ram-provisioning": "RAM provisioning",
|
|
562
587
|
"ram-usage": "RAM usage",
|
|
563
588
|
"read": "Read",
|
|
564
589
|
"read-only": "Read-only",
|
|
565
|
-
"reboot": "Reboot",
|
|
566
590
|
"receive": "Receive",
|
|
567
|
-
"
|
|
568
|
-
"relative-time
|
|
569
|
-
"relative-time
|
|
570
|
-
"relative-time
|
|
571
|
-
"relative-time
|
|
572
|
-
"relative-time
|
|
573
|
-
"relative-time
|
|
574
|
-
"relative-time
|
|
575
|
-
"relative-time
|
|
576
|
-
"relative-time.year": "1 year | {n} years",
|
|
591
|
+
"relative-time:day": "1 day | {n} days",
|
|
592
|
+
"relative-time:future": "In {str}",
|
|
593
|
+
"relative-time:hour": "1 hour | {n} hours",
|
|
594
|
+
"relative-time:minute": "1 minute | {n} minutes",
|
|
595
|
+
"relative-time:month": "1 month | {n} months",
|
|
596
|
+
"relative-time:now": "Just now",
|
|
597
|
+
"relative-time:past": "{str} ago",
|
|
598
|
+
"relative-time:second": "1 second | {n} seconds",
|
|
599
|
+
"relative-time:year": "1 year | {n} years",
|
|
577
600
|
"remaining-space": "Remaining space",
|
|
578
601
|
"remote-syslog": "Remote syslog",
|
|
579
602
|
"report-recipients": "Report recipients",
|
|
580
603
|
"report-when": "Report when",
|
|
581
|
-
"report-when
|
|
582
|
-
"report-when
|
|
583
|
-
"report-when
|
|
584
|
-
"report-when
|
|
604
|
+
"report-when:always": "Always",
|
|
605
|
+
"report-when:error": "Error",
|
|
606
|
+
"report-when:never": "Never",
|
|
607
|
+
"report-when:skipped-and-failure": "Skipped and failure",
|
|
585
608
|
"resident-on": "Resident on",
|
|
586
609
|
"resource-management": "Resource management",
|
|
587
610
|
"resources": "Resources",
|
|
588
611
|
"resources-overview": "Resources overview",
|
|
589
612
|
"rest-api": "REST API",
|
|
590
|
-
"resume": "Resume",
|
|
591
613
|
"root-by-default": "\"root\" by default.",
|
|
592
614
|
"run": "Run",
|
|
593
615
|
"running-vm": "Running VM | Running VMs",
|
|
594
616
|
"runs": "Runs",
|
|
595
617
|
"s3-backup-repository": "S3 backup repository",
|
|
596
|
-
"save": "Save",
|
|
597
618
|
"scan-pifs": "Scan PIFs",
|
|
598
619
|
"scan-pifs-in-xo-5": "@:scan-pifs in XO-5",
|
|
599
620
|
"schedule": "Schedule",
|
|
600
|
-
"schedule-name": "Schedule name",
|
|
601
|
-
"scheduler-granularity": "Scheduler granularity",
|
|
602
621
|
"schedules": "Schedules",
|
|
603
622
|
"secure-boot": "Secure boot",
|
|
604
|
-
"see-all": "See all",
|
|
605
623
|
"see-details": "See details",
|
|
606
|
-
"see-less": "See less",
|
|
607
|
-
"see-n-more": "See {n} more",
|
|
608
624
|
"select-compression": "Select a compression",
|
|
609
625
|
"select-destination-host": "Select a destination host",
|
|
610
626
|
"select-host": "Select host",
|
|
611
627
|
"select-to-see-details": "Select an element to see details",
|
|
612
|
-
"select.network": "Select a network",
|
|
613
|
-
"select.storage": "Select a storage",
|
|
614
628
|
"selected-vms-in-execution": "Some selected VMs are running",
|
|
615
629
|
"self-signed-certificates": "Self-signed certificates",
|
|
616
|
-
"send": "Send",
|
|
617
|
-
"send-ctrl-alt-del": "Send Ctrl+Alt+Del",
|
|
618
630
|
"send-us-feedback": "Send us feedback",
|
|
619
631
|
"settings": "Settings",
|
|
620
|
-
"settings.missing-translations": "Missing or incorrect translations?",
|
|
621
632
|
"shared": "Shared",
|
|
622
633
|
"shorter-backup-reports": "Shorter backup reports",
|
|
623
|
-
"show-
|
|
624
|
-
"show-more": "Show more",
|
|
625
|
-
"shutdown": "Shutdown",
|
|
626
|
-
"sidebar.search-tree-view": "Search in treeview",
|
|
627
|
-
"sidebar.vms-treeview": "VMs treeview",
|
|
634
|
+
"show-by": "Show by",
|
|
628
635
|
"size": "Size",
|
|
629
636
|
"skipped": "Skipped",
|
|
630
637
|
"smart-mode": "Smart mode",
|
|
@@ -634,7 +641,6 @@
|
|
|
634
641
|
"sockets-with-cores-per-socket": "{nSockets} sockets × {nCores} cores/socket",
|
|
635
642
|
"software": "Software",
|
|
636
643
|
"software-tooling": "Software & tooling",
|
|
637
|
-
"sort-by": "Sort by",
|
|
638
644
|
"source-backup-repository": "Source backup repository",
|
|
639
645
|
"space": "Space",
|
|
640
646
|
"speed": "Speed",
|
|
@@ -647,12 +653,10 @@
|
|
|
647
653
|
"ssh-password-confirm": "Confirm SSH password",
|
|
648
654
|
"stacked-cpu-usage": "Stacked CPU usage",
|
|
649
655
|
"stacked-ram-usage": "Stacked RAM usage",
|
|
650
|
-
"start": "Start",
|
|
651
656
|
"start-console": "Start your {type} to access the console and resume operations!",
|
|
652
657
|
"start-date": "Start date",
|
|
653
658
|
"start-delay": "Start delay",
|
|
654
659
|
"start-host": "Start the host to resume operations, or check back later once it’s powered on.",
|
|
655
|
-
"start-on-host": "Start on specific host",
|
|
656
660
|
"start-vm": "Start it to access its console, and configuration details.",
|
|
657
661
|
"started": "Started",
|
|
658
662
|
"state": "State",
|
|
@@ -660,6 +664,15 @@
|
|
|
660
664
|
"static-ip": "Static IP",
|
|
661
665
|
"stats": "Stats",
|
|
662
666
|
"status": "Status",
|
|
667
|
+
"status:active": "Active",
|
|
668
|
+
"status:connected": "Connected",
|
|
669
|
+
"status:halted": "Halted",
|
|
670
|
+
"status:inactive": "Inactive",
|
|
671
|
+
"status:paused": "Paused",
|
|
672
|
+
"status:running": "Running",
|
|
673
|
+
"status:suspended": "Suspended",
|
|
674
|
+
"status:unknown": "Unknown",
|
|
675
|
+
"status:unreachable": "Unreachable",
|
|
663
676
|
"storage": "Storage",
|
|
664
677
|
"storage-configuration": "Storage configuration",
|
|
665
678
|
"storage-format": "Storage format",
|
|
@@ -669,26 +682,20 @@
|
|
|
669
682
|
"success": "Success",
|
|
670
683
|
"summary": "Summary",
|
|
671
684
|
"support": "Support",
|
|
672
|
-
"suspend": "Suspend",
|
|
673
685
|
"suspend-storage-repository": "Suspend storage repository",
|
|
674
686
|
"switch-theme": "Switch theme",
|
|
675
687
|
"system": "System",
|
|
676
|
-
"system-disks-health": "System disks health",
|
|
677
688
|
"table-actions": "Table actions",
|
|
678
689
|
"tags": "Tags",
|
|
679
690
|
"task": "Task",
|
|
680
|
-
"task
|
|
681
|
-
"task
|
|
682
|
-
"task
|
|
683
|
-
"task.started": "@:started",
|
|
691
|
+
"task-type": "Task type",
|
|
692
|
+
"task:ended": "@:ended",
|
|
693
|
+
"task:started": "@:started",
|
|
684
694
|
"tasks": "Tasks",
|
|
685
|
-
"tasks
|
|
686
|
-
"tasks
|
|
687
|
-
"tasks
|
|
688
|
-
"tasks
|
|
689
|
-
"tasks.quick-view.done": "Done",
|
|
690
|
-
"tasks.quick-view.failed": "Failed",
|
|
691
|
-
"tasks.quick-view.in-progress": "In progress",
|
|
695
|
+
"tasks:all": "@:all",
|
|
696
|
+
"tasks:done": "@:done",
|
|
697
|
+
"tasks:failed": "@:failed",
|
|
698
|
+
"tasks:overview": "Tasks overview",
|
|
692
699
|
"template": "Template",
|
|
693
700
|
"template-has-bios-strings": "The template already contains the BIOS strings",
|
|
694
701
|
"theme-auto": "Auto",
|
|
@@ -725,16 +732,17 @@
|
|
|
725
732
|
"untitled": "Untitled",
|
|
726
733
|
"untranslated-text-helper": "By default, untranslated texts will be presented in english.",
|
|
727
734
|
"up-to-date": "Up-to-date",
|
|
728
|
-
"update": "Update",
|
|
729
735
|
"used": "Used",
|
|
730
736
|
"used-space": "Used space",
|
|
731
737
|
"user-config": "User config",
|
|
732
738
|
"username": "Username",
|
|
733
739
|
"uuid": "UUID",
|
|
734
|
-
"
|
|
740
|
+
"vcpu": "vCPU",
|
|
741
|
+
"vcpus": "vCPUs",
|
|
735
742
|
"vcpus-assigned": "vCPUs assigned",
|
|
743
|
+
"vdi": "VDI",
|
|
736
744
|
"vdi-throughput": "VDI throughput",
|
|
737
|
-
"vdis": "
|
|
745
|
+
"vdis": "VDIs",
|
|
738
746
|
"version": "Version",
|
|
739
747
|
"vga": "VGA",
|
|
740
748
|
"video-ram": "Video RAM",
|
|
@@ -747,37 +755,32 @@
|
|
|
747
755
|
"virtualization-boot-settings": "Virtualization & boot settings",
|
|
748
756
|
"virtualization-mode": "Virtualization mode",
|
|
749
757
|
"virtualization-type": "Virtualization type",
|
|
750
|
-
"visit-pool-dashboard": "Visit pool dashboard",
|
|
751
758
|
"vlan": "VLAN",
|
|
752
759
|
"vm": "VM",
|
|
753
760
|
"vm-backup-failure-number-of-retries": "Number of retries if VM backup fails",
|
|
754
|
-
"vm-description": "VM description",
|
|
755
761
|
"vm-is-running": "The VM is running",
|
|
756
762
|
"vm-limit-topology": "VM limit topology",
|
|
757
763
|
"vm-management": "VM management",
|
|
758
764
|
"vm-not-running": "VM not running",
|
|
759
765
|
"vm-off": "This virtual machine is powered off.",
|
|
760
766
|
"vm-shutdown": "VM is currently shut down",
|
|
761
|
-
"vm
|
|
762
|
-
"vm
|
|
763
|
-
"vm
|
|
764
|
-
"vm
|
|
765
|
-
"vm
|
|
766
|
-
"vm
|
|
767
|
-
"
|
|
767
|
+
"vm:status:active": "@:status:active",
|
|
768
|
+
"vm:status:halted": "@:status:halted",
|
|
769
|
+
"vm:status:inactive": "@:status:inactive",
|
|
770
|
+
"vm:status:inactive:tooltip": "Halted or suspended",
|
|
771
|
+
"vm:status:paused": "@:status:paused",
|
|
772
|
+
"vm:status:running": "@:status:running",
|
|
773
|
+
"vm:status:suspended": "@:status:suspended",
|
|
774
|
+
"vm:status:unknown": "@:status:unknown",
|
|
775
|
+
"vm:status:unknown:tooltip": "For which XO has lost connection to the pool",
|
|
776
|
+
"vms": "VMs",
|
|
768
777
|
"vms-status": "VMs status",
|
|
769
|
-
"vms-status.halted": "Halted",
|
|
770
|
-
"vms-status.inactive": "Inactive",
|
|
771
|
-
"vms-status.inactive.tooltip": "Halted or suspended",
|
|
772
|
-
"vms-status.paused": "Paused",
|
|
773
|
-
"vms-status.running": "Running",
|
|
774
|
-
"vms-status.suspended": "Suspended",
|
|
775
|
-
"vms-status.unknown": "Unknown",
|
|
776
|
-
"vms-status.unknown.tooltip": "For which XO has lost connection to the pool",
|
|
777
778
|
"vms-tags": "VMs tags",
|
|
778
|
-
"
|
|
779
|
+
"vms-treeview": "VMs treeview",
|
|
780
|
+
"warning": "Warning",
|
|
781
|
+
"warnings": "Warnings",
|
|
779
782
|
"weblate": "Weblate",
|
|
780
|
-
"welcome-to-xo6": "Welcome to XO 6!",
|
|
783
|
+
"welcome-to-xo6!": "Welcome to XO 6!",
|
|
781
784
|
"with-memory": "With memory",
|
|
782
785
|
"write": "Write",
|
|
783
786
|
"xcp-ng": "XCP-ng",
|
|
@@ -791,13 +794,12 @@
|
|
|
791
794
|
"xoa": "XOA",
|
|
792
795
|
"xoa-admin-account": "XOA admin account",
|
|
793
796
|
"xoa-deploy": "XOA deployment",
|
|
794
|
-
"xoa-deploy-failed": "Sorry, deployment failed!",
|
|
797
|
+
"xoa-deploy-failed!": "Sorry, deployment failed!",
|
|
795
798
|
"xoa-deploy-retry": "Try again to deploy XOA",
|
|
796
|
-
"xoa-deploy-successful": "XOA deployment successful!",
|
|
799
|
+
"xoa-deploy-successful!": "XOA deployment successful!",
|
|
797
800
|
"xoa-ip": "XOA IP address",
|
|
798
801
|
"xoa-password-confirm-different": "XOA password confirmation is different",
|
|
799
802
|
"xoa-ssh-account": "XOA SSH account",
|
|
800
803
|
"xoa-ssh-password-confirm-different": "SSH password confirmation is different",
|
|
801
|
-
"you-are-currently-on": "You are currently on: {0}"
|
|
802
|
-
"zstd": "zstd"
|
|
804
|
+
"you-are-currently-on": "You are currently on: {0}"
|
|
803
805
|
}
|