foreman_discovery 25.1.0 → 25.1.1

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.
Files changed (73) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_discovery/locale/ca/foreman_discovery.js +13 -4
  3. data/app/assets/javascripts/foreman_discovery/locale/cs_CZ/foreman_discovery.js +13 -4
  4. data/app/assets/javascripts/foreman_discovery/locale/de/foreman_discovery.js +13 -4
  5. data/app/assets/javascripts/foreman_discovery/locale/es/foreman_discovery.js +14 -5
  6. data/app/assets/javascripts/foreman_discovery/locale/fr/foreman_discovery.js +17 -8
  7. data/app/assets/javascripts/foreman_discovery/locale/gl/foreman_discovery.js +13 -4
  8. data/app/assets/javascripts/foreman_discovery/locale/it/foreman_discovery.js +13 -4
  9. data/app/assets/javascripts/foreman_discovery/locale/ja/foreman_discovery.js +17 -8
  10. data/app/assets/javascripts/foreman_discovery/locale/ka/foreman_discovery.js +13 -4
  11. data/app/assets/javascripts/foreman_discovery/locale/ko/foreman_discovery.js +136 -130
  12. data/app/assets/javascripts/foreman_discovery/locale/pt_BR/foreman_discovery.js +13 -4
  13. data/app/assets/javascripts/foreman_discovery/locale/ru/foreman_discovery.js +13 -4
  14. data/app/assets/javascripts/foreman_discovery/locale/sv_SE/foreman_discovery.js +13 -4
  15. data/app/assets/javascripts/foreman_discovery/locale/zh_CN/foreman_discovery.js +18 -9
  16. data/app/assets/javascripts/foreman_discovery/locale/zh_TW/foreman_discovery.js +13 -4
  17. data/lib/foreman_discovery/version.rb +1 -1
  18. data/locale/ca/LC_MESSAGES/foreman_discovery.mo +0 -0
  19. data/locale/ca/foreman_discovery.po +13 -4
  20. data/locale/cs_CZ/LC_MESSAGES/foreman_discovery.mo +0 -0
  21. data/locale/cs_CZ/foreman_discovery.po +13 -4
  22. data/locale/de/LC_MESSAGES/foreman_discovery.mo +0 -0
  23. data/locale/de/foreman_discovery.po +13 -4
  24. data/locale/es/LC_MESSAGES/foreman_discovery.mo +0 -0
  25. data/locale/es/foreman_discovery.po +17 -8
  26. data/locale/foreman_discovery.pot +136 -137
  27. data/locale/fr/LC_MESSAGES/foreman_discovery.mo +0 -0
  28. data/locale/fr/foreman_discovery.po +17 -8
  29. data/locale/gl/LC_MESSAGES/foreman_discovery.mo +0 -0
  30. data/locale/gl/foreman_discovery.po +13 -4
  31. data/locale/it/LC_MESSAGES/foreman_discovery.mo +0 -0
  32. data/locale/it/foreman_discovery.po +13 -4
  33. data/locale/ja/LC_MESSAGES/foreman_discovery.mo +0 -0
  34. data/locale/ja/foreman_discovery.po +17 -8
  35. data/locale/ka/LC_MESSAGES/foreman_discovery.mo +0 -0
  36. data/locale/ka/foreman_discovery.po +13 -4
  37. data/locale/ko/LC_MESSAGES/foreman_discovery.mo +0 -0
  38. data/locale/ko/foreman_discovery.po +136 -130
  39. data/locale/pt_BR/LC_MESSAGES/foreman_discovery.mo +0 -0
  40. data/locale/pt_BR/foreman_discovery.po +13 -4
  41. data/locale/ru/LC_MESSAGES/foreman_discovery.mo +0 -0
  42. data/locale/ru/foreman_discovery.po +13 -4
  43. data/locale/sv_SE/LC_MESSAGES/foreman_discovery.mo +0 -0
  44. data/locale/sv_SE/foreman_discovery.po +13 -4
  45. data/locale/zh_CN/LC_MESSAGES/foreman_discovery.mo +0 -0
  46. data/locale/zh_CN/foreman_discovery.po +20 -9
  47. data/locale/zh_TW/LC_MESSAGES/foreman_discovery.mo +0 -0
  48. data/locale/zh_TW/foreman_discovery.po +13 -4
  49. metadata +3 -27
  50. data/app/assets/javascripts/foreman_discovery/locale/en/foreman_discovery.js +0 -835
  51. data/app/assets/javascripts/foreman_discovery/locale/en_GB/foreman_discovery.js +0 -835
  52. data/app/controllers/discovered_hosts_controller.rb.orig +0 -354
  53. data/locale/ca/foreman_discovery.edit.po +0 -1122
  54. data/locale/cs_CZ/foreman_discovery.edit.po +0 -1120
  55. data/locale/de/foreman_discovery.edit.po +0 -1129
  56. data/locale/en/LC_MESSAGES/foreman_discovery.mo +0 -0
  57. data/locale/en/foreman_discovery.edit.po +0 -1115
  58. data/locale/en/foreman_discovery.po +0 -834
  59. data/locale/en_GB/LC_MESSAGES/foreman_discovery.mo +0 -0
  60. data/locale/en_GB/foreman_discovery.edit.po +0 -1125
  61. data/locale/en_GB/foreman_discovery.po +0 -839
  62. data/locale/es/foreman_discovery.edit.po +0 -1130
  63. data/locale/fr/foreman_discovery.edit.po +0 -1126
  64. data/locale/gl/foreman_discovery.edit.po +0 -1120
  65. data/locale/it/foreman_discovery.edit.po +0 -1123
  66. data/locale/ja/foreman_discovery.edit.po +0 -1119
  67. data/locale/ka/foreman_discovery.edit.po +0 -1120
  68. data/locale/ko/foreman_discovery.edit.po +0 -1119
  69. data/locale/pt_BR/foreman_discovery.edit.po +0 -1132
  70. data/locale/ru/foreman_discovery.edit.po +0 -1131
  71. data/locale/sv_SE/foreman_discovery.edit.po +0 -1123
  72. data/locale/zh_CN/foreman_discovery.edit.po +0 -1117
  73. data/locale/zh_TW/foreman_discovery.edit.po +0 -1120
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 95cebd63e44a4dd37542e995996eff81ed31f0b4b93039298abd37a3a0c83910
4
- data.tar.gz: 978901f1f25b3e01b30a701d65f96242bec71847b38bd5b7901bcc7778a19628
3
+ metadata.gz: 718f93a90bfd2d02ec5585c6e93a44bef7846fe8a0936516dace6a9b5a3677eb
4
+ data.tar.gz: a01b03e0cefb06b5fc770de1a27cc036749970a12a28fea21f917493bf3ae072
5
5
  SHA512:
