foreman_discovery 19.0.0 → 19.0.3

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.
@@ -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 18.0.1\n"
11
+ "Project-Id-Version: foreman_discovery 21.0.0\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
- "POT-Creation-Date: 2021-11-25 10:15+0100\n"
14
- "PO-Revision-Date: 2021-09-20 17:24+0000\n"
15
- "Last-Translator: Transifex Bot <>\n"
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 {host}"
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 : {host}"
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 "{host} hôtes détectés ont été provisionnés"
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 '{host}'"
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 : {host}"
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 {host}"
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 {host}"
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 {host}"
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 %{host} avec l'erreur %{error_message}"
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 {host}"
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 %{host} avec l'erreur %{error_message}"
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 {host}"
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 {host}: %s"
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 {host}, la communication ne sera pas assurée par un proxy.."
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 '{host}' ?"
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 '{host}' ?"
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 '{host}' ?"
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 {host} a été fourni"
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 {host} doit également être associée à la règle de détection"
439
- msgstr[1] "L'organisation du groupe d'hôtes {host} doit également être associée à la règle de détection"
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 {host} doit également être associé à la règle de détection"
445
- msgstr[1] "L'emplacement du groupe d'hôtes {host} doit également être associé à la règle de détection"
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 '{host}' attendu manquant. Impossible de détecter l'interface principale et de définir le nom d'hôte"
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:73
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 : {host}"
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:102
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:160
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:178
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:182 ../app/models/host/discovered.rb:205
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 %{url}: sur %{ips}"
485
+ msgstr "Impossible d'exécuter %{action}: sur %{ips}"
486
486
 
487
- #: ../app/models/host/discovered.rb:201
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:225
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 '%%s'"
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 '%%s' a eu toutes ces interfaces réseau filtrés, filtre: %{fact}"
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 \"{mac}\""
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/%{mac} avec '%'{body}"
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 %%s précédent au %{now}"
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 :"
@@ -5,11 +5,11 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_discovery 18.0.1\n"
8
+ "Project-Id-Version: foreman_discovery 21.0.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2021-11-25 10:15+0100\n"
11
- "PO-Revision-Date: 2021-09-20 17:24+0000\n"
12
- "Last-Translator: Transifex Bot <>\n"
10
+ "POT-Creation-Date: 2022-03-17 14:06+0100\n"
11
+ "PO-Revision-Date: 2013-11-15 17:25+0000\n"
12
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
13
  "Language-Team: Galician (http://www.transifex.com/foreman/foreman/language/gl/"
14
14
  ")\n"
15
15
  "MIME-Version: 1.0\n"
@@ -332,7 +332,7 @@ msgstr ""
332
332
 
333
333
  #: ../app/helpers/discovered_hosts_helper.rb:19
334
334
  msgid "Back"
335
- msgstr ""
335
+ msgstr "Atrás"
336
336
 
337
337
  #: ../app/helpers/discovered_hosts_helper.rb:21 ../app/helpers/discovered_hosts_helper.rb:35
338
338
  msgid "Select Action"
@@ -462,31 +462,31 @@ msgstr ""
462
462
  msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
463
463
  msgstr ""
464
464
 
465
- #: ../app/models/host/discovered.rb:73
465
+ #: ../app/models/host/discovered.rb:74
466
466
  msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
467
467
  msgstr ""
468
468
 
469
- #: ../app/models/host/discovered.rb:102
469
+ #: ../app/models/host/discovered.rb:103
470
470
  msgid "Facts could not be imported"
471
471
  msgstr ""
472
472
 
473
- #: ../app/models/host/discovered.rb:160
473
+ #: ../app/models/host/discovered.rb:161
474
474
  msgid "Could not get facts from proxy %{url}: %{error}"
475
475
  msgstr ""
476
476
 
477
- #: ../app/models/host/discovered.rb:178
477
+ #: ../app/models/host/discovered.rb:179
478
478
  msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
479
479
  msgstr ""
480
480
 
481
- #: ../app/models/host/discovered.rb:182 ../app/models/host/discovered.rb:205
481
+ #: ../app/models/host/discovered.rb:183 ../app/models/host/discovered.rb:206
482
482
  msgid "Unable to perform %{action} on %{ips}"
483
483
  msgstr ""
484
484
 
485
- #: ../app/models/host/discovered.rb:201
485
+ #: ../app/models/host/discovered.rb:202
486
486
  msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
487
487
  msgstr ""
488
488
 
489
- #: ../app/models/host/discovered.rb:225
489
+ #: ../app/models/host/discovered.rb:226
490
490
  msgid "Invalid hostname: Could not normalize the hostname"
491
491
  msgstr ""
