foreman_discovery 18.0.4 → 19.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/controllers/concerns/foreman/controller/parameters/discovered_host.rb +16 -4
- data/app/controllers/discovered_hosts_controller.rb +3 -0
- data/app/helpers/discovered_hosts_helper.rb +2 -3
- data/app/models/host/discovered.rb +6 -1
- data/app/services/foreman_discovery/subnet_suggestion.rb +8 -1
- data/app/views/discovered_hosts/welcome.html.erb +1 -1
- data/app/views/discovery_rules/welcome.html.erb +1 -1
- data/app/views/foreman_discovery/redhat_kexec.erb +2 -2
- data/lib/foreman_discovery/engine.rb +2 -2
- data/lib/foreman_discovery/version.rb +1 -1
- data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ca/foreman_discovery.edit.po +41 -41
- data/locale/ca/foreman_discovery.po +5 -5
- data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/de/foreman_discovery.edit.po +74 -73
- data/locale/de/foreman_discovery.po +38 -37
- data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en/foreman_discovery.edit.po +36 -36
- data/locale/en/foreman_discovery.po +1 -1
- data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en_GB/foreman_discovery.edit.po +38 -38
- data/locale/en_GB/foreman_discovery.po +2 -2
- data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/es/foreman_discovery.edit.po +39 -39
- data/locale/es/foreman_discovery.po +3 -3
- data/locale/foreman_discovery.pot +38 -38
- data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/fr/foreman_discovery.edit.po +39 -39
- data/locale/fr/foreman_discovery.po +3 -3
- data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/gl/foreman_discovery.edit.po +39 -39
- data/locale/gl/foreman_discovery.po +3 -3
- data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/it/foreman_discovery.edit.po +39 -39
- data/locale/it/foreman_discovery.po +3 -3
- data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ja/foreman_discovery.edit.po +39 -39
- data/locale/ja/foreman_discovery.po +3 -3
- data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ko/foreman_discovery.edit.po +39 -39
- data/locale/ko/foreman_discovery.po +3 -3
- data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/pt_BR/foreman_discovery.edit.po +39 -39
- data/locale/pt_BR/foreman_discovery.po +3 -3
- data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ru/foreman_discovery.edit.po +39 -39
- data/locale/ru/foreman_discovery.po +3 -3
- data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/sv_SE/foreman_discovery.edit.po +39 -39
- data/locale/sv_SE/foreman_discovery.po +3 -3
- data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_CN/foreman_discovery.edit.po +39 -39
- data/locale/zh_CN/foreman_discovery.po +3 -3
- data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_TW/foreman_discovery.edit.po +39 -39
- data/locale/zh_TW/foreman_discovery.po +3 -3
- data/test/unit/managed_extensions_test.rb +1 -1
- metadata +5 -5
@@ -8,11 +8,11 @@
|
|
8
8
|
# johnny.westerlund <johnny.westerlund@gmail.com>, 2014
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_discovery
|
11
|
+
"Project-Id-Version: foreman_discovery 18.0.1\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
|
-
"POT-Creation-Date: 2021-
|
14
|
-
"PO-Revision-Date: 2021-
|
15
|
-
"Last-Translator:
|
13
|
+
"POT-Creation-Date: 2021-11-25 10:15+0100\n"
|
14
|
+
"PO-Revision-Date: 2021-09-20 17:24+0000\n"
|
15
|
+
"Last-Translator: Transifex Bot <>\n"
|
16
16
|
"Language-Team: Swedish (Sweden) (http://www.transifex.com/foreman/foreman/lang"
|
17
17
|
"uage/sv_SE/)\n"
|
18
18
|
"MIME-Version: 1.0\n"
|
@@ -121,7 +121,7 @@ msgstr ""
|
|
121
121
|
msgid "Execute rules against a discovered host"
|
122
122
|
msgstr ""
|
123
123
|
|
124
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:
|
124
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:163
|
125
125
|
msgid "Host %{host} was provisioned with rule %{rule}"
|
126
126
|
msgstr ""
|
127
127
|
|
@@ -129,7 +129,7 @@ msgstr ""
|
|
129
129
|
msgid "Unable to provision %{host}: %{errors}"
|
130
130
|
msgstr ""
|
131
131
|
|
132
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:
|
132
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:170
|
133
133
|
msgid "No rule found for host %s"
|
134
134
|
msgstr ""
|
135
135
|
|
@@ -137,11 +137,11 @@ msgstr ""
|
|
137
137
|
msgid "Execute rules against all currently discovered hosts"
|
138
138
|
msgstr ""
|
139
139
|
|
140
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:
|
140
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:176
|
141
141
|
msgid "Errors during auto provisioning: %s"
|
142
142
|
msgstr ""
|
143
143
|
|
144
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:
|
144
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:179
|
145
145
|
msgid "No discovered hosts to provision"
|
146
146
|
msgstr ""
|
147
147
|
|
@@ -161,7 +161,7 @@ msgstr ""
|
|
161
161
|
msgid "Rebooting all discovered hosts"
|
162
162
|
msgstr ""
|
163
163
|
|
164
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:
|
164
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:132
|
165
165
|
msgid "Discovered hosts are rebooting now"
|
166
166
|
msgstr ""
|
167
167
|
|
@@ -241,75 +241,75 @@ msgstr ""
|
|
241
241
|
msgid "No discovered hosts to reboot"
|
242
242
|
msgstr ""
|
243
243
|
|
244
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
244
|
+
#: ../app/controllers/discovered_hosts_controller.rb:66
|
245
245
|
msgid "Successfully provisioned %s"
|
246
246
|
msgstr ""
|
247
247
|
|
248
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
248
|
+
#: ../app/controllers/discovered_hosts_controller.rb:100
|
249
249
|
msgid "Facts refreshed for %s"
|
250
250
|
msgstr "Fakta uppdaterade för %s"
|
251
251
|
|
252
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
252
|
+
#: ../app/controllers/discovered_hosts_controller.rb:102
|
253
253
|
msgid "Failed to refresh facts for %s"
|
254
254
|
msgstr "Misslyckades med att uppdatera fakta för %s"
|
255
255
|
|
256
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
256
|
+
#: ../app/controllers/discovered_hosts_controller.rb:105
|
257
257
|
msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
|
258
258
|
msgstr ""
|
259
259
|
|
260
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
260
|
+
#: ../app/controllers/discovered_hosts_controller.rb:112
|
261
261
|
msgid "Host of type %s can not be rebooted"
|
262
262
|
msgstr ""
|
263
263
|
|
264
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
264
|
+
#: ../app/controllers/discovered_hosts_controller.rb:116
|
265
265
|
msgid "Rebooting host %s"
|
266
266
|
msgstr ""
|
267
267
|
|
268
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
268
|
+
#: ../app/controllers/discovered_hosts_controller.rb:118
|
269
269
|
msgid "Failed to reboot host %s"
|
270
270
|
msgstr ""
|
271
271
|
|
272
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
272
|
+
#: ../app/controllers/discovered_hosts_controller.rb:121
|
273
273
|
msgid "Failed to reboot host %{hostname} with error %{error_message}"
|
274
274
|
msgstr ""
|
275
275
|
|
276
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
276
|
+
#: ../app/controllers/discovered_hosts_controller.rb:135
|
277
277
|
msgid "Failed to reboot hosts with error %s"
|
278
278
|
msgstr ""
|
279
279
|
|
280
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
280
|
+
#: ../app/controllers/discovered_hosts_controller.rb:153
|
281
281
|
msgid "Destroyed selected hosts"
|
282
282
|
msgstr "Förstör markerade värdar"
|
283
283
|
|
284
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
284
|
+
#: ../app/controllers/discovered_hosts_controller.rb:155
|
285
285
|
msgid "The following hosts were not deleted: %s"
|
286
286
|
msgstr "Följande värdar raderades inte: %s"
|
287
287
|
|
288
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
288
|
+
#: ../app/controllers/discovered_hosts_controller.rb:167
|
289
289
|
msgid "Failed to auto provision host %s: %s"
|
290
290
|
msgstr ""
|
291
291
|
|
292
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
292
|
+
#: ../app/controllers/discovered_hosts_controller.rb:195
|
293
293
|
msgid "Discovered hosts are provisioning now"
|
294
294
|
msgstr ""
|
295
295
|
|
296
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
296
|
+
#: ../app/controllers/discovered_hosts_controller.rb:280
|
297
297
|
msgid "Discovered host reported from unknown subnet, communication will not be proxied."
|
298
298
|
msgstr ""
|
299
299
|
|
300
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
300
|
+
#: ../app/controllers/discovered_hosts_controller.rb:285
|
301
301
|
msgid "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
|
302
302
|
msgstr ""
|
303
303
|
|
304
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
304
|
+
#: ../app/controllers/discovered_hosts_controller.rb:299
|
305
305
|
msgid "No hosts were found with that id or name"
|
306
306
|
msgstr "Inga värdar med det idt eller namnet hittades"
|
307
307
|
|
308
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
308
|
+
#: ../app/controllers/discovered_hosts_controller.rb:303
|
309
309
|
msgid "No hosts selected"
|
310
310
|
msgstr "Inga värdar markerade"
|
311
311
|
|
312
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
312
|
+
#: ../app/controllers/discovered_hosts_controller.rb:309
|
313
313
|
msgid "Something went wrong while selecting hosts - %s"
|
314
314
|
msgstr "Något blev fel vid markering av värdar - %s"
|
315
315
|
|
@@ -381,7 +381,7 @@ msgstr ""
|
|
381
381
|
msgid "Provision"
|
382
382
|
msgstr "Provisionera"
|
383
383
|
|
384
|
-
#: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:8 ../lib/foreman_discovery/engine.rb:
|
384
|
+
#: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:8 ../lib/foreman_discovery/engine.rb:160 ../lib/foreman_discovery/engine.rb:175
|
385
385
|
msgid "Discovered Hosts"
|
386
386
|
msgstr "Hittade värdar"
|
387
387
|
|
@@ -469,27 +469,27 @@ msgstr ""
|
|
469
469
|
msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
|
470
470
|
msgstr ""
|
471
471
|
|
472
|
-
#: ../app/models/host/discovered.rb:
|
472
|
+
#: ../app/models/host/discovered.rb:102
|
473
473
|
msgid "Facts could not be imported"
|
474
474
|
msgstr ""
|
475
475
|
|
476
|
-
#: ../app/models/host/discovered.rb:
|
476
|
+
#: ../app/models/host/discovered.rb:160
|
477
477
|
msgid "Could not get facts from proxy %{url}: %{error}"
|
478
478
|
msgstr ""
|
479
479
|
|
480
|
-
#: ../app/models/host/discovered.rb:
|
480
|
+
#: ../app/models/host/discovered.rb:178
|
481
481
|
msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
|
482
482
|
msgstr ""
|
483
483
|
|
484
|
-
#: ../app/models/host/discovered.rb:
|
484
|
+
#: ../app/models/host/discovered.rb:182 ../app/models/host/discovered.rb:205
|
485
485
|
msgid "Unable to perform %{action} on %{ips}"
|
486
486
|
msgstr ""
|
487
487
|
|
488
|
-
#: ../app/models/host/discovered.rb:
|
488
|
+
#: ../app/models/host/discovered.rb:201
|
489
489
|
msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
|
490
490
|
msgstr ""
|
491
491
|
|
492
|
-
#: ../app/models/host/discovered.rb:
|
492
|
+
#: ../app/models/host/discovered.rb:225
|
493
493
|
msgid "Invalid hostname: Could not normalize the hostname"
|
494
494
|
msgstr ""
|
495
495
|
|
@@ -991,7 +991,7 @@ msgstr "Klona %s"
|
|
991
991
|
msgid "Edit %s"
|
992
992
|
msgstr "Redigera %s"
|
993
993
|
|
994
|
-
#: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:
|
994
|
+
#: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:165
|
995
995
|
msgid "Discovery Rules"
|
996
996
|
msgstr ""
|
997
997
|
|
@@ -1059,19 +1059,19 @@ msgstr ""
|
|
1059
1059
|
msgid "Error message goes here"
|
1060
1060
|
msgstr ""
|
1061
1061
|
|
1062
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1062
|
+
#: ../lib/foreman_discovery/engine.rb:177
|
1063
1063
|
msgid "Discovery Kexec template"
|
1064
1064
|
msgstr ""
|
1065
1065
|
|
1066
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1066
|
+
#: ../lib/foreman_discovery/engine.rb:186
|
1067
1067
|
msgid "Discovery Proxy"
|
1068
1068
|
msgstr ""
|
1069
1069
|
|
1070
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1070
|
+
#: ../lib/foreman_discovery/engine.rb:187
|
1071
1071
|
msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1072
1072
|
msgstr ""
|
1073
1073
|
|
1074
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1074
|
+
#: ../lib/foreman_discovery/engine.rb:188
|
1075
1075
|
msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1076
1076
|
msgstr ""
|
1077
1077
|
|
@@ -8,10 +8,10 @@
|
|
8
8
|
# johnny.westerlund <johnny.westerlund@gmail.com>, 2014
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_discovery
|
11
|
+
"Project-Id-Version: foreman_discovery 18.0.1\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
|
-
"PO-Revision-Date: 2021-
|
14
|
-
"Last-Translator:
|
13
|
+
"PO-Revision-Date: 2021-09-20 17:24+0000\n"
|
14
|
+
"Last-Translator: Transifex Bot <>\n"
|
15
15
|
"Language-Team: Swedish (Sweden) (http://www.transifex.com/foreman/foreman/lang"
|
16
16
|
"uage/sv_SE/)\n"
|
17
17
|
"MIME-Version: 1.0\n"
|
Binary file
|
@@ -5,11 +5,11 @@
|
|
5
5
|
# Translators:
|
6
6
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version: foreman_discovery
|
8
|
+
"Project-Id-Version: foreman_discovery 18.0.1\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
|
-
"POT-Creation-Date: 2021-
|
11
|
-
"PO-Revision-Date: 2021-
|
12
|
-
"Last-Translator:
|
10
|
+
"POT-Creation-Date: 2021-11-25 10:15+0100\n"
|
11
|
+
"PO-Revision-Date: 2021-09-20 17:24+0000\n"
|
12
|
+
"Last-Translator: Transifex Bot <>\n"
|
13
13
|
"Language-Team: Chinese (China) (http://www.transifex.com/foreman/foreman/langu"
|
14
14
|
"age/zh_CN/)\n"
|
15
15
|
"MIME-Version: 1.0\n"
|
@@ -118,7 +118,7 @@ msgstr "hash 包含具备最小详情集合的主机的详情:discovery_bootif
|
|
118
118
|
msgid "Execute rules against a discovered host"
|
119
119
|
msgstr "对发现主机执行规则"
|
120
120
|
|
121
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:
|
121
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:163
|
122
122
|
msgid "Host %{host} was provisioned with rule %{rule}"
|
123
123
|
msgstr "主机 %{host} 被置备,带有规则 %{rule}"
|
124
124
|
|
@@ -126,7 +126,7 @@ msgstr "主机 %{host} 被置备,带有规则 %{rule}"
|
|
126
126
|
msgid "Unable to provision %{host}: %{errors}"
|
127
127
|
msgstr "无法置备 %{host}:%{errors}"
|
128
128
|
|
129
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:
|
129
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:170
|
130
130
|
msgid "No rule found for host %s"
|
131
131
|
msgstr "没有为主机 %s 找到规则"
|
132
132
|
|
@@ -134,11 +134,11 @@ msgstr "没有为主机 %s 找到规则"
|
|
134
134
|
msgid "Execute rules against all currently discovered hosts"
|
135
135
|
msgstr "对当前所有发现主机执行规则"
|
136
136
|
|
137
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:
|
137
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:176
|
138
138
|
msgid "Errors during auto provisioning: %s"
|
139
139
|
msgstr "自动置备期间出错:%s"
|
140
140
|
|
141
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:
|
141
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:179
|
142
142
|
msgid "No discovered hosts to provision"
|
143
143
|
msgstr "没有要置备的发现主机"
|
144
144
|
|
@@ -158,7 +158,7 @@ msgstr "重启发现主机"
|
|
158
158
|
msgid "Rebooting all discovered hosts"
|
159
159
|
msgstr "重启所有发现主机"
|
160
160
|
|
161
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:
|
161
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:132
|
162
162
|
msgid "Discovered hosts are rebooting now"
|
163
163
|
msgstr "现在正在重启发现主机"
|
164
164
|
|
@@ -238,75 +238,75 @@ msgstr "重启时出错:%s"
|
|
238
238
|
msgid "No discovered hosts to reboot"
|
239
239
|
msgstr "没有要重启的发现主机"
|
240
240
|
|
241
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
241
|
+
#: ../app/controllers/discovered_hosts_controller.rb:66
|
242
242
|
msgid "Successfully provisioned %s"
|
243
243
|
msgstr "已成功置备 %s"
|
244
244
|
|
245
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
245
|
+
#: ../app/controllers/discovered_hosts_controller.rb:100
|
246
246
|
msgid "Facts refreshed for %s"
|
247
247
|
msgstr "%s 的事实已刷新"
|
248
248
|
|
249
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
249
|
+
#: ../app/controllers/discovered_hosts_controller.rb:102
|
250
250
|
msgid "Failed to refresh facts for %s"
|
251
251
|
msgstr "%s 的事实刷新失败"
|
252
252
|
|
253
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
253
|
+
#: ../app/controllers/discovered_hosts_controller.rb:105
|
254
254
|
msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
|
255
255
|
msgstr "为 %{hostname} 刷新事实失败,错误为 %{error_message}"
|
256
256
|
|
257
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
257
|
+
#: ../app/controllers/discovered_hosts_controller.rb:112
|
258
258
|
msgid "Host of type %s can not be rebooted"
|
259
259
|
msgstr "%s 类型的主机不能重启"
|
260
260
|
|
261
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
261
|
+
#: ../app/controllers/discovered_hosts_controller.rb:116
|
262
262
|
msgid "Rebooting host %s"
|
263
263
|
msgstr "正在重启主机 %s"
|
264
264
|
|
265
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
265
|
+
#: ../app/controllers/discovered_hosts_controller.rb:118
|
266
266
|
msgid "Failed to reboot host %s"
|
267
267
|
msgstr "重启主机 %s 失败"
|
268
268
|
|
269
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
269
|
+
#: ../app/controllers/discovered_hosts_controller.rb:121
|
270
270
|
msgid "Failed to reboot host %{hostname} with error %{error_message}"
|
271
271
|
msgstr "重启主机 %{hostname} 失败,错误为 %{error_message}"
|
272
272
|
|
273
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
273
|
+
#: ../app/controllers/discovered_hosts_controller.rb:135
|
274
274
|
msgid "Failed to reboot hosts with error %s"
|
275
275
|
msgstr "无法重启主机,错误 %s"
|
276
276
|
|
277
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
277
|
+
#: ../app/controllers/discovered_hosts_controller.rb:153
|
278
278
|
msgid "Destroyed selected hosts"
|
279
279
|
msgstr "销毁选定的主机"
|
280
280
|
|
281
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
281
|
+
#: ../app/controllers/discovered_hosts_controller.rb:155
|
282
282
|
msgid "The following hosts were not deleted: %s"
|
283
283
|
msgstr "以下主机没有删除:%s"
|
284
284
|
|
285
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
285
|
+
#: ../app/controllers/discovered_hosts_controller.rb:167
|
286
286
|
msgid "Failed to auto provision host %s: %s"
|
287
287
|
msgstr "无法自动置备主机 %s:%s"
|
288
288
|
|
289
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
289
|
+
#: ../app/controllers/discovered_hosts_controller.rb:195
|
290
290
|
msgid "Discovered hosts are provisioning now"
|
291
291
|
msgstr "现在发现主机正在置备"
|
292
292
|
|
293
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
293
|
+
#: ../app/controllers/discovered_hosts_controller.rb:280
|
294
294
|
msgid "Discovered host reported from unknown subnet, communication will not be proxied."
|
295
295
|
msgstr "从未知子网报告发现的主机,通信数据将不会被代理。"
|
296
296
|
|
297
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
297
|
+
#: ../app/controllers/discovered_hosts_controller.rb:285
|
298
298
|
msgid "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
|
299
299
|
msgstr "从未知子网报告发现的主机为 %s,通信数据将不会被代理。"
|
300
300
|
|
301
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
301
|
+
#: ../app/controllers/discovered_hosts_controller.rb:299
|
302
302
|
msgid "No hosts were found with that id or name"
|
303
303
|
msgstr "找不到具有该 ID 或名称的主机"
|
304
304
|
|
305
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
305
|
+
#: ../app/controllers/discovered_hosts_controller.rb:303
|
306
306
|
msgid "No hosts selected"
|
307
307
|
msgstr "未选择主机"
|
308
308
|
|
309
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
309
|
+
#: ../app/controllers/discovered_hosts_controller.rb:309
|
310
310
|
msgid "Something went wrong while selecting hosts - %s"
|
311
311
|
msgstr "选择主机时出错 - %s"
|
312
312
|
|
@@ -378,7 +378,7 @@ msgstr "最近 7 天内报告"
|
|
378
378
|
msgid "Provision"
|
379
379
|
msgstr "置备"
|
380
380
|
|
381
|
-
#: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:8 ../lib/foreman_discovery/engine.rb:
|
381
|
+
#: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:8 ../lib/foreman_discovery/engine.rb:160 ../lib/foreman_discovery/engine.rb:175
|
382
382
|
msgid "Discovered Hosts"
|
383
383
|
msgstr "发现主机"
|
384
384
|
|
@@ -464,27 +464,27 @@ msgstr "缺少期望的 discovery_fact '%s',无法检测主接口和设置主
|
|
464
464
|
msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
|
465
465
|
msgstr "无效详情:hash 不包含 discovery_hostname 设置中任何详情的有效值:%s"
|
466
466
|
|
467
|
-
#: ../app/models/host/discovered.rb:
|
467
|
+
#: ../app/models/host/discovered.rb:102
|
468
468
|
msgid "Facts could not be imported"
|
469
469
|
msgstr "无法导入详情"
|
470
470
|
|
471
|
-
#: ../app/models/host/discovered.rb:
|
471
|
+
#: ../app/models/host/discovered.rb:160
|
472
472
|
msgid "Could not get facts from proxy %{url}: %{error}"
|
473
473
|
msgstr "无法从代理 %{url} 获得详情:%{error}"
|
474
474
|
|
475
|
-
#: ../app/models/host/discovered.rb:
|
475
|
+
#: ../app/models/host/discovered.rb:178
|
476
476
|
msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
|
477
477
|
msgstr "无法在%{name}(%{url})上执行重新引导:%{msg}"
|
478
478
|
|
479
|
-
#: ../app/models/host/discovered.rb:
|
479
|
+
#: ../app/models/host/discovered.rb:182 ../app/models/host/discovered.rb:205
|
480
480
|
msgid "Unable to perform %{action} on %{ips}"
|
481
481
|
msgstr "无法在 %{ips} 上执行 %{action}"
|
482
482
|
|
483
|
-
#: ../app/models/host/discovered.rb:
|
483
|
+
#: ../app/models/host/discovered.rb:201
|
484
484
|
msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
|
485
485
|
msgstr "无法在 %{name} (%{url}) 上执行 kexec : %{msg}"
|
486
486
|
|
487
|
-
#: ../app/models/host/discovered.rb:
|
487
|
+
#: ../app/models/host/discovered.rb:225
|
488
488
|
msgid "Invalid hostname: Could not normalize the hostname"
|
489
489
|
msgstr "无效的主机名:无法标准化主机名"
|
490
490
|
|
@@ -985,7 +985,7 @@ msgstr "克隆 %s"
|
|
985
985
|
msgid "Edit %s"
|
986
986
|
msgstr "编辑 %s"
|
987
987
|
|
988
|
-
#: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:
|
988
|
+
#: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:165
|
989
989
|
msgid "Discovery Rules"
|
990
990
|
msgstr "发现规则"
|
991
991
|
|
@@ -1053,19 +1053,19 @@ msgstr "主机"
|
|
1053
1053
|
msgid "Error message goes here"
|
1054
1054
|
msgstr "错误信息到这里"
|
1055
1055
|
|
1056
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1056
|
+
#: ../lib/foreman_discovery/engine.rb:177
|
1057
1057
|
msgid "Discovery Kexec template"
|
1058
1058
|
msgstr "发现 Kexec 模板"
|
1059
1059
|
|
1060
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1060
|
+
#: ../lib/foreman_discovery/engine.rb:186
|
1061
1061
|
msgid "Discovery Proxy"
|
1062
1062
|
msgstr "发现代理服务器"
|
1063
1063
|
|
1064
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1064
|
+
#: ../lib/foreman_discovery/engine.rb:187
|
1065
1065
|
msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1066
1066
|
msgstr "本子网内用于管理到发现主机的连接的发现代理服务器"
|
1067
1067
|
|
1068
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1068
|
+
#: ../lib/foreman_discovery/engine.rb:188
|
1069
1069
|
msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1070
1070
|
msgstr "本子网内用于管理到发现主机的连接的发现代理服务器 ID"
|
1071
1071
|
|
@@ -5,10 +5,10 @@
|
|
5
5
|
# Translators:
|
6
6
|
msgid ""
|
7
7
|
msgstr ""
|
8
|
-
"Project-Id-Version: foreman_discovery
|
8
|
+
"Project-Id-Version: foreman_discovery 18.0.1\n"
|
9
9
|
"Report-Msgid-Bugs-To: \n"
|
10
|
-
"PO-Revision-Date: 2021-
|
11
|
-
"Last-Translator:
|
10
|
+
"PO-Revision-Date: 2021-09-20 17:24+0000\n"
|
11
|
+
"Last-Translator: Transifex Bot <>\n"
|
12
12
|
"Language-Team: Chinese (China) (http://www.transifex.com/foreman/foreman/langu"
|
13
13
|
"age/zh_CN/)\n"
|
14
14
|
"MIME-Version: 1.0\n"
|
Binary file
|