foreman_discovery 16.1.2 → 16.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -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.1.0\n"
11
+ "Project-Id-Version: foreman_discovery 16.3.4\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"
@@ -43,7 +43,7 @@ msgstr "nombre d'entrées par requête"
43
43
  msgid "Show a discovered host"
44
44
  msgstr "Afficher un hôte détecté"
45
45
 
46
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:79
46
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:85
47
47
  msgid "DHCP filename option (Grub2 or PXELinux by default)"
48
48
  msgstr "Option nom de fichier DHCP (Grub2 ou PXELinux par défaut)"
49
49
 
@@ -55,6 +55,10 @@ msgstr "Créer un hôte détecté pour le test (utiliser /facts pour créer des
55
55
  msgid "Provision a discovered host"
56
56
  msgstr "Provisionner un hôte détecté"
57
57
 
58
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54 ../app/controllers/api/v2/discovered_hosts_controller.rb:57 ../app/controllers/api/v2/discovered_hosts_controller.rb:58 ../app/controllers/api/v2/discovered_hosts_controller.rb:61 ../app/controllers/api/v2/discovered_hosts_controller.rb:64
59
+ msgid "required if host is managed and value is not inherited from host group"
60
+ msgstr ""
61
+
58
62
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
59
63
  msgid "not required if using a subnet with DHCP proxy"
60
64
  msgstr "n'est pas requis s'il s'agit d'un sous-réseau avec un proxy DHCP"
@@ -63,71 +67,99 @@ msgstr "n'est pas requis s'il s'agit d'un sous-réseau avec un proxy DHCP"
63
67
  msgid "not required if it's a virtual machine"
64
68
  msgstr "non requis s'il s'agit d'une machine virtuelle"
65
69
 
66
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
70
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:62
71
+ msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
72
+ msgstr ""
73
+
74
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:63
75
+ msgid "required if host is managed and custom partition has not been defined"
76
+ msgstr ""
77
+
78
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:69
79
+ msgid "Host's owner type"
80
+ msgstr ""
81
+
82
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:72
83
+ msgid "Host's parameters (array or indexed hash)"
84
+ msgstr ""
85
+
86
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
87
+ msgid "Name of the parameter"
88
+ msgstr ""
89
+
90
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
91
+ msgid "Parameter value"
92
+ msgstr ""
93
+
94
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
95
+ msgid "Type of value"
96
+ msgstr ""
97
+
98
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:82
67
99
  msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
68
100
  msgstr "UUID pour surveiller l'état des tâches d'orchestration : GET /api/orchestration/:UUID/tasks"
69
101
 
70
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
102
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:84
71
103
  msgid "required if value is not inherited from host group or default password in settings"
72
104
  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"
73
105
 
74
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
106
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:95
75
107
  msgid "Delete a discovered host"
76
108
  msgstr "Supprimer un hôte détecté"
77
109
 
78
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:96
110
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:102
79
111
  msgid "Upload facts for a host, creating the host if required"
80
112
  msgstr "Télécharger les faits d'un hôte, création de l'hôte si besoin"
81
113
 
82
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
114
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:103
83
115
  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)"
84
116
  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)"
85
117
 
86
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
118
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:129
87
119
  msgid "Execute rules against a discovered host"
88
120
  msgstr "Exécuter les règles sur un hôte détecté"
89
121
 
90
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122 ../app/controllers/discovered_hosts_controller.rb:160
122
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:135 ../app/controllers/discovered_hosts_controller.rb:160
91
123
  msgid "Host %{host} was provisioned with rule %{rule}"
92
124
  msgstr "L'hôte %{host} a été provisionné avec la règle %{rule}"
93
125
 
94
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:125
126
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
95
127
  msgid "Unable to provision %{host}: %{errors}"
96
128
  msgstr "Impossible de provisionner %{host} : %{errors}"
97
129
 
98
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131 ../app/controllers/discovered_hosts_controller.rb:167
130
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:144 ../app/controllers/discovered_hosts_controller.rb:167
99
131
  msgid "No rule found for host %s"
100
132
  msgstr "Aucune règle trouvée pour %s"
101
133
 
102
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
134
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:151
103
135
  msgid "Execute rules against all currently discovered hosts"
104
136
  msgstr "Exécuter les règles sur tous les hôtes actuellement détectés"
