foreman_discovery 16.1.3 → 16.1.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. checksums.yaml +4 -4
  2. data/app/controllers/discovered_hosts_controller.rb +5 -3
  3. data/app/views/discovered_hosts/_discovered_host_modal.html.erb +0 -2
  4. data/extra/discover-host +14 -8
  5. data/lib/foreman_discovery/version.rb +1 -1
  6. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  7. data/locale/ca/foreman_discovery.edit.po +46 -37
  8. data/locale/ca/foreman_discovery.po +4 -1
  9. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  10. data/locale/de/foreman_discovery.edit.po +54 -47
  11. data/locale/de/foreman_discovery.po +4 -1
  12. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  13. data/locale/en/foreman_discovery.edit.po +40 -28
  14. data/locale/en/foreman_discovery.po +4 -1
  15. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  16. data/locale/en_GB/foreman_discovery.edit.po +45 -44
  17. data/locale/en_GB/foreman_discovery.po +4 -1
  18. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  19. data/locale/es/foreman_discovery.edit.po +79 -76
  20. data/locale/es/foreman_discovery.po +4 -1
  21. data/locale/foreman_discovery.pot +25 -21
  22. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  23. data/locale/fr/foreman_discovery.edit.po +85 -82
  24. data/locale/fr/foreman_discovery.po +4 -1
  25. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  26. data/locale/gl/foreman_discovery.edit.po +41 -29
  27. data/locale/gl/foreman_discovery.po +4 -1
  28. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  29. data/locale/it/foreman_discovery.edit.po +54 -42
  30. data/locale/it/foreman_discovery.po +4 -1
  31. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  32. data/locale/ja/foreman_discovery.edit.po +88 -87
  33. data/locale/ja/foreman_discovery.po +4 -1
  34. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  35. data/locale/ko/foreman_discovery.edit.po +53 -41
  36. data/locale/ko/foreman_discovery.po +4 -1
  37. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  38. data/locale/pt_BR/foreman_discovery.edit.po +78 -72
  39. data/locale/pt_BR/foreman_discovery.po +4 -1
  40. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  41. data/locale/ru/foreman_discovery.edit.po +53 -41
  42. data/locale/ru/foreman_discovery.po +4 -1
  43. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  44. data/locale/sv_SE/foreman_discovery.edit.po +44 -32
  45. data/locale/sv_SE/foreman_discovery.po +4 -1
  46. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  47. data/locale/zh_CN/foreman_discovery.edit.po +123 -123
  48. data/locale/zh_CN/foreman_discovery.po +4 -1
  49. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  50. data/locale/zh_TW/foreman_discovery.edit.po +53 -41
  51. data/locale/zh_TW/foreman_discovery.po +4 -1
  52. data/test/facts/vmware-facter4-nolegacy.json +402 -0
  53. metadata +12 -10
@@ -4,15 +4,17 @@
4
4
  #
5
5
  # Translators:
6
6
  # elobato <elobatocs@gmail.com>, 2015
7
+ # elobato <elobatocs@gmail.com>, 2015
7
8
  # francis <hackgo@gmail.com>, 2013-2014
9
+ # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014
8
10
  # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014-2015
9
11
  # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014
10
12
  msgid ""
11
13
  msgstr ""
12
14
  "Project-Id-Version: foreman_discovery 16.3.4\n"
13
15
  "Report-Msgid-Bugs-To: \n"
14
- "PO-Revision-Date: 2020-05-26 17:21+0000\n"
15
- "Last-Translator: Transifex Bot <>\n"
16
+ "PO-Revision-Date: 2020-10-29 17:16+0000\n"
17
+ "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>\n"
16
18
  "Language-Team: Spanish (http://www.transifex.com/foreman/foreman/language/es/)"
17
19
  "\n"
18
20
  "MIME-Version: 1.0\n"
@@ -59,7 +61,7 @@ msgstr "Aprovisionar un host detectado"
59
61
 
60
62
  #: ../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
61
63
  msgid "required if host is managed and value is not inherited from host group"
62
- msgstr ""
64
+ msgstr "obligatorio si los hosts están administrados y el valor no se ha heredado de un grupo de hosts"
63
65
 