6
- metadata.gz: f1b8e43d7343136d97407726f69297c1e84c809d189a35ae6941db6ec90b8de5be3443e349ca4af0dd9b555417434d6b082297d972385ecde2748606b98df4e2
7
- data.tar.gz: afa86dba8270f1f29f2ceb4edb68dbfba7fa722e4bec342f8a08d69a6ff51c028714b343f77db188fdc59f2d48fa4968b4a44c3ea00bd34f65e7b2c25d511a84
6
+ metadata.gz: 7c476b759ab4dddeccc5dd2f9e8290425b38b19a2f50038ed8f10f15c06805112fa61c50c2a9da531a29a8a2259031ea09d638d75759c217f88c1d82b84e096a
7
+ data.tar.gz: ed4959b89355b7db4ae10a7996e1d950cf484bc90dd4f4b47152dba3a93c00b70dae5da59dd9e1316151d4b5c6449a4e23123da6e02e9b2ee3220600fb9220ad
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_discovery": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_discovery 25.0.0",
6
+ "Project-Id-Version": "foreman_discovery 25.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2013-11-15 17:25+0000",
9
9
  "Last-Translator": "Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2017",
@@ -371,9 +371,6 @@
371
371
  "IP Address": [
372
372
  "Adreça IP"
373
373
  ],
374
- "IP address": [
375
- "Adreça IP"
376
- ],
377
374
  "IPAM must be configured for subnet '%s'": [
378
375
  ""
379
376
  ],
@@ -383,6 +380,12 @@
383
380
  "IPMI facts": [
384
381
  ""
385
382
  ],
