foreman_discovery 16.1.4 → 16.3.6
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/api/v2/discovered_hosts_controller.rb +14 -8
- data/app/helpers/discovered_hosts_helper.rb +5 -0
- data/app/models/host/discovered.rb +11 -15
- data/app/models/setting/discovered.rb +3 -1
- data/app/services/foreman_discovery/host_fact_importer.rb +10 -0
- data/app/services/foreman_discovery/import_hooks/subnet_and_taxonomy.rb +2 -0
- data/app/views/api/v2/discovery_rules/create.json.rabl +3 -0
- data/app/views/discovered_hosts/welcome.html.erb +14 -9
- data/app/views/discovery_rules/index.html.erb +1 -1
- data/app/views/foreman_discovery/debian_kexec.erb +3 -2
- data/app/views/foreman_discovery/redhat_kexec.erb +3 -2
- data/extra/discover-host +3 -3
- data/lib/foreman_discovery/engine.rb +3 -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 +104 -75
- data/locale/ca/foreman_discovery.po +25 -10
- data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/de/foreman_discovery.edit.po +111 -82
- data/locale/de/foreman_discovery.po +25 -10
- data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en/foreman_discovery.edit.po +97 -73
- data/locale/en/foreman_discovery.po +25 -10
- data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/en_GB/foreman_discovery.edit.po +110 -81
- data/locale/en_GB/foreman_discovery.po +25 -10
- data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/es/foreman_discovery.edit.po +112 -83
- data/locale/es/foreman_discovery.po +25 -10
- data/locale/foreman_discovery.pot +137 -114
- data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/fr/foreman_discovery.edit.po +112 -83
- data/locale/fr/foreman_discovery.po +25 -10
- data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/gl/foreman_discovery.edit.po +103 -74
- data/locale/gl/foreman_discovery.po +25 -10
- data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/it/foreman_discovery.edit.po +110 -81
- data/locale/it/foreman_discovery.po +25 -10
- data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ja/foreman_discovery.edit.po +112 -83
- data/locale/ja/foreman_discovery.po +25 -10
- data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ko/foreman_discovery.edit.po +110 -81
- data/locale/ko/foreman_discovery.po +25 -10
- data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/pt_BR/foreman_discovery.edit.po +112 -83
- data/locale/pt_BR/foreman_discovery.po +25 -10
- data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/ru/foreman_discovery.edit.po +111 -82
- data/locale/ru/foreman_discovery.po +25 -10
- data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/sv_SE/foreman_discovery.edit.po +104 -75
- data/locale/sv_SE/foreman_discovery.po +25 -10
- data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_CN/foreman_discovery.edit.po +112 -83
- data/locale/zh_CN/foreman_discovery.po +25 -10
- data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
- data/locale/zh_TW/foreman_discovery.edit.po +110 -81
- data/locale/zh_TW/foreman_discovery.po +25 -10
- data/package.json +39 -0
- data/test/facts/only-ipv6.json +205 -0
- data/test/facts/skylake-ipv6.json +223 -0
- data/test/functional/api/v2/settings_controller_test.rb +2 -2
- data/test/functional/discovered_hosts_controller_test.rb +1 -1
- data/test/functional/discovery_rules_controller_test.rb +1 -1
- data/test/unit/host_discovered_test.rb +0 -16
- data/webpack/index.js +18 -0
- data/webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js +28 -0
- data/webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/index.js +1 -0
- data/webpack/src/ForemanDiscovery/DiscoveredHosts/index.js +6 -0
- data/webpack/src/reducers.js +7 -0
- metadata +21 -11
- data/test/facts/vmware-facter4-nolegacy.json +0 -402
Binary file
|
@@ -10,7 +10,8 @@ msgid ""
|
|
10
10
|
msgstr ""
|
11
11
|
"Project-Id-Version: foreman_discovery 16.3.4\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
|
-
"
|
13
|
+
"POT-Creation-Date: 2021-05-03 08:46+0200\n"
|
14
|
+
"PO-Revision-Date: 2021-01-25 08:35+0000\n"
|
14
15
|
"Last-Translator: Amit Upadhye <aupadhye@redhat.com>\n"
|
15
16
|
"Language-Team: French (http://www.transifex.com/foreman/foreman/language/fr/)\n"
|
16
17
|
"MIME-Version: 1.0\n"
|
@@ -115,51 +116,51 @@ msgstr "Télécharge les facts d'un hôte, créé l'hôte si besoin"
|
|
115
116
|
msgid "hash containing facts for the host with minimum set of facts: discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (example in case primary interface is named eth0)"
|
116
117
|
msgstr "hachage contenant les facts de l'hôte avec un ensemble minimal de facts : discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (exemple si l'interface principale s'appelle eth0)"
|
117
118
|
|
118
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
119
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:130
|
119
120
|
msgid "Execute rules against a discovered host"
|
120
121
|
msgstr "Exécuter les règles sur un hôte détecté"
|
121
122
|
|
122
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
123
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:136 ../app/controllers/discovered_hosts_controller.rb:157
|
123
124
|
msgid "Host %{host} was provisioned with rule %{rule}"
|
124
125
|
msgstr "L'hôte %{host} a été provisionné avec la règle %{rule}"
|
125
126
|
|
126
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
127
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:139
|
127
128
|
msgid "Unable to provision %{host}: %{errors}"
|
128
129
|
msgstr "Impossible de provisionner %{host} : %{errors}"
|
129
130
|
|
130
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
131
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:164
|
131
132
|
msgid "No rule found for host %s"
|
132
133
|
msgstr "Aucune règle trouvée pour %s"
|
133
134
|
|
134
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
135
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:152
|
135
136
|
msgid "Execute rules against all currently discovered hosts"
|
136
137
|
msgstr "Exécuter les règles sur tous les hôtes actuellement détectés"
|
137
138
|
|
138
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
139
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:156 ../app/controllers/discovered_hosts_controller.rb:170
|
139
140
|
msgid "Errors during auto provisioning: %s"
|
140
141
|
msgstr "Erreurs lors du provisioning automatique : %s"
|
141
142
|
|
142
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
143
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:159 ../app/controllers/discovered_hosts_controller.rb:173
|
143
144
|
msgid "No discovered hosts to provision"
|
144
145
|
msgstr "Aucun hôte détecté à provisionner"
|
145
146
|
|
146
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
147
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:181
|
147
148
|
msgid "%s discovered hosts were provisioned"
|
148
149
|
msgstr "%s hôtes détectés ont été provisionnés"
|
149
150
|
|
150
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
151
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:192
|
151
152
|
msgid "Refreshing the facts of a discovered host"
|
152
153
|
msgstr "Actualisation des facts d'un hôte détecté"
|
153
154
|
|
154
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
155
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:201
|
155
156
|
msgid "Rebooting a discovered host"
|
156
157
|
msgstr "Redémarrage d'un hôte détecté"
|
157
158
|
|
158
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
159
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:210
|
159
160
|
msgid "Rebooting all discovered hosts"
|
160
161
|
msgstr "Redémarrage de tous les hôtes détectés"
|
161
162
|
|
162
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:
|
163
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:221 ../app/controllers/discovered_hosts_controller.rb:126
|
163
164
|
msgid "Discovered hosts are rebooting now"
|
164
165
|
msgstr "Les hôtes détectés sont redémarrés maintenant"
|
165
166
|
|
@@ -239,110 +240,86 @@ msgstr "Erreurs lors du redémarrage : %s"
|
|
239
240
|
msgid "No discovered hosts to reboot"
|
240
241
|
msgstr "Aucun hôte détecté pour le redémarrage"
|
241
242
|
|
242
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
243
|
+
#: ../app/controllers/discovered_hosts_controller.rb:60
|
243
244
|
msgid "Successfully provisioned %s"
|
244
245
|
msgstr "Provisioning réussi de %s"
|
245
246
|
|
246
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
247
|
+
#: ../app/controllers/discovered_hosts_controller.rb:94
|
247
248
|
msgid "Facts refreshed for %s"
|
248
249
|
msgstr "Facts rafraichis pour %s"
|
249
250
|
|
250
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
251
|
+
#: ../app/controllers/discovered_hosts_controller.rb:96
|
251
252
|
msgid "Failed to refresh facts for %s"
|
252
253
|
msgstr "Échec de rafraichissement des facts pour %s"
|
253
254
|
|
254
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
255
|
+
#: ../app/controllers/discovered_hosts_controller.rb:99
|
255
256
|
msgid "Failed to refresh facts for %{hostname} with error %{error_message}"
|
256
257
|
msgstr "Échec de rafraichissement des facts pour %s"
|
257
258
|
|
258
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
259
|
+
#: ../app/controllers/discovered_hosts_controller.rb:106
|
259
260
|
msgid "Host of type %s can not be rebooted"
|
260
261
|
msgstr "Impossible de redémarrer l'hôte de type %s"
|
261
262
|
|
262
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
263
|
+
#: ../app/controllers/discovered_hosts_controller.rb:110
|
263
264
|
msgid "Rebooting host %s"
|
264
265
|
msgstr "Redémarrage des l'hôtes"
|
265
266
|
|
266
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
267
|
+
#: ../app/controllers/discovered_hosts_controller.rb:112
|
267
268
|
msgid "Failed to reboot host %s"
|
268
269
|
msgstr "Échec du redémarrage de l'hôte %s"
|
269
270
|
|
270
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
271
|
+
#: ../app/controllers/discovered_hosts_controller.rb:115
|
271
272
|
msgid "Failed to reboot host %{hostname} with error %{error_message}"
|
272
273
|
msgstr "Échec du redémarrage des hôtes avec l'erreur %s"
|
273
274
|
|
274
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
275
|
+
#: ../app/controllers/discovered_hosts_controller.rb:129
|
275
276
|
msgid "Failed to reboot hosts with error %s"
|
276
277
|
msgstr "Échec du redémarrage des hôtes avec l'erreur %s"
|
277
278
|
|
278
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
279
|
+
#: ../app/controllers/discovered_hosts_controller.rb:147
|
279
280
|
msgid "Destroyed selected hosts"
|
280
281
|
msgstr "Hôtes sélectionnés détruits"
|
281
282
|
|
282
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
283
|
+
#: ../app/controllers/discovered_hosts_controller.rb:149
|
283
284
|
msgid "The following hosts were not deleted: %s"
|
284
285
|
msgstr "Les hôtes suivants n'ont pas été supprimés : %s"
|
285
286
|
|
286
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
287
|
+
#: ../app/controllers/discovered_hosts_controller.rb:161
|
287
288
|
msgid "Failed to auto provision host %s: %s"
|
288
289
|
msgstr "Échec du provisioning automatique de l'hôte %s: %s"
|
289
290
|
|
290
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
291
|
+
#: ../app/controllers/discovered_hosts_controller.rb:189
|
291
292
|
msgid "Discovered hosts are provisioning now"
|
292
293
|
msgstr "Les hôtes détectés sont maintenant provisionnés"
|
293
294
|
|
294
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
295
|
-
msgid "
|
296
|
-
msgstr "
|
297
|
-
|
298
|
-
#: ../app/controllers/discovered_hosts_controller.rb:226
|
299
|
-
msgid "Storage"
|
300
|
-
msgstr "Stockage"
|
301
|
-
|
302
|
-
#: ../app/controllers/discovered_hosts_controller.rb:226
|
303
|
-
msgid "Hardware"
|
304
|
-
msgstr "Matériel"
|
305
|
-
|
306
|
-
#: ../app/controllers/discovered_hosts_controller.rb:226
|
307
|
-
msgid "Network"
|
308
|
-
msgstr "Réseau"
|
309
|
-
|
310
|
-
#: ../app/controllers/discovered_hosts_controller.rb:226
|
311
|
-
msgid "Software"
|
312
|
-
msgstr "Logiciel"
|
313
|
-
|
314
|
-
#: ../app/controllers/discovered_hosts_controller.rb:226
|
315
|
-
msgid "IPMI"
|
316
|
-
msgstr "IPMI "
|
295
|
+
#: ../app/controllers/discovered_hosts_controller.rb:270
|
296
|
+
msgid "Discovered host reported from unknown subnet, communication will not be proxied."
|
297
|
+
msgstr ""
|
317
298
|
|
318
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
319
|
-
msgid "
|
320
|
-
msgstr "
|
299
|
+
#: ../app/controllers/discovered_hosts_controller.rb:275
|
300
|
+
msgid "Discovered hosts reported from unknown subnet are %s, communication will not be proxied."
|
301
|
+
msgstr ""
|
321
302
|
|
322
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
303
|
+
#: ../app/controllers/discovered_hosts_controller.rb:289
|
323
304
|
msgid "No hosts were found with that id or name"
|
324
305
|
msgstr "Aucun Hôte trouvé avec cet id ou ce nom"
|
325
306
|
|
326
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
307
|
+
#: ../app/controllers/discovered_hosts_controller.rb:293
|
327
308
|
msgid "No hosts selected"
|
328
309
|
msgstr "Aucun hôte sélectionné"
|
329
310
|
|
330
|
-
#: ../app/controllers/discovered_hosts_controller.rb:
|
311
|
+
#: ../app/controllers/discovered_hosts_controller.rb:299
|
331
312
|
msgid "Something went wrong while selecting hosts - %s"
|
332
313
|
msgstr "Une erreur s'est produite lors de la sélection des hôtes - %s"
|
333
314
|
|
334
|
-
#: ../app/controllers/discovery_rules_controller.rb:
|
315
|
+
#: ../app/controllers/discovery_rules_controller.rb:79
|
335
316
|
msgid "Rule enabled"
|
336
317
|
msgstr "Règle activée"
|
337
318
|
|
338
|
-
#: ../app/controllers/discovery_rules_controller.rb:
|
319
|
+
#: ../app/controllers/discovery_rules_controller.rb:79
|
339
320
|
msgid "Rule disabled"
|
340
321
|
msgstr "Règle désactivée"
|
341
322
|
|
342
|
-
#: ../app/helpers/discovered_hosts_helper.rb:10
|
343
|
-
msgid "%s ago"
|
344
|
-
msgstr "Il y a %s"
|
345
|
-
|
346
323
|
#: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
|
347
324
|
msgid "Auto Provision"
|
348
325
|
msgstr "Provisionner automatiquement"
|
@@ -428,6 +405,10 @@ msgid "Enable rule '%s'?"
|
|
428
405
|
msgstr "Activer la règle '%s' ?"
|
429
406
|
|
430
407
|
#: ../app/helpers/discovery_rules_helper.rb:33
|
408
|
+
msgid "Clone"
|
409
|
+
msgstr ""
|
410
|
+
|
411
|
+
#: ../app/helpers/discovery_rules_helper.rb:34
|
431
412
|
msgid "Delete rule '%s'?"
|
432
413
|
msgstr "Supprimer la règle '%s' ?"
|
433
414
|
|
@@ -451,13 +432,13 @@ msgstr "doit commencer par une lettre ou par ERB."
|
|
451
432
|
msgid "must be present."
|
452
433
|
msgstr "doit être présent."
|
453
434
|
|
454
|
-
#: ../app/models/discovery_rule.rb:
|
435
|
+
#: ../app/models/discovery_rule.rb:57
|
455
436
|
msgid "Host group organization %s must also be associated to the discovery rule"
|
456
437
|
msgid_plural "Host group organizations %s must also be associated to the discovery rule"
|
457
438
|
msgstr[0] "L'organisation du groupe d'hôtes %s doit également être associée à la règle de détection"
|
458
439
|
msgstr[1] "L'organisation du groupe d'hôtes %s doit également être associée à la règle de détection"
|
459
440
|
|
460
|
-
#: ../app/models/discovery_rule.rb:
|
441
|
+
#: ../app/models/discovery_rule.rb:61
|
461
442
|
msgid "Host group location %s must also be associated to the discovery rule"
|
462
443
|
msgid_plural "Host group locations %s must also be associated to the discovery rule"
|
463
444
|
msgstr[0] "L'emplacement du groupe d'hôtes %s doit également être associé à la règle de détection"
|
@@ -727,6 +708,34 @@ msgstr "L'hôte découvert '%{host}' a eu toutes ces interfaces réseau filtrés
|
|
727
708
|
msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
|
728
709
|
msgstr "Impossible de trouver une carte réseau primaire avec %{mac} spécifié via '%{fact}', Filtre de carte réseau: %{filter}"
|
729
710
|
|
711
|
+
#: ../app/services/foreman_discovery/fact_to_category_resolver.rb:7
|
712
|
+
msgid "Highlights"
|
713
|
+
msgstr "Surlignages"
|
714
|
+
|
715
|
+
#: ../app/services/foreman_discovery/fact_to_category_resolver.rb:8
|
716
|
+
msgid "Storage"
|
717
|
+
msgstr "Stockage"
|
718
|
+
|
719
|
+
#: ../app/services/foreman_discovery/fact_to_category_resolver.rb:9
|
720
|
+
msgid "Hardware"
|
721
|
+
msgstr "Matériel"
|
722
|
+
|
723
|
+
#: ../app/services/foreman_discovery/fact_to_category_resolver.rb:10
|
724
|
+
msgid "Network"
|
725
|
+
msgstr "Réseau"
|
726
|
+
|
727
|
+
#: ../app/services/foreman_discovery/fact_to_category_resolver.rb:11
|
728
|
+
msgid "Software"
|
729
|
+
msgstr "Logiciel"
|
730
|
+
|
731
|
+
#: ../app/services/foreman_discovery/fact_to_category_resolver.rb:12
|
732
|
+
msgid "IPMI"
|
733
|
+
msgstr "IPMI "
|
734
|
+
|
735
|
+
#: ../app/services/foreman_discovery/fact_to_category_resolver.rb:13
|
736
|
+
msgid "Miscellaneous"
|
737
|
+
msgstr "Divers"
|
738
|
+
|
730
739
|
#: ../app/services/foreman_discovery/host_converter.rb:47
|
731
740
|
msgid "IPAM must be configured for subnet '%s'"
|
732
741
|
msgstr "L'IPAM doit être configuré pour le sous-réseau \"%s\""
|
@@ -739,6 +748,10 @@ msgstr "L'API d'image a retourné HTTP/%{code} avec '%{body}"
|
|
739
748
|
msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
|
740
749
|
msgstr "Erreur de traitement de l'API d'image : (HTTP/, corps : )"
|
741
750
|
|
751
|
+
#: ../app/services/foreman_discovery/ui_notifications/new_host.rb:22
|
752
|
+
msgid "Host %s has been dicovered"
|
753
|
+
msgstr ""
|
754
|
+
|
742
755
|
#: ../app/views/dashboard/_discovery_widget.html.erb:5
|
743
756
|
msgid "Discovered Host"
|
744
757
|
msgid_plural "Discovered Hosts"
|
@@ -797,11 +810,11 @@ msgstr "Nombre de disques"
|
|
797
810
|
msgid "Disks Size"
|
798
811
|
msgstr "Taille des disques"
|
799
812
|
|
800
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
|
813
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:9 ../app/views/discovery_rules/index.html.erb:11
|
801
814
|
msgid "Location"
|
802
815
|
msgstr "Emplacement"
|
803
816
|
|
804
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
|
817
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10 ../app/views/discovery_rules/index.html.erb:12
|
805
818
|
msgid "Organization"
|
806
819
|
msgstr "Organisation"
|
807
820
|
|
@@ -813,7 +826,7 @@ msgstr "Sous-réseau"
|
|
813
826
|
msgid "Last Facts Upload"
|
814
827
|
msgstr "Derniers facts téléchargés"
|
815
828
|
|
816
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovery_rules/index.html.erb:
|
829
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovery_rules/index.html.erb:14
|
817
830
|
msgid "Actions"
|
818
831
|
msgstr "Actions"
|
819
832
|
|
@@ -961,6 +974,10 @@ msgstr "Lors de la création de modèles de nom d'hôte, veillez à ce que les n
|
|
961
974
|
msgid "Hostnames must not start with numbers. A good approach is to use unique information provided by facter (MAC address, BIOS or serial ID)."
|
962
975
|
msgstr "Les noms d'hôte ne doivent pas commencer par des nombres. Une bonne méthode consiste à utiliser des informations uniques fournies par facter (adresse MAC, BIOS ou ID de série)."
|
963
976
|
|
977
|
+
#: ../app/views/discovery_rules/clone.erb:1
|
978
|
+
msgid "Clone %s"
|
979
|
+
msgstr ""
|
980
|
+
|
964
981
|
#: ../app/views/discovery_rules/edit.html.erb:1
|
965
982
|
msgid "Edit %s"
|
966
983
|
msgstr "Modifier"
|
@@ -993,7 +1010,7 @@ msgstr "Groupe d'hôtes"
|
|
993
1010
|
msgid "Hosts/Limit"
|
994
1011
|
msgstr "Hôtes/Limite"
|
995
1012
|
|
996
|
-
#: ../app/views/discovery_rules/index.html.erb:
|
1013
|
+
#: ../app/views/discovery_rules/index.html.erb:13
|
997
1014
|
msgid "DiscoveryRule|Enabled"
|
998
1015
|
msgstr "Activé"
|
999
1016
|
|
@@ -1014,8 +1031,8 @@ msgid "A summary of discovered hosts"
|
|
1014
1031
|
msgstr "Synthèse des hôtes détectés"
|
1015
1032
|
|
1016
1033
|
#: ../db/seeds.d/80_discovery_ui_notification.rb:4
|
1017
|
-
msgid "
|
1018
|
-
msgstr "
|
1034
|
+
msgid "New hosts"
|
1035
|
+
msgstr ""
|
1019
1036
|
|
1020
1037
|
#: ../db/seeds.d/80_discovery_ui_notification.rb:6
|
1021
1038
|
msgid "One or more hosts have been discovered"
|
@@ -1025,42 +1042,54 @@ msgstr "Un ou plusieurs hôtes ont été détectés"
|
|
1025
1042
|
msgid "Details"
|
1026
1043
|
msgstr "Détails"
|
1027
1044
|
|
1028
|
-
#: ../
|
1045
|
+
#: ../db/seeds.d/80_discovery_ui_notification.rb:18
|
1046
|
+
msgid "Hosts"
|
1047
|
+
msgstr "Hôtes"
|
1048
|
+
|
1049
|
+
#: ../db/seeds.d/80_discovery_ui_notification.rb:20
|
1050
|
+
msgid "Error message goes here"
|
1051
|
+
msgstr ""
|
1052
|
+
|
1053
|
+
#: ../lib/foreman_discovery/engine.rb:176
|
1029
1054
|
msgid "Discovery Kexec template"
|
1030
1055
|
msgstr "Modèle Kexec de détection"
|
1031
1056
|
|
1032
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1057
|
+
#: ../lib/foreman_discovery/engine.rb:185
|
1033
1058
|
msgid "Discovery Proxy"
|
1034
1059
|
msgstr "Proxy de détection"
|
1035
1060
|
|
1036
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1061
|
+
#: ../lib/foreman_discovery/engine.rb:186
|
1037
1062
|
msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1038
1063
|
msgstr "Proxy de détection à utiliser à l'intérieur de ce sous-réseau pour gérer la connexion aux hôtes détectés"
|
1039
1064
|
|
1040
|
-
#: ../lib/foreman_discovery/engine.rb:
|
1065
|
+
#: ../lib/foreman_discovery/engine.rb:187
|
1041
1066
|
msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
|
1042
1067
|
msgstr "ID du proxy de détection à utiliser à l'intérieur de ce sous-réseau pour gérer la connexion aux hôtes détectés"
|
1043
1068
|
|
1044
1069
|
#: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:33
|
1045
1070
|
msgid "For more information please see "
|
1046
|
-
msgstr ""
|
1071
|
+
msgstr "Pour plus d'informations, voir "
|
1047
1072
|
|
1048
1073
|
#: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:34
|
1049
1074
|
msgid "documentation"
|
1050
|
-
msgstr ""
|
1075
|
+
msgstr "documentation"
|
1051
1076
|
|
1052
1077
|
#: action_names.rb:2
|
1053
|
-
msgid "
|
1054
|
-
msgstr "Action
|
1078
|
+
msgid "Remote action:"
|
1079
|
+
msgstr "Action distante :"
|
1055
1080
|
|
1056
1081
|
#: action_names.rb:3
|
1057
|
-
msgid "Import facts"
|
1058
|
-
msgstr "Importer des faits"
|
1059
|
-
|
1060
|
-
#: action_names.rb:4
|
1061
1082
|
msgid "Import Puppet classes"
|
1062
1083
|
msgstr "Importer des classes Puppet"
|
1063
1084
|
|
1085
|
+
#: action_names.rb:4
|
1086
|
+
msgid "Import facts"
|
1087
|
+
msgstr "Importer des faits"
|
1088
|
+
|
1064
1089
|
#: action_names.rb:5
|
1065
|
-
msgid "
|
1066
|
-
msgstr "Action
|
1090
|
+
msgid "Action with sub plans"
|
1091
|
+
msgstr "Action avec sous-plans"
|
1092
|
+
|
1093
|
+
#: ../app/helpers/discovered_hosts_helper.rb:10
|
1094
|
+
#~ msgid "%s ago"
|
1095
|
+
#~ msgstr "Il y a %s"
|
@@ -8,7 +8,7 @@
|
|
8
8
|
# Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2014,2016-2017
|
9
9
|
msgid ""
|
10
10
|
msgstr ""
|
11
|
-
"Project-Id-Version: foreman_discovery 16.
|
11
|
+
"Project-Id-Version: foreman_discovery 16.2.0\n"
|
12
12
|
"Report-Msgid-Bugs-To: \n"
|
13
13
|
"PO-Revision-Date: 2020-05-26 17:21+0000\n"
|
14
14
|
"Last-Translator: Transifex Bot <>\n"
|
@@ -325,6 +325,12 @@ msgstr[1] "Les organisations %s du groupe d'hôtes doivent aussi être associée
|
|
325
325
|
msgid "Host of type %s can not be rebooted"
|
326
326
|
msgstr "Impossible de redémarrer l'hôte de type %s"
|
327
327
|
|
328
|
+
msgid "Host's owner type"
|
329
|
+
msgstr ""
|
330
|
+
|
331
|
+
msgid "Host's parameters (array or indexed hash)"
|
332
|
+
msgstr ""
|
333
|
+
|
328
334
|
msgid "Hostname facts"
|
329
335
|
msgstr "Facts du nom d'hôte"
|
330
336
|
|
@@ -412,9 +418,6 @@ msgstr "Modèle kexec non associé à un système d'exploitation"
|
|
412
418
|
msgid "Last Facts Upload"
|
413
419
|
msgstr "Derniers facts téléchargés"
|
414
420
|
|
415
|
-
msgid "Learn more about this in the documentation."
|
416
|
-
msgstr "Approfondissez ce sujet dans la documentation."
|
417
|
-
|
418
421
|
msgid "List all discovered hosts"
|
419
422
|
msgstr "Afficher tous les hôtes détectés"
|
420
423
|
|
@@ -469,6 +472,9 @@ msgstr "N/A"
|
|
469
472
|
msgid "Name"
|
470
473
|
msgstr "Nom"
|
471
474
|
|
475
|
+
msgid "Name of the parameter"
|
476
|
+
msgstr ""
|
477
|
+
|
472
478
|
msgid "Network"
|
473
479
|
msgstr "Réseau"
|
474
480
|
|
@@ -487,9 +493,6 @@ msgstr "Aucun hôte détecté disponible"
|
|
487
493
|
msgid "No discovered hosts for the selected period"
|
488
494
|
msgstr "Aucun hôte détecté pendant la période sélectionnée"
|
489
495
|
|
490
|
-
msgid "No discovered hosts found in this context."
|
491
|
-
msgstr "Aucun hôte détecté trouvé dans ce contexte."
|
492
|
-
|
493
496
|
msgid "No discovered hosts to provision"
|
494
497
|
msgstr "Aucun hôte détecté à provisionner"
|
495
498
|
|
@@ -532,6 +535,9 @@ msgstr "Modèle PXEGrub2 à utiliser lors de l'épinglage d'un hôte pour la dé
|
|
532
535
|
msgid "PXELinux template to be used when pinning a host to discovery"
|
533
536
|
msgstr "Modèle PXELinux à utiliser lors de l'épinglage d'un hôte pour la détection"
|
534
537
|
|
538
|
+
msgid "Parameter value"
|
539
|
+
msgstr ""
|
540
|
+
|
535
541
|
msgid "Please Confirm"
|
536
542
|
msgstr "Merci de confirmer"
|
537
543
|
|
@@ -679,15 +685,15 @@ msgstr "Les hôtes suivants n'ont pas été supprimés : %s"
|
|
679
685
|
msgid "This might take a while, as all hosts, facts and reports will be destroyed as well"
|
680
686
|
msgstr "Cette action peut prendre un certain temps, pour tous les hôtes, les rapports et facts vont aussi être supprimés"
|
681
687
|
|
682
|
-
msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
|
683
|
-
msgstr "Cette page montre les nœuds nus ou virtuels en attente de mise en service."
|
684
|
-
|
685
688
|
msgid "Type"
|
686
689
|
msgstr "Type"
|
687
690
|
|
688
691
|
msgid "Type of name generator"
|
689
692
|
msgstr "Générateur type de nom"
|
690
693
|
|
694
|
+
msgid "Type of value"
|
695
|
+
msgstr ""
|
696
|
+
|
691
697
|
msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
|
692
698
|
msgstr "UUID pour surveiller l'état des tâches d'orchestration : GET /api/orchestration/:UUID/tasks"
|
693
699
|
|
@@ -772,6 +778,15 @@ msgstr "requête à faire correspondre aux hôtes détectés pour la règle en q
|
|
772
778
|
msgid "represents rule name shown to the users"
|
773
779
|
msgstr "représente le nom de règle affiché aux utilisateurs"
|
774
780
|
|
781
|
+
msgid "required if host is managed and custom partition has not been defined"
|
782
|
+
msgstr ""
|
783
|
+
|
784
|
+
msgid "required if host is managed and value is not inherited from host group"
|
785
|
+
msgstr ""
|
786
|
+
|
787
|
+
msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
|
788
|
+
msgstr ""
|
789
|
+
|
775
790
|
msgid "required if value is not inherited from host group or default password in settings"
|
776
791
|
msgstr "requis si la valeur n'est pas héritée d'un groupe d'hôtes ou du mot de passe par défaut défini dans les paramètres"
|
777
792
|
|