492
492
 
@@ -720,15 +720,15 @@ msgstr ""
720
720
 
721
721
  #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:8
722
722
  msgid "Storage"
723
- msgstr ""
723
+ msgstr "Almacenamento"
724
724
 
725
725
  #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:9
726
726
  msgid "Hardware"
727
- msgstr ""
727
+ msgstr "Hardware"
728
728
 
729
729
  #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:10
730
730
  msgid "Network"
731
- msgstr ""
731
+ msgstr "Rede"
732
732
 
733
733
  #: ../app/services/foreman_discovery/fact_to_category_resolver.rb:11
734
734
  msgid "Software"
@@ -874,7 +874,7 @@ msgstr ""
874
874
 
875
875
  #: ../app/views/discovered_hosts/show.html.erb:44
876
876
  msgid "Type"
877
- msgstr ""
877
+ msgstr "Tipo"
878
878
 
879
879
  #: ../app/views/discovered_hosts/show.html.erb:45
880
880
  msgid "Identifier"
@@ -930,15 +930,15 @@ msgstr ""
930
930
 
931
931
  #: ../app/views/discovery_rules/_form.html.erb:5
932
932
  msgid "Primary"
933
- msgstr ""
933
+ msgstr "Primaria"
934
934
 
935
935
  #: ../app/views/discovery_rules/_form.html.erb:7
936
936
  msgid "Locations"
937
- msgstr ""
937
+ msgstr "Lugares"
938
938
 
939
939
  #: ../app/views/discovery_rules/_form.html.erb:10
940
940
  msgid "Organizations"
941
- msgstr ""
941
+ msgstr "Organizacións"
942
942
 
943
943
  #: ../app/views/discovery_rules/_form.html.erb:22
944
944
  msgid "Target host group for this rule with all properties set"
@@ -1046,11 +1046,11 @@ msgstr ""
1046
1046
 
1047
1047
  #: ../db/seeds.d/80_discovery_ui_notification.rb:13
1048
1048
  msgid "Details"
1049
- msgstr ""
1049
+ msgstr "Detalles"
1050
1050
 
1051
1051
  #: ../db/seeds.d/80_discovery_ui_notification.rb:18
1052
1052
  msgid "Hosts"
1053
- msgstr ""
1053
+ msgstr "Equipos"
1054
1054
 
1055
1055
  #: ../db/seeds.d/80_discovery_ui_notification.rb:20
1056
1056
  msgid "Error message goes here"
@@ -1080,6 +1080,14 @@ msgstr ""
1080
1080
  msgid "documentation"
1081
1081
  msgstr ""
1082
1082
 
1083
+ #: ../webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js:7
1084
+ msgid "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
1085
+ msgstr ""
1086
+
1087
+ #: ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:12
1088
+ msgid "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts"
1089
+ msgstr ""
1090
+
1083
1091
  #: action_names.rb:2
1084
1092
  msgid "Remote action:"
1085
1093
  msgstr ""
@@ -7,11 +7,11 @@
7
7
  # caifti <caifti@gmail.com>, 2014
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: foreman_discovery 18.0.1\n"
10
+ "Project-Id-Version: foreman_discovery 21.0.0\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
- "POT-Creation-Date: 2021-11-25 10:15+0100\n"
13
- "PO-Revision-Date: 2021-09-20 17:24+0000\n"
14
- "Last-Translator: Transifex Bot <>\n"
12
+ "POT-Creation-Date: 2022-03-17 14:06+0100\n"
13
+ "PO-Revision-Date: 2013-11-15 17:25+0000\n"
14
+ "Last-Translator: caifti <caifti@gmail.com>, 2014\n"
15
15
  "Language-Team: Italian (http://www.transifex.com/foreman/foreman/language/it/)"
16
16
  "\n"
17
17
  "MIME-Version: 1.0\n"
@@ -464,31 +464,31 @@ msgstr "Eventi non validi, deve essere un Hash"
464
464
  msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
465
465
  msgstr ""
466
466
 
467
- #: ../app/models/host/discovered.rb:73
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
469
  msgstr ""
470
470
 
471
- #: ../app/models/host/discovered.rb:102
471
+ #: ../app/models/host/discovered.rb:103
472
472
  msgid "Facts could not be imported"
473
473
  msgstr ""
474
474
 
475
- #: ../app/models/host/discovered.rb:160
475
+ #: ../app/models/host/discovered.rb:161
476
476
  msgid "Could not get facts from proxy %{url}: %{error}"
477
477
  msgstr "Impossibile ottenere gli eventi dal proxy %{url}: %{error}"
478
478
 
479
- #: ../app/models/host/discovered.rb:178
479
+ #: ../app/models/host/discovered.rb:179
480
480
  msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