383
+ "IPv4": [
384
+ ""
385
+ ],
386
+ "IPv6": [
387
+ ""
388
+ ],
386
389
  "Identifier": [
387
390
  "Identificador"
388
391
  ],
@@ -794,6 +797,9 @@
794
797
  "not required if using a subnet with DHCP proxy": [
795
798
  "no es requereix si s'està utilitzant una subxarxa amb servidor intermediari DHCP"
796
799
  ],
800
+ "not required if using an IPv6 subnet with DHCP proxy": [
801
+ ""
802
+ ],
797
803
  "number of entries per request": [
798
804
  "Nombre d'entrades per petició"
799
805
  ],
@@ -818,6 +824,9 @@
818
824
  "required if host is managed and value is not inherited from host group": [
819
825
  ""
820
826
  ],
827
+ "required if host is managed, does not have IPv4 IP / Subnet, or the value is not inherited from the host group": [
828
+ ""
829
+ ],
821
830
  "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
822
831
  ""
823
832
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_discovery": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_discovery 25.0.0",
6
+ "Project-Id-Version": "foreman_discovery 25.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2013-11-15 17:25+0000",
9
9
  "Last-Translator": "Pavel Borecki <pavel.borecki@gmail.com>, 2018-2020",
@@ -371,9 +371,6 @@
371
371
  "IP Address": [
372
372
  "IP adresa"
373
373
  ],
374
- "IP address": [
375
- "IP adresa"
376
- ],
377
374
  "IPAM must be configured for subnet '%s'": [
378
375
  ""
379
376
  ],
@@ -383,6 +380,12 @@
383
380
  "IPMI facts": [
384
381
  "Fakta o IPMI"
385
382
  ],
383
+ "IPv4": [
384
+ "IPv4"
385
+ ],
386
+ "IPv6": [
387
+ "IPv6"
388
+ ],
386
389
  "Identifier": [
387
390
  "Identifikátor"
388
391
  ],
@@ -794,6 +797,9 @@
794
797
  "not required if using a subnet with DHCP proxy": [
795
798
  ""
796
799
  ],
800
+ "not required if using an IPv6 subnet with DHCP proxy": [
801
+ ""
802
+ ],
797
803
  "number of entries per request": [
798
804
  "počet položek na požadavek"
799
805
  ],
@@ -818,6 +824,9 @@
818
824
  "required if host is managed and value is not inherited from host group": [
819
825
  ""
820
826
  ],
827
+ "required if host is managed, does not have IPv4 IP / Subnet, or the value is not inherited from the host group": [
828
+ ""
829
+ ],
821
830
  "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
822
831
  ""
823
832
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_discovery": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_discovery 25.0.0",
6
+ "Project-Id-Version": "foreman_discovery 25.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2013-11-15 17:25+0000",
9
9
  "Last-Translator": "pdolinic, 2021",
@@ -371,9 +371,6 @@
371
371
  "IP Address": [
372
372
  "IP-Adresse"
373
373
  ],
374
- "IP address": [
375
- "IP-Adresse"
376
- ],
377
374
  "IPAM must be configured for subnet '%s'": [
378
375
  "IPAM muss für Subnetz '%s' konfiguriert sein"
379
376
  ],
@@ -383,6 +380,12 @@
383
380
  "IPMI facts": [
384
381
  "IPMI-Fakten"
385
382
  ],
383
+ "IPv4": [
384
+ "IPv4"
385
+ ],
386
+ "IPv6": [
387
+ "IPv6"
388
+ ],
386
389
  "Identifier": [
387
390
  "Kennung"
388
391
  ],
@@ -794,6 +797,9 @@
794
797
  "not required if using a subnet with DHCP proxy": [
795
798
  "nicht erforderlich, wenn ein Subnetz mit DHCP-Proxy verwendet wird"
796
799
  ],
800
+ "not required if using an IPv6 subnet with DHCP proxy": [
801
+ ""
802
+ ],
797
803
  "number of entries per request": [
798
804
  "Anzahl der Einträge pro Anfrage"
799
805
  ],
@@ -818,6 +824,9 @@
818
824
  "required if host is managed and value is not inherited from host group": [
819
825
  "erforderlich, wenn der Host gemanagt und der Wert nicht von einer Hostgruppe vererbt ist"
820
826
  ],
