foreman_puppet 6.1.0 → 6.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 (44) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_puppet/locale/ca/foreman_puppet.js +3 -3
  3. data/app/assets/javascripts/foreman_puppet/locale/cs_CZ/foreman_puppet.js +3 -3
  4. data/app/assets/javascripts/foreman_puppet/locale/de/foreman_puppet.js +3 -3
  5. data/app/assets/javascripts/foreman_puppet/locale/en/foreman_puppet.js +3 -3
  6. data/app/assets/javascripts/foreman_puppet/locale/en_GB/foreman_puppet.js +3 -3
  7. data/app/assets/javascripts/foreman_puppet/locale/es/foreman_puppet.js +3 -3
  8. data/app/assets/javascripts/foreman_puppet/locale/fr/foreman_puppet.js +3 -3
  9. data/app/assets/javascripts/foreman_puppet/locale/gl/foreman_puppet.js +3 -3
  10. data/app/assets/javascripts/foreman_puppet/locale/it/foreman_puppet.js +3 -3
  11. data/app/assets/javascripts/foreman_puppet/locale/ja/foreman_puppet.js +3 -3
  12. data/app/assets/javascripts/foreman_puppet/locale/ka/foreman_puppet.js +3 -3
  13. data/app/assets/javascripts/foreman_puppet/locale/ko/foreman_puppet.js +3 -3
  14. data/app/assets/javascripts/foreman_puppet/locale/nl_NL/foreman_puppet.js +3 -3
  15. data/app/assets/javascripts/foreman_puppet/locale/pl/foreman_puppet.js +3 -3
  16. data/app/assets/javascripts/foreman_puppet/locale/pt_BR/foreman_puppet.js +3 -3
  17. data/app/assets/javascripts/foreman_puppet/locale/ru/foreman_puppet.js +3 -3
  18. data/app/assets/javascripts/foreman_puppet/locale/sv_SE/foreman_puppet.js +3 -3
  19. data/app/assets/javascripts/foreman_puppet/locale/zh_CN/foreman_puppet.js +3 -3
  20. data/app/assets/javascripts/foreman_puppet/locale/zh_TW/foreman_puppet.js +3 -3
  21. data/app/views/foreman_puppet/layouts/application_react.html.erb +1 -2
  22. data/lib/foreman_puppet/version.rb +1 -1
  23. data/locale/Makefile +3 -3
  24. data/locale/ca/foreman_puppet.edit.po +28 -28
  25. data/locale/cs_CZ/foreman_puppet.edit.po +28 -28
  26. data/locale/de/foreman_puppet.edit.po +28 -28
  27. data/locale/en/foreman_puppet.edit.po +28 -28
  28. data/locale/en_GB/foreman_puppet.edit.po +28 -28
  29. data/locale/es/foreman_puppet.edit.po +28 -28
  30. data/locale/foreman_puppet.pot +39 -33
  31. data/locale/fr/foreman_puppet.edit.po +28 -28
  32. data/locale/gl/foreman_puppet.edit.po +28 -28
  33. data/locale/it/foreman_puppet.edit.po +28 -28
  34. data/locale/ja/foreman_puppet.edit.po +28 -28
  35. data/locale/ka/foreman_puppet.edit.po +28 -28
  36. data/locale/ko/foreman_puppet.edit.po +28 -28
  37. data/locale/nl_NL/foreman_puppet.edit.po +28 -28
  38. data/locale/pl/foreman_puppet.edit.po +28 -28
  39. data/locale/pt_BR/foreman_puppet.edit.po +28 -28
  40. data/locale/ru/foreman_puppet.edit.po +28 -28
  41. data/locale/sv_SE/foreman_puppet.edit.po +28 -28
  42. data/locale/zh_CN/foreman_puppet.edit.po +28 -28
  43. data/locale/zh_TW/foreman_puppet.edit.po +28 -28
  44. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 68939e16cae1564207cb39add5c7fec7cac4e94c8ebf118dc61621197907a745
4
- data.tar.gz: 5058a3df645b3c30aa9d0845b47c7a07286fa1c87aa261b582a6153e1533965b
3
+ metadata.gz: 834756820191b5727c348fc6634bd16ba92814c724162acb08de5319c56bf396
4
+ data.tar.gz: 28bdc4e212e0a28abfc12408cab07b99dd1c13a65bef9a24db8d5fda8f289870
5
5
  SHA512:
6
- metadata.gz: d03b3cf704fb1c44d598f2cdd07f0eb4a42bcbd5f588083b8c47ae8ac91f3c60ed809104321f4942f2adfa4601126883dc973cb9181bcd469136f94c1ccdc748
7
- data.tar.gz: 10dceada6b636553d2b29ca4e7e76965e6235ba3227765e0a71ea1144d86d09e332ae2aab22c22d3554f81cef933c50a8d2979d818234ff261588b3cdd8736cd
6
+ metadata.gz: 8b6484c60362fde0b41be50af04fc57cc3a7d14f9cde9fce6de2429657139ba7c3bf78a1dfaf98ead3b09aeecdbc53e2e639a213b02e7dd7425622c9dcf04314
7
+ data.tar.gz: da5b35f5796b9490597fff93c0938d94bfb39b557ea686146e20301173468b1e8bfce20272930e0b2a258b9eb2f51e58dcbe5a2b29984e44312641a3561d75e0
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  ""
483
483
  ],
484
+ "Puppet Environments": [
485
+ "Entorns de Puppet"
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  ""
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  "Organitzacions"
591
594
  ],
592
- "Puppet Environments": [
593
- "Entorns de Puppet"
594
- ],
595
595
  "Environment|Name": [
596
596
  "Nom"
597
597
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  "Změněná prostředí"
483
483
  ],
484
+ "Puppet Environments": [
485
+ "Puppet prostředí"
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  "Vyberte změny které chcete uplatnit na Forman"
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  "Organizace"
591
594
  ],
592
- "Puppet Environments": [
593
- "Puppet prostředí"
594
- ],
595
595
  "Environment|Name": [
596
596
  "Environment|Název"
597
597
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  "Geänderte Umgebungen"
483
483
  ],
484
+ "Puppet Environments": [
485
+ "Puppet-Umgebungen"
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  "Wählen Sie die Änderungen, die Sie in Foreman anwenden möchten"
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  "Organisationen"
591
594
  ],
592
- "Puppet Environments": [
593
- "Puppet-Umgebungen"
594
- ],
595
595
  "Environment|Name": [
596
596
  "Name"
597
597
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  ""
483
483
  ],
484
+ "Puppet Environments": [
485
+ ""
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  ""
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  ""
591
594
  ],
592
- "Puppet Environments": [
593
- ""
594
- ],
595
595
  "Environment|Name": [
596
596
  ""
597
597
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  ""
483
483
  ],
484
+ "Puppet Environments": [
485
+ ""
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  ""
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  "Organisations"
591
594
  ],
592
- "Puppet Environments": [
593
- ""
594
- ],
595
595
  "Environment|Name": [
596
596
  "Name"
597
597
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  "Entornos modificados"
483
483
  ],
484
+ "Puppet Environments": [
485
+ "Entornos Puppet"
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  "Seleccione los cambios que desea aplicar a Foreman"
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  "Organizaciones"
591
594
  ],
592
- "Puppet Environments": [
593
- "Entornos Puppet"
594
- ],
595
595
  "Environment|Name": [
596
596
  "Nombre"
597
597
  ],
@@ -483,6 +483,9 @@
483
483
  "Changed environments": [
484
484
  "Environnements modifiés"
485
485
  ],
486
+ "Puppet Environments": [
487
+ "Environnements Puppet"
488
+ ],
486
489
  "Select the changes you want to apply to Foreman": [
487
490
  "Sélectionner les changements que vous souhaitez appliquer à Foreman"
488
491
  ],
@@ -591,9 +594,6 @@
591
594
  "Organizations": [
592
595
  "Organisations"
593
596
  ],
594
- "Puppet Environments": [
595
- "Environnements Puppet"
596
- ],
597
597
  "Environment|Name": [
598
598
  "Nom"
599
599
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  ""
483
483
  ],
484
+ "Puppet Environments": [
485
+ "Entornos Puppet"
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  ""
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  "Organizacións"
591
594
  ],