64
66
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:55
65
67
  msgid "not required if using a subnet with DHCP proxy"
@@ -71,31 +73,31 @@ msgstr "no es necesario si no se trata de una máquina virtual"
71
73
 
72
74
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:62
73
75
  msgid "required if not imaged based provisioning and host is managed and value is not inherited from host group"
74
- msgstr ""
76
+ msgstr "obligatorio si el aprovisionamiento no se basa en imágenes, el host está administrado y el valor no se hereda de un grupo de hosts"
75
77
 
76
78
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:63
77
79
  msgid "required if host is managed and custom partition has not been defined"
78
- msgstr ""
80
+ msgstr "obligatorio si el host está administrado y no se han definido particiones personalizadas"
79
81
 
80
82
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:69
81
83
  msgid "Host's owner type"
82
- msgstr ""
84
+ msgstr "Tipo de propietario de host"
83
85
 
84
86
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:72
85
87
  msgid "Host's parameters (array or indexed hash)"
86
- msgstr ""
88
+ msgstr "Parámetros del host (array o hash indexado)"
87
89
 
88
90
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:73
89
91
  msgid "Name of the parameter"
90
- msgstr ""
92
+ msgstr "Nombre del parámetro"
91
93
 
92
94
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:74
93
95
  msgid "Parameter value"
94
- msgstr ""
96
+ msgstr "Valor del parámetro"
95
97
 
96
98
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:75
97
99
  msgid "Type of value"
98
- msgstr ""
100
+ msgstr "Tipo de valor"
99
101
 
100
102
  #: ../app/controllers/api/v2/discovered_hosts_controller.rb:82
101
103
  msgid "UUID to track orchestration tasks status, GET /api/orchestration/:UUID/tasks"
@@ -319,7 +321,7 @@ msgstr "IPMI"
319
321
 
320
322
  #: ../app/controllers/discovered_hosts_controller.rb:226
321
323
  msgid "Miscellaneous"
322
- msgstr "Miscelánea"
324
+ msgstr "Misceláneo"
323
325
 
324
326
  #: ../app/controllers/discovered_hosts_controller.rb:304
325
327
  msgid "No hosts were found with that id or name"
@@ -327,17 +329,17 @@ msgstr "No se han encontrado equipos con ese id o nombre"
327
329
 
328
330
  #: ../app/controllers/discovered_hosts_controller.rb:308
329
331
  msgid "No hosts selected"
330
- msgstr "Ningún equipo seleccionado"
332
+ msgstr "Ningún host seleccionado"
331
333
 
332
334
  #: ../app/controllers/discovered_hosts_controller.rb:314
333
335
  msgid "Something went wrong while selecting hosts - %s"
334
- msgstr "Algo ha fallado al seleccionar equipos - %s"
336
+ msgstr "Algo ha fallado al seleccionar hosts - %s"
335
337
 
336
- #: ../app/controllers/discovery_rules_controller.rb:68
338
+ #: ../app/controllers/discovery_rules_controller.rb:72
337
339
  msgid "Rule enabled"
338
340
  msgstr "Regla habilitada"
339
341
 
340
- #: ../app/controllers/discovery_rules_controller.rb:68
342
+ #: ../app/controllers/discovery_rules_controller.rb:72
341
343
  msgid "Rule disabled"
342
344
  msgstr "Regla deshabilitada"
343
345
 
@@ -345,15 +347,15 @@ msgstr "Regla deshabilitada"
345
347
  msgid "%s ago"
346
348
  msgstr "Hace %s"
347
349
 
348
- #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:37
350
+ #: ../app/helpers/discovered_hosts_helper.rb:14 ../app/helpers/discovered_hosts_helper.rb:29 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
349
351
  msgid "Auto Provision"
350
352
  msgstr "Autoaprovisionamiento"
351
353
 
352
- #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:38
354
+ #: ../app/helpers/discovered_hosts_helper.rb:15 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:41
353
355
  msgid "Refresh facts"
354
356
  msgstr "Refrescar datos"
355
357
 