827
+ "required if host is managed, does not have IPv4 IP / Subnet, or the value is not inherited from the host group": [
828
+ ""
829
+ ],
821
830
  "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
822
831
  "erforderlich, wenn die Bereitstellung nicht image-basiert, der Host gemanagt und der Wert nicht von einer Hostgruppe vererbt ist"
823
832
  ],
@@ -3,10 +3,10 @@
3
3
  "locale_data": {
4
4
  "foreman_discovery": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_discovery 25.0.0",
6
+ "Project-Id-Version": "foreman_discovery 25.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2013-11-15 17:25+0000",
9
- "Last-Translator": "Sergio Ocón-Cárdenas <sergio.ocon@redhat.com>, 2014",
9
+ "Last-Translator": "Sergio Ocón-Cárdenas, 2014",
10
10
  "Language-Team": "Spanish (http://app.transifex.com/foreman/foreman/language/es/)",
11
11
  "MIME-Version": "1.0",
12
12
  "Content-Type": "text/plain; charset=UTF-8",
@@ -374,9 +374,6 @@
374
374
  "IP Address": [
375
375
  "Dirección IP"
376
376
  ],
377
- "IP address": [
378
- "Dirección IP"
379
- ],
380
377
  "IPAM must be configured for subnet '%s'": [
381
378
  "IPAM debe estar configurado para la subred '%s'"
382
379
  ],
@@ -386,6 +383,12 @@
386
383
  "IPMI facts": [
387
384
  "Eventos IPMI"
388
385
  ],
386
+ "IPv4": [
387
+ "IPv4"
388
+ ],
389
+ "IPv6": [
390
+ "IPv6"
391
+ ],
389
392
  "Identifier": [
390
393
  "Identificador"
391
394
  ],
@@ -797,6 +800,9 @@
797
800
  "not required if using a subnet with DHCP proxy": [
798
801
  "no es necesario si se usa una subred con un proxy DHCP"
799
802
  ],
803
+ "not required if using an IPv6 subnet with DHCP proxy": [
804
+ ""
805
+ ],
800
806
  "number of entries per request": [
801
807
  "número de entradas por solicitud"
802
808
  ],
@@ -821,6 +827,9 @@
821
827
  "required if host is managed and value is not inherited from host group": [
822
828
  "obligatorio si los hosts están administrados y el valor no se ha heredado de un grupo de hosts"
823
829
  ],
830
+ "required if host is managed, does not have IPv4 IP / Subnet, or the value is not inherited from the host group": [
831
+ ""
832
+ ],
824
833
  "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
825
834
  "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"
826
835
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_discovery": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_discovery 25.0.0",
6
+ "Project-Id-Version": "foreman_discovery 25.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2013-11-15 17:25+0000",
9
9
  "Last-Translator": "Baptiste Agasse <baptiste.agasse@gmail.com>, 2018-2019",
@@ -161,7 +161,7 @@
161
161
  "Les hôtes détectés sont redémarrés maintenant"
162
162
  ],
163
163
  "Discovered hosts from Foreman server at %{foreman_url}": [
164
- "Hôtes détectés depuis le serveur Foreman à l'adresse %%{foreman_url}"
164
+ "Hôtes détectés depuis le serveur Foreman à l'adresse %{foreman_url}"
165
165
  ],
166
166
  "Discovered hosts reported from unknown subnet are %s, communication will not be proxied.": [
167
167
  "Les hôtes découverts provenant d'un sous-réseau inconnu sont %s, la communication ne sera pas assurée par un proxy.."
@@ -278,7 +278,7 @@
278
278
  "Échec du redémarrage de l'hôte %s"
279
279
  ],
280
280
  "Failed to reboot host %{hostname} with error %{error_message}": [
281
- "Échec du redémarrage de l'hôte %{hostname} avec l'erreur %%{error_message}"
281
+ "Échec du redémarrage de l'hôte %{hostname} avec l'erreur %{error_message}"
282
282
  ],
283
283
  "Failed to reboot hosts with error %s": [
284
284
  "Échec du redémarrage des hôtes avec l'erreur %s"
@@ -287,7 +287,7 @@
287
287
  "Échec de rafraîchissement des facts pour %s"
288
288
  ],