105
137
 
106
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:173
138
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:155 ../app/controllers/discovered_hosts_controller.rb:173
107
139
  msgid "Errors during auto provisioning: %s"
108
140
  msgstr "Erreurs lors du provisioning automatique : %s"
109
141
 
110
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:176
142
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:158 ../app/controllers/discovered_hosts_controller.rb:176
111
143
  msgid "No discovered hosts to provision"
112
144
  msgstr "Aucun hôte détecté à provisionner"
113
145
 
114
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:167
146
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:180
115
147
  msgid "%s discovered hosts were provisioned"
116
148
  msgstr "%s hôtes détectés ont été provisionnés"
117
149
 
118
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:178
150
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:191
119
151
  msgid "Refreshing the facts of a discovered host"
120
152
  msgstr "Actualisation des facts d'un hôte détecté"
121
153
 
122
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:187
154
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:200
123
155
  msgid "Rebooting a discovered host"
124
156
  msgstr "Redémarrage d'un hôte détecté"
125
157
 
126
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:196
158
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:209
127
159
  msgid "Rebooting all discovered hosts"
128
160
  msgstr "Redémarrage de tous les hôtes détectés"
129
161
 
130
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207 ../app/controllers/discovered_hosts_controller.rb:129
162
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:220 ../app/controllers/discovered_hosts_controller.rb:129
131
163
  msgid "Discovered hosts are rebooting now"
132
164
  msgstr "Les hôtes détectés sont redémarrés maintenant"
133
165
 
@@ -371,7 +403,7 @@ msgstr "Signalé au cours des 7 derniers jours"
371
403
  msgid "Provision"
372
404
  msgstr "Provisionner"
373
405
 
374
- #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:6 ../lib/foreman_discovery/engine.rb:158 ../lib/foreman_discovery/engine.rb:173
406
+ #: ../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:159 ../lib/foreman_discovery/engine.rb:174
375
407
  msgid "Discovered Hosts"
376
408
  msgstr "Hôtes détectés"
377
409
 
@@ -841,18 +873,6 @@ msgstr "Adresse IP"
841
873
  msgid "Collapse All"
842
874
  msgstr "Tout réduire"
843
875
 
844
- #: ../app/views/discovered_hosts/welcome.html.erb:7
845
- msgid "No discovered hosts found in this context."
846
- msgstr "Aucun hôte détecté trouvé dans ce contexte."
847
-
848
- #: ../app/views/discovered_hosts/welcome.html.erb:8
849
- msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
850
- msgstr "Cette page montre les nœuds nus ou virtuels en attente de mise en service."
851
-
852
- #: ../app/views/discovered_hosts/welcome.html.erb:9
853
- msgid "Learn more about this in the documentation."
854
- msgstr "Approfondissez ce sujet dans la documentation."
855
-
856
876
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
857
877
  msgid "Summary report for discovered hosts from Foreman"
858
878
  msgstr "Rapport de synthèse des hôtes détectés depuis Foreman"
@@ -945,7 +965,7 @@ msgstr "Les noms d'hôte ne doivent pas commencer par des nombres. Une bonne mé
945
965
  msgid "Edit %s"
946
966
  msgstr "Modifier %s"
947
967
 
948
- #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:163
968
+ #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:164
949
969
  msgid "Discovery Rules"
950
970
  msgstr "Règles de détection"
951
971
 
@@ -1001,19 +1021,19 @@ msgstr "Un ou plusieurs hôtes ont été détectés"
1001
1021
  msgid "Details"
1002
1022
  msgstr "Détails"
1003
1023
 
1004
- #: ../lib/foreman_discovery/engine.rb:179
1024
+ #: ../lib/foreman_discovery/engine.rb:180
1005
1025
  msgid "Discovery Kexec template"
1006
1026
  msgstr "Modèle Kexec de détection"
1007
1027
 
1008
- #: ../lib/foreman_discovery/engine.rb:188
1028
+ #: ../lib/foreman_discovery/engine.rb:189
1009
1029
  msgid "Discovery Proxy"
1010
1030
  msgstr "Proxy de détection"
1011
1031
 
1012
- #: ../lib/foreman_discovery/engine.rb:189
1032
+ #: ../lib/foreman_discovery/engine.rb:190
1013
1033
  msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1014