356
- #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:24 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:39
358
+ #: ../app/helpers/discovered_hosts_helper.rb:16 ../app/helpers/discovered_hosts_helper.rb:30 ../app/models/setting/discovered.rb:24 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:42
357
359
  msgid "Reboot"
358
360
  msgstr "Reiniciar"
359
361
 
@@ -365,7 +367,7 @@ msgstr "Atrás"
365
367
  msgid "Select Action"
366
368
  msgstr "Seleccionar una acción"
367
369
 
368
- #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:40
370
+ #: ../app/helpers/discovered_hosts_helper.rb:23 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:43
369
371
  msgid "Delete %s?"
370
372
  msgstr "¿Borrar %s?"
371
373
 
@@ -387,7 +389,7 @@ msgstr "%s - Los siguientes equipos están a punto de ser modificados"
387
389
 
388
390
  #: ../app/helpers/discovered_hosts_helper.rb:46 ../app/views/dashboard/_discovery_widget_host.html.erb:2
389
391
  msgid "N/A"
390
- msgstr "N/A"
392
+ msgstr "N/C"
391
393
 
392
394
  #: ../app/helpers/discovered_hosts_helper.rb:58
393
395
  msgid "New in the last 24 hours"
@@ -403,7 +405,7 @@ msgstr "Informado en los últimos 7 días"
403
405
 
404
406
  #: ../app/helpers/discovered_hosts_helper.rb:90
405
407
  msgid "Provision"
406
- msgstr "Aprovisionamiento"
408
+ msgstr "Aprovisionar"
407
409
 
408
410
  #: ../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
409
411
  msgid "Discovered Hosts"
@@ -415,7 +417,7 @@ msgstr "Hosts asociados"
415
417
 
416
418
  #: ../app/helpers/discovery_rules_helper.rb:29
417
419
  msgid "Disable"
418
- msgstr "Inhabilitar"
420
+ msgstr "Deshabilitar"
419
421
 
420
422
  #: ../app/helpers/discovery_rules_helper.rb:29
421
423
  msgid "Disable rule '%s'?"
@@ -423,7 +425,7 @@ msgstr "¿Deshabilitar regla '%s'?"
423
425
 
424
426
  #: ../app/helpers/discovery_rules_helper.rb:31
425
427
  msgid "Enable"
426
- msgstr "Activar"
428
+ msgstr "Habilitar"
427
429
 
428
430
  #: ../app/helpers/discovery_rules_helper.rb:31
429
431
  msgid "Enable rule '%s'?"
@@ -456,14 +458,14 @@ msgstr "debe estar presente."
456
458
  #: ../app/models/discovery_rule.rb:52
457
459
  msgid "Host group organization %s must also be associated to the discovery rule"
458
460
  msgid_plural "Host group organizations %s must also be associated to the discovery rule"
459
- msgstr[0] ""
460
- msgstr[1] ""
461
+ msgstr[0] "La organización del grupo de host %s debe estar asociada también con la regla de detección"
462
+ msgstr[1] "Las organizaciones del grupo de host %s deben estar asociadas también con la regla de detección"
461
463
 
462
464
  #: ../app/models/discovery_rule.rb:56
463
465
  msgid "Host group location %s must also be associated to the discovery rule"
464
466
  msgid_plural "Host group locations %s must also be associated to the discovery rule"
465
- msgstr[0] ""
466
- msgstr[1] ""
467
+ msgstr[0] "La ubicación del grupo de host %s debe estar asociada también con la regla de detección"
468
+ msgstr[1] "Las ubicaciones del grupo de host %s deben estar asociadas también con la regla de detección"
467
469
 
468
470
  #: ../app/models/host/discovered.rb:40
469
471
  msgid "Fact + prefix"
@@ -499,7 +501,7 @@ msgstr "No pudieron obtenerse los eventos del proxy %{url}: %{error}"
499
501
 
500
502
  #: ../app/models/host/discovered.rb:160
501
503
  msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
502
- msgstr ""
504
+ msgstr "No se puede realizar el reinicio en %{name} (%{url}): %{msg}"
503
505
 
504
506
  #: ../app/models/host/discovered.rb:164 ../app/models/host/discovered.rb:183