289
289
  "Failed to refresh facts for %{hostname} with error %{error_message}": [
290
- "Impossible de rafraîchir les données pour %{hostname} avec l'erreur %%{error_message}"
290
+ "Impossible de rafraîchir les données pour %{hostname} avec l'erreur %{error_message}"
291
291
  ],
292
292
  "For more information please see ": [
293
293
  "Pour plus d'informations, voir "
@@ -374,9 +374,6 @@
374
374
  "IP Address": [
375
375
  "Adresse IP"
376
376
  ],
377
- "IP address": [
378
- "Adresse IP"
379
- ],
380
377
  "IPAM must be configured for subnet '%s'": [
381
378
  "L'IPAM doit être configuré pour le sous-réseau \\\"%s\\\""
382
379
  ],
@@ -386,6 +383,12 @@
386
383
  "IPMI facts": [
387
384
  "Facts IPMI"
388
385
  ],
386
+ "IPv4": [
387
+ "IPv4"
388
+ ],
389
+ "IPv6": [
390
+ "IPv6"
391
+ ],
389
392
  "Identifier": [
390
393
  "Identificateur"
391
394
  ],
@@ -393,7 +396,7 @@
393
396
  "Erreur de traitement de l'API image : %{msg} (HTTP/%{code}, body: %{body})"
394
397
  ],
395
398
  "Image API returned HTTP/%{code} with '%{body}": [
396
- "L'API image renvoie HTTP/%{code} avec '%'%{body}"
399
+ "L'API image renvoie HTTP/%{code} avec ’%{body}"
397
400
  ],
398
401
  "In addition to @host attribute function rand for random integers is available. Examples:": [
399
402
  "En plus de la fonction d'attribut @host, la fonction ALEA pour les entiers aléatoires est disponible. Exemples :"
@@ -797,6 +800,9 @@
797
800
  "not required if using a subnet with DHCP proxy": [
798
801
  "n'est pas requis s'il s'agit d'un sous-réseau avec un proxy DHCP"
799
802
  ],
803
+ "not required if using an IPv6 subnet with DHCP proxy": [
804
+ "non requis si vous utilisez un sous-réseau IPv6 avec proxy DHCP"
805
+ ],
800
806
  "number of entries per request": [
801
807
  "nombre d'entrées par requête"
802
808
  ],
@@ -821,6 +827,9 @@
821
827
  "required if host is managed and value is not inherited from host group": [
822
828
  "requis si l'hôte est géré et la valeur n'est pas héritée d'un groupe d'hôtes"
823
829
  ],
830
+ "required if host is managed, does not have IPv4 IP / Subnet, or the value is not inherited from the host group": [
831
+ "requis si l'hôte est géré, n'a pas d'adresse IP/sous-réseau IPv4 ou si la valeur n'est pas héritée du groupe d'hôtes"
832
+ ],
824
833
  "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
825
834
  "requis si l’attribution n'est pas basée sur une image, que l'hôte est géré et que la valeur n'est pas héritée d'un groupe d'hôtes"
826
835
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_discovery": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_discovery 25.0.0",
6
+ "Project-Id-Version": "foreman_discovery 25.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2013-11-15 17:25+0000",
9
9
  "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
@@ -371,9 +371,6 @@
371
371
  "IP Address": [
372
372
  "Dirección IP"
373
373
  ],
374
- "IP address": [
375
- ""
376
- ],
377
374
  "IPAM must be configured for subnet '%s'": [
378
375
  ""
379
376
  ],
@@ -383,6 +380,12 @@
383
380
  "IPMI facts": [
384
381
  ""
385
382
  ],
383
+ "IPv4": [
384
+ ""
385
+ ],
386
+ "IPv6": [
387
+ ""
388
+ ],
386
389
  "Identifier": [
387
390
  ""
388
391
  ],
@@ -794,6 +797,9 @@
794
797
  "not required if using a subnet with DHCP proxy": [
795
798
  ""
796
799
  ],
800
+ "not required if using an IPv6 subnet with DHCP proxy": [
801
+ ""
802
+ ],
797
803
  "number of entries per request": [
798
804
  ""
799
805
  ],
@@ -818,6 +824,9 @@
818
824
  "required if host is managed and value is not inherited from host group": [
819
825
  ""
820
826
  ],
827
+ "required if host is managed, does not have IPv4 IP / Subnet, or the value is not inherited from the host group": [
828
+ ""
829
+ ],
821
830
  "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
822
831
  ""
823
832
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_discovery": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_discovery 25.0.0",
6
+ "Project-Id-Version": "foreman_discovery 25.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2013-11-15 17:25+0000",
9
9
  "Last-Translator": "caifti <caifti@gmail.com>, 2014",
@@ -371,9 +371,6 @@
371
371
  "IP Address": [
372
372
  "Indirizzo IP"
373
373
  ],
374
- "IP address": [
375
- "indirizzo IP"
376
- ],
377
374
  "IPAM must be configured for subnet '%s'": [
378
375
  ""
379
376
  ],
@@ -383,6 +380,12 @@
383
380
  "IPMI facts": [
384
381
  ""
385
382
  ],
383
+ "IPv4": [
384
+ "IPv4"
385
+ ],
386
+ "IPv6": [
387
+ "IPv6"
388
+ ],
386
389
  "Identifier": [
387
390
  "Identificazione"
388
391
  ],
@@ -794,6 +797,9 @@
794
797
  "not required if using a subnet with DHCP proxy": [
795
798
  "non necessario se si utilizza una sottorete con DHCP proxy"
796
799
  ],
800
+ "not required if using an IPv6 subnet with DHCP proxy": [
801
+ ""
802
+ ],
797
803
  "number of entries per request": [
798
804
  "numero di voci per richiesta"
799
805
  ],
@@ -818,6 +824,9 @@
818
824
  "required if host is managed and value is not inherited from host group": [
819
825
  "necessario se l'host è gestito ed il valore non è stato ereditato da un gruppo di host"
820
826
  ],
827
+ "required if host is managed, does not have IPv4 IP / Subnet, or the value is not inherited from the host group": [
828
+ ""
829
+ ],
821
830
  "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
822
831
  "necessario se non è disponibile imaged based provisioning e l'host è gestito ed il valore non è stato ereditato dal gruppo di host"
823
832
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_discovery": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_discovery 25.0.0",
6
+ "Project-Id-Version": "foreman_discovery 25.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2013-11-15 17:25+0000",
9
9
  "Last-Translator": "山田 修司 🍣 Shuji Yamada <uzy.exe@gmail.com>, 2015",
@@ -159,7 +159,7 @@
159
159
  "検出されたホストを現在再起動中"
160
160
  ],