1034
  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"
1015
1035
 
1016
- #: ../lib/foreman_discovery/engine.rb:190
1036
+ #: ../lib/foreman_discovery/engine.rb:191
1017
1037
  msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1018
1038
  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"
1019
1039
 
@@ -1032,3 +1052,12 @@ msgstr ""
1032
1052
  #: action_names.rb:5
1033
1053
  msgid "Action with sub plans"
1034
1054
  msgstr ""
1055
+
1056
+ #~ msgid "Learn more about this in the documentation."
1057
+ #~ msgstr "Approfondissez ce sujet dans la documentation."
1058
+ #~ msgid "No discovered hosts found in this context."
1059
+ #~ msgstr "Aucun hôte détecté trouvé dans ce contexte."
1060
+ #~ msgid ""
1061
+ #~ "This page shows discovered bare-metal or virtual nodes waiting to be provision"
1062
+ #~ "ed."
1063
+ #~ msgstr "Cette page montre les nœuds nus ou virtuels en attente de mise en service."
@@ -5,7 +5,7 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_discovery 16.1.0\n"
8
+ "Project-Id-Version: foreman_discovery 16.3.4\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
10
  "PO-Revision-Date: 2020-05-26 17:21+0000\n"
11
11
  "Last-Translator: Transifex Bot <>\n"
@@ -41,7 +41,7 @@ msgstr ""
41
41
  msgid "Show a discovered host"
42
42
  msgstr ""
43
43
 
44
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:79
44
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:85
45
45
  msgid "DHCP filename option (Grub2 or PXELinux by default)"
46
46
  msgstr ""
47
47
 
@@ -53,6 +53,10 @@ msgstr ""
53
53
  msgid "Provision a discovered host"
54
54
  msgstr ""
55
55
 
56
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54 ../app/controllers/api/v2/discovered_hosts_controller.rb:57 ../app/controllers/api/v2/discovered_hosts_controller.rb:58 ../app/controllers/api/v2/discovered_hosts_controller.rb:61 ../app/controllers/api/v2/discovered_hosts_controller.rb:64
57
+ msgid "required if host is managed and value is not inherited from host group"
58
+ msgstr ""
59
+
56
60
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
57
61
  msgid "not required if using a subnet with DHCP proxy"
58
62
  msgstr ""
@@ -61,71 +65,99 @@ msgstr ""
61
65
  msgid "not required if it's a virtual machine"
62
66
  msgstr ""
63
67
 
64
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
68
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:62
69
+ msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
70
+ msgstr ""
71
+
72
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:63
73
+ msgid "required if host is managed and custom partition has not been defined"
74
+ msgstr ""
75
+
76
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:69
77
+ msgid "Host's owner type"
78
+ msgstr ""
79
+
80
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:72
81
+ msgid "Host's parameters (array or indexed hash)"
82
+ msgstr ""
83
+
84
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
85
+ msgid "Name of the parameter"
86
+ msgstr ""
87
+
88
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
89
+ msgid "Parameter value"
90
+ msgstr ""
91
+
92
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
93
+ msgid "Type of value"
94
+ msgstr ""
95
+
96
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:82
65
97
  msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
66
98
  msgstr ""
67
99
 
68
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
100
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:84
69
101
  msgid "required if value is not inherited from host group or default password in settings"
70
102
  msgstr ""
71
103
 
72
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
104
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:95
73
105
  msgid "Delete a discovered host"
74
106
  msgstr ""
75
107
 
76
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:96
108
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:102
77
109
  msgid "Upload facts for a host, creating the host if required"
78
110
  msgstr ""
79
111
 
80
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
112
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:103
81
113
  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)"
82
114
  msgstr ""
83
115
 
84
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
116
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:129
85
117
  msgid "Execute rules against a discovered host"
86
118
  msgstr ""
87
119
 
88
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122 ../app/controllers/discovered_hosts_controller.rb:160
120
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:135 ../app/controllers/discovered_hosts_controller.rb:160
89
121
  msgid "Host %{host} was provisioned with rule %{rule}"
90
122
  msgstr ""
91
123
 
92
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:125
124
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
93
125
  msgid "Unable to provision %{host}: %{errors}"
94
126
  msgstr ""
95
127
 