505
507
  msgid "Unable to perform %{action} on %{ips}"
@@ -507,7 +509,7 @@ msgstr ""
507
509
 
508
510
  #: ../app/models/host/discovered.rb:179
509
511
  msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
510
- msgstr ""
512
+ msgstr "No es posible ejecutar kexec en %{name} (%{url}): %{msg}"
511
513
 
512
514
  #: ../app/models/host/discovered.rb:203
513
515
  msgid "Invalid hostname: Could not normalize the hostname"
@@ -731,7 +733,7 @@ msgstr "No se puede encontrar la NIC principal con %{mac} especificada mediante
731
733
 
732
734
  #: ../app/services/foreman_discovery/host_converter.rb:47
733
735
  msgid "IPAM must be configured for subnet '%s'"
734
- msgstr ""
736
+ msgstr "El IPAM debe ser configurado para la subred '%s'"
735
737
 
736
738
  #: ../app/services/foreman_discovery/node_api/node_resource.rb:76
737
739
  msgid "Image API returned HTTP/%{code} with '%{body}"
@@ -744,8 +746,8 @@ msgstr "Error de procesamiento de la API de la imagen: %{msg} (HTTP/%{code}, bod
744
746
  #: ../app/views/dashboard/_discovery_widget.html.erb:5
745
747
  msgid "Discovered Host"
746
748
  msgid_plural "Discovered Hosts"
747
- msgstr[0] ""
748
- msgstr[1] ""
749
+ msgstr[0] "Host detectado"
750
+ msgstr[1] "Hosts detectados"
749
751
 
750
752
  #: ../app/views/dashboard/_discovery_widget.html.erb:9
751
753
  msgid "No discovered hosts available"
@@ -753,17 +755,17 @@ msgstr "No hay hosts detectados disponibles"
753
755
 
754
756
  #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:3
755
757
  msgid "Host"
756
- msgstr "Host"
758
+ msgstr "host"
757
759
 
758
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6 ../app/views/discovered_hosts/_selected_hosts.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:18 ../app/views/discovered_mailer/discovered_summary.text.erb:10
760
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:4 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7 ../app/views/discovered_hosts/_selected_hosts.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:18 ../app/views/discovered_mailer/discovered_summary.text.erb:10
759
761
  msgid "Model"
760
- msgstr "Modelo"
762
+ msgstr "Modelado"
761
763
 
762
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:20 ../app/views/discovered_mailer/discovered_summary.text.erb:12
764
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:5 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9 ../app/views/discovered_mailer/discovered_summary.html.erb:20 ../app/views/discovered_mailer/discovered_summary.text.erb:12
763
765
  msgid "CPUs"
764
766
  msgstr "CPU"
765
767
 
766
- #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:9 ../app/views/discovered_mailer/discovered_summary.html.erb:21 ../app/views/discovered_mailer/discovered_summary.text.erb:13
768
+ #: ../app/views/dashboard/_discovery_widget_host_list.html.erb:6 ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10 ../app/views/discovered_mailer/discovered_summary.html.erb:21 ../app/views/discovered_mailer/discovered_summary.text.erb:13
767
769
  msgid "Memory"
768
770
  msgstr "Memoria"
769
771
 
@@ -775,61 +777,61 @@ msgstr "Personalizar host"
775
777
  msgid "Create Host"
776
778
  msgstr "Crear host"
777
779
 
778
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
780
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
779
781
  msgid "Select all items in this page"
780
782
  msgstr "Seleccionar todos los objetos de esta página"
781
783
 
782
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:4
784
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5
783
785
  msgid "items selected. Uncheck to Clear"
784
786
  msgstr "objetos seleccionados. Desactivar para limpiar"
785
787
 
786
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:5 ../app/views/discovered_hosts/_selected_hosts.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:17 ../app/views/discovered_mailer/discovered_summary.text.erb:9
788
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:6 ../app/views/discovered_hosts/_selected_hosts.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:17 ../app/views/discovered_mailer/discovered_summary.text.erb:9
787
789
  msgid "Name"
788
790
  msgstr "Nombre"
789
791
 