481
481
  msgstr ""
482
482
 
483
- #: ../app/models/host/discovered.rb:182 ../app/models/host/discovered.rb:205
483
+ #: ../app/models/host/discovered.rb:183 ../app/models/host/discovered.rb:206
484
484
  msgid "Unable to perform %{action} on %{ips}"
485
485
  msgstr ""
486
486
 
487
- #: ../app/models/host/discovered.rb:201
487
+ #: ../app/models/host/discovered.rb:202
488
488
  msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
489
489
  msgstr ""
490
490
 
491
- #: ../app/models/host/discovered.rb:225
491
+ #: ../app/models/host/discovered.rb:226
492
492
  msgid "Invalid hostname: Could not normalize the hostname"
493
493
  msgstr ""
494
494
 
@@ -1082,6 +1082,14 @@ msgstr ""
1082
1082
  msgid "documentation"
1083
1083
  msgstr ""
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 "Azione remota:"
@@ -7,11 +7,11 @@
7
7
  # 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015
8
8
  msgid ""
9
9
  msgstr ""
10
- "Project-Id-Version: foreman_discovery 18.0.1\n"
10
+ "Project-Id-Version: foreman_discovery 21.0.0\n"
11
11
  "Report-Msgid-Bugs-To: \n"
12
- "POT-Creation-Date: 2021-11-25 10:15+0100\n"
13
- "PO-Revision-Date: 2021-09-20 17:24+0000\n"
14
- "Last-Translator: Transifex Bot <>\n"
12
+ "POT-Creation-Date: 2022-03-17 14:06+0100\n"
13
+ "PO-Revision-Date: 2013-11-15 17:25+0000\n"
14
+ "Last-Translator: 山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015\n"
15
15
  "Language-Team: Japanese (http://www.transifex.com/foreman/foreman/language/ja/"
16
16
  ")\n"
17
17
  "MIME-Version: 1.0\n"
@@ -462,31 +462,31 @@ msgstr "無効なファクトです。ハッシュである必要があります
462
462
  msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
463
463
  msgstr "必要な discovery_fact '%s' がありません。プライマリーインターフェースの検出やホスト名の設定ができません"
464
464
 
465
- #: ../app/models/host/discovered.rb:73
465
+ #: ../app/models/host/discovered.rb:74
466
466
  msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
467
467
  msgstr "無効なファクト: discovery_hostname 設定の全ファクトで、ハッシュの値は無効です: %s"
468
468
 
469
- #: ../app/models/host/discovered.rb:102
469
+ #: ../app/models/host/discovered.rb:103
470
470
  msgid "Facts could not be imported"
471
471
  msgstr "ファクトをインポートできませんでした"
472
472
 
473
- #: ../app/models/host/discovered.rb:160
473
+ #: ../app/models/host/discovered.rb:161
474
474
  msgid "Could not get facts from proxy %{url}: %{error}"
475
475
  msgstr "プロキシー %{url} からファクトを取得できませんでした: %{error}"
476
476
 
477
- #: ../app/models/host/discovered.rb:178
477
+ #: ../app/models/host/discovered.rb:179
478
478
  msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
479
479
  msgstr "%{name} (%{url}) で再起動を実行できません: %{msg}"
480
480
 
481
- #: ../app/models/host/discovered.rb:182 ../app/models/host/discovered.rb:205
481
+ #: ../app/models/host/discovered.rb:183 ../app/models/host/discovered.rb:206
482
482
  msgid "Unable to perform %{action} on %{ips}"
483
483
  msgstr "%{ips} で %{action} を実行できません"
484
484
 
485
- #: ../app/models/host/discovered.rb:201
485
+ #: ../app/models/host/discovered.rb:202
486
486
  msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
487
487
  msgstr "%{name} (%{url}) で kexec を実行できません: %{msg}"
488
488
 
489
- #: ../app/models/host/discovered.rb:225
489
+ #: ../app/models/host/discovered.rb:226
490
490
  msgid "Invalid hostname: Could not normalize the hostname"
491
491
  msgstr "無効なホスト名: ホスト名を正規化できませんでした"
492
492
 
@@ -696,11 +696,11 @@ msgstr "名前ジェネレーターのタイプ"
696
696
 
697
697
  #: ../app/models/setting/discovered.rb:40
698
698
  msgid "Prefer IPv6 to IPv4 when calling discovered nodes"
699
- msgstr ""
699
+ msgstr "検出されたノードを呼び出す際に、IPv4 よりも IPv6 を優先します。"
700
700
 
701
701
  #: ../app/models/setting/discovered.rb:40
702
702
  msgid "Prefer IPv6"