592
- "Puppet Environments": [
593
- "Entornos Puppet"
594
- ],
595
595
  "Environment|Name": [
596
596
  "Nome"
597
597
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  "Ambienti modificati"
483
483
  ],
484
+ "Puppet Environments": [
485
+ "Ambienti del puppet"
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  ""
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  "Organizzazioni"
591
594
  ],
592
- "Puppet Environments": [
593
- "Ambienti del puppet"
594
- ],
595
595
  "Environment|Name": [
596
596
  "Nome"
597
597
  ],
@@ -479,6 +479,9 @@
479
479
  "Changed environments": [
480
480
  "変更済みの環境"
481
481
  ],
482
+ "Puppet Environments": [
483
+ "Puppet 環境"
484
+ ],
482
485
  "Select the changes you want to apply to Foreman": [
483
486
  "Foreman に適用する変更を選択してください"
484
487
  ],
@@ -587,9 +590,6 @@
587
590
  "Organizations": [
588
591
  "組織"
589
592
  ],
590
- "Puppet Environments": [
591
- "Puppet 環境"
592
- ],
593
593
  "Environment|Name": [
594
594
  "名前"
595
595
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  "შეცვლილი გარემოები"
483
483
  ],
484
+ "Puppet Environments": [
485
+ "Puppet-ის გარემოები"
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  "აირჩიეთ ცვლილებები, რომლებიც გნებავთ Foreman-ს გადაატაროთ"
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  "ორგანიზაციები"
591
594
  ],
592
- "Puppet Environments": [
593
- "Puppet-ის გარემოები"
594
- ],
595
595
  "Environment|Name": [
596
596
  "გარემო|სახელი"
597
597
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  "변경된 환경 "
483
483
  ],
484
+ "Puppet Environments": [
485
+ "Puppet 환경"
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  ""
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  "조직"
591
594
  ],
592
- "Puppet Environments": [
593
- "Puppet 환경"
594
- ],
595
595
  "Environment|Name": [
596
596
  "이름 "
597
597
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  "Gewijzigde omgevingen"
483
483
  ],
484
+ "Puppet Environments": [
485
+ ""
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  ""
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  ""
591
594
  ],
592
- "Puppet Environments": [
593
- ""
594
- ],
595
595
  "Environment|Name": [
596
596
  ""
597
597
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  "Zmieniono środowisko"
483
483
  ],
484
+ "Puppet Environments": [
485
+ "Środowiska Puppet"
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  ""
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  "Organizacje"
591
594
  ],
592
- "Puppet Environments": [
593
- "Środowiska Puppet"
594
- ],
595
595
  "Environment|Name": [
596
596
  "Środowisko|Nazwa"
597
597
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  "Ambientes modificados"
483
483
  ],
484
+ "Puppet Environments": [
485
+ "Ambientes Puppet"
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  "Selecione as alterações que deseja aplicar ao Foreman"
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  "Organizações"
591
594
  ],
592
- "Puppet Environments": [
593
- "Ambientes Puppet"
594
- ],
595
595
  "Environment|Name": [
596
596
  "Nome"
597
597
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  "Изменение окружений"
483
483
  ],
484
+ "Puppet Environments": [
485
+ "Окружения Puppet"
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  ""
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  "Организации"
591
594
  ],
592
- "Puppet Environments": [
593
- "Окружения Puppet"
594
- ],
595
595
  "Environment|Name": [
596
596
  "Имя"
597
597
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  "Ändrade miljöer"
483
483
  ],
484
+ "Puppet Environments": [
485
+ "Puppet Miljöer"
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  ""
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  "Organisationer"
591
594
  ],
592
- "Puppet Environments": [
593
- "Puppet Miljöer"
594
- ],
595
595
  "Environment|Name": [
596
596
  "Namn"
597
597
  ],
@@ -479,6 +479,9 @@
479
479
  "Changed environments": [
480
480
  "修改的环境"
481
481
  ],
482
+ "Puppet Environments": [
483
+ "Puppet 环境"
484
+ ],
482
485
  "Select the changes you want to apply to Foreman": [
483
486
  "选择您要应用到 Foreman 的更改"
484
487
  ],
@@ -587,9 +590,6 @@
587
590
  "Organizations": [
588
591
  "机构"
589
592
  ],