790
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:7 ../app/views/discovered_mailer/discovered_summary.html.erb:19 ../app/views/discovered_mailer/discovered_summary.text.erb:11
792
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:8 ../app/views/discovered_mailer/discovered_summary.html.erb:19 ../app/views/discovered_mailer/discovered_summary.text.erb:11
791
793
  msgid "IP Address"
792
794
  msgstr "Dirección IP"
793
795
 
794
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:10
796
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
795
797
  msgid "Disk Count"
796
798
  msgstr "Conteo de discos"
797
799
 
798
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:11
800
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:12
799
801
  msgid "Disks Size"
800
802
  msgstr "Tamaño de los discos"
801
803
 
802
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:15 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
804
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:9
803
805
  msgid "Location"
804
- msgstr "Lugares"
806
+ msgstr "Ubicación"
805
807
 
806
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:16 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
808
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17 ../app/views/discovered_hosts/_selected_hosts.html.erb:10
807
809
  msgid "Organization"
808
810
  msgstr "Organización"
809
811
 
810
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:17
812
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
811
813
  msgid "Subnet"
812
814
  msgstr "Subred"
813
815
 
814
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:18
816
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19
815
817
  msgid "Last Facts Upload"
816
818
  msgstr "Última carga de datos"
817
819
 
818
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:19 ../app/views/discovery_rules/index.html.erb:12
820
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:20 ../app/views/discovery_rules/index.html.erb:12
819
821
  msgid "Actions"
820
822
  msgstr "Acciones"
821
823
 
822
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:51
824
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:55
823
825
  msgid "Please Confirm"
824
- msgstr "Confirme, por favor"
826
+ msgstr "Confirmar"
825
827
 
826
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:57
828
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:61
827
829
  msgid "Cancel"
828
830
  msgstr "Cancelar"
829
831
 
830
- #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:58
832
+ #: ../app/views/discovered_hosts/_discovered_hosts_list.html.erb:62
831
833
  msgid "Submit"
832
- msgstr "Introducir"
834
+ msgstr "Enviar"
833
835
 
834
836
  #: ../app/views/discovered_hosts/edit.html.erb:1
835
837
  msgid "Provision %s"
@@ -873,7 +875,7 @@ msgstr "Dirección IP"
873
875
 
874
876
  #: ../app/views/discovered_hosts/show.html.erb:66
875
877
  msgid "Collapse All"
876
- msgstr "Colapsó todo"
878
+ msgstr "Contraer todo"
877
879
 
878
880
  #: ../app/views/discovered_mailer/discovered_summary.html.erb:6
879
881
  msgid "Summary report for discovered hosts from Foreman"
@@ -971,7 +973,7 @@ msgstr "Editar %s"
971
973
  msgid "Discovery Rules"
972
974
  msgstr "Reglas de detección"
973
975
 
974
- #: ../app/views/discovery_rules/index.html.erb:2
976
+ #: ../app/views/discovery_rules/index.html.erb:2 ../webpack/src/ForemanDiscovery/DiscoveryRules/Components/EmptyState/EmptyState.js:9
975
977
  msgid "Create Rule"
976
978
  msgstr "Crear regla"
977
979
 
@@ -1003,6 +1005,10 @@ msgstr "Regla de detección|Habilitada"
1003
1005
  msgid "New Discovery Rule"
1004
1006
  msgstr "Nueva regla de detección"
1005
1007
 
1008
+ #: ../app/views/discovery_rules/welcome.html.erb:8
1009
+ msgid "Discovered Rules"
1010
+ msgstr ""
1011
+
1006
1012
  #: ../db/seeds.d/50_discovery_templates.rb:5
1007
1013
  msgid "Command line options for kexec during PXE-less provisioning."
1008
1014
  msgstr "Opciones de la línea de comandos para kexec durante el aprovisionamiento sin PXE."
@@ -1021,7 +1027,7 @@ msgstr "Se detectaron uno o más hosts"
1021
1027
 
1022
1028
  #: ../db/seeds.d/80_discovery_ui_notification.rb:13
1023
1029
  msgid "Details"
1024
- msgstr "Información"
1030
+ msgstr "Detalles"
1025
1031
 
