foreman_kubevirt 0.1.9 → 0.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (107) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_kubevirt/locale/ca/foreman_kubevirt.js +176 -0
  3. data/app/assets/javascripts/foreman_kubevirt/locale/cs_CZ/foreman_kubevirt.js +176 -0
  4. data/app/assets/javascripts/foreman_kubevirt/locale/de/foreman_kubevirt.js +176 -0
  5. data/app/assets/javascripts/foreman_kubevirt/locale/en/foreman_kubevirt.js +175 -0
  6. data/app/assets/javascripts/foreman_kubevirt/locale/en_GB/foreman_kubevirt.js +176 -0
  7. data/app/assets/javascripts/foreman_kubevirt/locale/es/foreman_kubevirt.js +176 -0
  8. data/app/assets/javascripts/foreman_kubevirt/locale/fr/foreman_kubevirt.js +176 -0
  9. data/app/assets/javascripts/foreman_kubevirt/locale/gl/foreman_kubevirt.js +176 -0
  10. data/app/assets/javascripts/foreman_kubevirt/locale/it/foreman_kubevirt.js +176 -0
  11. data/app/assets/javascripts/foreman_kubevirt/locale/ja/foreman_kubevirt.js +176 -0
  12. data/app/assets/javascripts/foreman_kubevirt/locale/ka/foreman_kubevirt.js +176 -0
  13. data/app/assets/javascripts/foreman_kubevirt/locale/ko/foreman_kubevirt.js +176 -0
  14. data/app/assets/javascripts/foreman_kubevirt/locale/nl_NL/foreman_kubevirt.js +176 -0
  15. data/app/assets/javascripts/foreman_kubevirt/locale/pl/foreman_kubevirt.js +176 -0
  16. data/app/assets/javascripts/foreman_kubevirt/locale/pt_BR/foreman_kubevirt.js +176 -0
  17. data/app/assets/javascripts/foreman_kubevirt/locale/ru/foreman_kubevirt.js +176 -0
  18. data/app/assets/javascripts/foreman_kubevirt/locale/sv_SE/foreman_kubevirt.js +176 -0
  19. data/app/assets/javascripts/foreman_kubevirt/locale/zh_CN/foreman_kubevirt.js +176 -0
  20. data/app/assets/javascripts/foreman_kubevirt/locale/zh_TW/foreman_kubevirt.js +176 -0
  21. data/app/models/concerns/fog_extensions/kubevirt/server.rb +1 -1
  22. data/app/models/foreman_kubevirt/kubevirt.rb +12 -14
  23. data/app/validators/volume_validator.rb +1 -1
  24. data/app/views/compute_resources_vms/form/kubevirt/_base.html.erb +0 -2
  25. data/lib/foreman_kubevirt/engine.rb +21 -27
  26. data/lib/foreman_kubevirt/version.rb +1 -1
  27. data/locale/Makefile +8 -5
  28. data/locale/ca/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  29. data/locale/ca/foreman_kubevirt.edit.po +227 -0
  30. data/locale/ca/foreman_kubevirt.po +34 -29
  31. data/locale/ca/foreman_kubevirt.po.time_stamp +0 -0
  32. data/locale/cs_CZ/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  33. data/locale/cs_CZ/foreman_kubevirt.edit.po +231 -0
  34. data/locale/cs_CZ/foreman_kubevirt.po +42 -33
  35. data/locale/cs_CZ/foreman_kubevirt.po.time_stamp +0 -0
  36. data/locale/de/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  37. data/locale/de/foreman_kubevirt.edit.po +239 -0
  38. data/locale/de/foreman_kubevirt.po +75 -58
  39. data/locale/de/foreman_kubevirt.po.time_stamp +0 -0
  40. data/locale/en/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  41. data/locale/en/foreman_kubevirt.edit.po +24 -19
  42. data/locale/en/foreman_kubevirt.po +4 -1
  43. data/locale/en_GB/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  44. data/locale/en_GB/foreman_kubevirt.edit.po +231 -0
  45. data/locale/en_GB/foreman_kubevirt.po +67 -58
  46. data/locale/en_GB/foreman_kubevirt.po.time_stamp +0 -0
  47. data/locale/es/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  48. data/locale/es/foreman_kubevirt.edit.po +237 -0
  49. data/locale/es/foreman_kubevirt.po +73 -58
  50. data/locale/es/foreman_kubevirt.po.time_stamp +0 -0
  51. data/locale/foreman_kubevirt.pot +16 -11
  52. data/locale/fr/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  53. data/locale/fr/foreman_kubevirt.edit.po +232 -0
  54. data/locale/fr/foreman_kubevirt.po +69 -59
  55. data/locale/fr/foreman_kubevirt.po.time_stamp +0 -0
  56. data/locale/gl/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  57. data/locale/gl/foreman_kubevirt.edit.po +227 -0
  58. data/locale/gl/foreman_kubevirt.po +34 -29
  59. data/locale/gl/foreman_kubevirt.po.time_stamp +0 -0
  60. data/locale/it/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  61. data/locale/it/foreman_kubevirt.edit.po +230 -0
  62. data/locale/it/foreman_kubevirt.po +44 -36
  63. data/locale/it/foreman_kubevirt.po.time_stamp +0 -0
  64. data/locale/ja/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  65. data/locale/ja/foreman_kubevirt.edit.po +233 -0
  66. data/locale/ja/foreman_kubevirt.po +68 -57
  67. data/locale/ja/foreman_kubevirt.po.time_stamp +0 -0
  68. data/locale/ka/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  69. data/locale/ka/foreman_kubevirt.edit.po +229 -0
  70. data/locale/ka/foreman_kubevirt.po +177 -0
  71. data/locale/ka/foreman_kubevirt.po.time_stamp +0 -0
  72. data/locale/ko/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  73. data/locale/ko/foreman_kubevirt.edit.po +228 -0
  74. data/locale/ko/foreman_kubevirt.po +41 -35
  75. data/locale/ko/foreman_kubevirt.po.time_stamp +0 -0
  76. data/locale/nl_NL/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  77. data/locale/nl_NL/foreman_kubevirt.edit.po +231 -0
  78. data/locale/nl_NL/foreman_kubevirt.po +5 -3
  79. data/locale/nl_NL/foreman_kubevirt.po.time_stamp +0 -0
  80. data/locale/pl/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  81. data/locale/pl/foreman_kubevirt.edit.po +230 -0
  82. data/locale/pl/foreman_kubevirt.po +5 -3
  83. data/locale/pl/foreman_kubevirt.po.time_stamp +0 -0
  84. data/locale/pt_BR/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  85. data/locale/pt_BR/foreman_kubevirt.edit.po +235 -0
  86. data/locale/pt_BR/foreman_kubevirt.po +37 -32
  87. data/locale/pt_BR/foreman_kubevirt.po.time_stamp +0 -0
  88. data/locale/ru/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  89. data/locale/ru/foreman_kubevirt.edit.po +234 -0
  90. data/locale/ru/foreman_kubevirt.po +5 -3
  91. data/locale/ru/foreman_kubevirt.po.time_stamp +0 -0
  92. data/locale/sv_SE/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  93. data/locale/sv_SE/foreman_kubevirt.edit.po +230 -0
  94. data/locale/sv_SE/foreman_kubevirt.po +5 -3
  95. data/locale/sv_SE/foreman_kubevirt.po.time_stamp +0 -0
  96. data/locale/zh_CN/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  97. data/locale/zh_CN/foreman_kubevirt.edit.po +233 -0
  98. data/locale/zh_CN/foreman_kubevirt.po +18 -14
  99. data/locale/zh_CN/foreman_kubevirt.po.time_stamp +0 -0
  100. data/locale/zh_TW/LC_MESSAGES/foreman_kubevirt.mo +0 -0
  101. data/locale/zh_TW/foreman_kubevirt.edit.po +229 -0
  102. data/locale/zh_TW/foreman_kubevirt.po +5 -3
  103. data/locale/zh_TW/foreman_kubevirt.po.time_stamp +0 -0
  104. data/test/factories/host_factories.rb +0 -1
  105. metadata +72 -28
  106. data/app/assets/javascripts/bundle.js +0 -1
  107. data/locale/action_names.rb +0 -5
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4a1ecc0522a29b6588b3f51feb09fcab28786f871ddea07b4042149a0c5a7e74
4
- data.tar.gz: c7047e7a253dc251fc2efe3c3032e9d1dd0f298d0d3346a82532b9dc131b0b41
3
+ metadata.gz: d0ad46bb53193c661facd35505e6ca90e541b60199baa8453db02709501fd63b
4
+ data.tar.gz: fc71398863be5c8ecd39980afabd50b28eca12ee313a746a8aa356bb9c3efe66
5
5
  SHA512:
6
- metadata.gz: 02f1b764a26dc6211936b39bb6f6210622c59590f62de0eec90f5aa0017400547f798b94238847153a859dd35dd0c812f5407a20c9fce8c85278d9beb49a0b80
7
- data.tar.gz: 434056ac6b789c39ea7334cc83923d30e5cec21f66908d1ddccb48a6e702c2d60774315367e895329459f12d79b15f98971bcb18d08e43bcd1d4a41b0b7d5df8
6
+ metadata.gz: 5e6514dc20332f7a64eaca6a27407e3d6feada2ec378af462a6604d62e105cf1888bd9af13d92eb676953bc521a75afe2f10c9b3c79ff8379e666d8d380112f7
7
+ data.tar.gz: 57d527bff5ad17cf0d6d198774bb505792e1e4e658a846493dec635e50b639367428ec8f44374c13bd9c2a0b11be826e5f34167c4da0fe6791ba489b0b417cbf
@@ -0,0 +1,176 @@
1
+ locales['foreman_kubevirt'] = locales['foreman_kubevirt'] || {}; locales['foreman_kubevirt']['ca'] = {
2
+ "domain": "foreman_kubevirt",
3
+ "locale_data": {
4
+ "foreman_kubevirt": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_kubevirt 0.1.9",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-06-06 13:39+0200",
9
+ "PO-Revision-Date": "2020-05-26 07:39+0000",
10
+ "Last-Translator": "Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2020",
11
+ "Language-Team": "Catalan (https://app.transifex.com/foreman/teams/114/ca/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "ca",
16
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
17
+ "lang": "ca",
18
+ "domain": "foreman_kubevirt",
19
+ "plural_forms": "nplurals=2; plural=(n != 1);"
20
+ },
21
+ "Token for KubeVirt only": [
22
+ ""
23
+ ],
24
+ "Host name for KubeVirt only": [
25
+ ""
26
+ ],
27
+ "Namespace for KubeVirt only": [
28
+ ""
29
+ ],
30
+ "CA crt for KubeVirt only": [
31
+ ""
32
+ ],
33
+ "API port for KubeVirt only": [
34
+ ""
35
+ ],
36
+ "%{cpu_cores} Cores and %{memory} memory": [
37
+ ""
38
+ ],
39
+ "The compute resource could not be authenticated": [
40
+ ""
41
+ ],
42
+ "no Storage Classes available on provider": [
43
+ ""
44
+ ],
45
+ "multus": [
46
+ ""
47
+ ],
48
+ "genie": [
49
+ ""
50
+ ],
51
+ "pod": [
52
+ ""
53
+ ],
54
+ "The remote system presented a public key signed by an unidentified certificate authority.\\n If you are sure the remote system is authentic, go to the compute resource edit page, press the 'Test Connection' button and submit": [
55
+ ""
56
+ ],
57
+ "VM should be created based on Persistent Volume Claim or Image": [
58
+ ""
59
+ ],
60
+ "It is not possible to set a bootable volume and image based provisioning.": [
61
+ ""
62
+ ],
63
+ "VM should be created based on an image": [
64
+ ""
65
+ ],
66
+ "Volume size %s is not valid": [
67
+ ""
68
+ ],
69
+ "Only one volume can be bootable": [
70
+ ""
71
+ ],
72
+ "cni_provider or network are missing": [
73
+ ""
74
+ ],
75
+ "Hostname": [
76
+ "Nom d'amfitrió"
77
+ ],
78
+ "API Port": [
79
+ ""
80
+ ],
81
+ "Namespace": [
82
+ ""
83
+ ],
84
+ "Token": [
85
+ "Testimoni"
86
+ ],
87
+ "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9...": [
88
+ ""
89
+ ],
90
+ "X509 Certification Authorities": [
91
+ "Autoritats de certificació X509"
92
+ ],
93
+ "Optionally provide a CA, or a correctly ordered CA chain or a path to a file. If left blank - insecure.": [
94
+ ""
95
+ ],
96
+ "Name": [
97
+ "Nom"
98
+ ],
99
+ "CPUs": [
100
+ "Nombre de CPU"
101
+ ],
102
+ "Memory": [
103
+ "Memòria"
104
+ ],
105
+ "Power ON this machine": [
106
+ "Engega aquesta màquina"
107
+ ],
108
+ "Start": [
109
+ "Inicia"
110
+ ],
111
+ "Please select an image": [
112
+ "Si us plau, seleccioneu una imatge"
113
+ ],
114
+ "Image": [
115
+ "Imatge"
116
+ ],
117
+ "CNI Provider": [
118
+ ""
119
+ ],
120
+ "Network": [
121
+ "Xarxa"
122
+ ],
123
+ "Storage Class": [
124
+ ""
125
+ ],
126
+ "Size (GB)": [
127
+ "Mida (GB)"
128
+ ],
129
+ "Bootable": [
130
+ ""
131
+ ],
132
+ "Power": [
133
+ "Energia"
134
+ ],
135
+ "Actions": [
136
+ "Accions"
137
+ ],
138
+ "Properties": [
139
+ "Propietats"
140
+ ],
141
+ "VCPU(s)": [
142
+ ""
143
+ ],
144
+ "UUID": [
145
+ "UUID"
146
+ ],
147
+ "Type": [
148
+ "Tipus"
149
+ ],
150
+ "NIC": [
151
+ "NIC"
152
+ ],
153
+ "Disk": [
154
+ "Disc"
155
+ ],
156
+ "Running on": [
157
+ ""
158
+ ],
159
+ "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc": [
160
+ ""
161
+ ],
162
+ "Password to authenticate with - used for SSH finish step.": [
163
+ ""
164
+ ],
165
+ "Does this image support user data input (e.g. via cloud-init)?": [
166
+ ""
167
+ ],
168
+ "The name of the image in the registry.": [
169
+ ""
170
+ ],
171
+ "Provision and manage Kubevirt Virtual Machines from Foreman.": [
172
+ ""
173
+ ]
174
+ }
175
+ }
176
+ };
@@ -0,0 +1,176 @@
1
+ locales['foreman_kubevirt'] = locales['foreman_kubevirt'] || {}; locales['foreman_kubevirt']['cs_CZ'] = {
2
+ "domain": "foreman_kubevirt",
3
+ "locale_data": {
4
+ "foreman_kubevirt": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_kubevirt 0.1.9",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-06-06 13:39+0200",
9
+ "PO-Revision-Date": "2020-05-26 07:39+0000",
10
+ "Last-Translator": "mhulan <mhulan@redhat.com>, 2020",
11
+ "Language-Team": "Czech (Czech Republic) (https://app.transifex.com/foreman/teams/114/cs_CZ/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "cs_CZ",
16
+ "Plural-Forms": "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;",
17
+ "lang": "cs_CZ",
18
+ "domain": "foreman_kubevirt",
19
+ "plural_forms": "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
20
+ },
21
+ "Token for KubeVirt only": [
22
+ ""
23
+ ],
24
+ "Host name for KubeVirt only": [
25
+ ""
26
+ ],
27
+ "Namespace for KubeVirt only": [
28
+ ""
29
+ ],
30
+ "CA crt for KubeVirt only": [
31
+ ""
32
+ ],
33
+ "API port for KubeVirt only": [
34
+ ""
35
+ ],
36
+ "%{cpu_cores} Cores and %{memory} memory": [
37
+ ""
38
+ ],
39
+ "The compute resource could not be authenticated": [
40
+ ""
41
+ ],
42
+ "no Storage Classes available on provider": [
43
+ ""
44
+ ],
45
+ "multus": [
46
+ ""
47
+ ],
48
+ "genie": [
49
+ ""
50
+ ],
51
+ "pod": [
52
+ ""
53
+ ],
54
+ "The remote system presented a public key signed by an unidentified certificate authority.\\n If you are sure the remote system is authentic, go to the compute resource edit page, press the 'Test Connection' button and submit": [
55
+ ""
56
+ ],
57
+ "VM should be created based on Persistent Volume Claim or Image": [
58
+ ""
59
+ ],
60
+ "It is not possible to set a bootable volume and image based provisioning.": [
61
+ ""
62
+ ],
63
+ "VM should be created based on an image": [
64
+ ""
65
+ ],
66
+ "Volume size %s is not valid": [
67
+ ""
68
+ ],
69
+ "Only one volume can be bootable": [
70
+ "Zaveditelný může být jen jediný svazek"
71
+ ],
72
+ "cni_provider or network are missing": [
73
+ ""
74
+ ],
75
+ "Hostname": [
76
+ "Název stroje"
77
+ ],
78
+ "API Port": [
79
+ ""
80
+ ],
81
+ "Namespace": [
82
+ ""
83
+ ],
84
+ "Token": [
85
+ ""
86
+ ],
87
+ "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9...": [
88
+ ""
89
+ ],
90
+ "X509 Certification Authorities": [
91
+ "X509 certifikační autority"
92
+ ],
93
+ "Optionally provide a CA, or a correctly ordered CA chain or a path to a file. If left blank - insecure.": [
94
+ ""
95
+ ],
96
+ "Name": [
97
+ "Název"
98
+ ],
99
+ "CPUs": [
100
+ "Procesory"
101
+ ],
102
+ "Memory": [
103
+ "Operační paměť"
104
+ ],
105
+ "Power ON this machine": [
106
+ "Zapnout tento stroj"
107
+ ],
108
+ "Start": [
109
+ "Spustit"
110
+ ],
111
+ "Please select an image": [
112
+ "Vyberte obraz"
113
+ ],
114
+ "Image": [
115
+ "Obraz"
116
+ ],
117
+ "CNI Provider": [
118
+ ""
119
+ ],
120
+ "Network": [
121
+ "Síť"
122
+ ],
123
+ "Storage Class": [
124
+ ""
125
+ ],
126
+ "Size (GB)": [
127
+ "Velikost (GB)"
128
+ ],
129
+ "Bootable": [
130
+ "Bootovatelné"
131
+ ],
132
+ "Power": [
133
+ "Napájení"
134
+ ],
135
+ "Actions": [
136
+ "Akce"
137
+ ],
138
+ "Properties": [
139
+ "Vlastnosti"
140
+ ],
141
+ "VCPU(s)": [
142
+ "Virt. procesorů"
143
+ ],
144
+ "UUID": [
145
+ ""
146
+ ],
147
+ "Type": [
148
+ "Typ"
149
+ ],
150
+ "NIC": [
151
+ "Síťové rozhraní"
152
+ ],
153
+ "Disk": [
154
+ "Disk"
155
+ ],
156
+ "Running on": [
157
+ "Spuštěné na"
158
+ ],
159
+ "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc": [
160
+ ""
161
+ ],
162
+ "Password to authenticate with - used for SSH finish step.": [
163
+ "Heslo které použít pro ověření se – použito pro krok dokončení po SSH."
164
+ ],
165
+ "Does this image support user data input (e.g. via cloud-init)?": [
166
+ "Podporuje tento obraz zadání uživatelských dat (např. prostřednictvím cloud-init)?"
167
+ ],
168
+ "The name of the image in the registry.": [
169
+ ""
170
+ ],
171
+ "Provision and manage Kubevirt Virtual Machines from Foreman.": [
172
+ ""
173
+ ]
174
+ }
175
+ }
176
+ };
@@ -0,0 +1,176 @@
1
+ locales['foreman_kubevirt'] = locales['foreman_kubevirt'] || {}; locales['foreman_kubevirt']['de'] = {
2
+ "domain": "foreman_kubevirt",
3
+ "locale_data": {
4
+ "foreman_kubevirt": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_kubevirt 0.1.9",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-06-06 13:39+0200",
9
+ "PO-Revision-Date": "2020-05-26 07:39+0000",
10
+ "Last-Translator": "Patrick Dolinic, 2021",
11
+ "Language-Team": "German (https://app.transifex.com/foreman/teams/114/de/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "de",
16
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
17
+ "lang": "de",
18
+ "domain": "foreman_kubevirt",
19
+ "plural_forms": "nplurals=2; plural=(n != 1);"
20
+ },
21
+ "Token for KubeVirt only": [
22
+ "Token nur für KubeVirt"
23
+ ],
24
+ "Host name for KubeVirt only": [
25
+ "Hostname nur für KubeVirt"
26
+ ],
27
+ "Namespace for KubeVirt only": [
28
+ "Namespace nur für KubeVirt"
29
+ ],
30
+ "CA crt for KubeVirt only": [
31
+ "CA crt nur für KubeVirt"
32
+ ],
33
+ "API port for KubeVirt only": [
34
+ "API-Port nur für KubeVirtAPI-Port nur für KubeVirt"
35
+ ],
36
+ "%{cpu_cores} Cores and %{memory} memory": [
37
+ "%{cpu_cores} Kerne und %{memory} Arbeitsspeicher"
38
+ ],
39
+ "The compute resource could not be authenticated": [
40
+ "Die Rechenressource konnte nicht authentifiziert werden"
41
+ ],
42
+ "no Storage Classes available on provider": [
43
+ "keine Speicherklassen beim Anbieter verfügbar"
44
+ ],
45
+ "multus": [
46
+ "multus"
47
+ ],
48
+ "genie": [
49
+ "genie"
50
+ ],
51
+ "pod": [
52
+ "pod"
53
+ ],
54
+ "The remote system presented a public key signed by an unidentified certificate authority.\\n If you are sure the remote system is authentic, go to the compute resource edit page, press the 'Test Connection' button and submit": [
55
+ "Das entfernte System präsentierte einen öffentlichen Schlüssel, der von einer nicht identifizierten Zertifizierungsstelle signiert wurde.\\nWenn Sie sicher sind, dass das Remote-System authentisch ist, gehen Sie zur Bearbeitungsseite für die Computing-Ressource, klicken Sie auf die Schaltfläche \\\"Verbindung testen\\\" und senden Sie den Vorgang ab"
56
+ ],
57
+ "VM should be created based on Persistent Volume Claim or Image": [
58
+ "VM sollte basierend auf Persistent-Volume-Claim oder Image erstellt werden"
59
+ ],
60
+ "It is not possible to set a bootable volume and image based provisioning.": [
61
+ "Es ist nicht möglich, ein bootfähiges Volume und Image-basierte Bereitstellung festzulegen."
62
+ ],
63
+ "VM should be created based on an image": [
64
+ "VM sollte basierend auf einem Image erstellt werden"
65
+ ],
66
+ "Volume size %s is not valid": [
67
+ ""
68
+ ],
69
+ "Only one volume can be bootable": [
70
+ "Nur ein Datenträger kann bootbar sein"
71
+ ],
72
+ "cni_provider or network are missing": [
73
+ "cni_provider oder Netzwerk fehlen"
74
+ ],
75
+ "Hostname": [
76
+ "Hostname"
77
+ ],
78
+ "API Port": [
79
+ "API-Port"
80
+ ],
81
+ "Namespace": [
82
+ "Namensraum"
83
+ ],
84
+ "Token": [
85
+ "Token"
86
+ ],
87
+ "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9...": [
88
+ "z.B. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9..."
89
+ ],
90
+ "X509 Certification Authorities": [
91
+ "X509-Zertifizierungsstellen (CA)"
92
+ ],
93
+ "Optionally provide a CA, or a correctly ordered CA chain or a path to a file. If left blank - insecure.": [
94
+ "Geben Sie optional eine CA oder eine korrekt geordnete CA-Kette oder einen Pfad zu einer Datei an. Wenn leer gelassen - unsicher."
95
+ ],
96
+ "Name": [
97
+ "Name"
98
+ ],
99
+ "CPUs": [
100
+ "Anzahl der CPUs:"
101
+ ],
102
+ "Memory": [
103
+ "Speicher"
104
+ ],
105
+ "Power ON this machine": [
106
+ "System starten"
107
+ ],
108
+ "Start": [
109
+ "Anfang"
110
+ ],
111
+ "Please select an image": [
112
+ "bitte ein Abbild auswählen"
113
+ ],
114
+ "Image": [
115
+ "Image"
116
+ ],
117
+ "CNI Provider": [
118
+ "CNI-Anbieter"
119
+ ],
120
+ "Network": [
121
+ "Netzwerk"
122
+ ],
123
+ "Storage Class": [
124
+ "Storage-Klasse"
125
+ ],
126
+ "Size (GB)": [
127
+ "Grösse (GB)"
128
+ ],
129
+ "Bootable": [
130
+ "Bootfähig"
131
+ ],
132
+ "Power": [
133
+ "Strom"
134
+ ],
135
+ "Actions": [
136
+ "Aktionen"
137
+ ],
138
+ "Properties": [
139
+ "Eigenschaften"
140
+ ],
141
+ "VCPU(s)": [
142
+ "VCPU(s)"
143
+ ],
144
+ "UUID": [
145
+ "UUID"
146
+ ],
147
+ "Type": [
148
+ "Typ"
149
+ ],
150
+ "NIC": [
151
+ "NIC"
152
+ ],
153
+ "Disk": [
154
+ "Festplatte"
155
+ ],
156
+ "Running on": [
157
+ "Läuft auf"
158
+ ],
159
+ "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc": [
160
+ "Der Benutzer für die ssh-Verbindung zur Instanz. Normalerweise cloud-user, ec2-user, ubuntu, root, etc."
161
+ ],
162
+ "Password to authenticate with - used for SSH finish step.": [
163
+ "Passwort zur Authentifizierung – verwendet im letzten Schritt von SSH."
164
+ ],
165
+ "Does this image support user data input (e.g. via cloud-init)?": [
166
+ "Unterstützt dieses Abbild die Eingabe von Benutzerdaten (z. B. mittels cloud-init)?"
167
+ ],
168
+ "The name of the image in the registry.": [
169
+ "Der Name des Images in der Registrierung."
170
+ ],
171
+ "Provision and manage Kubevirt Virtual Machines from Foreman.": [
172
+ "Stellen Sie virtuelle Kubevirt-Maschinen von Foreman bereit und verwalten Sie sie."
173
+ ]
174
+ }
175
+ }
176
+ };