96
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131 ../app/controllers/discovered_hosts_controller.rb:167
128
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:144 ../app/controllers/discovered_hosts_controller.rb:167
97
129
  msgid "No rule found for host %s"
98
130
  msgstr ""
99
131
 
100
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
132
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:151
101
133
  msgid "Execute rules against all currently discovered hosts"
102
134
  msgstr ""
103
135
 
104
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:173
136
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:155 ../app/controllers/discovered_hosts_controller.rb:173
105
137
  msgid "Errors during auto provisioning: %s"
106
138
  msgstr ""
107
139
 
108
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:176
140
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:158 ../app/controllers/discovered_hosts_controller.rb:176
109
141
  msgid "No discovered hosts to provision"
110
142
  msgstr ""
111
143
 
112
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:167
144
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:180
113
145
  msgid "%s discovered hosts were provisioned"
114
146
  msgstr ""
115
147
 
116
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:178
148
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:191
117
149
  msgid "Refreshing the facts of a discovered host"
118
150
  msgstr ""
119
151
 
120
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:187
152
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:200
121
153
  msgid "Rebooting a discovered host"
122
154
  msgstr ""
123
155
 
124
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:196
156
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:209
125
157
  msgid "Rebooting all discovered hosts"
126
158
  msgstr ""
127
159
 
128
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207 ../app/controllers/discovered_hosts_controller.rb:129
160
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:220 ../app/controllers/discovered_hosts_controller.rb:129
129
161
  msgid "Discovered hosts are rebooting now"
130
162
  msgstr ""
131
163
 
@@ -369,7 +401,7 @@ msgstr ""
369
401
  msgid "Provision"
370
402
  msgstr "Aprovisionamento"
371
403
 
372
- #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:6 ../lib/foreman_discovery/engine.rb:158 ../lib/foreman_discovery/engine.rb:173
404
+ #: ../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:159 ../lib/foreman_discovery/engine.rb:174
373
405
  msgid "Discovered Hosts"
374
406
  msgstr ""
375
407
 
@@ -839,18 +871,6 @@ msgstr ""
839
871
  msgid "Collapse All"
840
872
  msgstr ""
841
873
 
842
- #: ../app/views/discovered_hosts/welcome.html.erb:7
843
- msgid "No discovered hosts found in this context."
844
- msgstr ""
845
-
846
- #: ../app/views/discovered_hosts/welcome.html.erb:8
847
- msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
848
- msgstr ""
849
-
850
- #: ../app/views/discovered_hosts/welcome.html.erb:9
851
- msgid "Learn more about this in the documentation."
852
- msgstr ""
853
-
854
874
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
855
875
  msgid "Summary report for discovered hosts from Foreman"
856
876
  msgstr ""
@@ -943,7 +963,7 @@ msgstr ""
943
963
  msgid "Edit %s"
944
964
  msgstr "Editar %s"
945
965
 
946
- #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:163
966
+ #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:164
947
967
  msgid "Discovery Rules"
948
968
  msgstr ""
949
969
 
@@ -999,19 +1019,19 @@ msgstr ""
999
1019
  msgid "Details"
1000
1020
  msgstr ""
1001
1021
 
1002
- #: ../lib/foreman_discovery/engine.rb:179
1022
+ #: ../lib/foreman_discovery/engine.rb:180
1003
1023
  msgid "Discovery Kexec template"
1004
1024
  msgstr ""
1005
1025
 
1006
- #: ../lib/foreman_discovery/engine.rb:188
1026
+ #: ../lib/foreman_discovery/engine.rb:189
1007
1027
  msgid "Discovery Proxy"
1008
1028
  msgstr ""
1009
1029
 
1010
- #: ../lib/foreman_discovery/engine.rb:189
1030
+ #: ../lib/foreman_discovery/engine.rb:190
1011
1031
  msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1012
1032
  msgstr ""
1013
1033
 
1014
- #: ../lib/foreman_discovery/engine.rb:190
1034
+ #: ../lib/foreman_discovery/engine.rb:191
1015
1035
  msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1016
1036
  msgstr ""
1017
1037
 
@@ -7,7 +7,7 @@
7
7
  # caifti <caifti@gmail.com>, 2014
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: foreman_discovery 16.1.0\n"
10
+ "Project-Id-Version: foreman_discovery 16.3.4\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
12
  "PO-Revision-Date: 2020-05-26 17:21+0000\n"
