foreman_snapshot_management 3.0.1 → 4.1.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.
- checksums.yaml +4 -4
- data/README.md +3 -2
- data/app/assets/javascripts/foreman_snapshot_management/locale/cs_CZ/foreman_snapshot_management.js +97 -100
- data/app/assets/javascripts/foreman_snapshot_management/locale/de/foreman_snapshot_management.js +102 -105
- data/app/assets/javascripts/foreman_snapshot_management/locale/el/foreman_snapshot_management.js +90 -93
- data/app/assets/javascripts/foreman_snapshot_management/locale/en/foreman_snapshot_management.js +2 -188
- data/app/assets/javascripts/foreman_snapshot_management/locale/fr/foreman_snapshot_management.js +109 -112
- data/app/assets/javascripts/foreman_snapshot_management/locale/ja/foreman_snapshot_management.js +102 -105
- data/app/assets/javascripts/foreman_snapshot_management/locale/ka/foreman_snapshot_management.js +105 -108
- data/app/assets/javascripts/foreman_snapshot_management/locale/zh_CN/foreman_snapshot_management.js +102 -105
- data/lib/foreman_snapshot_management/engine.rb +63 -64
- data/lib/foreman_snapshot_management/version.rb +1 -1
- data/locale/Makefile +12 -2
- data/locale/cs_CZ/LC_MESSAGES/foreman_snapshot_management.mo +0 -0
- data/locale/cs_CZ/foreman_snapshot_management.po +6 -5
- data/locale/de/LC_MESSAGES/foreman_snapshot_management.mo +0 -0
- data/locale/de/foreman_snapshot_management.po +6 -5
- data/locale/el/LC_MESSAGES/foreman_snapshot_management.mo +0 -0
- data/locale/el/foreman_snapshot_management.po +6 -5
- data/locale/en/foreman_snapshot_management.po +0 -196
- data/locale/fr/LC_MESSAGES/foreman_snapshot_management.mo +0 -0
- data/locale/fr/foreman_snapshot_management.po +11 -10
- data/locale/ja/LC_MESSAGES/foreman_snapshot_management.mo +0 -0
- data/locale/ja/foreman_snapshot_management.po +4 -3
- data/locale/ka/LC_MESSAGES/foreman_snapshot_management.mo +0 -0
- data/locale/ka/foreman_snapshot_management.po +7 -6
- data/locale/zh_CN/LC_MESSAGES/foreman_snapshot_management.mo +0 -0
- data/locale/zh_CN/foreman_snapshot_management.po +4 -3
- data/package.json +9 -10
- data/webpack/components/SnapshotManagement/components/SnapshotList/snapshotList.scss +2 -2
- data/webpack/components/SnapshotManagement/snapshotManagement.scss +1 -1
- metadata +3 -6
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b4c83f5919e167daeb69e987e53f4ed94d675e2b597656a76615fa1b61df2ae5
|
4
|
+
data.tar.gz: cea57fad2f2a0695feac2f7aa61a6d610832d22851b0be29d26851c56ed2823d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fbe7a8c72a88ee6c92cd4fae4b43db8a389acb1ef6aa52677e4fea1191f1ac89b5124bc9000b3b080eb06ecbf10eda3d7c4d10e45277eab73b133169fbd34ab0
|
7
|
+
data.tar.gz: 5ba063a1df005739f04ea692cdc07b01e2878a6a478c34b7590d12f04af9ddda517736602987b27df85c52fe964a4508248f1ac7e095e761400da47aab844139
|
data/README.md
CHANGED
@@ -18,12 +18,13 @@ As Hypervisor the following systems are supported:
|
|
18
18
|
## Installation
|
19
19
|
|
20
20
|
You can install Foreman Snapshot Management plug-in using `foreman-installer`.
|
21
|
-
For more information, see [Installing the Snapshot Management Plug-in](https://docs.theforeman.org/nightly/Managing_Hosts/index-katello.html#
|
21
|
+
For more information, see [Installing the Snapshot Management Plug-in](https://docs.theforeman.org/nightly/Managing_Hosts/index-katello.html#Installing_the_Snapshot_Management_plugin_managing-hosts) in _Foreman documentation_.
|
22
22
|
|
23
23
|
## Compatibility
|
24
24
|
|
25
25
|
| Foreman Version | Plugin Version |
|
26
26
|
| --------------- | -------------- |
|
27
|
+
| >= 3.13 | >= 4.0.0 |
|
27
28
|
| >= 3.7 | >= 3.0.0 |
|
28
29
|
| >= 2.3 | >= 2.0.0 |
|
29
30
|
| 1.24 | >= 1.7.0 |
|
@@ -229,7 +230,7 @@ curl -s -u "$AUTH" \
|
|
229
230
|
Fork and send a Pull Request. Thanks!
|
230
231
|
|
231
232
|
## Copyright
|
232
|
-
Copyright (c)
|
233
|
+
Copyright (c) 2024 ATIX AG - http://www.atix.de
|
233
234
|
|
234
235
|
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
235
236
|
|
data/app/assets/javascripts/foreman_snapshot_management/locale/cs_CZ/foreman_snapshot_management.js
CHANGED
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_snapshot_management": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_snapshot_management
|
6
|
+
"Project-Id-Version": "foreman_snapshot_management 3.0.1",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-22 11:54+0000",
|
9
|
-
"Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>,
|
10
|
-
"Language-Team": "Czech (Czech Republic) (https://
|
9
|
+
"Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>, 2022",
|
10
|
+
"Language-Team": "Czech (Czech Republic) (https://app.transifex.com/foreman/teams/114/cs_CZ/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -17,32 +17,38 @@
|
|
17
17
|
"domain": "foreman_snapshot_management",
|
18
18
|
"plural_forms": "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
"
|
20
|
+
"Action": [
|
21
|
+
"Akce"
|
22
22
|
],
|
23
|
-
"
|
24
|
-
"
|
23
|
+
"Create Snapshot": [
|
24
|
+
"Pořídit zachycený stav"
|
25
25
|
],
|
26
|
-
"
|
26
|
+
"Create Snapshot for %s": [
|
27
27
|
""
|
28
28
|
],
|
29
29
|
"Create a snapshot": [
|
30
30
|
"Pořídit zachycený stav"
|
31
31
|
],
|
32
|
-
"
|
33
|
-
"
|
32
|
+
"Created %{snapshots} for %{num} %{hosts}": [
|
33
|
+
"Vytvořeno %{snapshots} pro %{num} %{hosts}"
|
34
34
|
],
|
35
|
-
"
|
36
|
-
""
|
35
|
+
"Delete": [
|
36
|
+
"Smazat"
|
37
37
|
],
|
38
|
-
"
|
39
|
-
"
|
38
|
+
"Delete Snapshot \\\"%s\\\"?": [
|
39
|
+
""
|
40
40
|
],
|
41
41
|
"Delete a snapshot": [
|
42
42
|
"Smazat zachycený stav"
|
43
43
|
],
|
44
|
-
"
|
45
|
-
"
|
44
|
+
"Description": [
|
45
|
+
"Popis"
|
46
|
+
],
|
47
|
+
"Description of this snapshot": [
|
48
|
+
""
|
49
|
+
],
|
50
|
+
"Error occurred while creating Snapshot for:%s": [
|
51
|
+
""
|
46
52
|
],
|
47
53
|
"Error occurred while creating Snapshot: %s": [
|
48
54
|
"Při pořizování zachyceného stavu došlo k chybě: %s"
|
@@ -50,153 +56,144 @@
|
|
50
56
|
"Error occurred while removing Snapshot: %s": [
|
51
57
|
"Při odebírání zachyceného stavu došlo k chybě: %s"
|
52
58
|
],
|
53
|
-
"VM successfully rolled back.": [
|
54
|
-
""
|
55
|
-
],
|
56
59
|
"Error occurred while rolling back VM: %s": [
|
57
60
|
""
|
58
61
|
],
|
59
|
-
"
|
60
|
-
"
|
62
|
+
"Error occurred while updating Snapshot: %s": [
|
63
|
+
""
|
61
64
|
],
|
62
|
-
"
|
65
|
+
"Failed to load snapshot list": [
|
63
66
|
""
|
64
67
|
],
|
65
|
-
"
|
66
|
-
"
|
68
|
+
"Failed to update Snapshot: %s": [
|
69
|
+
"Zachycený stav se nepodařilo aktualizovat: %s"
|
67
70
|
],
|
68
|
-
"
|
69
|
-
"
|
70
|
-
"Zachycené stavy",
|
71
|
-
"Zachycených stavů",
|
72
|
-
"Zachycené stavy"
|
71
|
+
"Foreman-plugin to manage snapshots in a virtual-hardware environments.": [
|
72
|
+
"Zásuvný modul do Foreman pro správu zachycených stavů v prostředí virtuálního hardware."
|
73
73
|
],
|
74
|
-
"
|
75
|
-
""
|
76
|
-
""
|
74
|
+
"List all snapshots": [
|
75
|
+
"Vypsat všechny zachycené stavy"
|
77
76
|
],
|
78
|
-
"
|
79
|
-
"
|
77
|
+
"Loading Snapshots information ...": [
|
78
|
+
"Načítání informací o zachycených stavech…"
|
80
79
|
],
|
81
|
-
"
|
82
|
-
"
|
80
|
+
"Memory": [
|
81
|
+
"Operační paměť"
|
83
82
|
],
|
84
|
-
"
|
85
|
-
"
|
83
|
+
"N/A": [
|
84
|
+
"Není"
|
86
85
|
],
|
87
|
-
"
|
88
|
-
"
|
86
|
+
"Name": [
|
87
|
+
"Název"
|
89
88
|
],
|
90
89
|
"Name must contain at least 2 characters starting with alphabet. Valid characters are A-Z a-z 0-9 _": [
|
91
90
|
""
|
92
91
|
],
|
93
|
-
"
|
94
|
-
"
|
95
|
-
],
|
96
|
-
"Unable to remove Proxmox Snapshot": [
|
97
|
-
"Nedaří se odebrat Proxmox zachycený stav"
|
98
|
-
],
|
99
|
-
"Unable to revert Proxmox Snapshot": [
|
100
|
-
"Nedaří se vrátit do podoby v Proxmox zachyceném stavu"
|
101
|
-
],
|
102
|
-
"Snapshot name cannot be changed": [
|
103
|
-
"Název zachyceného stavu není možné změnit"
|
92
|
+
"Name of this snapshot": [
|
93
|
+
"Název tohoto zachyceného stavu"
|
104
94
|
],
|
105
|
-
"
|
106
|
-
"
|
95
|
+
"No capable hosts found.": [
|
96
|
+
"Nenalezeny žádné schopné stroje."
|
107
97
|
],
|
108
|
-
"
|
98
|
+
"No capable hosts selected": [
|
109
99
|
""
|
110
100
|
],
|
111
|
-
"
|
112
|
-
""
|
101
|
+
"No hosts were found with that id, name or query filter": [
|
102
|
+
"Pro takový identifikátor, název nebo dotazovací filtr nebyly nalezeni žádní hostitelé"
|
113
103
|
],
|
114
|
-
"
|
115
|
-
"
|
104
|
+
"Quiesce": [
|
105
|
+
""
|
116
106
|
],
|
117
|
-
"
|
118
|
-
"
|
107
|
+
"Revert Host to a snapshot": [
|
108
|
+
"Vrátit stroj do podoby ze zachyceného stavu"
|
119
109
|
],
|
120
|
-
"
|
110
|
+
"Rollback": [
|
121
111
|
""
|
122
112
|
],
|
123
|
-
"
|
124
|
-
"
|
113
|
+
"Rollback to \\\"%s\\\"?": [
|
114
|
+
""
|
125
115
|
],
|
126
|
-
"
|
116
|
+
"Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'.": [
|
127
117
|
""
|
128
118
|
],
|
129
|
-
"
|
130
|
-
"
|
119
|
+
"Snapshot": [
|
120
|
+
"Zachycený stav",
|
121
|
+
"Zachycené stavy",
|
122
|
+
"Zachycených stavů",
|
123
|
+
"Zachycené stavy"
|
131
124
|
],
|
132
125
|
"Snapshot Mode": [
|
133
126
|
""
|
134
127
|
],
|
135
|
-
"
|
136
|
-
""
|
128
|
+
"Snapshot name cannot be changed": [
|
129
|
+
"Název zachyceného stavu není možné změnit"
|
137
130
|
],
|
138
|
-
"
|
139
|
-
"
|
131
|
+
"Snapshot successfully created!": [
|
132
|
+
""
|
140
133
|
],
|
141
134
|
"Snapshots": [
|
142
135
|
"Zachycené stavy"
|
143
136
|
],
|
137
|
+
"Something went wrong while selecting hosts - %s": [
|
138
|
+
"Při vybírání strojů se něco pokazilo – %s"
|
139
|
+
],
|
144
140
|
"Successfully removed Snapshot \\\"%s\\\" from host %s": [
|
145
141
|
""
|
146
142
|
],
|
147
|
-
"Successfully
|
143
|
+
"Successfully rolled back Snapshot \\\"%s\\\" on host %s": [
|
148
144
|
""
|
149
145
|
],
|
150
|
-
"
|
146
|
+
"Successfully updated Snapshot \\\"%s\\\"": [
|
151
147
|
""
|
152
148
|
],
|
153
|
-
"
|
154
|
-
""
|
149
|
+
"Unable to create Proxmox Snapshot": [
|
150
|
+
"Nedaří se pořídit Proxmox zachycený stav"
|
155
151
|
],
|
156
|
-
"
|
157
|
-
""
|
152
|
+
"Unable to create VMWare Snapshot": [
|
153
|
+
"Nedaří se pořídit VMWare zachycený stav"
|
158
154
|
],
|
159
|
-
"Quiesce": [
|
155
|
+
"Unable to create VMWare Snapshot with Quiesce. Check Power and VMWare Tools status.": [
|
160
156
|
""
|
161
157
|
],
|
162
|
-
"Snapshot
|
158
|
+
"Unable to create VMWare Snapshot. Cannot set both Memory and Quiesce options.": [
|
163
159
|
""
|
164
160
|
],
|
165
|
-
"
|
166
|
-
"
|
167
|
-
],
|
168
|
-
"Create Snapshot for %s": [
|
169
|
-
""
|
161
|
+
"Unable to remove Proxmox Snapshot": [
|
162
|
+
"Nedaří se odebrat Proxmox zachycený stav"
|
170
163
|
],
|
171
|
-
"
|
172
|
-
"
|
164
|
+
"Unable to remove VMWare Snapshot": [
|
165
|
+
"VMWare zachycený stav se nedaří odebrat"
|
173
166
|
],
|
174
|
-
"
|
175
|
-
"
|
167
|
+
"Unable to revert Proxmox Snapshot": [
|
168
|
+
"Nedaří se vrátit do podoby v Proxmox zachyceném stavu"
|
176
169
|
],
|
177
|
-
"
|
170
|
+
"Unable to revert VMWare Snapshot": [
|
178
171
|
""
|
179
172
|
],
|
180
|
-
"
|
181
|
-
""
|
173
|
+
"Unable to update Proxmox Snapshot": [
|
174
|
+
"Nedaří se aktualizovat Proxmox zachycený stav"
|
182
175
|
],
|
183
|
-
"
|
184
|
-
""
|
176
|
+
"Unable to update VMWare Snapshot": [
|
177
|
+
"VMWare zachycený stav se nedaří zaktualizovat"
|
185
178
|
],
|
186
|
-
"
|
179
|
+
"Update a snapshot": [
|
180
|
+
"Aktualizovat zachycený stav"
|
181
|
+
],
|
182
|
+
"VM successfully rolled back.": [
|
187
183
|
""
|
188
184
|
],
|
189
|
-
"
|
185
|
+
"Whether to include the Quiesce state in the snapshot": [
|
190
186
|
""
|
191
187
|
],
|
192
|
-
"
|
193
|
-
"
|
188
|
+
"Whether to include the RAM state in the snapshot": [
|
189
|
+
"Zda v zachyceném stavu uložit i obsah operační paměti"
|
194
190
|
],
|
195
|
-
"
|
196
|
-
"
|
191
|
+
"edit entry": [
|
192
|
+
""
|
197
193
|
],
|
198
|
-
"
|
199
|
-
"
|
194
|
+
"host": [
|
195
|
+
"",
|
196
|
+
""
|
200
197
|
]
|
201
198
|
}
|
202
199
|
}
|
data/app/assets/javascripts/foreman_snapshot_management/locale/de/foreman_snapshot_management.js
CHANGED
@@ -3,11 +3,11 @@
|
|
3
3
|
"locale_data": {
|
4
4
|
"foreman_snapshot_management": {
|
5
5
|
"": {
|
6
|
-
"Project-Id-Version": "foreman_snapshot_management
|
6
|
+
"Project-Id-Version": "foreman_snapshot_management 3.0.1",
|
7
7
|
"Report-Msgid-Bugs-To": "",
|
8
8
|
"PO-Revision-Date": "2019-10-22 11:54+0000",
|
9
|
-
"Last-Translator": "
|
10
|
-
"Language-Team": "German (https://
|
9
|
+
"Last-Translator": "Wiederoder <stefanwiederoder@googlemail.com>, 2022",
|
10
|
+
"Language-Team": "German (https://app.transifex.com/foreman/teams/114/de/)",
|
11
11
|
"MIME-Version": "1.0",
|
12
12
|
"Content-Type": "text/plain; charset=UTF-8",
|
13
13
|
"Content-Transfer-Encoding": "8bit",
|
@@ -17,32 +17,38 @@
|
|
17
17
|
"domain": "foreman_snapshot_management",
|
18
18
|
"plural_forms": "nplurals=2; plural=(n != 1);"
|
19
19
|
},
|
20
|
-
"
|
21
|
-
"
|
20
|
+
"Action": [
|
21
|
+
"Aktion"
|
22
22
|
],
|
23
|
-
"
|
24
|
-
"
|
23
|
+
"Create Snapshot": [
|
24
|
+
"Snapshot erstellen"
|
25
25
|
],
|
26
|
-
"
|
27
|
-
"
|
26
|
+
"Create Snapshot for %s": [
|
27
|
+
"Snapshot anlegen für %s"
|
28
28
|
],
|
29
29
|
"Create a snapshot": [
|
30
30
|
"Einen Snapshot erstellen"
|
31
31
|
],
|
32
|
-
"
|
33
|
-
"
|
32
|
+
"Created %{snapshots} for %{num} %{hosts}": [
|
33
|
+
"%{snapshots} für %{num} %{hosts} erstellt"
|
34
34
|
],
|
35
|
-
"
|
36
|
-
""
|
35
|
+
"Delete": [
|
36
|
+
"Löschen"
|
37
37
|
],
|
38
|
-
"
|
39
|
-
"
|
38
|
+
"Delete Snapshot \\\"%s\\\"?": [
|
39
|
+
"\\\"%s\\\" wirklich löschen?"
|
40
40
|
],
|
41
41
|
"Delete a snapshot": [
|
42
42
|
"Snapshot löschen"
|
43
43
|
],
|
44
|
-
"
|
45
|
-
"
|
44
|
+
"Description": [
|
45
|
+
"Beschreibung"
|
46
|
+
],
|
47
|
+
"Description of this snapshot": [
|
48
|
+
"Beschreibung dieses Snapshots"
|
49
|
+
],
|
50
|
+
"Error occurred while creating Snapshot for:%s": [
|
51
|
+
"Beim Erzeugen des Snapshots ist ein Fehler aufgetreten: %s"
|
46
52
|
],
|
47
53
|
"Error occurred while creating Snapshot: %s": [
|
48
54
|
"Beim Erzeugen des Snaphosts ist ein Fehler aufgetreten: %s"
|
@@ -50,151 +56,142 @@
|
|
50
56
|
"Error occurred while removing Snapshot: %s": [
|
51
57
|
"Beim Löschen des Snapshots ist ein Fehler aufgetreten: %s"
|
52
58
|
],
|
53
|
-
"VM successfully rolled back.": [
|
54
|
-
"Die VM wurde erfolgreich zurückgesetzt."
|
55
|
-
],
|
56
59
|
"Error occurred while rolling back VM: %s": [
|
57
60
|
"Beim Zurücksetzen der VM ist ein Fehler aufgetreten: %s"
|
58
61
|
],
|
59
|
-
"
|
60
|
-
"
|
62
|
+
"Error occurred while updating Snapshot: %s": [
|
63
|
+
"Fehler beim Aktualisieren des Snapshots: %s"
|
61
64
|
],
|
62
|
-
"
|
63
|
-
"
|
65
|
+
"Failed to load snapshot list": [
|
66
|
+
"Fehler beim Laden der Snapshotliste"
|
64
67
|
],
|
65
|
-
"
|
66
|
-
"
|
68
|
+
"Failed to update Snapshot: %s": [
|
69
|
+
"Das Aktualisieren des Snapshots ist fehlgeschlagen: %s"
|
67
70
|
],
|
68
|
-
"
|
69
|
-
"
|
70
|
-
"Snapshots"
|
71
|
+
"Foreman-plugin to manage snapshots in a virtual-hardware environments.": [
|
72
|
+
"Ein Foremanplugin, welches Snapshots in Umgebungen mit virtueller Hardware nutzbar macht."
|
71
73
|
],
|
72
|
-
"
|
73
|
-
"
|
74
|
-
"Hosts"
|
74
|
+
"List all snapshots": [
|
75
|
+
"Alle Snapshots auflisten"
|
75
76
|
],
|
76
|
-
"
|
77
|
-
"
|
77
|
+
"Loading Snapshots information ...": [
|
78
|
+
"Lade Snapshot Informationen ..."
|
78
79
|
],
|
79
|
-
"
|
80
|
-
"
|
80
|
+
"Memory": [
|
81
|
+
"Speicher"
|
81
82
|
],
|
82
|
-
"
|
83
|
-
"
|
83
|
+
"N/A": [
|
84
|
+
"N/A"
|
84
85
|
],
|
85
|
-
"
|
86
|
-
"
|
86
|
+
"Name": [
|
87
|
+
"Name"
|
87
88
|
],
|
88
89
|
"Name must contain at least 2 characters starting with alphabet. Valid characters are A-Z a-z 0-9 _": [
|
89
90
|
"Der Name muss aus mindestens 2 Zeichen bestehen und mit einem Buchstaben beginnen. Gültige Zeichen: A-Z a-z 0-9 _"
|
90
91
|
],
|
91
|
-
"
|
92
|
-
"
|
93
|
-
],
|
94
|
-
"Unable to remove Proxmox Snapshot": [
|
95
|
-
"Proxmox Snapshot konnte nicht gelöscht werden"
|
96
|
-
],
|
97
|
-
"Unable to revert Proxmox Snapshot": [
|
98
|
-
"Proxmox Snapshot konnte nicht wiederhergestellt werden"
|
92
|
+
"Name of this snapshot": [
|
93
|
+
"Name dieses Snapshots"
|
99
94
|
],
|
100
|
-
"
|
101
|
-
"
|
95
|
+
"No capable hosts found.": [
|
96
|
+
"Kein unterstützter Host gefunden."
|
102
97
|
],
|
103
|
-
"
|
104
|
-
"
|
98
|
+
"No capable hosts selected": [
|
99
|
+
"Keine unterstützten Hosts ausgewählt"
|
105
100
|
],
|
106
|
-
"
|
107
|
-
""
|
101
|
+
"No hosts were found with that id, name or query filter": [
|
102
|
+
"Keine Hosts wurden mit dieser Kennung, Name oder Abfrage-Filter gefunden"
|
108
103
|
],
|
109
|
-
"
|
104
|
+
"Quiesce": [
|
110
105
|
""
|
111
106
|
],
|
112
|
-
"
|
113
|
-
"
|
114
|
-
],
|
115
|
-
"Unable to remove VMWare Snapshot": [
|
116
|
-
"VMWare Snapshot konnte nicht gelöscht werden"
|
107
|
+
"Revert Host to a snapshot": [
|
108
|
+
"Host auf einen Snapshot zurücksetzen"
|
117
109
|
],
|
118
|
-
"
|
119
|
-
"
|
110
|
+
"Rollback": [
|
111
|
+
"Wiederherstellen"
|
120
112
|
],
|
121
|
-
"
|
122
|
-
"
|
113
|
+
"Rollback to \\\"%s\\\"?": [
|
114
|
+
"\\\"%s\\\" wirklich wiederherstellen?"
|
123
115
|
],
|
124
|
-
"
|
125
|
-
"
|
116
|
+
"Select Snapshot Mode between mutually exclusive options, 'Memory' (includes RAM) and 'Quiesce'.": [
|
117
|
+
""
|
126
118
|
],
|
127
|
-
"
|
128
|
-
"
|
119
|
+
"Snapshot": [
|
120
|
+
"Snapshot",
|
121
|
+
"Snapshots"
|
129
122
|
],
|
130
123
|
"Snapshot Mode": [
|
131
124
|
""
|
132
125
|
],
|
133
|
-
"
|
134
|
-
""
|
126
|
+
"Snapshot name cannot be changed": [
|
127
|
+
"Der Name des Snapshots kann nicht geändert werden"
|
135
128
|
],
|
136
|
-
"
|
137
|
-
"
|
129
|
+
"Snapshot successfully created!": [
|
130
|
+
"Snapshot erfolgreich erzeugt!"
|
138
131
|
],
|
139
132
|
"Snapshots": [
|
140
133
|
"Snapshots"
|
141
134
|
],
|
135
|
+
"Something went wrong while selecting hosts - %s": [
|
136
|
+
"Fehler beim Auswählen der Hosts – %s"
|
137
|
+
],
|
142
138
|
"Successfully removed Snapshot \\\"%s\\\" from host %s": [
|
143
139
|
"Snapshot \\\"%s\\\" erfolgreich von Host %s entfernt."
|
144
140
|
],
|
141
|
+
"Successfully rolled back Snapshot \\\"%s\\\" on host %s": [
|
142
|
+
"Snapshot \\\"%s\\\" erfolgreich auf Host %s zurückgesetzt."
|
143
|
+
],
|
145
144
|
"Successfully updated Snapshot \\\"%s\\\"": [
|
146
145
|
"Snapshot \\\"%s\\\" erfolgreich aktualisiert."
|
147
146
|
],
|
148
|
-
"
|
149
|
-
"
|
147
|
+
"Unable to create Proxmox Snapshot": [
|
148
|
+
"Proxmox Snapshot konnte nicht erstellt werden"
|
150
149
|
],
|
151
|
-
"
|
152
|
-
"Snapshot
|
150
|
+
"Unable to create VMWare Snapshot": [
|
151
|
+
"VMWare Snapshot konnte nicht erstellt werden"
|
153
152
|
],
|
154
|
-
"
|
153
|
+
"Unable to create VMWare Snapshot with Quiesce. Check Power and VMWare Tools status.": [
|
155
154
|
""
|
156
155
|
],
|
157
|
-
"Quiesce": [
|
156
|
+
"Unable to create VMWare Snapshot. Cannot set both Memory and Quiesce options.": [
|
158
157
|
""
|
159
158
|
],
|
160
|
-
"
|
161
|
-
"Snapshot
|
162
|
-
],
|
163
|
-
"Name": [
|
164
|
-
"Name"
|
159
|
+
"Unable to remove Proxmox Snapshot": [
|
160
|
+
"Proxmox Snapshot konnte nicht gelöscht werden"
|
165
161
|
],
|
166
|
-
"
|
167
|
-
"Snapshot
|
162
|
+
"Unable to remove VMWare Snapshot": [
|
163
|
+
"VMWare Snapshot konnte nicht gelöscht werden"
|
168
164
|
],
|
169
|
-
"
|
170
|
-
"
|
165
|
+
"Unable to revert Proxmox Snapshot": [
|
166
|
+
"Proxmox Snapshot konnte nicht wiederhergestellt werden"
|
171
167
|
],
|
172
|
-
"
|
173
|
-
"
|
168
|
+
"Unable to revert VMWare Snapshot": [
|
169
|
+
"VMWare Snapshot konnte nicht wiederhergestellt werden"
|
174
170
|
],
|
175
|
-
"
|
176
|
-
"
|
171
|
+
"Unable to update Proxmox Snapshot": [
|
172
|
+
"Proxmox Snapshot konnte nicht aktualisiert werden"
|
177
173
|
],
|
178
|
-
"
|
179
|
-
"
|
174
|
+
"Unable to update VMWare Snapshot": [
|
175
|
+
"VMWare Snapshot konnte nicht aktualisiert werden"
|
180
176
|
],
|
181
|
-
"
|
182
|
-
"
|
177
|
+
"Update a snapshot": [
|
178
|
+
"Snapshot aktualisieren"
|
183
179
|
],
|
184
|
-
"
|
185
|
-
"
|
180
|
+
"VM successfully rolled back.": [
|
181
|
+
"Die VM wurde erfolgreich zurückgesetzt."
|
186
182
|
],
|
187
|
-
"
|
188
|
-
"
|
183
|
+
"Whether to include the Quiesce state in the snapshot": [
|
184
|
+
""
|
189
185
|
],
|
190
|
-
"
|
191
|
-
"
|
186
|
+
"Whether to include the RAM state in the snapshot": [
|
187
|
+
"Ob auch der aktuelle Hauptspeicherstand im Snapshot gespeichert werden soll"
|
192
188
|
],
|
193
|
-
"
|
194
|
-
"
|
189
|
+
"edit entry": [
|
190
|
+
"Eintrag bearbeiten"
|
195
191
|
],
|
196
|
-
"
|
197
|
-
"
|
192
|
+
"host": [
|
193
|
+
"Host",
|
194
|
+
"Hosts"
|
198
195
|
]
|
199
196
|
}
|
200
197
|
}
|