foreman_kubevirt 0.1.8 → 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 +13 -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,176 @@
1
+ locales['foreman_kubevirt'] = locales['foreman_kubevirt'] || {}; locales['foreman_kubevirt']['gl'] = {
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": "Carmela Rubiños <carmela.rubinos@gmail.com>, 2020",
11
+ "Language-Team": "Galician (https://app.transifex.com/foreman/teams/114/gl/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "gl",
16
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
17
+ "lang": "gl",
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
+ ""
77
+ ],
78
+ "API Port": [
79
+ ""
80
+ ],
81
+ "Namespace": [
82
+ ""
83
+ ],
84
+ "Token": [
85
+ "Mostra"
86
+ ],
87
+ "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9...": [
88
+ ""
89
+ ],
90
+ "X509 Certification Authorities": [
91
+ ""
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
+ "Nome"
98
+ ],
99
+ "CPUs": [
100
+ "Procesadores"
101
+ ],
102
+ "Memory": [
103
+ "Memoria"
104
+ ],
105
+ "Power ON this machine": [
106
+ "Arranca esta máquina"
107
+ ],
108
+ "Start": [
109
+ ""
110
+ ],
111
+ "Please select an image": [
112
+ "Por favor, selecciona unha imaxe"
113
+ ],
114
+ "Image": [
115
+ "Imaxe"
116
+ ],
117
+ "CNI Provider": [
118
+ ""
119
+ ],
120
+ "Network": [
121
+ "Rede"
122
+ ],
123
+ "Storage Class": [
124
+ ""
125
+ ],
126
+ "Size (GB)": [
127
+ "Tamaño (GB)"
128
+ ],
129
+ "Bootable": [
130
+ "Arrancable"
131
+ ],
132
+ "Power": [
133
+ "Enerxía"
134
+ ],
135
+ "Actions": [
136
+ "Accións"
137
+ ],
138
+ "Properties": [
139
+ "Propiedades"
140
+ ],
141
+ "VCPU(s)": [
142
+ "CPU(s) Virtuais"
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
+ "Executándose en"
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']['it'] = {
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": "Giuseppe Pignataro <rogepix@gmail.com>, 2020",
11
+ "Language-Team": "Italian (https://app.transifex.com/foreman/teams/114/it/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "it",
16
+ "Plural-Forms": "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;",
17
+ "lang": "it",
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
+ ""
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
+ "È possibile avviare un solo volume"
71
+ ],
72
+ "cni_provider or network are missing": [
73
+ ""
74
+ ],
75
+ "Hostname": [
76
+ "Hostname"
77
+ ],
78
+ "API Port": [
79
+ ""
80
+ ],
81
+ "Namespace": [
82
+ ""
83
+ ],
84
+ "Token": [
85
+ "Token"
86
+ ],
87
+ "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9...": [
88
+ ""
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
+ ""
95
+ ],
96
+ "Name": [
97
+ "Nome"
98
+ ],
99
+ "CPUs": [
100
+ "CPU"
101
+ ],
102
+ "Memory": [
103
+ "Memoria"
104
+ ],
105
+ "Power ON this machine": [
106
+ "Attiva questa macchina"
107
+ ],
108
+ "Start": [
109
+ "Inizio"
110
+ ],
111
+ "Please select an image": [
112
+ "Selezionare una immagine"
113
+ ],
114
+ "Image": [
115
+ "Immagine"
116
+ ],
117
+ "CNI Provider": [
118
+ ""
119
+ ],
120
+ "Network": [
121
+ "Rete"
122
+ ],
123
+ "Storage Class": [
124
+ ""
125
+ ],
126
+ "Size (GB)": [
127
+ "Dimensione (GB)"
128
+ ],
129
+ "Bootable": [
130
+ "Avviabile"
131
+ ],
132
+ "Power": [
133
+ "Alimentazione"
134
+ ],
135
+ "Actions": [
136
+ "Azioni"
137
+ ],
138
+ "Properties": [
139
+ "Proprietà"
140
+ ],
141
+ "VCPU(s)": [
142
+ "VCPU"
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
+ "In esecuzione su"
158
+ ],
159
+ "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc": [
160
+ "L'utente usato per una operazione ssh in una istanza, normalmente cloud-user, ec2-user, ubuntu, root ecc"
161
+ ],
162
+ "Password to authenticate with - used for SSH finish step.": [
163
+ "Password per un'autenticazione con -used per la fase finale di SSH."
164
+ ],
165
+ "Does this image support user data input (e.g. via cloud-init)?": [
166
+ "Questa immagine supporta l'input dei dati utente (es. tramite 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']['ja'] = {
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": "Japanese (https://app.transifex.com/foreman/teams/114/ja/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "ja",
16
+ "Plural-Forms": "nplurals=1; plural=0;",
17
+ "lang": "ja",
18
+ "domain": "foreman_kubevirt",
19
+ "plural_forms": "nplurals=1; plural=0;"
20
+ },
21
+ "Token for KubeVirt only": [
22
+ "KubeVirt 専用トークン"
23
+ ],
24
+ "Host name for KubeVirt only": [
25
+ "KubeVirt 専用のホスト名"
26
+ ],
27
+ "Namespace for KubeVirt only": [
28
+ "KubeVirt 専用の namespace"
29
+ ],
30
+ "CA crt for KubeVirt only": [
31
+ "KubeVirt 専用の CA 証明書"
32
+ ],
33
+ "API port for KubeVirt only": [
34
+ "KubeVirt 専用の API ポート"
35
+ ],
36
+ "%{cpu_cores} Cores and %{memory} memory": [
37
+ "コア %{cpu_cores} 個およびメモリー %{memory}"
38
+ ],
39
+ "The compute resource could not be authenticated": [
40
+ "コンピュートリソースを認証できませんでした"
41
+ ],
42
+ "no Storage Classes available on provider": [
43
+ "プロバイダーにストレージクラスがありません"
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
+ "リモートシステムは、未確認の証明局によって署名された公開鍵を提示しました。\\n リモートシステムが信頼できると確信できる場合には、コンピュートリソースの編集ページに移動し、「接続のテスト」ボタンを押して送信します"
56
+ ],
57
+ "VM should be created based on Persistent Volume Claim or Image": [
58
+ "仮想マシンは永続ボリューム要求 (PVC) またはイメージをもとに作成する必要があります"
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
+ "1 つのボリュームのみがブート可能です"
71
+ ],
72
+ "cni_provider or network are missing": [
73
+ "cni_provider またはネットワークがありません"
74
+ ],
75
+ "Hostname": [
76
+ "ホスト名"
77
+ ],
78
+ "API Port": [
79
+ "API ポート"
80
+ ],
81
+ "Namespace": [
82
+ "名前空間"
83
+ ],
84
+ "Token": [
85
+ "トークン"
86
+ ],
87
+ "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9...": [
88
+ "例: eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9..."
89
+ ],
90
+ "X509 Certification Authorities": [
91
+ "X509 証明機関"
92
+ ],
93
+ "Optionally provide a CA, or a correctly ordered CA chain or a path to a file. If left blank - insecure.": [
94
+ "オプションで CA、正しく順序付けされた CA チェーン、またはファイルへのパスを指定してください。空白のままにすると、安全ではありません。"
95
+ ],
96
+ "Name": [
97
+ "名前"
98
+ ],
99
+ "CPUs": [
100
+ "CPU"
101
+ ],
102
+ "Memory": [
103
+ "メモリー"
104
+ ],
105
+ "Power ON this machine": [
106
+ "このマシンのパワーをオンにする"
107
+ ],
108
+ "Start": [
109
+ "開始"
110
+ ],
111
+ "Please select an image": [
112
+ "イメージを選択してください"
113
+ ],
114
+ "Image": [
115
+ "イメージ"
116
+ ],
117
+ "CNI Provider": [
118
+ "CNI プロバイダー"
119
+ ],
120
+ "Network": [
121
+ "ネットワーク"
122
+ ],
123
+ "Storage Class": [
124
+ "ストレージクラス"
125
+ ],
126
+ "Size (GB)": [
127
+ "サイズ (GB)"
128
+ ],
129
+ "Bootable": [
130
+ "ブート可能"
131
+ ],
132
+ "Power": [
133
+ "電源"
134
+ ],
135
+ "Actions": [
136
+ "アクション"
137
+ ],
138
+ "Properties": [
139
+ "プロパティー"
140
+ ],
141
+ "VCPU(s)": [
142
+ "VCPU"
143
+ ],
144
+ "UUID": [
145
+ "UUID"
146
+ ],
147
+ "Type": [
148
+ "タイプ"
149
+ ],
150
+ "NIC": [
151
+ "NIC"
152
+ ],
153
+ "Disk": [
154
+ "ディスク"
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
+ "SSH をインスタンスに実行するために、通常 cloud-user、ec2-user、ubuntu、root などのユーザーを使用します"
161
+ ],
162
+ "Password to authenticate with - used for SSH finish step.": [
163
+ "認証に使用するパスワード: SSH の最終ステップで使用されます。"
164
+ ],
165
+ "Does this image support user data input (e.g. via cloud-init)?": [
166
+ "このイメージはユーザーのデータ入力に対応しますか (例: cloud-init 経由)?"
167
+ ],
168
+ "The name of the image in the registry.": [
169
+ "レジストリー内のイメージ名。"
170
+ ],
171
+ "Provision and manage Kubevirt Virtual Machines from Foreman.": [
172
+ "Foreman から Kubevirt 仮想マシンをプロビジョニングして管理します。"
173
+ ]
174
+ }
175
+ }
176
+ };