13
13
  "Last-Translator: Transifex Bot <>\n"
@@ -43,7 +43,7 @@ msgstr "numero di voci per richiesta"
43
43
  msgid "Show a discovered host"
44
44
  msgstr "Visualizza un host rilevato"
45
45
 
46
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:79
46
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:37 ../app/controllers/api/v2/discovered_hosts_controller.rb:85
47
47
  msgid "DHCP filename option (Grub2 or PXELinux by default)"
48
48
  msgstr ""
49
49
 
@@ -55,6 +55,10 @@ msgstr ""
55
55
  msgid "Provision a discovered host"
56
56
  msgstr "Esegui il provisioning di un host rilevato"
57
57
 
58
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:54 ../app/controllers/api/v2/discovered_hosts_controller.rb:57 ../app/controllers/api/v2/discovered_hosts_controller.rb:58 ../app/controllers/api/v2/discovered_hosts_controller.rb:61 ../app/controllers/api/v2/discovered_hosts_controller.rb:64
59
+ msgid "required if host is managed and value is not inherited from host group"
60
+ msgstr ""
61
+
58
62
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
59
63
  msgid "not required if using a subnet with DHCP proxy"
60
64
  msgstr "non necessario se si utilizza una sottorete con DHCP proxy"
@@ -63,71 +67,99 @@ msgstr "non necessario se si utilizza una sottorete con DHCP proxy"
63
67
  msgid "not required if it's a virtual machine"
64
68
  msgstr "non necessario se è una macchina virtuale"
65
69
 
66
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:76
70
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:62
71
+ msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
72
+ msgstr ""
73
+
74
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:63
75
+ msgid "required if host is managed and custom partition has not been defined"
76
+ msgstr ""
77
+
78
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:69
79
+ msgid "Host's owner type"
80
+ msgstr ""
81
+
82
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:72
83
+ msgid "Host's parameters (array or indexed hash)"
84
+ msgstr ""
85
+
86
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
87
+ msgid "Name of the parameter"
88
+ msgstr ""
89
+
90
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
91
+ msgid "Parameter value"
92
+ msgstr ""
93
+
94
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
95
+ msgid "Type of value"
96
+ msgstr ""
97
+
98
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:82
67
99
  msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
68
100
  msgstr "UUID per controllare gli stati dei compiti d'orchestrazione, GET /api/orchestration/:UUID/tasks"
69
101
 
70
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:78
102
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:84
71
103
  msgid "required if value is not inherited from host group or default password in settings"
72
104
  msgstr "necessario se il valore non è ereditato da un gruppo di host o password predefinita nelle impostazione"
73
105
 
74
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:89
106
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:95
75
107
  msgid "Delete a discovered host"
76
108
  msgstr "Rimuovi un host rilevato"
77
109
 
78
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:96
110
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:102
79
111
  msgid "Upload facts for a host, creating the host if required"
80
112
  msgstr "Carica gli eventi per un host creando, se necessario, un host"
81
113
 
82
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:97
114
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:103
83
115
  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)"
84
116
  msgstr ""
85
117
 
86
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
118
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:129
87
119
  msgid "Execute rules against a discovered host"
88
120
  msgstr "Esegui le regole nei confronti di un host rilevato"
89
121
 
90
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122 ../app/controllers/discovered_hosts_controller.rb:160
122
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:135 ../app/controllers/discovered_hosts_controller.rb:160
91
123
  msgid "Host %{host} was provisioned with rule %{rule}"
92
124
  msgstr "È stato eseguito il provisioning dell'host %{host} con la regola %{rule}"
93
125
 
94
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:125
126
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
95
127
  msgid "Unable to provision %{host}: %{errors}"
96
128
  msgstr ""
97
129
 
98
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131 ../app/controllers/discovered_hosts_controller.rb:167
130
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:144 ../app/controllers/discovered_hosts_controller.rb:167
99
131
  msgid "No rule found for host %s"
100
132
  msgstr "Nessuna regola trovata per l'host %s"
101
133
 
102
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
134
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:151
103
135
  msgid "Execute rules against all currently discovered hosts"
104
136
  msgstr "Esegui le regole nei confronti degli host attualemente rilevati"
105
137
 