590
- "Puppet Environments": [
591
- "Puppet 环境"
592
- ],
593
593
  "Environment|Name": [
594
594
  "名称"
595
595
  ],
@@ -481,6 +481,9 @@
481
481
  "Changed environments": [
482
482
  "已更改的環境"
483
483
  ],
484
+ "Puppet Environments": [
485
+ "Puppet 環境"
486
+ ],
484
487
  "Select the changes you want to apply to Foreman": [
485
488
  ""
486
489
  ],
@@ -589,9 +592,6 @@
589
592
  "Organizations": [
590
593
  "組織"
591
594
  ],
592
- "Puppet Environments": [
593
- "Puppet 環境"
594
- ],
595
595
  "Environment|Name": [
596
596
  "名稱"
597
597
  ],
@@ -7,9 +7,8 @@
7
7
  <% end %>
8
8
 
9
9
  <% content_for(:content) do %>
10
- <%= notifications %>
11
10
  <div id="organization-id" data-id="<%= Organization.current.id if Organization.current %>" ></div>
12
11
  <div id="user-id" data-id="<%= User.current.id if User.current %>" ></div>
13
12
  <%= react_component('ForemanPuppet') %>
14
13
  <% end %>
15
- <%= render file: "layouts/base" %>
14
+ <%= render template: "layouts/base" %>
@@ -1,3 +1,3 @@
1
1
  module ForemanPuppet
2
- VERSION = '6.1.0'.freeze
2
+ VERSION = '6.1.1'.freeze
3
3
  end
data/locale/Makefile CHANGED
@@ -6,8 +6,8 @@
6
6
  # make tx-update - download and merge translations from Transifex
7
7
  # make clean - clean everything
8
8
  #
9
- DOMAIN = foreman_puppet
10
- VERSION = $(shell ruby -e 'require "rubygems";spec = Gem::Specification::load(Dir.glob("../*.gemspec")[0]);puts spec.version')
9
+ DOMAIN = $(shell ruby -rrubygems -e 'puts Gem::Specification::load(Dir.glob("../*.gemspec")[0]).name')
10
+ VERSION = $(shell ruby -rrubygems -e 'puts Gem::Specification::load(Dir.glob("../*.gemspec")[0]).version')
11
11
  POTFILE = $(DOMAIN).pot
12
12
  MOFILE = $(DOMAIN).mo
13
13
  POFILES = $(shell find . -name '$(DOMAIN).po')
@@ -43,7 +43,7 @@ uniq-po:
43
43
  done
44
44
 
45
45
  tx-pull: $(EDITFILES)
46
- cd .. && tx pull -f
46
+ cd .. && tx pull -f --all
47
47
  for f in $(EDITFILES) ; do \
48
48
  sed -i 's/^\("Project-Id-Version: \).*$$/\1$(DOMAIN) $(VERSION)\\n"/' $$f; \
49
49
  done
@@ -645,83 +645,87 @@ msgstr "Paràmetre de Puppet"
645
645
  msgid "Can't find a valid Proxy with a Puppet feature"
646
646
  msgstr ""
647
647
 
648
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1
648
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:1 ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
649
649
  msgid "Changed environments"
650
650
  msgstr ""
651
651
 
652
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:3
652
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:4 ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
653
+ msgid "Puppet Environments"
654
+ msgstr "Entorns de Puppet"
655
+
656
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
653
657
  msgid "Select the changes you want to apply to Foreman"
654
658
  msgstr ""
655
659
 
656
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:5
660
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:10
657
661
  msgid "Toggle"
658
662
  msgstr ""
659
663
 
660
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:6
664
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
661
665
  msgid "New"
662
666
  msgstr "Nou"
663
667
 
664
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:8
668
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:13
665
669
  msgid "Check/Uncheck new"
666
670
  msgstr ""
667
671
 
668
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:9
672
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
669
673
  msgid "Updated"
670
674
  msgstr "Actualitzat"
671
675
 
672
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:11
676
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:16
673
677
  msgid "Check/Uncheck updated"
674
678
  msgstr ""
675
679
 
676
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:12
680
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:17
677
681
  msgid "Obsolete"
678
682
  msgstr "En desús"
679
683
 
680
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:14
684
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:19
681
685
  msgid "Check/Uncheck obsolete"