703
- msgstr ""
703
+ msgstr "IPv6 を優先します"
704
704
 
705
705
  #: ../app/services/foreman_discovery/fact_parser.rb:4
706
706
  msgid "Discovery fact parser does not work with non-discovery host '%{host}'"
@@ -1079,6 +1079,14 @@ msgstr "詳細は、以下を参照してください "
1079
1079
  msgid "documentation"
1080
1080
  msgstr "ドキュメント"
1081
1081
 
1082
+ #: ../webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js:7
1083
+ msgid "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
1084
+ msgstr ""
1085
+
1086
+ #: ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:12
1087
+ msgid "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts"
1088
+ msgstr ""
1089
+
1082
1090
  #: action_names.rb:2
1083
1091
  msgid "Remote action:"
1084
1092
  msgstr "リモートアクション:"
@@ -5,11 +5,11 @@
5
5
  # Translators:
6
6
  msgid ""
7
7
  msgstr ""
8
- "Project-Id-Version: foreman_discovery 18.0.1\n"
8
+ "Project-Id-Version: foreman_discovery 21.0.0\n"
9
9
  "Report-Msgid-Bugs-To: \n"
10
- "POT-Creation-Date: 2021-11-25 10:15+0100\n"
11
- "PO-Revision-Date: 2021-09-20 17:24+0000\n"
12
- "Last-Translator: Transifex Bot <>\n"
10
+ "POT-Creation-Date: 2022-03-17 14:06+0100\n"
11
+ "PO-Revision-Date: 2013-11-15 17:25+0000\n"
12
+ "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
13
  "Language-Team: Korean (http://www.transifex.com/foreman/foreman/language/ko/)\n"
14
14
  "MIME-Version: 1.0\n"
15
15
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -461,31 +461,31 @@ msgstr "잘못된 팩트, 해시여야 합니다 "
461
461
  msgid "Expected discovery_fact '%s' is missing, unable to detect primary interface and set hostname"
462
462
  msgstr "필요한 discovery_fact '%s'이(가) 누락되었습니다. 기본 인터페이스와 설정된 호스트 이름을 감지할 수 없습니다."
463
463
 
464
- #: ../app/models/host/discovered.rb:73
464
+ #: ../app/models/host/discovered.rb:74
465
465
  msgid "Invalid facts: hash does not contain a valid value for any of the facts in the discovery_hostname setting: %s"
466
466
  msgstr ""
467
467
 
468
- #: ../app/models/host/discovered.rb:102
468
+ #: ../app/models/host/discovered.rb:103
469
469
  msgid "Facts could not be imported"
470
470
  msgstr ""
471
471
 
472
- #: ../app/models/host/discovered.rb:160
472
+ #: ../app/models/host/discovered.rb:161
473
473
  msgid "Could not get facts from proxy %{url}: %{error}"
474
474
  msgstr "프록시 %{url}에서 팩트를 가져올 수 없습니다: %{error}"
475
475
 
476
- #: ../app/models/host/discovered.rb:178
476
+ #: ../app/models/host/discovered.rb:179
477
477
  msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
478
478
  msgstr ""
479
479
 
480
- #: ../app/models/host/discovered.rb:182 ../app/models/host/discovered.rb:205
480
+ #: ../app/models/host/discovered.rb:183 ../app/models/host/discovered.rb:206
481
481
  msgid "Unable to perform %{action} on %{ips}"
482
482
  msgstr ""
483
483
 
484
- #: ../app/models/host/discovered.rb:201
484
+ #: ../app/models/host/discovered.rb:202
485
485
  msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
486
486
  msgstr ""
487
487
 
488
- #: ../app/models/host/discovered.rb:225
488
+ #: ../app/models/host/discovered.rb:226
489
489
  msgid "Invalid hostname: Could not normalize the hostname"
490
490
  msgstr ""
491
491
 
@@ -1079,6 +1079,14 @@ msgstr ""
1079
1079
  msgid "documentation"
1080
1080
  msgstr ""
1081
1081
 
1082
+ #: ../webpack/src/ForemanDiscovery/DiscoveredHosts/Components/EmptyState/EmptyState.js:7
1083
+ msgid "No discovered hosts found in this context. This page shows discovered bare-metal or virtual nodes waiting to be provisioned."
1084
+ msgstr ""
1085
+
1086
+ #: ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:12
1087
+ msgid "No Discovery Rules found in this context. Create Discovery Rules to perform automated provisioning on Discovered Hosts"
1088
+ msgstr ""
1089
+
1082
1090
  #: action_names.rb:2
1083
1091
  msgid "Remote action:"
1084
1092
  msgstr "원격 작업:"