161
161
  "Discovered hosts from Foreman server at %{foreman_url}": [
162
- "Foreman サーバーの検出されたホスト: %%{foreman_url}"
162
+ "Foreman サーバーの検出されたホスト: %{foreman_url}"
163
163
  ],
164
164
  "Discovered hosts reported from unknown subnet are %s, communication will not be proxied.": [
165
165
  "不明なサブネットから報告された検出されたホストは %s、通信はプロキシー化されません。"
@@ -276,7 +276,7 @@
276
276
  "ホスト %s の再起動に失敗しました"
277
277
  ],
278
278
  "Failed to reboot host %{hostname} with error %{error_message}": [
279
- "ホスト %%{hostname} は %%{error_message} のエラーで再起動に失敗しました"
279
+ "ホスト %{hostname} は %{error_message} のエラーで再起動に失敗しました"
280
280
  ],
281
281
  "Failed to reboot hosts with error %s": [
282
282
  "ホストは %s のエラーで再起動に失敗しました"
@@ -285,7 +285,7 @@
285
285
  "%s のファクトの更新に失敗しました"
286
286
  ],
287
287
  "Failed to refresh facts for %{hostname} with error %{error_message}": [
288
- "%%{error_message} エラーで %%{hostname} のファクトの更新に失敗しました"
288
+ "%{error_message} エラーで %{hostname} のファクトの更新に失敗しました"
289
289
  ],
