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
@@ -0,0 +1,175 @@
1
+ locales['foreman_kubevirt'] = locales['foreman_kubevirt'] || {}; locales['foreman_kubevirt']['en'] = {
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
+ "PO-Revision-Date": "2020-04-22 08:24-0400",
9
+ "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
10
+ "Language-Team": "English",
11
+ "Language": "en",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Plural-Forms": "nplurals=2; plural=n != 1;",
16
+ "lang": "en",
17
+ "domain": "foreman_kubevirt",
18
+ "plural_forms": "nplurals=2; plural=n != 1;"
19
+ },
20
+ "Token for KubeVirt only": [
21
+ ""
22
+ ],
23
+ "Host name for KubeVirt only": [
24
+ ""
25
+ ],
26
+ "Namespace for KubeVirt only": [
27
+ ""
28
+ ],
29
+ "CA crt for KubeVirt only": [
30
+ ""
31
+ ],
32
+ "API port for KubeVirt only": [
33
+ ""
34
+ ],
35
+ "%{cpu_cores} Cores and %{memory} memory": [
36
+ ""
37
+ ],
38
+ "The compute resource could not be authenticated": [
39
+ ""
40
+ ],
41
+ "no Storage Classes available on provider": [
42
+ ""
43
+ ],
44
+ "multus": [
45
+ ""
46
+ ],
47
+ "genie": [
48
+ ""
49
+ ],
50
+ "pod": [
51
+ ""
52
+ ],
53
+ "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": [
54
+ ""
55
+ ],
56
+ "VM should be created based on Persistent Volume Claim or Image": [
57
+ ""
58
+ ],
59
+ "It is not possible to set a bootable volume and image based provisioning.": [
60
+ ""
61
+ ],
62
+ "VM should be created based on an image": [
63
+ ""
64
+ ],
65
+ "Volume size %s is not valid": [
66
+ ""
67
+ ],
68
+ "Only one volume can be bootable": [
69
+ ""
70
+ ],
71
+ "cni_provider or network are missing": [
72
+ ""
73
+ ],
74
+ "Hostname": [
75
+ ""
76
+ ],
77
+ "API Port": [
78
+ ""
79
+ ],
80
+ "Namespace": [
81
+ ""
82
+ ],
83
+ "Token": [
84
+ ""
85
+ ],
86
+ "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9...": [
87
+ ""
88
+ ],
89
+ "X509 Certification Authorities": [
90
+ ""
91
+ ],
92
+ "Optionally provide a CA, or a correctly ordered CA chain or a path to a file. If left blank - insecure.": [
93
+ ""
94
+ ],
95
+ "Name": [
96
+ ""
97
+ ],
98
+ "CPUs": [
99
+ ""
100
+ ],
101
+ "Memory": [
102
+ ""
103
+ ],
104
+ "Power ON this machine": [
105
+ ""
106
+ ],
107
+ "Start": [
108
+ ""
109
+ ],
110
+ "Please select an image": [
111
+ ""
112
+ ],
113
+ "Image": [
114
+ ""
115
+ ],
116
+ "CNI Provider": [
117
+ ""
118
+ ],
119
+ "Network": [
120
+ ""
121
+ ],
122
+ "Storage Class": [
123
+ ""
124
+ ],
125
+ "Size (GB)": [
126
+ ""
127
+ ],
128
+ "Bootable": [
129
+ ""
130
+ ],
131
+ "Power": [
132
+ ""
133
+ ],
134
+ "Actions": [
135
+ ""
136
+ ],
137
+ "Properties": [
138
+ ""
139
+ ],
140
+ "VCPU(s)": [
141
+ ""
142
+ ],
143
+ "UUID": [
144
+ ""
145
+ ],
146
+ "Type": [
147
+ ""
148
+ ],
149
+ "NIC": [
150
+ ""
151
+ ],
152
+ "Disk": [
153
+ ""
154
+ ],
155
+ "Running on": [
156
+ ""
157
+ ],
158
+ "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc": [
159
+ ""
160
+ ],
161
+ "Password to authenticate with - used for SSH finish step.": [
162
+ ""
163
+ ],
164
+ "Does this image support user data input (e.g. via cloud-init)?": [
165
+ ""
166
+ ],
167
+ "The name of the image in the registry.": [
168
+ ""
169
+ ],
170
+ "Provision and manage Kubevirt Virtual Machines from Foreman.": [
171
+ ""
172
+ ]
173
+ }
174
+ }
175
+ };
@@ -0,0 +1,176 @@
1
+ locales['foreman_kubevirt'] = locales['foreman_kubevirt'] || {}; locales['foreman_kubevirt']['en_GB'] = {
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": "Andi Chandler <andi@gowling.com>, 2023",
11
+ "Language-Team": "English (United Kingdom) (https://app.transifex.com/foreman/teams/114/en_GB/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "en_GB",
16
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
17
+ "lang": "en_GB",
18
+ "domain": "foreman_kubevirt",
19
+ "plural_forms": "nplurals=2; plural=(n != 1);"
20
+ },
21
+ "Token for KubeVirt only": [
22
+ "Token for KubeVirt only"
23
+ ],
24
+ "Host name for KubeVirt only": [
25
+ "Host name for KubeVirt only"
26
+ ],
27
+ "Namespace for KubeVirt only": [
28
+ "Namespace for KubeVirt only"
29
+ ],
30
+ "CA crt for KubeVirt only": [
31
+ "CA crt for KubeVirt only"
32
+ ],
33
+ "API port for KubeVirt only": [
34
+ "API port for KubeVirt only"
35
+ ],
36
+ "%{cpu_cores} Cores and %{memory} memory": [
37
+ "%{cpu_cores} Cores and %{memory} memory"
38
+ ],
39
+ "The compute resource could not be authenticated": [
40
+ "The compute resource could not be authenticated"
41
+ ],
42
+ "no Storage Classes available on provider": [
43
+ "no Storage Classes available on provider"
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
+ "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"
56
+ ],
57
+ "VM should be created based on Persistent Volume Claim or Image": [
58
+ "VM should be created based on Persistent Volume Claim or Image"
59
+ ],
60
+ "It is not possible to set a bootable volume and image based provisioning.": [
61
+ "It is not possible to set a bootable volume and image based provisioning."
62
+ ],
63
+ "VM should be created based on an image": [
64
+ "VM should be created based on an image"
65
+ ],
66
+ "Volume size %s is not valid": [
67
+ ""
68
+ ],
69
+ "Only one volume can be bootable": [
70
+ "Only one volume can be bootable"
71
+ ],
72
+ "cni_provider or network are missing": [
73
+ "cni_provider or network are missing"
74
+ ],
75
+ "Hostname": [
76
+ "Hostname"
77
+ ],
78
+ "API Port": [
79
+ "API Port"
80
+ ],
81
+ "Namespace": [
82
+ "Namespace"
83
+ ],
84
+ "Token": [
85
+ "Token"
86
+ ],
87
+ "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9...": [
88
+ "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9..."
89
+ ],
90
+ "X509 Certification Authorities": [
91
+ "X509 Certification Authorities"
92
+ ],
93
+ "Optionally provide a CA, or a correctly ordered CA chain or a path to a file. If left blank - insecure.": [
94
+ "Optionally provide a CA, or a correctly ordered CA chain or a path to a file. If left blank - insecure."
95
+ ],
96
+ "Name": [
97
+ "Name"
98
+ ],
99
+ "CPUs": [
100
+ "CPUs"
101
+ ],
102
+ "Memory": [
103
+ "Memory"
104
+ ],
105
+ "Power ON this machine": [
106
+ "Power ON this machine"
107
+ ],
108
+ "Start": [
109
+ "Start"
110
+ ],
111
+ "Please select an image": [
112
+ "Please select an image"
113
+ ],
114
+ "Image": [
115
+ "Image"
116
+ ],
117
+ "CNI Provider": [
118
+ "CNI Provider"
119
+ ],
120
+ "Network": [
121
+ "Network"
122
+ ],
123
+ "Storage Class": [
124
+ "Storage Class"
125
+ ],
126
+ "Size (GB)": [
127
+ "Size (GB)"
128
+ ],
129
+ "Bootable": [
130
+ "Bootable"
131
+ ],
132
+ "Power": [
133
+ "Power"
134
+ ],
135
+ "Actions": [
136
+ "Actions"
137
+ ],
138
+ "Properties": [
139
+ "Properties"
140
+ ],
141
+ "VCPU(s)": [
142
+ "VCPU(s)"
143
+ ],
144
+ "UUID": [
145
+ "UUID"
146
+ ],
147
+ "Type": [
148
+ "Type"
149
+ ],
150
+ "NIC": [
151
+ "NIC"
152
+ ],
153
+ "Disk": [
154
+ "Disk"
155
+ ],
156
+ "Running on": [
157
+ "Running on"
158
+ ],
159
+ "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc": [
160
+ "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc"
161
+ ],
162
+ "Password to authenticate with - used for SSH finish step.": [
163
+ "Password to authenticate with - used for SSH finish step."
164
+ ],
165
+ "Does this image support user data input (e.g. via cloud-init)?": [
166
+ "Does this image support user data input (e.g. via cloud-init)?"
167
+ ],
168
+ "The name of the image in the registry.": [
169
+ "The name of the image in the registry."
170
+ ],
171
+ "Provision and manage Kubevirt Virtual Machines from Foreman.": [
172
+ "Provision and manage Kubevirt Virtual Machines from Foreman."
173
+ ]
174
+ }
175
+ }
176
+ };
@@ -0,0 +1,176 @@
1
+ locales['foreman_kubevirt'] = locales['foreman_kubevirt'] || {}; locales['foreman_kubevirt']['es'] = {
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": "Amit Upadhye <aupadhye@redhat.com>, 2022",
11
+ "Language-Team": "Spanish (https://app.transifex.com/foreman/teams/114/es/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "es",
16
+ "Plural-Forms": "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;",
17
+ "lang": "es",
18
+ "domain": "foreman_kubevirt",
19
+ "plural_forms": "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
20
+ },
21
+ "Token for KubeVirt only": [
22
+ "Token sólo para KubeVirt"
23
+ ],
24
+ "Host name for KubeVirt only": [
25
+ "Nombre de host sólo para KubeVirt"
26
+ ],
27
+ "Namespace for KubeVirt only": [
28
+ "Espacio de nombres sólo para KubeVirt"
29
+ ],
30
+ "CA crt for KubeVirt only": [
31
+ "CA crt sólo para KubeVirt"
32
+ ],
33
+ "API port for KubeVirt only": [
34
+ "Puerto API sólo para KubeVirt"
35
+ ],
36
+ "%{cpu_cores} Cores and %{memory} memory": [
37
+ "%{cpu_cores} Núcleos y %{memory} memoria"
38
+ ],
39
+ "The compute resource could not be authenticated": [
40
+ "No se ha podido autenticar el recurso informático"
41
+ ],
42
+ "no Storage Classes available on provider": [
43
+ "no hay clases de almacenamiento disponibles en el proveedor"
44
+ ],
45
+ "multus": [
46
+ "multus"
47
+ ],
48
+ "genie": [
49
+ "genio"
50
+ ],
51
+ "pod": [
52
+ "vaina"
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
+ "El sistema remoto presentó una clave pública firmada por una autoridad de certificación no identificada.\\n Si está seguro de que el sistema remoto es auténtico, vaya a la página de edición del recurso informático, pulse el botón \\\"Probar conexión\\\" y envíe el siguiente mensaje"
56
+ ],
57
+ "VM should be created based on Persistent Volume Claim or Image": [
58
+ "La máquina virtual debe crearse a partir de una reclamación de volumen persistente o de una imagen."
59
+ ],
60
+ "It is not possible to set a bootable volume and image based provisioning.": [
61
+ "No es posible establecer un volumen de arranque y un aprovisionamiento basado en imágenes."
62
+ ],
63
+ "VM should be created based on an image": [
64
+ "La máquina virtual debe crearse a partir de una imagen"
65
+ ],
66
+ "Volume size %s is not valid": [
67
+ ""
68
+ ],
69
+ "Only one volume can be bootable": [
70
+ "Solo un volumen puede ser arrancable"
71
+ ],
72
+ "cni_provider or network are missing": [
73
+ "faltan cni_provider o network"
74
+ ],
75
+ "Hostname": [
76
+ "Nombre de host"
77
+ ],
78
+ "API Port": [
79
+ "Puerto API"
80
+ ],
81
+ "Namespace": [
82
+ "Espacio de nombres"
83
+ ],
84
+ "Token": [
85
+ "Token"
86
+ ],
87
+ "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9...": [
88
+ "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9..."
89
+ ],
90
+ "X509 Certification Authorities": [
91
+ "Autoridades de certificación X509"
92
+ ],
93
+ "Optionally provide a CA, or a correctly ordered CA chain or a path to a file. If left blank - insecure.": [
94
+ "Opcionalmente proporcione una CA, o una cadena de CA correctamente ordenada o una ruta a un archivo. Si se deja en blanco - inseguro."
95
+ ],
96
+ "Name": [
97
+ "Nombre"
98
+ ],
99
+ "CPUs": [
100
+ "CPU"
101
+ ],
102
+ "Memory": [
103
+ "Memoria"
104
+ ],
105
+ "Power ON this machine": [
106
+ "Encender esta máquina"
107
+ ],
108
+ "Start": [
109
+ "Iniciar"
110
+ ],
111
+ "Please select an image": [
112
+ "Seleccione una imagen"
113
+ ],
114
+ "Image": [
115
+ "Imagen"
116
+ ],
117
+ "CNI Provider": [
118
+ "Proveedor CNI"
119
+ ],
120
+ "Network": [
121
+ "Red"
122
+ ],
123
+ "Storage Class": [
124
+ "Clase de almacenamiento"
125
+ ],
126
+ "Size (GB)": [
127
+ "Tamaño (GB)"
128
+ ],
129
+ "Bootable": [
130
+ "De arranque"
131
+ ],
132
+ "Power": [
133
+ "Energía"
134
+ ],
135
+ "Actions": [
136
+ "Acciones"
137
+ ],
138
+ "Properties": [
139
+ "Propiedades"
140
+ ],
141
+ "VCPU(s)": [
142
+ "CPU(s) virtuales"
143
+ ],
144
+ "UUID": [
145
+ "UUID"
146
+ ],
147
+ "Type": [
148
+ "Tipo"
149
+ ],
150
+ "NIC": [
151
+ "NIC"
152
+ ],
153
+ "Disk": [
154
+ "Disco"
155
+ ],
156
+ "Running on": [
157
+ "Ejecutándose en"
158
+ ],
159
+ "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc": [
160
+ "El usuario utilizado para conectar por ssh en la instancia, por lo general: cloud-user, ec2-user, ubuntu, o root."
161
+ ],
162
+ "Password to authenticate with - used for SSH finish step.": [
163
+ "Contraseña de autenticación - usada para el paso final de SSH"
164
+ ],
165
+ "Does this image support user data input (e.g. via cloud-init)?": [
166
+ "¿Esta imágen supporta inserción de datos de usuario (p.e. vía could-init)?"
167
+ ],
168
+ "The name of the image in the registry.": [
169
+ "El nombre de la imagen en el registro."
170
+ ],
171
+ "Provision and manage Kubevirt Virtual Machines from Foreman.": [
172
+ "Aprovisione y gestione máquinas virtuales Kubevirt desde Foreman."
173
+ ]
174
+ }
175
+ }
176
+ };
@@ -0,0 +1,176 @@
1
+ locales['foreman_kubevirt'] = locales['foreman_kubevirt'] || {}; locales['foreman_kubevirt']['fr'] = {
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": "Amit Upadhye <aupadhye@redhat.com>, 2023",
11
+ "Language-Team": "French (https://app.transifex.com/foreman/teams/114/fr/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "fr",
16
+ "Plural-Forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;",
17
+ "lang": "fr",
18
+ "domain": "foreman_kubevirt",
19
+ "plural_forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
20
+ },
21
+ "Token for KubeVirt only": [
22
+ "Token pour KubeVirt uniquement"
23
+ ],
24
+ "Host name for KubeVirt only": [
25
+ "Nom d'hôte pour KubeVirt uniquement"
26
+ ],
27
+ "Namespace for KubeVirt only": [
28
+ "Espace de nommage pour KubeVirt uniquement"
29
+ ],
30
+ "CA crt for KubeVirt only": [
31
+ "CA crt pour KubeVirt uniquement"
32
+ ],
33
+ "API port for KubeVirt only": [
34
+ "Port API pour KubeVirt uniquement"
35
+ ],
36
+ "%{cpu_cores} Cores and %{memory} memory": [
37
+ "%{cpu_cores} Cores et %{memory} mémoire"
38
+ ],
39
+ "The compute resource could not be authenticated": [
40
+ "La ressource compute n'a pas pu être authentifiée"
41
+ ],
42
+ "no Storage Classes available on provider": [
43
+ "pas de classes de stockage disponibles sur le fournisseur"
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
+ "Le système distant a présenté une clé publique signée par une autorité de certification inconnue. Si vous êtes sûr de l'authenticité du système distant, rendez-vous sur la page de modification des ressources de calcul, cliquez sur « Tester la connexion » puis validez"
56
+ ],
57
+ "VM should be created based on Persistent Volume Claim or Image": [
58
+ "La VM doit être créée sur la base d'une demande de volume ou d'une image persistante"
59
+ ],
60
+ "It is not possible to set a bootable volume and image based provisioning.": [
61
+ "Il n'est pas possible de définir un volume amorçable et un provisionnement basé sur l'image."
62
+ ],
63
+ "VM should be created based on an image": [
64
+ "La VM doit être créée à partir d'une image"
65
+ ],
66
+ "Volume size %s is not valid": [
67
+ ""
68
+ ],
69
+ "Only one volume can be bootable": [
70
+ "Un seul volume peut être déclaré pour le démarrage"
71
+ ],
72
+ "cni_provider or network are missing": [
73
+ "cni_fournisseur ou réseau manquant"
74
+ ],
75
+ "Hostname": [
76
+ "Nom d'hôte"
77
+ ],
78
+ "API Port": [
79
+ "Port API"
80
+ ],
81
+ "Namespace": [
82
+ "Espace-nom"
83
+ ],
84
+ "Token": [
85
+ "Jeton"
86
+ ],
87
+ "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9...": [
88
+ "par ex. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9..."
89
+ ],
90
+ "X509 Certification Authorities": [
91
+ "Autorités de certification X509"
92
+ ],
93
+ "Optionally provide a CA, or a correctly ordered CA chain or a path to a file. If left blank - insecure.": [
94
+ "Fournir éventuellement un CA, ou une chaîne de CA correctement ordonnée ou un chemin d'accès à un fichier. Si laissé vide - non sécurisé."
95
+ ],
96
+ "Name": [
97
+ "Nom"
98
+ ],
99
+ "CPUs": [
100
+ "Processeurs"
101
+ ],
102
+ "Memory": [
103
+ "Mémoire"
104
+ ],
105
+ "Power ON this machine": [
106
+ "Démarrer cette machine"
107
+ ],
108
+ "Start": [
109
+ "Démarrer"
110
+ ],
111
+ "Please select an image": [
112
+ "Veuillez sélectionner une image"
113
+ ],
114
+ "Image": [
115
+ "Image"
116
+ ],
117
+ "CNI Provider": [
118
+ "Fournisseur CNI"
119
+ ],
120
+ "Network": [
121
+ "Réseau"
122
+ ],
123
+ "Storage Class": [
124
+ "Classe de stockage"
125
+ ],
126
+ "Size (GB)": [
127
+ "Taille (Go)"
128
+ ],
129
+ "Bootable": [
130
+ "Amorçable"
131
+ ],
132
+ "Power": [
133
+ "Alimentation"
134
+ ],
135
+ "Actions": [
136
+ "Actions"
137
+ ],
138
+ "Properties": [
139
+ "Propriétés"
140
+ ],
141
+ "VCPU(s)": [
142
+ "VCPU(s)"
143
+ ],
144
+ "UUID": [
145
+ "UUID"
146
+ ],
147
+ "Type": [
148
+ "Type"
149
+ ],
150
+ "NIC": [
151
+ "NIC"
152
+ ],
153
+ "Disk": [
154
+ "Disque"
155
+ ],
156
+ "Running on": [
157
+ "Exécution sur"
158
+ ],
159
+ "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc": [
160
+ "L'utilisateur qui est utilisé pour se connecter en ssh à l'instance. Normalement cloud-user, ec2-user, ubuntu, root, etc"
161
+ ],
162
+ "Password to authenticate with - used for SSH finish step.": [
163
+ "Mot de passe pour l'authentification SSH lors de l'étape finale."
164
+ ],
165
+ "Does this image support user data input (e.g. via cloud-init)?": [
166
+ "Cette image prend-t-elle en charge l'entrée de paramètres utilisateur (p.e. via cloud-init) ?"
167
+ ],
168
+ "The name of the image in the registry.": [
169
+ "Le nom de l'image dans le registre."
170
+ ],
171
+ "Provision and manage Kubevirt Virtual Machines from Foreman.": [
172
+ "Fournir et gérer les machines virtuelles Kubevirt de Foreman."
173
+ ]
174
+ }
175
+ }
176
+ };