foreman_discovery 20.0.1 → 21.0.0
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/models/host/discovered.rb +10 -1
- data/app/services/foreman_discovery/host_converter.rb +9 -2
- data/app/views/foreman_discovery/debian_kexec.erb +3 -1
- data/app/views/foreman_discovery/redhat_kexec.erb +3 -1
- 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 +27 -19
- data/locale/ca/foreman_discovery.po +17 -11
- data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/de/foreman_discovery.edit.po +19 -11
- data/locale/de/foreman_discovery.po +9 -3
- data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en/foreman_discovery.edit.po +16 -8
- data/locale/en/foreman_discovery.po +7 -1
- data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en_GB/foreman_discovery.edit.po +19 -11
- data/locale/en_GB/foreman_discovery.po +9 -3
- data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/es/foreman_discovery.edit.po +19 -11
- data/locale/es/foreman_discovery.po +9 -3
- data/locale/foreman_discovery.pot +23 -9
- data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/fr/foreman_discovery.edit.po +49 -41
- data/locale/fr/foreman_discovery.po +39 -33
- data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/gl/foreman_discovery.edit.po +29 -21
- data/locale/gl/foreman_discovery.po +19 -13
- data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/it/foreman_discovery.edit.po +19 -11
- data/locale/it/foreman_discovery.po +9 -3
- data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ja/foreman_discovery.edit.po +21 -13
- data/locale/ja/foreman_discovery.po +11 -5
- data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ko/foreman_discovery.edit.po +19 -11
- data/locale/ko/foreman_discovery.po +9 -3
- data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/pt_BR/foreman_discovery.edit.po +19 -11
- data/locale/pt_BR/foreman_discovery.po +9 -3
- data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ru/foreman_discovery.edit.po +19 -11
- data/locale/ru/foreman_discovery.po +9 -3
- data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/sv_SE/foreman_discovery.edit.po +29 -21
- data/locale/sv_SE/foreman_discovery.po +19 -13
- data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_CN/foreman_discovery.edit.po +21 -13
- data/locale/zh_CN/foreman_discovery.po +11 -5
- data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_TW/foreman_discovery.edit.po +19 -11
- data/locale/zh_TW/foreman_discovery.po +9 -3
- data/test/unit/discovered_extensions_test.rb +14 -1
- data/test/unit/host_discovered_test.rb +7 -1
- metadata +6 -4
@@ -11,11 +11,11 @@
|
|
11
11
|
# Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014
|
12
12
|
msgid ""
|
13
13
|
msgstr ""
|
14
|
-
"Project-Id-Version: foreman_discovery
|
14
|
+
"Project-Id-Version: foreman_discovery 21.0.0\n"
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
16
|
-
"POT-Creation-Date:
|
17
|
-
"PO-Revision-Date:
|
18
|
-
"Last-Translator:
|
16
|
+
"POT-Creation-Date: 2022-03-17 14:06+0100\n"
|
17
|
+
"PO-Revision-Date: 2013-11-15 17:25+0000\n"
|
18
|
+
"Last-Translator: Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014\n"
|
19
19
|
"Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
|
20
20
|
"\n"
|
21
21
|
"MIME-Version: 1.0\n"
|
@@ -468,31 +468,31 @@ msgstr "Eventos inválidos. Debe ser un hash"
|
|
468
468
|
msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
|
469
469
|
msgstr "Falta el discovery_fact '%s' esperado. No es posible detectar la interfaz principal y definir el nombre de host"
|
470
470
|
|
471
|
-
#: ../app/models/host/discovered.rb:
|
471
|
+
#: ../app/models/host/discovered.rb:74
|
472
472
|
msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
|
473
473
|
msgstr "Eventos inválidos: el hash no contiene un valor válido para ninguno de los eventos en la configuración de discovery_hostname: %s"
|
474
474
|
|
475
|
-
#: ../app/models/host/discovered.rb:
|
475
|
+
#: ../app/models/host/discovered.rb:103
|
476
476
|
msgid "Facts could not be imported"
|
477
477
|
msgstr "No se pudieron importar los eventos"
|
478
478
|
|
479
|
-
#: ../app/models/host/discovered.rb:
|
479
|
+
#: ../app/models/host/discovered.rb:161
|
480
480
|
msgid "Could not get facts from proxy %{url}: %{error}"
|
481
481
|
msgstr "No pudieron obtenerse los eventos del proxy %{url}: %{error}"
|
482
482
|
|
483
|
-
#: ../app/models/host/discovered.rb:
|
483
|
+
#: ../app/models/host/discovered.rb:179
|
484
484
|
msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
|
485
485
|
msgstr "No se puede realizar el reinicio en %{name} (%{url}): %{msg}"
|
486
486
|
|
487
|
-
#: ../app/models/host/discovered.rb:
|
487
|
+
#: ../app/models/host/discovered.rb:183 ../app/models/host/discovered.rb:206
|
488
488
|
msgid "Unable to perform %{action} on %{ips}"
|
489
489
|
msgstr ""
|
490
490
|
|
491
|
-
#: ../app/models/host/discovered.rb:
|
491
|
+
#: ../app/models/host/discovered.rb:202
|
492
492
|
msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
|
493
493
|
msgstr "No es posible ejecutar kexec en %{name} (%{url}): %{msg}"
|
494
494
|
|
495
|
-
#: ../app/models/host/discovered.rb:
|
495
|
+
#: ../app/models/host/discovered.rb:226
|
496
496
|
msgid "Invalid hostname: Could not normalize the hostname"
|
497
497
|
msgstr "Nombre de host inválido: no es posible normalizar el nombre de host"
|
498
498
|
|
@@ -1086,6 +1086,14 @@ msgstr ""
|
|
1086
1086
|
msgid "documentation"
|
1087
1087
|
msgstr "documentación"
|
1088
1088
|
|
1089
|
+
#: ../webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js:7
|
1090
|
+
msgid "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
|
1091
|
+
msgstr ""
|
1092
|
+
|
1093
|
+
#: ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:12
|
1094
|
+
msgid "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts"
|
1095
|
+
msgstr ""
|
1096
|
+
|
1089
1097
|
#: action_names.rb:2
|
1090
1098
|
msgid "Remote action:"
|
1091
1099
|
msgstr "Acción remota:"
|
@@ -11,10 +11,10 @@
|
|
11
11
|
# Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014
|
12
12
|
msgid ""
|
13
13
|
msgstr ""
|
14
|
-
"Project-Id-Version: foreman_discovery
|
14
|
+
"Project-Id-Version: foreman_discovery 21.0.0\n"
|
15
15
|
"Report-Msgid-Bugs-To: \n"
|
16
|
-
"PO-Revision-Date:
|
17
|
-
"Last-Translator:
|
16
|
+
"PO-Revision-Date: 2013-11-15 17:25+0000\n"
|
17
|
+
"Last-Translator: Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014\n"
|
18
18
|
"Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
|
19
19
|
"\n"
|
20
20
|
"MIME-Version: 1.0\n"
|
@@ -515,12 +515,18 @@ msgstr ""
|
|
515
515
|
msgid "New in the last 24 hours"
|
516
516
|
msgstr "Nuevo en las últimas 24 horas"
|
517
517
|
|
518
|
+
msgid "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts"
|
519
|
+
msgstr ""
|
520
|
+
|
518
521
|
msgid "No discovered hosts available"
|
519
522
|
msgstr "No hay hosts detectados disponibles"
|
520
523
|
|
521
524
|
msgid "No discovered hosts for the selected period"
|
522
525
|
msgstr "No se detectaron hosts para el periodo seleccionado"
|
523
526
|
|
527
|
+
msgid "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
|
528
|
+
msgstr ""
|
529
|
+
|
524
530
|
msgid "No discovered hosts to provision"
|
525
531
|
msgstr "No hay hosts detectados para aprovisionar"
|
526
532
|
|
@@ -8,8 +8,8 @@ msgid ""
|
|
8
8
|
msgstr ""
|
9
9
|
"Project-Id-Version: foreman_discovery 1.0.0\n"
|
10
10
|
"Report-Msgid-Bugs-To: \n"
|
11
|
-
"POT-Creation-Date:
|
12
|
-
"PO-Revision-Date:
|
11
|
+
"POT-Creation-Date: 2022-03-17 14:06+0100\n"
|
12
|
+
"PO-Revision-Date: 2022-03-17 14:06+0100\n"
|
13
13
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
14
14
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
15
15
|
"Language: \n"
|
@@ -502,33 +502,33 @@ msgid ""
|
|
502
502
|
"d set hostname"
|
503
503
|
msgstr ""
|
504
504
|
|
505
|
-
#: ../app/models/host/discovered.rb:
|
505
|
+
#: ../app/models/host/discovered.rb:74
|
506
506
|
msgid ""
|
507
507
|
"Invalid facts: hash does not contain a valid value for any of the facts in the"
|
508
508
|
" discovery_hostname setting: %s"
|
509
509
|
msgstr ""
|
510
510
|
|
511
|
-
#: ../app/models/host/discovered.rb:
|
511
|
+
#: ../app/models/host/discovered.rb:103
|
512
512
|
msgid "Facts could not be imported"
|
513
513
|
msgstr ""
|
514
514
|
|
515
|
-
#: ../app/models/host/discovered.rb:
|
515
|
+
#: ../app/models/host/discovered.rb:161
|
516
516
|
msgid "Could not get facts from proxy %{url}: %{error}"
|
517
517
|
msgstr ""
|
518
518
|
|
519
|
-
#: ../app/models/host/discovered.rb:
|
519
|
+
#: ../app/models/host/discovered.rb:179
|
520
520
|
msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
|
521
521
|
msgstr ""
|
522
522
|
|
523
|
-
#: ../app/models/host/discovered.rb:
|
523
|
+
#: ../app/models/host/discovered.rb:183 ../app/models/host/discovered.rb:206
|
524
524
|
msgid "Unable to perform %{action} on %{ips}"
|
525
525
|
msgstr ""
|
526
526
|
|
527
|
-
#: ../app/models/host/discovered.rb:
|
527
|
+
#: ../app/models/host/discovered.rb:202
|
528
528
|
msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
|
529
529
|
msgstr ""
|
530
530
|
|
531
|
-
#: ../app/models/host/discovered.rb:
|
531
|
+
#: ../app/models/host/discovered.rb:226
|
532
532
|
msgid "Invalid hostname: Could not normalize the hostname"
|
533
533
|
msgstr ""
|
534
534
|
|
@@ -1176,6 +1176,20 @@ msgstr ""
|
|
1176
1176
|
msgid "documentation"
|
1177
1177
|
msgstr ""
|
1178
1178
|
|
1179
|
+
#:
|
1180
|
+
#: ../webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js:7
|
1181
|
+
msgid ""
|
1182
|
+
"No discovered hosts found in this context. This page shows discovered bare-met"
|
1183
|
+
"al or virtual nodes waiting to be provisioned."
|
1184
|
+
msgstr ""
|
1185
|
+
|
1186
|
+
#:
|
1187
|
+
#: ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:12
|
1188
|
+
msgid ""
|
1189
|
+
"No Discovery Rules found in this context. Create Discovery Rules to perform au"
|
1190
|
+
"tomated provisioning on Discovered Hosts"
|
1191
|
+
msgstr ""
|
1192
|
+
|
1179
1193
|
#: action_names.rb:2
|
1180
1194
|
msgid "Remote action:"
|
1181
1195
|
msgstr ""
|
Binary file
|
@@ -8,11 +8,11 @@
|
|
8
8
|
# Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2014,2016-2017
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_discovery
|
11
|
+
"Project-Id-Version: foreman_discovery 21.0.0\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
|
-
"POT-Creation-Date:
|
14
|
-
"PO-Revision-Date:
|
15
|
-
"Last-Translator:
|
13
|
+
"POT-Creation-Date: 2022-03-17 14:06+0100\n"
|
14
|
+
"PO-Revision-Date: 2013-11-15 17:25+0000\n"
|
15
|
+
"Last-Translator: Baptiste Agasse <baptiste.agasse@gmail.com>, 2018-2019\n"
|
16
16
|
"Language-Team: French (http://www.transifex.com/foreman/foreman/language/fr/)\n"
|
17
17
|
"MIME-Version: 1.0\n"
|
18
18
|
"Content-Type: text/plain; charset=UTF-8\n"
|
@@ -130,7 +130,7 @@ msgstr "Impossible à provisionner %{host} : %{errors}"
|
|
130
130
|
|
131
131
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:170
|
132
132
|
msgid "No rule found for host %s"
|
133
|
-
msgstr "Aucune règle trouvée pour l’hôte
|
133
|
+
msgstr "Aucune règle trouvée pour l’hôte %s"
|
134
134
|
|
135
135
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:152
|
136
136
|
msgid "Execute rules against all currently discovered hosts"
|
@@ -138,7 +138,7 @@ msgstr "Exécuter les règles sur tous les hôtes actuellement détectés"
|
|
138
138
|
|
139
139
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:176
|
140
140
|
msgid "Errors during auto provisioning: %s"
|
141
|
-
msgstr "Erreurs lors du provisioning automatique :
|
141
|
+
msgstr "Erreurs lors du provisioning automatique : %s"
|
142
142
|
|
143
143
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:179
|
144
144
|
msgid "No discovered hosts to provision"
|
@@ -146,7 +146,7 @@ msgstr "Aucun hôte détecté à provisionner"
|
|
146
146
|
|
147
147
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:181
|
148
148
|
msgid "%s discovered hosts were provisioned"
|
149
|
-
msgstr "
|
149
|
+
msgstr "%s hôtes détectés ont été provisionnés"
|
150
150
|
|
151
151
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:192
|
152
152
|
msgid "Refreshing the facts of a discovered host"
|
@@ -230,11 +230,11 @@ msgstr "Impossible de trouver une règle de détection, aucun hôte fourni (vér
|
|
230
230
|
|
231
231
|
#: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:43
|
232
232
|
msgid "No hostgroup associated with rule '%s'"
|
233
|
-
msgstr "Aucun groupe d'hôtes associé à la règle '
|
233
|
+
msgstr "Aucun groupe d'hôtes associé à la règle '%s'"
|
234
234
|
|
235
235
|
#: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:73
|
236
236
|
msgid "Errors during reboot: %s"
|
237
|
-
msgstr "Erreurs lors du redémarrage :
|
237
|
+
msgstr "Erreurs lors du redémarrage : %s"
|
238
238
|
|
239
239
|
#: ../app/controllers/concerns/foreman/controller/discovered_extensions.rb:91
|
240
240
|
msgid "No discovered hosts to reboot"
|
@@ -242,23 +242,23 @@ msgstr "Aucun hôte détecté pour le redémarrage"
|
|
242
242
|
|
243
243
|
#: ../app/controllers/discovered_hosts_controller.rb:66
|
244
244
|
msgid "Successfully provisioned %s"
|
245
|
-
msgstr "Provisioning réussi de
|
245
|
+
msgstr "Provisioning réussi de %s"
|
246
246
|
|
247
247
|
#: ../app/controllers/discovered_hosts_controller.rb:100
|
248
248
|
msgid "Facts refreshed for %s"
|
249
|
-
msgstr "Facts rafraichis pour
|
249
|
+
msgstr "Facts rafraichis pour %s"
|
250
250
|
|
251
251
|
#: ../app/controllers/discovered_hosts_controller.rb:102
|
252
252
|
msgid "Failed to refresh facts for %s"
|
253
|
-
msgstr "Échec de rafraichissement des facts pour
|
253
|
+
msgstr "Échec de rafraichissement des facts pour %s"
|
254
254
|
|
255
255
|
#: ../app/controllers/discovered_hosts_controller.rb:105
|
256
256
|
msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
|
257
|
-
msgstr "Impossible de rafraîchir les données pour %{
|
257
|
+
msgstr "Impossible de rafraîchir les données pour %{hostname} avec l'erreur %{error_message}"
|
258
258
|
|
259
259
|
#: ../app/controllers/discovered_hosts_controller.rb:112
|
260
260
|
msgid "Host of type %s can not be rebooted"
|
261
|
-
msgstr "Impossible de redémarrer l'hôte de type
|
261
|
+
msgstr "Impossible de redémarrer l'hôte de type %s"
|
262
262
|
|
263
263
|
#: ../app/controllers/discovered_hosts_controller.rb:116
|
264
264
|
msgid "Rebooting host %s"
|
@@ -270,11 +270,11 @@ msgstr "Échec du redémarrage de l'hôte %s"
|
|
270
270
|
|
271
271
|
#: ../app/controllers/discovered_hosts_controller.rb:121
|
272
272
|
msgid "Failed to reboot host %{hostname} with error %{error_message}"
|
273
|
-
msgstr "Échec du redémarrage de l'hôte %{
|
273
|
+
msgstr "Échec du redémarrage de l'hôte %{hostname} avec l'erreur %{error_message}"
|
274
274
|
|
275
275
|
#: ../app/controllers/discovered_hosts_controller.rb:135
|
276
276
|
msgid "Failed to reboot hosts with error %s"
|
277
|
-
msgstr "Échec du redémarrage des hôtes avec l'erreur
|
277
|
+
msgstr "Échec du redémarrage des hôtes avec l'erreur %s"
|
278
278
|
|
279
279
|
#: ../app/controllers/discovered_hosts_controller.rb:153
|
280
280
|
msgid "Destroyed selected hosts"
|
@@ -286,7 +286,7 @@ msgstr "Les hôtes suivants n'ont pas été supprimés : %s"
|
|
286
286
|
|
287
287
|
#: ../app/controllers/discovered_hosts_controller.rb:167
|
288
288
|
msgid "Failed to auto provision host %s: %s"
|
289
|
-
msgstr "Échec de l'approvisionnement automatique de l'hôte
|
289
|
+
msgstr "Échec de l'approvisionnement automatique de l'hôte %s: %s"
|
290
290
|
|
291
291
|
#: ../app/controllers/discovered_hosts_controller.rb:195
|
292
292
|
msgid "Discovered hosts are provisioning now"
|
@@ -298,7 +298,7 @@ msgstr "L'hôte découvert a signalé qu'il provient d'un sous-réseau inconnu,
|
|
298
298
|
|
299
299
|
#: ../app/controllers/discovered_hosts_controller.rb:285
|
300
300
|
msgid "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
|
301
|
-
msgstr "Les hôtes découverts provenant d'un sous-réseau inconnu sont
|
301
|
+
msgstr "Les hôtes découverts provenant d'un sous-réseau inconnu sont %s, la communication ne sera pas assurée par un proxy.."
|
302
302
|
|
303
303
|
#: ../app/controllers/discovered_hosts_controller.rb:299
|
304
304
|
msgid "No hosts were found with that id or name"
|
@@ -394,7 +394,7 @@ msgstr "Désactiver"
|
|
394
394
|
|
395
395
|
#: ../app/helpers/discovery_rules_helper.rb:29
|
396
396
|
msgid "Disable rule '%s'?"
|
397
|
-
msgstr "Désactiver la règle '
|
397
|
+
msgstr "Désactiver la règle '%s' ?"
|
398
398
|
|
399
399
|
#: ../app/helpers/discovery_rules_helper.rb:31
|
400
400
|
msgid "Enable"
|
@@ -402,7 +402,7 @@ msgstr "Activer"
|
|
402
402
|
|
403
403
|
#: ../app/helpers/discovery_rules_helper.rb:31
|
404
404
|
msgid "Enable rule '%s'?"
|
405
|
-
msgstr "Activer la règle '
|
405
|
+
msgstr "Activer la règle '%s' ?"
|
406
406
|
|
407
407
|
#: ../app/helpers/discovery_rules_helper.rb:33
|
408
408
|
msgid "Clone"
|
@@ -410,11 +410,11 @@ msgstr "Cloner"
|
|
410
410
|
|
411
411
|
#: ../app/helpers/discovery_rules_helper.rb:34
|
412
412
|
msgid "Delete rule '%s'?"
|
413
|
-
msgstr "Supprimer la règle '
|
413
|
+
msgstr "Supprimer la règle '%s' ?"
|
414
414
|
|
415
415
|
#: ../app/mailers/discovered_mailer.rb:9
|
416
416
|
msgid "Invalid user type of %s was provided"
|
417
|
-
msgstr "Le type d'utilisateur non valide
|
417
|
+
msgstr "Le type d'utilisateur non valide %s a été fourni"
|
418
418
|
|
419
419
|
#: ../app/mailers/discovered_mailer.rb:26
|
420
420
|
msgid "Discovered hosts summary"
|
@@ -435,14 +435,14 @@ msgstr "doit être présent."
|
|
435
435
|
#: ../app/models/discovery_rule.rb:57
|
436
436
|
msgid "Host group organization %s must also be associated to the discovery rule"
|
437
437
|
msgid_plural "Host group organizations %s must also be associated to the discovery rule"
|
438
|
-
msgstr[0] "L'organisation du groupe d'hôtes
|
439
|
-
msgstr[1] "L'organisation du groupe d'hôtes
|
438
|
+
msgstr[0] "L'organisation du groupe d'hôtes %s doit également être associée à la règle de détection"
|
439
|
+
msgstr[1] "L'organisation du groupe d'hôtes %s doit également être associée à la règle de détection"
|
440
440
|
|
441
441
|
#: ../app/models/discovery_rule.rb:61
|
442
442
|
msgid "Host group location %s must also be associated to the discovery rule"
|
443
443
|
msgid_plural "Host group locations %s must also be associated to the discovery rule"
|
444
|
-
msgstr[0] "L'emplacement du groupe d'hôtes
|
445
|
-
msgstr[1] "L'emplacement du groupe d'hôtes
|
444
|
+
msgstr[0] "L'emplacement du groupe d'hôtes %s doit également être associé à la règle de détection"
|
445
|
+
msgstr[1] "L'emplacement du groupe d'hôtes %s doit également être associé à la règle de détection"
|
446
446
|
|
447
447
|
#: ../app/models/host/discovered.rb:40
|
448
448
|
msgid "Fact + prefix"
|
@@ -462,33 +462,33 @@ msgstr "Facts non valides, doit être un hachage"
|
|
462
462
|
|
463
463
|
#: ../app/models/host/discovered.rb:60
|
464
464
|
msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
|
465
|
-
msgstr "discovery_fact '
|
465
|
+
msgstr "discovery_fact '%s' attendu manquant. Impossible de détecter l'interface principale et de définir le nom d'hôte"
|
466
466
|
|
467
|
-
#: ../app/models/host/discovered.rb:
|
467
|
+
#: ../app/models/host/discovered.rb:74
|
468
468
|
msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
|
469
|
-
msgstr "Facts non valides : le hachage ne contient pas de valeur valide pour les facts du paramètre discovery_hostname :
|
469
|
+
msgstr "Facts non valides : le hachage ne contient pas de valeur valide pour les facts du paramètre discovery_hostname : %s"
|
470
470
|
|
471
|
-
#: ../app/models/host/discovered.rb:
|
471
|
+
#: ../app/models/host/discovered.rb:103
|
472
472
|
msgid "Facts could not be imported"
|
473
473
|
msgstr "Impossible d'importer les facts"
|
474
474
|
|
475
|
-
#: ../app/models/host/discovered.rb:
|
475
|
+
#: ../app/models/host/discovered.rb:161
|
476
476
|
msgid "Could not get facts from proxy %{url}: %{error}"
|
477
477
|
msgstr "Impossible d'obtenir les facts du proxy %{url}: %{error}"
|
478
478
|
|
479
|
-
#: ../app/models/host/discovered.rb:
|
479
|
+
#: ../app/models/host/discovered.rb:179
|
480
480
|
msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
|
481
481
|
msgstr "Impossible d'effectuer un redémarrage sur %{name} (%{url}): %{msg}"
|
482
482
|
|
483
|
-
#: ../app/models/host/discovered.rb:
|
483
|
+
#: ../app/models/host/discovered.rb:183 ../app/models/host/discovered.rb:206
|
484
484
|
msgid "Unable to perform %{action} on %{ips}"
|
485
|
-
msgstr "Impossible d'exécuter %{
|
485
|
+
msgstr "Impossible d'exécuter %{action}: sur %{ips}"
|
486
486
|
|
487
|
-
#: ../app/models/host/discovered.rb:
|
487
|
+
#: ../app/models/host/discovered.rb:202
|
488
488
|
msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
|
489
489
|
msgstr "Impossible d'exécuter kexec sur %{name} (%{url}): %{msg}"
|
490
490
|
|
491
|
-
#: ../app/models/host/discovered.rb:
|
491
|
+
#: ../app/models/host/discovered.rb:226
|
492
492
|
msgid "Invalid hostname: Could not normalize the hostname"
|
493
493
|
msgstr "Nom d'hôte non valide. Impossible de normaliser le nom d'hôte"
|
494
494
|
|
@@ -706,11 +706,11 @@ msgstr ""
|
|
706
706
|
|
707
707
|
#: ../app/services/foreman_discovery/fact_parser.rb:4
|
708
708
|
msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
|
709
|
-
msgstr "L'analyseur de faits de découverte ne fonctionne pas avec l'hôte de non-découverte '
|
709
|
+
msgstr "L'analyseur de faits de découverte ne fonctionne pas avec l'hôte de non-découverte '%{host}'"
|
710
710
|
|
711
711
|
#: ../app/services/foreman_discovery/fact_parser.rb:6
|
712
712
|
msgid "Discovered host '%{host}' has all NICs filtered out, filter: %{filter}"
|
713
|
-
msgstr "L'hôte découvert '
|
713
|
+
msgstr "L'hôte découvert '%{host}' a eu toutes ces interfaces réseau filtrés, filtre: %{filter}"
|
714
714
|
|
715
715
|
#: ../app/services/foreman_discovery/fact_parser.rb:12
|
716
716
|
msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
|
@@ -746,11 +746,11 @@ msgstr "Divers"
|
|
746
746
|
|
747
747
|
#: ../app/services/foreman_discovery/host_converter.rb:47
|
748
748
|
msgid "IPAM must be configured for subnet '%s'"
|
749
|
-
msgstr "L'IPAM doit être configuré pour le sous-réseau \"
|
749
|
+
msgstr "L'IPAM doit être configuré pour le sous-réseau \"%s\""
|
750
750
|
|
751
751
|
#: ../app/services/foreman_discovery/node_api/node_resource.rb:76
|
752
752
|
msgid "Image API returned HTTP/%{code} with '%{body}"
|
753
|
-
msgstr "L'API image renvoie HTTP/%{
|
753
|
+
msgstr "L'API image renvoie HTTP/%{code} avec '%'{body}"
|
754
754
|
|
755
755
|
#: ../app/services/foreman_discovery/node_api/node_resource.rb:79
|
756
756
|
msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
|
@@ -904,7 +904,7 @@ msgstr "Synthèse des hôtes détectés par <b>Foreman</b> "
|
|
904
904
|
|
905
905
|
#: ../app/views/discovered_mailer/discovered_summary.html.erb:10 ../app/views/discovered_mailer/discovered_summary.text.erb:5
|
906
906
|
msgid "Summary from %{time} ago to %{now}"
|
907
|
-
msgstr "Résumé du
|
907
|
+
msgstr "Résumé du %{time} précédent au %{now}"
|
908
908
|
|
909
909
|
#: ../app/views/discovered_mailer/discovered_summary.html.erb:11 ../app/views/discovered_mailer/discovered_summary.text.erb:3
|
910
910
|
msgid "Discovered hosts from Foreman server at %{foreman_url}"
|
@@ -1082,6 +1082,14 @@ msgstr "Pour plus d'informations, voir "
|
|
1082
1082
|
msgid "documentation"
|
1083
1083
|
msgstr "documentation"
|
1084
1084
|
|
1085
|
+
#: ../webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js:7
|
1086
|
+
msgid "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
|
1087
|
+
msgstr ""
|
1088
|
+
|
1089
|
+
#: ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:12
|
1090
|
+
msgid "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts"
|
1091
|
+
msgstr ""
|
1092
|
+
|
1085
1093
|
#: action_names.rb:2
|
1086
1094
|
msgid "Remote action:"
|
1087
1095
|
msgstr "Action distante :"
|