290
290
  "For more information please see ": [
291
291
  "詳細は、以下を参照してください: "
@@ -368,9 +368,6 @@
368
368
  "IP Address": [
369
369
  "IP アドレス"
370
370
  ],
371
- "IP address": [
372
- "IP アドレス"
373
- ],
374
371
  "IPAM must be configured for subnet '%s'": [
375
372
  "IPAM はサブネット '%s' 用に設定する必要があります"
376
373
  ],
@@ -380,6 +377,12 @@
380
377
  "IPMI facts": [
381
378
  "IPMI ファクト"
382
379
  ],
380
+ "IPv4": [
381
+ "IPv4"
382
+ ],
383
+ "IPv6": [
384
+ "IPv6"
385
+ ],
383
386
  "Identifier": [
384
387
  "ID"
385
388
  ],
@@ -789,7 +792,10 @@
789
792
  "仮想マシンの場合は不要です"
790
793
  ],
791
794
  "not required if using a subnet with DHCP proxy": [
792
- "DHCP プロキシーでサブネットを使用する場合は不要"
795
+ "DHCP プロキシーでサブネットを使用する場合は不要です"
796
+ ],
797
+ "not required if using an IPv6 subnet with DHCP proxy": [
798
+ "DHCP プロキシーで IPv6 サブネットを使用する場合は不要です"
793
799
  ],
794
800
  "number of entries per request": [
795
801
  "要求ごとのエントリー数"
@@ -815,6 +821,9 @@
815
821
  "required if host is managed and value is not inherited from host group": [
816
822
  "ホストが管理されており、値がホストグループから継承されていない場合に必須です"
817
823
  ],
824
+ "required if host is managed, does not have IPv4 IP / Subnet, or the value is not inherited from the host group": [
825
+ "ホストが管理対象の場合、IPv4 IP/サブネットがない場合、または値がホストグループから継承されていない場合は必須です。"
826
+ ],
818
827
  "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
819
828
  "イメージベースのプロビジョニングでない場合で、ホストが管理されており、値がホストグループから継承されていない場合に必須です"
820
829
  ],
@@ -3,7 +3,7 @@
3
3
  "locale_data": {
4
4
  "foreman_discovery": {
5
5
  "": {
6
- "Project-Id-Version": "foreman_discovery 25.0.0",
6
+ "Project-Id-Version": "foreman_discovery 25.1.0",
7
7
  "Report-Msgid-Bugs-To": "",
8
8
  "PO-Revision-Date": "2013-11-15 17:25+0000",
9
9
  "Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
@@ -371,9 +371,6 @@
371
371
  "IP Address": [
372
372
  "IP მისამართი"
373
373
  ],
374
- "IP address": [
375
- "IP მისამართი"
376
- ],
377
374
  "IPAM must be configured for subnet '%s'": [
378
375
  "ქვექსელისთვის '%s' საჭიროა IPAM-ის მორგება"
379
376
  ],
@@ -383,6 +380,12 @@
383
380
  "IPMI facts": [
384
381
  "IPMI ფაქტები"
385
382
  ],
383
+ "IPv4": [
384
+ "IPv4"
385
+ ],
386
+ "IPv6": [
387
+ "IPv6"
388
+ ],
386
389
  "Identifier": [
387
390
  "იდენტიფიკატორი"
388
391
  ],
@@ -794,6 +797,9 @@
794
797
  "not required if using a subnet with DHCP proxy": [
795
798
  "dhcp პროქსის მქოლე ქვექსელის გამოყენებისას საჭირო არაა"
796
799
  ],
800
+ "not required if using an IPv6 subnet with DHCP proxy": [
801
+ ""
802
+ ],
797
803
  "number of entries per request": [
798
804
  "ელემენტების რაოდენობა თითოეულ მოთხოვნაში"
799
805
  ],
@@ -818,6 +824,9 @@
818
824
  "required if host is managed and value is not inherited from host group": [
819
825
  "საჭიროა, თუ ჰოსტის მართულია და მნიშვნელობა მემკვიდრეობით არაა გადმოცემული ჰოსტების ჯგუფიდან"
820
826
  ],
827
+ "required if host is managed, does not have IPv4 IP / Subnet, or the value is not inherited from the host group": [
828
+ ""
829
+ ],
821
830
  "required if not imaged based provisioning and host is managed and value is not inherited from host group": [
822
831
  "საჭიროა, თუ ჰოსტი ასლით არ მომზადებულა სამუშაოდ, მართულია და მნიშვნელობა მემკვიდრეობით არაა გადმოცემული ჰოსტების ჯგუფიდან"
823
832
  ],