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,176 @@
1
+ locales['foreman_kubevirt'] = locales['foreman_kubevirt'] || {}; locales['foreman_kubevirt']['pt_BR'] = {
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": "Portuguese (Brazil) (https://app.transifex.com/foreman/teams/114/pt_BR/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "pt_BR",
16
+ "Plural-Forms": "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;",
17
+ "lang": "pt_BR",
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 somente para KubeVirt"
23
+ ],
24
+ "Host name for KubeVirt only": [
25
+ "Nome do anfitrião somente para KubeVirt"
26
+ ],
27
+ "Namespace for KubeVirt only": [
28
+ "Espaço de nomes somente para KubeVirt"
29
+ ],
30
+ "CA crt for KubeVirt only": [
31
+ "CA crt somente para KubeVirt"
32
+ ],
33
+ "API port for KubeVirt only": [
34
+ "Porta API somente para KubeVirt"
35
+ ],
36
+ "%{cpu_cores} Cores and %{memory} memory": [
37
+ "%{cpu_cores} Cores e %{memory} memória"
38
+ ],
39
+ "The compute resource could not be authenticated": [
40
+ "O recurso de computação não pôde ser autenticado"
41
+ ],
42
+ "no Storage Classes available on provider": [
43
+ "não há classes de armazenamento disponíveis no fornecedor"
44
+ ],
45
+ "multus": [
46
+ "multus"
47
+ ],
48
+ "genie": [
49
+ "genie"
50
+ ],
51
+ "pod": [
52
+ "cápsula"
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
+ "O sistema remoto apresentou uma chave pública assinada por uma autoridade certificadora não identificada.\\n Se você tiver certeza de que o sistema remoto é autêntico, vá para a página de edição de recursos de computação, pressione o botão 'Test Connection' e envie"
56
+ ],
57
+ "VM should be created based on Persistent Volume Claim or Image": [
58
+ "A VM deve ser criada com base na Reivindicação ou Imagem de Volume Persistente"
59
+ ],
60
+ "It is not possible to set a bootable volume and image based provisioning.": [
61
+ "Não é possível definir um volume de inicialização e um provisionamento baseado em imagem."
62
+ ],
63
+ "VM should be created based on an image": [
64
+ "O VM deve ser criado com base em uma imagem"
65
+ ],
66
+ "Volume size %s is not valid": [
67
+ ""
68
+ ],
69
+ "Only one volume can be bootable": [
70
+ "Somente um volume pode ser inicializável"
71
+ ],
72
+ "cni_provider or network are missing": [
73
+ "cni_provider ou rede estão faltando"
74
+ ],
75
+ "Hostname": [
76
+ "Nome da máquina"
77
+ ],
78
+ "API Port": [
79
+ "Porto API"
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
+ "Autoridades de Certificação 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, fornecer uma CA, ou uma corrente CA corretamente ordenada ou um caminho para um arquivo. Se deixado em branco - inseguro."
95
+ ],
96
+ "Name": [
97
+ "Nome"
98
+ ],
99
+ "CPUs": [
100
+ "CPUs"
101
+ ],
102
+ "Memory": [
103
+ "Memória"
104
+ ],
105
+ "Power ON this machine": [
106
+ "Ligar essa máquina"
107
+ ],
108
+ "Start": [
109
+ "Iniciar"
110
+ ],
111
+ "Please select an image": [
112
+ "Por favor selecione uma imagem"
113
+ ],
114
+ "Image": [
115
+ "Imagem"
116
+ ],
117
+ "CNI Provider": [
118
+ "Fornecedor da CNI"
119
+ ],
120
+ "Network": [
121
+ "Rede"
122
+ ],
123
+ "Storage Class": [
124
+ "Classe de armazenagem"
125
+ ],
126
+ "Size (GB)": [
127
+ "Tamanho (GB)"
128
+ ],
129
+ "Bootable": [
130
+ "Inicializavel"
131
+ ],
132
+ "Power": [
133
+ "Energia"
134
+ ],
135
+ "Actions": [
136
+ "Ações"
137
+ ],
138
+ "Properties": [
139
+ "Propriedades"
140
+ ],
141
+ "VCPU(s)": [
142
+ "VCPU(s)"
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
+ "Executando em"
158
+ ],
159
+ "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc": [
160
+ "O usuário utilizado para realizar o ssh na instância, normalmente cloud-user, ec2-user, ubuntu, root etc"
161
+ ],
162
+ "Password to authenticate with - used for SSH finish step.": [
163
+ "Senha para autenticar-se - usada para o passo final do SSH"
164
+ ],
165
+ "Does this image support user data input (e.g. via cloud-init)?": [
166
+ "Esta imagem suporta a entrada de dados do usuário (ex.: via cloud-init)?"
167
+ ],
168
+ "The name of the image in the registry.": [
169
+ "O nome da imagem no registro."
170
+ ],
171
+ "Provision and manage Kubevirt Virtual Machines from Foreman.": [
172
+ "Fornecer e administrar as máquinas virtuais Kubevirt da Foreman."
173
+ ]
174
+ }
175
+ }
176
+ };
@@ -0,0 +1,176 @@
1
+ locales['foreman_kubevirt'] = locales['foreman_kubevirt'] || {}; locales['foreman_kubevirt']['ru'] = {
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": "Vladimir Pavlov <v.pavlov@i-teco.ru>, 2020",
11
+ "Language-Team": "Russian (https://app.transifex.com/foreman/teams/114/ru/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "ru",
16
+ "Plural-Forms": "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);",
17
+ "lang": "ru",
18
+ "domain": "foreman_kubevirt",
19
+ "plural_forms": "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 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
+ "Только один том может быть загрузочным"
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
+ "Токен"
86
+ ],
87
+ "e.g. eyJhbGciOiJSUzI1NiIsImtpZCI6IiJ9...": [
88
+ ""
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
+ ""
95
+ ],
96
+ "Name": [
97
+ "Имя"
98
+ ],
99
+ "CPUs": [
100
+ "Процессоры"
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
+ ""
119
+ ],
120
+ "Network": [
121
+ "Сеть"
122
+ ],
123
+ "Storage Class": [
124
+ ""
125
+ ],
126
+ "Size (GB)": [
127
+ "Размер (ГБ)"
128
+ ],
129
+ "Bootable": [
130
+ "Загрузочный"
131
+ ],
132
+ "Power": [
133
+ "Питание"
134
+ ],
135
+ "Actions": [
136
+ "Действия"
137
+ ],
138
+ "Properties": [
139
+ "Свойства "
140
+ ],
141
+ "VCPU(s)": [
142
+ "Виртуальные процессоры"
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
+ ""
173
+ ]
174
+ }
175
+ }
176
+ };
@@ -0,0 +1,176 @@
1
+ locales['foreman_kubevirt'] = locales['foreman_kubevirt'] || {}; locales['foreman_kubevirt']['sv_SE'] = {
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": "johnny.westerlund <johnny.westerlund@gmail.com>, 2020",
11
+ "Language-Team": "Swedish (Sweden) (https://app.transifex.com/foreman/teams/114/sv_SE/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "sv_SE",
16
+ "Plural-Forms": "nplurals=2; plural=(n != 1);",
17
+ "lang": "sv_SE",
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
+ "Bara en volym kan vara startbar"
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
+ "Token"
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
+ "Namn"
98
+ ],
99
+ "CPUs": [
100
+ "CPUer"
101
+ ],
102
+ "Memory": [
103
+ "Minne"
104
+ ],
105
+ "Power ON this machine": [
106
+ "Starta denna maskin"
107
+ ],
108
+ "Start": [
109
+ "Start"
110
+ ],
111
+ "Please select an image": [
112
+ "Vänligen välj en avbildning"
113
+ ],
114
+ "Image": [
115
+ "Avbildning"
116
+ ],
117
+ "CNI Provider": [
118
+ ""
119
+ ],
120
+ "Network": [
121
+ "Nätverk"
122
+ ],
123
+ "Storage Class": [
124
+ ""
125
+ ],
126
+ "Size (GB)": [
127
+ "Storlek (GB)"
128
+ ],
129
+ "Bootable": [
130
+ "Startbar"
131
+ ],
132
+ "Power": [
133
+ "Kraft"
134
+ ],
135
+ "Actions": [
136
+ "Åtgärder"
137
+ ],
138
+ "Properties": [
139
+ "Egenskaper"
140
+ ],
141
+ "VCPU(s)": [
142
+ "VCPU(er)"
143
+ ],
144
+ "UUID": [
145
+ "UUID"
146
+ ],
147
+ "Type": [
148
+ "Typ"
149
+ ],
150
+ "NIC": [
151
+ "NIC"
152
+ ],
153
+ "Disk": [
154
+ "Hårddisk"
155
+ ],
156
+ "Running on": [
157
+ "Körs på"
158
+ ],
159
+ "The user that is used to ssh into the instance, normally cloud-user, ec2-user, ubuntu, root etc": [
160
+ "Användaren som används för att ssha till instansen, normalt cloud-user, ec2-user, ubuntu, root etc"
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
+ "Stödjer denna bild användardata (såsom via 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']['zh_CN'] = {
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": "Chinese (China) (https://app.transifex.com/foreman/teams/114/zh_CN/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "zh_CN",
16
+ "Plural-Forms": "nplurals=1; plural=0;",
17
+ "lang": "zh_CN",
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 的命名空间"
29
+ ],
30
+ "CA crt for KubeVirt only": [
31
+ "仅限 KubeVirt 的 CA crt"
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
+ "虚拟机应基于持久卷声明或镜像创建"
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
+ "VM 应基于镜像创建"
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
+ "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
+ "e.g. 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(s)"
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
+ "registry 中的镜像名称。"
170
+ ],
171
+ "Provision and manage Kubevirt Virtual Machines from Foreman.": [
172
+ "通过 Foreman 置备并管理 Kubevirt 虚拟机。"
173
+ ]
174
+ }
175
+ }
176
+ };