682
686
  msgstr ""
683
687
 
684
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:22
688
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:27
685
689
  msgid "Check/Uncheck all"
686
690
  msgstr ""
687
691
 
688
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:24 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
692
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:29 ../app/views/foreman_puppet/environments/_form.html.erb:4 ../app/views/foreman_puppet/puppet_smart_proxies/_environments.html.erb:4 ../app/views/hosts/select_multiple_environment.html.erb:7 ../app/views/provisioning_templates/_combination.html.erb:4
689
693
  msgid "Environment"
690
694
  msgstr "Entorn"
691
695
 
692
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:25
696
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:30
693
697
  msgid "Operation"
694
698
  msgstr "Operació"
695
699
 
696
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:26
700
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:31
697
701
  msgid "Puppet Modules"
698
702
  msgstr "Mòduls de Puppet"
699
703
 
700
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:39
704
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:44
701
705
  msgid "Check/Uncheck all %s changes"
702
706
  msgstr ""
703
707
 
704
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
708
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
705
709
  msgid "Add:"
706
710
  msgstr "Afegeix:"
707
711
 
708
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
712
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
709
713
  msgid "Remove:"
710
714
  msgstr "Suprimeix:"
711
715
 
712
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
716
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
713
717
  msgid "Update:"
714
718
  msgstr "Actualitza:"
715
719
 
716
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:46
720
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:51
717
721
  msgid "Ignored:"
718
722
  msgstr ""
719
723
 
720
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:59
724
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:64
721
725
  msgid "Cancel"
722
726
  msgstr "Cancel·la"
723
727
 
724
- #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:60
728
+ #: ../app/views/foreman_puppet/common/_puppetclasses_or_envs_changed.html.erb:65
725
729
  msgid "Update"
726
730
  msgstr "Actualitza"
727
731
 
@@ -793,10 +797,6 @@ msgstr "Ubicacions"
793
797
  msgid "Organizations"
794
798
  msgstr "Organitzacions"
795
799
 
796
- #: ../app/views/foreman_puppet/environments/edit.html.erb:5 ../app/views/foreman_puppet/environments/index.html.erb:1 ../app/views/foreman_puppet/environments/new.html.erb:4 ../app/views/foreman_puppet/environments/welcome.html.erb:4 ../webpack/src/Components/Environments/Welcome.js:40
797
- msgid "Puppet Environments"
798
- msgstr "Entorns de Puppet"
799
-
800
800
  #: ../app/views/foreman_puppet/environments/index.html.erb:8
801
801
  msgid "Environment|Name"
802
802
  msgstr "Nom"
@@ -925,7 +925,7 @@ msgstr "Edita la classe de Puppet %s"
925
925
  msgid "Puppetclass|Name"
926
926
  msgstr "Nom"
927
927
 
928
- #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:4 ../lib/foreman_puppet/register.rb:168
928
+ #: ../app/views/foreman_puppet/puppetclasses/index.html.erb:10 ../app/views/smart_proxies/plugins/_puppet.html.erb:3 ../lib/foreman_puppet/register.rb:168
929
929
  msgid "Environments"
930
930
  msgstr "Entorns"
931
931
 
@@ -989,11 +989,11 @@ msgstr ""
989
989
  msgid "Add Combination"
990
990
  msgstr "Afegeix una combinació"
991
991
 
992
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:3
992
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:2
993
993
  msgid "General"
994
994
  msgstr "General"
995
995
 
996
- #: ../app/views/smart_proxies/plugins/_puppet.html.erb:12
996
+ #: ../app/views/smart_proxies/plugins/_puppet.html.erb:11
997
997
  msgid "Hosts managed:"
998
998
  msgstr ""
999
999
 
@@ -1125,7 +1125,7 @@ msgstr "Suprimeix"
1125
1125
  msgid "Loading parameters..."
1126
1126
  msgstr "S'estan carregant els paràmetres..."
1127
1127
 
1128
- #: ../webpack/src/foreman_puppet_host_form.js:102
1128
+ #: ../webpack/src/foreman_puppet_host_form.js:105
1129
1129
  msgid "Some Puppet Classes are unavailable in the selected environment"
1130
1130
  msgstr ""
1131
1131