106
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142 ../app/controllers/discovered_hosts_controller.rb:173
138
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:155 ../app/controllers/discovered_hosts_controller.rb:173
107
139
  msgid "Errors during auto provisioning: %s"
108
140
  msgstr "Errore durante auto provisioning: %s"
109
141
 
110
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145 ../app/controllers/discovered_hosts_controller.rb:176
142
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:158 ../app/controllers/discovered_hosts_controller.rb:176
111
143
  msgid "No discovered hosts to provision"
112
144
  msgstr "Nessun host rilevato per il provisioning"
113
145
 
114
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:167
146
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:180
115
147
  msgid "%s discovered hosts were provisioned"
116
148
  msgstr ""
117
149
 
118
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:178
150
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:191
119
151
  msgid "Refreshing the facts of a discovered host"
120
152
  msgstr "Aggiornamento eventi di un host rilevato"
121
153
 
122
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:187
154
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:200
123
155
  msgid "Rebooting a discovered host"
124
156
  msgstr "Riavvio di un host rilevato"
125
157
 
126
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:196
158
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:209
127
159
  msgid "Rebooting all discovered hosts"
128
160
  msgstr ""
129
161
 
130
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207 ../app/controllers/discovered_hosts_controller.rb:129
162
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:220 ../app/controllers/discovered_hosts_controller.rb:129
131
163
  msgid "Discovered hosts are rebooting now"
132
164
  msgstr ""
133
165
 
@@ -371,7 +403,7 @@ msgstr ""
371
403
  msgid "Provision"
372
404
  msgstr "Provisioning"
373
405
 
374
- #: ../app/helpers/discovery_rules_helper.rb:26 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:1 ../app/views/discovered_hosts/welcome.html.erb:6 ../lib/foreman_discovery/engine.rb:158 ../lib/foreman_discovery/engine.rb:173
406
+ #: ../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:159 ../lib/foreman_discovery/engine.rb:174
375
407
  msgid "Discovered Hosts"
376
408
  msgstr ""
377
409
 
@@ -841,18 +873,6 @@ msgstr "indirizzo IP"
841
873
  msgid "Collapse All"
842
874
  msgstr "Comprimi tutto"
843
875
 
844
- #: ../app/views/discovered_hosts/welcome.html.erb:7
845
- msgid "No discovered hosts found in this context."
846
- msgstr ""
847
-
848
- #: ../app/views/discovered_hosts/welcome.html.erb:8
849
- msgid "This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
850
- msgstr ""
851
-
852
- #: ../app/views/discovered_hosts/welcome.html.erb:9
853
- msgid "Learn more about this in the documentation."
854
- msgstr ""
855
-
856
876
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
857
877
  msgid "Summary report for discovered hosts from Foreman"
858
878
  msgstr ""
@@ -945,7 +965,7 @@ msgstr ""
945
965
  msgid "Edit %s"
946
966
  msgstr "Modifica %s"
947
967
 
948
- #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:163
968
+ #: ../app/views/discovery_rules/index.html.erb:1 ../lib/foreman_discovery/engine.rb:164
949
969
  msgid "Discovery Rules"
950
970
  msgstr "Regola per la scoperta"
951
971
 
@@ -1001,19 +1021,19 @@ msgstr ""
1001
1021
  msgid "Details"
1002
1022
  msgstr "Dettagli:"
1003
1023
 
1004
- #: ../lib/foreman_discovery/engine.rb:179
1024
+ #: ../lib/foreman_discovery/engine.rb:180
1005
1025
  msgid "Discovery Kexec template"
1006
1026
  msgstr ""
1007
1027
 
1008
- #: ../lib/foreman_discovery/engine.rb:188
1028
+ #: ../lib/foreman_discovery/engine.rb:189
1009
1029
  msgid "Discovery Proxy"
1010
1030
  msgstr ""
1011
1031
 
1012
- #: ../lib/foreman_discovery/engine.rb:189
1032
+ #: ../lib/foreman_discovery/engine.rb:190
1013
1033
  msgid "Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1014
1034
  msgstr ""
1015
1035
 
1016
- #: ../lib/foreman_discovery/engine.rb:190
1036
+ #: ../lib/foreman_discovery/engine.rb:191
1017
1037
  msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1018
1038
  msgstr ""
1019
1039