1026
1032
  #: ../lib/foreman_discovery/engine.rb:180
1027
1033
  msgid "Discovery Kexec template"
@@ -1039,29 +1045,26 @@ msgstr "Proxy de detección para usar en esta subred para administrar la conexi
1039
1045
  msgid "ID of Discovery Proxy to use within this subnet for managing connection to discovered hosts"
1040
1046
  msgstr "ID del proxy de detección para usar en esta subred para administrar la conexión con los hosts detectados"
1041
1047
 
1042
- #: action_names.rb:2
1043
- msgid "Remote action:"
1048
+ #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:33
1049
+ msgid "For more information please see "
1044
1050
  msgstr ""
1045
1051
 
1046
- #: action_names.rb:3
1047
- msgid "Import Puppet classes"
1052
+ #: ../webpack/__mocks__/foremanReact/components/common/EmptyState/EmptyStatePattern.js:34
1053
+ msgid "documentation"
1048
1054
  msgstr ""
1049
1055
 
1050
- #: action_names.rb:4
1056
+ #: action_names.rb:2
1057
+ msgid "Action with sub plans"
1058
+ msgstr "Acción con subplanes"
1059
+
1060
+ #: action_names.rb:3
1051
1061
  msgid "Import facts"
1052
- msgstr ""
1062
+ msgstr "Importar datos"
1053
1063
 
1054
- #: action_names.rb:5
1055
- msgid "Action with sub plans"
1056
- msgstr ""
1064
+ #: action_names.rb:4
1065
+ msgid "Import Puppet classes"
1066
+ msgstr "Importar clases Puppet"
1057
1067
 
1058
- #~ msgid "Learn more about this in the documentation."
1059
- #~ msgstr "Consulte la documentación para obtener más información."
1060
- #~ msgid "No discovered hosts found in this context."
1061
- #~ msgstr "No se encontraron hosts detectados en este contexto."
1062
- #~ msgid ""
1063
- #~ "This page shows discovered bare-metal or virtual nodes waiting to be provision"
1064
- #~ "ed."
1065
- #~ msgstr ""
1066
- #~ "Esta página muestra los nodos sin sistema operativo o virtuales detectados cuy"
1067
- #~ "o aprovisionamiento está pendiente."
1068
+ #: action_names.rb:5
1069
+ msgid "Remote action:"
1070
+ msgstr "Acción remota:"
@@ -9,7 +9,7 @@
9
9
  # Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: foreman_discovery 16.0.1\n"
12
+ "Project-Id-Version: foreman_discovery 16.1.3\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "PO-Revision-Date: 2020-05-26 17:21+0000\n"
15
15
  "Last-Translator: Transifex Bot <>\n"
@@ -699,6 +699,9 @@ msgstr "No es posible buscar una regla de detección, no se ha aprovisionado un
699
699
  msgid "Unable to find primary NIC with %{mac} specified via '%{fact}', NIC filter: %{filter}"
700
700
  msgstr "No se puede encontrar la NIC principal con %{mac} especificada mediante '%{fact}', filtro de NIC: %{filter}"
701
701
 
702
+ msgid "Unable to perform %{action} on %{ips}"
703
+ msgstr ""
704
+
702
705
  msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
703
706
  msgstr ""
704
707
 
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_discovery 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2020-05-27 14:11+0200\n"
12
- "PO-Revision-Date: 2020-05-27 14:11+0200\n"
11
+ "POT-Creation-Date: 2021-01-25 08:40+0100\n"
12
+ "PO-Revision-Date: 2021-01-25 08:40+0100\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -92,55 +92,55 @@ msgid ""
92
92
  "e primary interface is named eth0)"
93
93
  msgstr ""
94
94
 
95
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:116
95
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:123
96
96
  msgid "Execute rules against a discovered host"
97
97
  msgstr ""
98
98
 
99
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:122
99
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:129
100
100
  #: ../app/controllers/discovered_hosts_controller.rb:160
101
101
  msgid "Host %{host} was provisioned with rule %{rule}"
102
102
  msgstr ""
103
103
 
104
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:125
104
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:132
105
105
  msgid "Unable to provision %{host}: %{errors}"
