foreman_discovery 8.0.0 → 8.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/controllers/concerns/foreman/controller/parameters/discovered_host.rb +2 -0
- data/app/models/host/discovered.rb +3 -7
- data/lib/foreman_discovery/version.rb +1 -1
- data/locale/ca/foreman_discovery.edit.po +129 -57
- data/locale/de/foreman_discovery.edit.po +130 -61
- data/locale/en/foreman_discovery.edit.po +10 -10
- data/locale/en_GB/foreman_discovery.edit.po +129 -65
- data/locale/es/foreman_discovery.edit.po +129 -57
- data/locale/fr/foreman_discovery.edit.po +138 -73
- data/locale/gl/foreman_discovery.edit.po +129 -53
- data/locale/it/foreman_discovery.edit.po +129 -57
- data/locale/ja/foreman_discovery.edit.po +129 -59
- data/locale/ko/foreman_discovery.edit.po +128 -57
- data/locale/pt_BR/foreman_discovery.edit.po +129 -57
- data/locale/ru/foreman_discovery.edit.po +130 -60
- data/locale/sv_SE/foreman_discovery.edit.po +129 -53
- data/locale/zh_CN/foreman_discovery.edit.po +129 -59
- data/locale/zh_TW/foreman_discovery.edit.po +129 -59
- data/test/unit/host_discovered_test.rb +9 -0
- metadata +19 -3
@@ -1,16 +1,16 @@
|
|
1
1
|
# SOME DESCRIPTIVE TITLE.
|
2
2
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_discovery package.
|
4
|
-
#
|
4
|
+
#
|
5
5
|
# Translators:
|
6
6
|
# Claer <transiblu@claer.hammock.fr>, 2013-2016
|
7
|
-
# Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2014,2016
|
7
|
+
# Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2014,2016-2017
|
8
8
|
msgid ""
|
9
9
|
msgstr ""
|
10
|
-
"Project-Id-Version: foreman_discovery
|
10
|
+
"Project-Id-Version: foreman_discovery 8.0.0\n"
|
11
11
|
"Report-Msgid-Bugs-To: \n"
|
12
12
|
"POT-Creation-Date: 2017-01-06 08:26+0100\n"
|
13
|
-
"PO-Revision-Date:
|
13
|
+
"PO-Revision-Date: 2017-01-22 12:46+0000\n"
|
14
14
|
"Last-Translator: Pierre-Emmanuel Dutang <dutangp@gmail.com>\n"
|
15
15
|
"Language-Team: French (http://www.transifex.com/foreman/foreman/language/fr/)\n"
|
16
16
|
"MIME-Version: 1.0\n"
|
@@ -23,19 +23,23 @@ msgstr ""
|
|
23
23
|
msgid "List all discovered hosts"
|
24
24
|
msgstr "Lister tous les hôtes détectés"
|
25
25
|
|
26
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
|
26
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:17
|
27
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:15
|
27
28
|
msgid "filter results"
|
28
29
|
msgstr "filtrer les résultats"
|
29
30
|
|
30
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
|
31
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:18
|
32
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:16
|
31
33
|
msgid "sort results"
|
32
34
|
msgstr "trier les resultats"
|
33
35
|
|
34
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
|
36
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:19
|
37
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:17
|
35
38
|
msgid "paginate results"
|
36
39
|
msgstr "paginer les resultats"
|
37
40
|
|
38
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
|
41
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:20
|
42
|
+
#: ../app/controllers/api/v2/discovery_rules_controller.rb:18
|
39
43
|
msgid "number of entries per request"
|
40
44
|
msgstr "nombre de résultats par requête"
|
41
45
|
|
@@ -60,11 +64,14 @@ msgid "not required if it's a virtual machine"
|
|
60
64
|
msgstr "n'est pas requis s'il s'agit d'une machine virtuelle"
|
61
65
|
|
62
66
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
|
63
|
-
msgid "
|
67
|
+
msgid ""
|
68
|
+
"UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
|
64
69
|
msgstr "UUID pour surveiller l'état des tâches d'orchestration : GET /api/orchestration/:UUID/tasks"
|
65
70
|
|
66
71
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
|
67
|
-
msgid "
|
72
|
+
msgid ""
|
73
|
+
"required if value is not inherited from host group or default password in "
|
74
|
+
"settings"
|
68
75
|
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 généraux"
|
69
76
|
|
70
77
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:86
|
@@ -76,14 +83,18 @@ msgid "Upload facts for a host, creating the host if required"
|
|
76
83
|
msgstr "Télécharge les facts d'un hôte, créé l'hôte si besoin"
|
77
84
|
|
78
85
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:94
|
79
|
-
msgid "
|
86
|
+
msgid ""
|
87
|
+
"hash containing facts for the host with minimum set of facts: "
|
88
|
+
"discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: "
|
89
|
+
"eth0 (example in case primary interface is named eth0)"
|
80
90
|
msgstr "hash contenant a minima les facts suivants pour l'hôte : discovery_bootif, macaddress_eth0, ipaddress, ipaddress_eth0, interfaces: eth0 (exemple dans le cas d'une interface primaire nommée eth0)"
|
81
91
|
|
82
92
|
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:111
|
83
93
|
msgid "Execute rules against a discovered host"
|
84
94
|
msgstr "Appliquer les règles à un hôte détecté"
|
85
95
|
|
86
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:117
|
96
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:117
|
97
|
+
#: ../app/controllers/discovered_hosts_controller.rb:162
|
87
98
|
msgid "Host %{host} was provisioned with rule %{rule}"
|
88
99
|
msgstr "L'hôte %{host} a été provisionné avec la règle %{rule}"
|
89
100
|
|
@@ -91,7 +102,8 @@ msgstr "L'hôte %{host} a été provisionné avec la règle %{rule}"
|
|
91
102
|
msgid "Unable to provision %{host}: %{errors}"
|
92
103
|
msgstr "Impossible d'installer %{host}: %{errors}"
|
93
104
|
|
94
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:126
|
105
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:126
|
106
|
+
#: ../app/controllers/discovered_hosts_controller.rb:169
|
95
107
|
msgid "No rule found for host %s"
|
96
108
|
msgstr "Aucune règle trouvée pour l'hôte %s"
|
97
109
|
|
@@ -99,11 +111,13 @@ msgstr "Aucune règle trouvée pour l'hôte %s"
|
|
99
111
|
msgid "Execute rules against all currently discovered hosts"
|
100
112
|
msgstr "Appliquer les règles à tous les hôtes détectés"
|
101
113
|
|
102
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:137
|
114
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:137
|
115
|
+
#: ../app/controllers/discovered_hosts_controller.rb:175
|
103
116
|
msgid "Errors during auto provisioning: %s"
|
104
117
|
msgstr "Erreurs lors de l'auto-provisioning : %s"
|
105
118
|
|
106
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:140
|
119
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:140
|
120
|
+
#: ../app/controllers/discovered_hosts_controller.rb:178
|
107
121
|
msgid "No discovered hosts to provision"
|
108
122
|
msgstr "Aucun hôte détecté à provisionner"
|
109
123
|
|
@@ -123,7 +137,8 @@ msgstr "Redémarrer un hôte détecté"
|
|
123
137
|
msgid "Rebooting all discovered hosts"
|
124
138
|
msgstr "Redémarrer tous les hôtes détectés"
|
125
139
|
|
126
|
-
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:202
|
140
|
+
#: ../app/controllers/api/v2/discovered_hosts_controller.rb:202
|
141
|
+
#: ../app/controllers/discovered_hosts_controller.rb:120
|
127
142
|
msgid "Discovered hosts are rebooting now"
|
128
143
|
msgstr "Les hôtes détectés sont en train de redémarrer"
|
129
144
|
|
@@ -148,7 +163,8 @@ msgid "the hostgroup that is used to auto provision a host"
|
|
148
163
|
msgstr "le groupe d'hôtes qui est utilisé pour l'auto provisioning d'un hôte"
|
149
164
|
|
150
165
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:35
|
151
|
-
msgid "
|
166
|
+
msgid ""
|
167
|
+
"defines a pattern to assign human-readable hostnames to the matching hosts"
|
152
168
|
msgstr "défini un modèle pour assigner des noms d'hôtes humainement lisibles aux hôtes qui correspondent"
|
153
169
|
|
154
170
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:36
|
@@ -156,7 +172,8 @@ msgid "enables to limit maximum amount of provisioned hosts per rule"
|
|
156
172
|
msgstr "active la limite maximale d'hôtes qui peuvent être provisionnés par règle"
|
157
173
|
|
158
174
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:37
|
159
|
-
msgid "
|
175
|
+
msgid ""
|
176
|
+
"puts the rules in order, low numbers go first. Must be greater then zero"
|
160
177
|
msgstr "positionne les règles dans l'ordre, les numéros les plus faibles en premier. Doit être supérieur à zéro"
|
161
178
|
|
162
179
|
#: ../app/controllers/api/v2/discovery_rules_controller.rb:38
|
@@ -299,15 +316,19 @@ msgstr "Règle désactivée"
|
|
299
316
|
msgid "%s ago"
|
300
317
|
msgstr "Il y a %s"
|
301
318
|
|
302
|
-
#: ../app/helpers/discovered_hosts_helper.rb:14
|
319
|
+
#: ../app/helpers/discovered_hosts_helper.rb:14
|
320
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:46
|
303
321
|
msgid "Auto Provision"
|
304
322
|
msgstr "Provisionner automatiquement"
|
305
323
|
|
306
|
-
#: ../app/helpers/discovered_hosts_helper.rb:15
|
324
|
+
#: ../app/helpers/discovered_hosts_helper.rb:15
|
325
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:47
|
307
326
|
msgid "Refresh facts"
|
308
327
|
msgstr "Actualiser les facts"
|
309
328
|
|
310
|
-
#: ../app/helpers/discovered_hosts_helper.rb:16
|
329
|
+
#: ../app/helpers/discovered_hosts_helper.rb:16
|
330
|
+
#: ../app/models/setting/discovered.rb:23
|
331
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:48
|
311
332
|
msgid "Reboot"
|
312
333
|
msgstr "Redémarrer"
|
313
334
|
|
@@ -315,7 +336,8 @@ msgstr "Redémarrer"
|
|
315
336
|
msgid "Back"
|
316
337
|
msgstr "Retour"
|
317
338
|
|
318
|
-
#: ../app/helpers/discovered_hosts_helper.rb:21
|
339
|
+
#: ../app/helpers/discovered_hosts_helper.rb:21
|
340
|
+
#: ../app/helpers/discovered_hosts_helper.rb:38
|
319
341
|
msgid "Select Action"
|
320
342
|
msgstr "Choisir l'action"
|
321
343
|
|
@@ -323,7 +345,8 @@ msgstr "Choisir l'action"
|
|
323
345
|
msgid "Expand All"
|
324
346
|
msgstr "Tout étendre"
|
325
347
|
|
326
|
-
#: ../app/helpers/discovered_hosts_helper.rb:28
|
348
|
+
#: ../app/helpers/discovered_hosts_helper.rb:28
|
349
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:49
|
327
350
|
msgid "Delete %s?"
|
328
351
|
msgstr "Supprimer %s ?"
|
329
352
|
|
@@ -363,7 +386,8 @@ msgstr "Rapports reçus dans les 7 derniers jours"
|
|
363
386
|
msgid "Provision"
|
364
387
|
msgstr "Provisionner"
|
365
388
|
|
366
|
-
#: ../app/helpers/discovery_rules_helper.rb:26
|
389
|
+
#: ../app/helpers/discovery_rules_helper.rb:26
|
390
|
+
#: ../lib/foreman_discovery/engine.rb:163
|
367
391
|
msgid "Discovered Hosts"
|
368
392
|
msgstr "Hôtes détectés"
|
369
393
|
|
@@ -408,14 +432,17 @@ msgid "must start with a letter or ERB."
|
|
408
432
|
msgstr "doit commencer par une lettre ou ERB."
|
409
433
|
|
410
434
|
#: ../app/models/discovery_rule.rb:45
|
411
|
-
msgid "
|
412
|
-
|
435
|
+
msgid ""
|
436
|
+
"Host group organization %s must also be associated to the discovery rule"
|
437
|
+
msgid_plural ""
|
438
|
+
"Host group organizations %s must also be associated to the discovery rule"
|
413
439
|
msgstr[0] "L'organisation %s du groupe d'hôtes doivent aussi être associés à la règle de détection"
|
414
440
|
msgstr[1] "Les organisations %s du groupe d'hôtes doivent aussi être associés à la règle de détection"
|
415
441
|
|
416
442
|
#: ../app/models/discovery_rule.rb:51
|
417
443
|
msgid "Host group location %s must also be associated to the discovery rule"
|
418
|
-
msgid_plural "
|
444
|
+
msgid_plural ""
|
445
|
+
"Host group locations %s must also be associated to the discovery rule"
|
419
446
|
msgstr[0] "L'emplacement %s du groupe d'hôtes doivent aussi être associés à la règle de détection"
|
420
447
|
msgstr[1] "Les emplacements %s du groupe d'hôtes doivent aussi être associés à la règle de détection"
|
421
448
|
|
@@ -424,11 +451,15 @@ msgid "Invalid facts, must be a Hash"
|
|
424
451
|
msgstr "Facts non valides, doit être un hash"
|
425
452
|
|
426
453
|
#: ../app/models/host/discovered.rb:43
|
427
|
-
msgid "
|
454
|
+
msgid ""
|
455
|
+
"Expected discovery_fact '%s' is missing, unable to detect primary interface "
|
456
|
+
"and set hostname"
|
428
457
|
msgstr "Le discovery_fact '%s' attendu est manquant, il n'est pas possible de détecter l'interface primaire ni de positionner le nom d'hôte"
|
429
458
|
|
430
459
|
#: ../app/models/host/discovered.rb:50
|
431
|
-
msgid "
|
460
|
+
msgid ""
|
461
|
+
"Invalid facts: hash does not contain a valid value for any of the facts in "
|
462
|
+
"the discovery_hostname setting: %s"
|
432
463
|
msgstr "Facts invalides : le hash ne contient de valeur valide pour aucun des facts du paramètre discovery_hostname : %s"
|
433
464
|
|
434
465
|
#: ../app/models/host/discovered.rb:67
|
@@ -496,7 +527,9 @@ msgid "Hostname facts"
|
|
496
527
|
msgstr "Facts de l'hôte"
|
497
528
|
|
498
529
|
#: ../app/models/setting/discovered.rb:22
|
499
|
-
msgid "
|
530
|
+
msgid ""
|
531
|
+
"Automatically provision newly discovered hosts, according to the "
|
532
|
+
"provisioning rules"
|
500
533
|
msgstr "Provisioning automatique des hôtes détectés récemment, selon les règles de provisioning"
|
501
534
|
|
502
535
|
#: ../app/models/setting/discovered.rb:22
|
@@ -572,7 +605,9 @@ msgid "IPMI facts"
|
|
572
605
|
msgstr "Facts IPMI"
|
573
606
|
|
574
607
|
#: ../app/models/setting/discovered.rb:32
|
575
|
-
msgid "
|
608
|
+
msgid ""
|
609
|
+
"Automatically generate PXE configuration to pin a newly discovered host to "
|
610
|
+
"discovery"
|
576
611
|
msgstr "Générer automatiquement la configuration PXE d'un nouvel hôte détecté pour qu'il reste en mode détecté"
|
577
612
|
|
578
613
|
#: ../app/models/setting/discovered.rb:32
|
@@ -581,27 +616,27 @@ msgstr "Verrouiller PXE"
|
|
581
616
|
|
582
617
|
#: ../app/models/setting/discovered.rb:33
|
583
618
|
msgid "PXELinux template to be used when pinning a host to discovery"
|
584
|
-
msgstr ""
|
619
|
+
msgstr "Modèle PXELinux à appliquer pour qu'un hôte reste en mode détecté"
|
585
620
|
|
586
621
|
#: ../app/models/setting/discovered.rb:33
|
587
622
|
msgid "Locked PXELinux template name"
|
588
|
-
msgstr ""
|
623
|
+
msgstr "Nom du modèle PXELinux verrouillé"
|
589
624
|
|
590
625
|
#: ../app/models/setting/discovered.rb:34
|
591
626
|
msgid "PXEGrub template to be used when pinning a host to discovery"
|
592
|
-
msgstr ""
|
627
|
+
msgstr "Modèle PXEGrub à appliquer pour qu'un hôte reste en mode détecté"
|
593
628
|
|
594
629
|
#: ../app/models/setting/discovered.rb:34
|
595
630
|
msgid "Locked PXEGrub template name"
|
596
|
-
msgstr ""
|
631
|
+
msgstr "Nom du modèle PXEGrub verrouillé"
|
597
632
|
|
598
633
|
#: ../app/models/setting/discovered.rb:35
|
599
634
|
msgid "PXEGrub2 template to be used when pinning a host to discovery"
|
600
|
-
msgstr ""
|
635
|
+
msgstr "Modèle PXEGrub2 à appliquer pour qu'un hôte reste en mode détecté"
|
601
636
|
|
602
637
|
#: ../app/models/setting/discovered.rb:35
|
603
638
|
msgid "Locked PXEGrub2 template name"
|
604
|
-
msgstr ""
|
639
|
+
msgstr "Nom du modèle PXEGrub2 verrouillé"
|
605
640
|
|
606
641
|
#: ../app/models/setting/discovered.rb:36
|
607
642
|
msgid "Force DNS entries creation when provisioning discovered host"
|
@@ -628,7 +663,9 @@ msgid "Discovery organization"
|
|
628
663
|
msgstr "Organisation des hôtes détectés"
|
629
664
|
|
630
665
|
#: ../app/services/foreman_discovery/fact_parser.rb:9
|
631
|
-
msgid "
|
666
|
+
msgid ""
|
667
|
+
"Unable to detect primary interface using MAC '%{mac}' specified by "
|
668
|
+
"discovery_fact '%{fact}'"
|
632
669
|
msgstr "Impossible de détecter l'interface primaire en utilisant l'adresse MAC '%{mac}' spécifiée par le discovery_fact '%{fact}'"
|
633
670
|
|
634
671
|
#: ../app/services/foreman_discovery/node_api/node_resource.rb:75
|
@@ -647,15 +684,25 @@ msgstr "Aucun hôte détecté disponible"
|
|
647
684
|
msgid "Host"
|
648
685
|
msgstr "Hôte"
|
649
686
|
|
650
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
|
687
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4
|
688
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7
|
689
|
+
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:8
|
690
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:18
|
691
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:10
|
651
692
|
msgid "Model"
|
652
693
|
msgstr "Modèle"
|
653
694
|
|
654
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
|
695
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5
|
696
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9
|
697
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:20
|
698
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:12
|
655
699
|
msgid "CPUs"
|
656
700
|
msgstr "CPU"
|
657
701
|
|
658
|
-
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
|
702
|
+
#: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6
|
703
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
|
704
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:21
|
705
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:13
|
659
706
|
msgid "Memory"
|
660
707
|
msgstr "Mémoire"
|
661
708
|
|
@@ -671,7 +718,8 @@ msgstr "Création rapide"
|
|
671
718
|
msgid "Create host"
|
672
719
|
msgstr "Création de l'hôte"
|
673
720
|
|
674
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
|
721
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:2
|
722
|
+
#: ../lib/foreman_discovery/engine.rb:148
|
675
723
|
msgid "Discovered hosts"
|
676
724
|
msgstr "Hôtes détectés"
|
677
725
|
|
@@ -683,27 +731,38 @@ msgstr "Sélectionner tous les éléments de cette page"
|
|
683
731
|
msgid "items selected. Uncheck to Clear"
|
684
732
|
msgstr "items sélectionnés. Décocher pour Effacer"
|
685
733
|
|
686
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
|
734
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6
|
735
|
+
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:7
|
736
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:17
|
737
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:9
|
687
738
|
msgid "Name"
|
688
739
|
msgstr "Nom"
|
689
740
|
|
690
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
|
741
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8
|
742
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:19
|
743
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:11
|
691
744
|
msgid "IP Address"
|
692
745
|
msgstr "Adresses IP"
|
693
746
|
|
694
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
|
747
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
|
748
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:22
|
749
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:14
|
695
750
|
msgid "Disk count"
|
696
751
|
msgstr "Nombre de disques"
|
697
752
|
|
698
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
|
753
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
|
754
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:23
|
755
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:15
|
699
756
|
msgid "Disks size"
|
700
757
|
msgstr "Taille des disques"
|
701
758
|
|
702
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
|
759
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
|
760
|
+
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:10
|
703
761
|
msgid "Location"
|
704
762
|
msgstr "Emplacement"
|
705
763
|
|
706
|
-
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
|
764
|
+
#: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20
|
765
|
+
#: ../app/views/discovered_hosts/_selected_hosts.html.erb:13
|
707
766
|
msgid "Organization"
|
708
767
|
msgstr "Organisation"
|
709
768
|
|
@@ -740,7 +799,9 @@ msgid "Warning"
|
|
740
799
|
msgstr "Attention"
|
741
800
|
|
742
801
|
#: ../app/views/discovered_hosts/multiple_destroy.html.erb:5
|
743
|
-
msgid "
|
802
|
+
msgid ""
|
803
|
+
"This might take a while, as all hosts, facts and reports will be destroyed "
|
804
|
+
"as well"
|
744
805
|
msgstr "Cette action peut prendre un certain temps, car tous les hôtes, rapports et facts vont également être supprimés."
|
745
806
|
|
746
807
|
#: ../app/views/discovered_hosts/select_multiple_location.html.erb:5
|
@@ -783,11 +844,13 @@ msgstr "Rapport de synthèse des hôtes détectés depuis Foreman"
|
|
783
844
|
msgid "<b>Foreman</b> Discovered hosts summary"
|
784
845
|
msgstr "<b>Foreman</b> Rapport des hôtes détectés"
|
785
846
|
|
786
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:10
|
847
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:10
|
848
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:5
|
787
849
|
msgid "Summary from %{time} ago to %{now}"
|
788
850
|
msgstr "Rapport depuis il y a %{time} à %{now}"
|
789
851
|
|
790
|
-
#: ../app/views/discovered_mailer/discovered_summary.html.erb:11
|
852
|
+
#: ../app/views/discovered_mailer/discovered_summary.html.erb:11
|
853
|
+
#: ../app/views/discovered_mailer/discovered_summary.text.erb:3
|
791
854
|
msgid "Discovered hosts from Foreman server at %{foreman_url}"
|
792
855
|
msgstr "Hôtes détectés depuis le serveur Foreman en %{foreman_url}"
|
793
856
|
|
@@ -840,23 +903,33 @@ msgid "Rule priority (lower integer means higher priority)"
|
|
840
903
|
msgstr "Priorité de la règle (plus les entiers sont petits et plus la priorité est importante)"
|
841
904
|
|
842
905
|
#: ../app/views/discovery_rules/_template_inline.erb:2
|
843
|
-
msgid "
|
906
|
+
msgid ""
|
907
|
+
"Specify target hostname template pattern in the same syntax as in "
|
908
|
+
"Provisioning Templates (ERB)."
|
844
909
|
msgstr "Indiquez le modèle du nom d'hôte cible dans la même syntaxe que dans les Modèles de provisioning (ERB)."
|
845
910
|
|
846
911
|
#: ../app/views/discovery_rules/_template_inline.erb:4
|
847
|
-
msgid "
|
912
|
+
msgid ""
|
913
|
+
"Domain will be appended automatically. A hostname based on MAC address will "
|
914
|
+
"be used when left blank."
|
848
915
|
msgstr "Le domaine sera ajouté automatiquement. Un nom d'hôte basé sur une adresse MAC sera utilisé si le champ est laissé vide. "
|
849
916
|
|
850
917
|
#: ../app/views/discovery_rules/_template_inline.erb:5
|
851
|
-
msgid "
|
918
|
+
msgid ""
|
919
|
+
"In addition to @host attribute function rand for random integers is "
|
920
|
+
"available. Examples:"
|
852
921
|
msgstr "Outre l'attribut @host, la fonction « rand » pour des nombres entiers aléatoires est disponible. Ex. :"
|
853
922
|
|
854
923
|
#: ../app/views/discovery_rules/_template_inline.erb:8
|
855
|
-
msgid "
|
924
|
+
msgid ""
|
925
|
+
"When creating hostname patterns, make sure the resulting host names are "
|
926
|
+
"unique."
|
856
927
|
msgstr "Lors de la création de modèles de noms d'hôtes, veuillez vous assurer que les noms d'hôtes générés sont uniques."
|
857
928
|
|
858
929
|
#: ../app/views/discovery_rules/_template_inline.erb:9
|
859
|
-
msgid "
|
930
|
+
msgid ""
|
931
|
+
"Hostnames must not start with numbers. A good approach is to use unique "
|
932
|
+
"information provided by facter (MAC address, BIOS or serial ID)."
|
860
933
|
msgstr "Les noms d'hôtes ne peuvent pas commencer par un chiffre. Il est conseillé d'utiliser des informations uniques fournies par facter (adresse MAC, BIOS ou numéro de série)."
|
861
934
|
|
862
935
|
#: ../app/views/discovery_rules/edit.html.erb:1
|
@@ -909,24 +982,16 @@ msgstr "Règles de détection"
|
|
909
982
|
|
910
983
|
#: ../lib/foreman_discovery/engine.rb:176
|
911
984
|
msgid "Discovery Proxy"
|
912
|
-
msgstr ""
|
985
|
+
msgstr "Proxy de dévouverte"
|
913
986
|
|
914
987
|
#: ../lib/foreman_discovery/engine.rb:177
|
915
|
-
msgid "
|
916
|
-
|
988
|
+
msgid ""
|
989
|
+
"Discovery Proxy to use within this subnet for managing connection to "
|
990
|
+
"discovered hosts"
|
991
|
+
msgstr "Proxy de découverte à utilisé à l'interieur de ce sous-reseaux pour gérer les connexion des hôtes découverts."
|
917
992
|
|
918
993
|
#: ../lib/foreman_discovery/engine.rb:178
|
919
|
-
msgid "
|
920
|
-
|
921
|
-
|
922
|
-
|
923
|
-
#~ msgid "PXE template to be used when pinning a host to discovery"
|
924
|
-
#~ msgstr "Modèle PXE à appliquer pour qu'un hôte reste en mode détecté"
|
925
|
-
|
926
|
-
#: ../app/models/setting/discovered.rb:33
|
927
|
-
#~ msgid "Locked template name"
|
928
|
-
#~ msgstr "Nom du modèle verrouillé"
|
929
|
-
|
930
|
-
#: ../lib/foreman_discovery/engine.rb:162
|
931
|
-
#~ msgid "Discovery widget"
|
932
|
-
#~ msgstr "Widget de détection"
|
994
|
+
msgid ""
|
995
|
+
"ID of Discovery Proxy to use within this subnet for managing connection to "
|
996
|
+
"discovered hosts"
|
997
|
+
msgstr "ID du proxy de découverte à utiliser à l'interieur de ce sous-reseaux pour gérer les connexion des hôtes découverts."
|