106
106
  msgstr ""
107
107
 
108
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:131
108
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
109
109
  #: ../app/controllers/discovered_hosts_controller.rb:167
110
110
  msgid "No rule found for host %s"
111
111
  msgstr ""
112
112
 
113
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:138
113
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145
114
114
  msgid "Execute rules against all currently discovered hosts"
115
115
  msgstr ""
116
116
 
117
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:142
117
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:149
118
118
  #: ../app/controllers/discovered_hosts_controller.rb:173
119
119
  msgid "Errors during auto provisioning: %s"
120
120
  msgstr ""
121
121
 
122
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:145
122
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:152
123
123
  #: ../app/controllers/discovered_hosts_controller.rb:176
124
124
  msgid "No discovered hosts to provision"
125
125
  msgstr ""
126
126
 
127
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:167
127
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:174
128
128
  msgid "%s discovered hosts were provisioned"
129
129
  msgstr ""
130
130
 
131
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:178
131
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:185
132
132
  msgid "Refreshing the facts of a discovered host"
133
133
  msgstr ""
134
134
 
135
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:187
135
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:194
136
136
  msgid "Rebooting a discovered host"
137
137
  msgstr ""
138
138
 
139
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:196
139
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:203
140
140
  msgid "Rebooting all discovered hosts"
141
141
  msgstr ""
142
142
 
143
- #: ../app/controllers/api/v2/discovered_hosts_controller.rb:207
143
+ #: ../app/controllers/api/v2/discovered_hosts_controller.rb:214
144
144
  #: ../app/controllers/discovered_hosts_controller.rb:129
145
145
  msgid "Discovered hosts are rebooting now"
146
146
  msgstr ""
@@ -495,11 +495,15 @@ msgstr ""
495
495
  msgid "Could not get facts from proxy %{url}: %{error}"
496
496
  msgstr ""
497
497
 
498
- #: ../app/models/host/discovered.rb:162
498
+ #: ../app/models/host/discovered.rb:164
499
499
  msgid "Unable to perform reboot on %{name} (%{url}): %{msg}"
500
500
  msgstr ""
501
501
 
502
- #: ../app/models/host/discovered.rb:181
502
+ #: ../app/models/host/discovered.rb:168 ../app/models/host/discovered.rb:187
503
+ msgid "Unable to perform %{action} on %{ips}"
504
+ msgstr ""
505
+
506
+ #: ../app/models/host/discovered.rb:183
503
507
  msgid "Unable to perform kexec on %{name} (%{url}): %{msg}"
504
508
  msgstr ""
505
509
 
@@ -733,15 +737,15 @@ msgid ""
733
737
  "filter}"
734
738
  msgstr ""
735
739
 
736
- #: ../app/services/foreman_discovery/host_converter.rb:39
740
+ #: ../app/services/foreman_discovery/host_converter.rb:47
737
741
  msgid "IPAM must be configured for subnet '%s'"
738
742
  msgstr ""
739
743
 
740
- #: ../app/services/foreman_discovery/node_api/node_resource.rb:75
744
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:76
741
745
  msgid "Image API returned HTTP/%{code} with '%{body}"
742
746
  msgstr ""
743
747
 
744
- #: ../app/services/foreman_discovery/node_api/node_resource.rb:78
748
+ #: ../app/services/foreman_discovery/node_api/node_resource.rb:79
745
749
  msgid "Image API processing error: %{msg} (HTTP/%{code}, body: %{body})"
746
750
  msgstr ""
747
751
 
@@ -1097,7 +1101,7 @@ msgid ""
1097
1101
  msgstr ""
1098
1102
 
1099
1103
  #: action_names.rb:2
1100
- msgid "Remote action:"
1104
+ msgid "Action with sub plans"
1101
1105
  msgstr ""
1102
1106
 
1103
1107
  #: action_names.rb:3
@@ -1109,5 +1113,5 @@ msgid "Import Puppet classes"
1109
1113
  msgstr ""
1110
1114
 
1111
1115
  #: action_names.rb:5
1112
- msgid "Action with sub plans"
1116
+ msgid "Remote action:"
1113
1117
  msgstr ""