foreman_ansible 12.0.3 → 12.0.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_ansible/locale/ca/foreman_ansible.js +932 -1
  3. data/app/assets/javascripts/foreman_ansible/locale/cs_CZ/foreman_ansible.js +932 -1
  4. data/app/assets/javascripts/foreman_ansible/locale/de/foreman_ansible.js +932 -1
  5. data/app/assets/javascripts/foreman_ansible/locale/en/foreman_ansible.js +931 -1
  6. data/app/assets/javascripts/foreman_ansible/locale/en_GB/foreman_ansible.js +932 -1
  7. data/app/assets/javascripts/foreman_ansible/locale/es/foreman_ansible.js +932 -1
  8. data/app/assets/javascripts/foreman_ansible/locale/fr/foreman_ansible.js +932 -1
  9. data/app/assets/javascripts/foreman_ansible/locale/gl/foreman_ansible.js +932 -1
  10. data/app/assets/javascripts/foreman_ansible/locale/it/foreman_ansible.js +932 -1
  11. data/app/assets/javascripts/foreman_ansible/locale/ja/foreman_ansible.js +932 -1
  12. data/app/assets/javascripts/foreman_ansible/locale/ka/foreman_ansible.js +932 -1
  13. data/app/assets/javascripts/foreman_ansible/locale/ko/foreman_ansible.js +932 -1
  14. data/app/assets/javascripts/foreman_ansible/locale/nl_NL/foreman_ansible.js +932 -1
  15. data/app/assets/javascripts/foreman_ansible/locale/pl/foreman_ansible.js +932 -1
  16. data/app/assets/javascripts/foreman_ansible/locale/pt_BR/foreman_ansible.js +932 -1
  17. data/app/assets/javascripts/foreman_ansible/locale/ru/foreman_ansible.js +932 -1
  18. data/app/assets/javascripts/foreman_ansible/locale/sv_SE/foreman_ansible.js +932 -1
  19. data/app/assets/javascripts/foreman_ansible/locale/zh_CN/foreman_ansible.js +932 -1
  20. data/app/assets/javascripts/foreman_ansible/locale/zh_TW/foreman_ansible.js +932 -1
  21. data/lib/foreman_ansible/register.rb +0 -1
  22. data/lib/foreman_ansible/version.rb +1 -1
  23. data/locale/ca/LC_MESSAGES/foreman_ansible.mo +0 -0
  24. data/locale/ca/foreman_ansible.po +14 -2
  25. data/locale/cs_CZ/LC_MESSAGES/foreman_ansible.mo +0 -0
  26. data/locale/cs_CZ/foreman_ansible.po +14 -2
  27. data/locale/de/LC_MESSAGES/foreman_ansible.mo +0 -0
  28. data/locale/de/foreman_ansible.po +52 -40
  29. data/locale/en/LC_MESSAGES/foreman_ansible.mo +0 -0
  30. data/locale/en/foreman_ansible.po +13 -1
  31. data/locale/en_GB/LC_MESSAGES/foreman_ansible.mo +0 -0
  32. data/locale/en_GB/foreman_ansible.po +14 -2
  33. data/locale/es/LC_MESSAGES/foreman_ansible.mo +0 -0
  34. data/locale/es/foreman_ansible.po +85 -74
  35. data/locale/foreman_ansible.pot +20 -2
  36. data/locale/fr/LC_MESSAGES/foreman_ansible.mo +0 -0
  37. data/locale/fr/foreman_ansible.po +43 -31
  38. data/locale/gl/LC_MESSAGES/foreman_ansible.mo +0 -0
  39. data/locale/gl/foreman_ansible.po +14 -2
  40. data/locale/it/LC_MESSAGES/foreman_ansible.mo +0 -0
  41. data/locale/it/foreman_ansible.po +14 -2
  42. data/locale/ja/LC_MESSAGES/foreman_ansible.mo +0 -0
  43. data/locale/ja/foreman_ansible.po +32 -20
  44. data/locale/ka/LC_MESSAGES/foreman_ansible.mo +0 -0
  45. data/locale/ka/foreman_ansible.po +44 -32
  46. data/locale/ko/LC_MESSAGES/foreman_ansible.mo +0 -0
  47. data/locale/ko/foreman_ansible.po +14 -2
  48. data/locale/nl_NL/LC_MESSAGES/foreman_ansible.mo +0 -0
  49. data/locale/nl_NL/foreman_ansible.po +14 -2
  50. data/locale/pl/LC_MESSAGES/foreman_ansible.mo +0 -0
  51. data/locale/pl/foreman_ansible.po +14 -2
  52. data/locale/pt_BR/LC_MESSAGES/foreman_ansible.mo +0 -0
  53. data/locale/pt_BR/foreman_ansible.po +44 -32
  54. data/locale/ru/LC_MESSAGES/foreman_ansible.mo +0 -0
  55. data/locale/ru/foreman_ansible.po +14 -2
  56. data/locale/sv_SE/LC_MESSAGES/foreman_ansible.mo +0 -0
  57. data/locale/sv_SE/foreman_ansible.po +14 -2
  58. data/locale/zh_CN/LC_MESSAGES/foreman_ansible.mo +0 -0
  59. data/locale/zh_CN/foreman_ansible.po +29 -17
  60. data/locale/zh_TW/LC_MESSAGES/foreman_ansible.mo +0 -0
  61. data/locale/zh_TW/foreman_ansible.po +14 -2
  62. data/webpack/components/AnsibleHostDetail/AnsibleHostDetail.js +1 -0
  63. data/webpack/components/AnsibleHostDetail/components/AnsibleVariableOverrides/__test__/AnsibleVariableOverrides.test.js +3 -1
  64. data/webpack/components/AnsibleHostDetail/components/JobsTab/NewRecurringJobModal.js +1 -0
  65. data/webpack/components/AnsibleHostDetail/components/RolesTab/AllRolesModal/index.js +10 -2
  66. data/webpack/components/AnsibleHostDetail/components/RolesTab/EditRolesModal/index.js +10 -2
  67. data/webpack/components/AnsibleRolesAndVariables/AnsibleRolesAndVariables.js +13 -4
  68. data/webpack/components/AnsibleRolesAndVariables/index.js +6 -5
  69. data/webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcher.js +0 -1
  70. data/webpack/components/AnsibleRolesSwitcher/AnsibleRolesSwitcherActions.js +2 -1
  71. data/webpack/components/AnsibleRolesSwitcher/components/AvailableRolesList.js +3 -1
  72. data/webpack/components/AnsibleRolesSwitcher/components/__snapshots__/AvailableRolesList.test.js.snap +2 -8
  73. data/webpack/formHelper.js +1 -0
  74. metadata +2 -2
@@ -35,7 +35,6 @@ Foreman::Plugin.register :foreman_ansible do
35
35
  'additional debugging output when running Ansible playbooks.'),
36
36
  default: '0',
37
37
  full_name: N_('Default verbosity level'),
38
- value: nil,
39
38
  collection: proc {
40
39
  { '0' => N_('Disabled'),
41
40
  '1' => N_('Level 1 (-v)'),
@@ -4,5 +4,5 @@
4
4
  # This way other parts of Foreman can just call ForemanAnsible::VERSION
5
5
  # and detect what version the plugin is running.
6
6
  module ForemanAnsible
7
- VERSION = '12.0.3'
7
+ VERSION = '12.0.4'
8
8
  end
@@ -8,11 +8,11 @@
8
8
  #
9
9
  msgid ""
10
10
  msgstr ""
11
- "Project-Id-Version: foreman_ansible 10.1.0\n"
11
+ "Project-Id-Version: foreman_ansible 12.0.3\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
13
  "PO-Revision-Date: 2018-11-14 21:36+0000\n"
14
14
  "Last-Translator: Robert Antoni Buj i Gelonch <rbuj@fedoraproject.org>, 2022\n"
15
- "Language-Team: Catalan (https://www.transifex.com/foreman/teams/114/ca/)\n"
15
+ "Language-Team: Catalan (https://app.transifex.com/foreman/teams/114/ca/)\n"
16
16
  "MIME-Version: 1.0\n"
17
17
  "Content-Type: text/plain; charset=UTF-8\n"
18
18
  "Content-Transfer-Encoding: 8bit\n"
@@ -307,6 +307,9 @@ msgstr ""
307
307
  msgid "Executed at"
308
308
  msgstr ""
309
309
 
310
+ msgid "Failed to fetch Ansible Roles from server."
311
+ msgstr ""
312
+
310
313
  msgid "Failed to import roles and variables "
311
314
  msgstr ""
312
315
 
@@ -340,12 +343,18 @@ msgstr ""
340
343
  msgid "Host assigned Ansible roles"
341
344
  msgstr ""
342
345
 
346
+ msgid "Host count"
347
+ msgstr ""
348
+
343
349
  msgid "Host group has no associated hosts"
344
350
  msgstr ""
345
351
 
346
352
  msgid "Host not found by id: %s"
347
353
  msgstr ""
348
354
 
355
+ msgid "Hostgroup count"
356
+ msgstr ""
357
+
349
358
  msgid "Hostgroups"
350
359
  msgstr "Grups d'amfitrions"
351
360
 
@@ -546,6 +555,9 @@ msgstr ""
546
555
  msgid "Only variables marked to Override are shown here."
547
556
  msgstr ""
548
557
 
558
+ msgid "Operation"
559
+ msgstr ""
560
+
549
561
  msgid "Optional Input Validator"
550
562
  msgstr ""
551
563
 
@@ -10,11 +10,11 @@
10
10
  #
11
11
  msgid ""
12
12
  msgstr ""
13
- "Project-Id-Version: foreman_ansible 10.1.0\n"
13
+ "Project-Id-Version: foreman_ansible 12.0.3\n"
14
14
  "Report-Msgid-Bugs-To: \n"
15
15
  "PO-Revision-Date: 2018-11-14 21:36+0000\n"
16
16
  "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2022\n"
17
- "Language-Team: Czech (Czech Republic) (https://www.transifex.com/foreman/teams"
17
+ "Language-Team: Czech (Czech Republic) (https://app.transifex.com/foreman/teams"
18
18
  "/114/cs_CZ/)\n"
19
19
  "MIME-Version: 1.0\n"
20
20
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -311,6 +311,9 @@ msgstr ""
311
311
  msgid "Executed at"
312
312
  msgstr ""
313
313
 
314
+ msgid "Failed to fetch Ansible Roles from server."
315
+ msgstr ""
316
+
314
317
  msgid "Failed to import roles and variables "
315
318
  msgstr ""
316
319
 
@@ -344,12 +347,18 @@ msgstr "Skrýt všechny hodnoty pro tento parametr."
344
347
  msgid "Host assigned Ansible roles"
345
348
  msgstr ""
346
349
 
350
+ msgid "Host count"
351
+ msgstr ""
352
+
347
353
  msgid "Host group has no associated hosts"
348
354
  msgstr ""
349
355
 
350
356
  msgid "Host not found by id: %s"
351
357
  msgstr ""
352
358
 
359
+ msgid "Hostgroup count"
360
+ msgstr ""
361
+
353
362
  msgid "Hostgroups"
354
363
  msgstr "Skupiny strojů"
355
364
 
@@ -550,6 +559,9 @@ msgstr ""
550
559
  msgid "Only variables marked to Override are shown here."
551
560
  msgstr ""
552
561
 
562
+ msgid "Operation"
563
+ msgstr ""
564
+
553
565
  msgid "Optional Input Validator"
554
566
  msgstr "Volitelné ověřování zadání"
555
567
 
@@ -12,20 +12,20 @@
12
12
  # Crited <Alexander.Stoll@netways.de>, 2019
13
13
  # Bernhard Suttner <bernhard.suttner@atix.de>, 2019
14
14
  # Lukas Kallies <github.com@luke-web.de>, 2021
15
+ # Patrick Dolinic, 2022
15
16
  # simon11 <transifex@stieger.co>, 2022
16
17
  # Arnold Bechtoldt <mail@arnoldbechtoldt.com>, 2022
17
- # Patrick Dolinic, 2022
18
18
  # Wiederoder <stefanwiederoder@googlemail.com>, 2022
19
19
  # Bryan Kearney <bryan.kearney@gmail.com>, 2022
20
- # Ettore Atalan <atalanttore@googlemail.com>, 2022
20
+ # Ettore Atalan <atalanttore@googlemail.com>, 2023
21
21
  #
22
22
  msgid ""
23
23
  msgstr ""
24
- "Project-Id-Version: foreman_ansible 10.1.0\n"
24
+ "Project-Id-Version: foreman_ansible 12.0.3\n"
25
25
  "Report-Msgid-Bugs-To: \n"
26
26
  "PO-Revision-Date: 2018-11-14 21:36+0000\n"
27
- "Last-Translator: Ettore Atalan <atalanttore@googlemail.com>, 2022\n"
28
- "Language-Team: German (https://www.transifex.com/foreman/teams/114/de/)\n"
27
+ "Last-Translator: Ettore Atalan <atalanttore@googlemail.com>, 2023\n"
28
+ "Language-Team: German (https://app.transifex.com/foreman/teams/114/de/)\n"
29
29
  "MIME-Version: 1.0\n"
30
30
  "Content-Type: text/plain; charset=UTF-8\n"
31
31
  "Content-Transfer-Encoding: 8bit\n"
@@ -75,25 +75,25 @@ msgid "Ansible playbooks names to be synced"
75
75
  msgstr ""
76
76
 
77
77
  msgid "Ansible Role"
78
- msgstr "Ansible Rolle"
78
+ msgstr "Ansible-Rolle"
79
79
 
80
80
  msgid "Ansible Roles"
81
- msgstr "Ansible Rollen"
81
+ msgstr "Ansible-Rollen"
82
82
 
83
83
  msgid "Ansible Roles were successfully assigned."
84
84
  msgstr ""
85
85
 
86
86
  msgid "Ansible Variable Details"
87
- msgstr "Ansible Variablen Details"
87
+ msgstr "Ansible-Variablendetails"
88
88
 
89
89
  msgid "Ansible Variable Details (Imported)"
90
- msgstr "Ansible Variablen Details (Importiert)"
90
+ msgstr "Ansible-Variablendetails (Importiert)"
91
91
 
92
92
  msgid "Ansible Variable not found by id: %s"
93
93
  msgstr ""
94
94
 
95
95
  msgid "Ansible Variables"
96
- msgstr "Ansible Variablen"
96
+ msgstr "Ansible-Variablen"
97
97
 
98
98
  msgid "Ansible check mode"
99
99
  msgstr ""
@@ -135,10 +135,10 @@ msgid "Ansible roles assigned directly to host"
135
135
  msgstr ""
136
136
 
137
137
  msgid "Ansible roles to assign to a host"
138
- msgstr "Ansible Rollen, die einem Host zugewiesen werden können"
138
+ msgstr "Ansible-Rollen, die einem Host zugewiesen werden können"
139
139
 
140
140
  msgid "Ansible roles to assign to a hostgroup"
141
- msgstr "Ansible Rollen, die einer Hostgruppe zugewiesen werden können"
141
+ msgstr "Ansible-Rollen, die einer Hostgruppe zugewiesen werden können"
142
142
 
143
143
  msgid "Ansible roles to ignore"
144
144
  msgstr ""
@@ -171,10 +171,10 @@ msgid "Assigns Ansible roles to a host"
171
171
  msgstr "Weist einem Host Ansible-Rollen zu"
172
172
 
173
173
  msgid "Assigns Ansible roles to a hostgroup"
174
- msgstr "Weißt Ansible Rollen einer Hostgruppe zu"
174
+ msgstr "Weißt Ansible-Rollen einer Hostgruppe zu"
175
175
 
176
176
  msgid "Available Ansible Roles"
177
- msgstr ""
177
+ msgstr "Verfügbare Ansible-Rollen"
178
178
 
179
179
  msgid "Available Ansible roles"
180
180
  msgstr ""
@@ -216,10 +216,10 @@ msgid "Could not run Ansible roles for %{host}"
216
216
  msgstr "Ansible-Rollen für %{host} konnten nicht ausgeführt werden"
217
217
 
218
218
  msgid "Create Ansible Variable"
219
- msgstr "Ansible Variable erstellen"
219
+ msgstr "Ansible-Variable erstellen"
220
220
 
221
221
  msgid "Create Ansible variable"
222
- msgstr "Ansible Variable erstellen"
222
+ msgstr "Ansible-Variable erstellen"
223
223
 
224
224
  msgid "Create an override value for a specific ansible variable"
225
225
  msgstr "Überschreibungswert für eine bestimmte Ansible-Variable erzeugen"
@@ -261,10 +261,10 @@ msgid "Delete Ansible variable override"
261
261
  msgstr ""
262
262
 
263
263
  msgid "Deletes Ansible role"
264
- msgstr "Ansible Rolle löschen"
264
+ msgstr "Löscht die Ansible-Rolle"
265
265
 
266
266
  msgid "Deletes Ansible variable"
267
- msgstr "Ansible Variable löschen"
267
+ msgstr "Löscht die Ansible-Variable"
268
268
 
269
269
  msgid "Description"
270
270
  msgstr "Beschreibung"
@@ -294,13 +294,13 @@ msgid "Edit %s"
294
294
  msgstr "%s bearbeiten"
295
295
 
296
296
  msgid "Edit Ansible Roles"
297
- msgstr ""
297
+ msgstr "Ansible-Rollen bearbeiten"
298
298
 
299
299
  msgid "Edit Ansible Variable"
300
- msgstr "Ansible Variable ändern"
300
+ msgstr "Ansible-Variable bearbeiten"
301
301
 
302
302
  msgid "Edit Ansible roles"
303
- msgstr ""
303
+ msgstr "Ansible-Rollen bearbeiten"
304
304
 
305
305
  msgid "Enable Ansible Callback"
306
306
  msgstr ""
@@ -318,6 +318,9 @@ msgid "Error!"
318
318
  msgstr "Fehler!"
319
319
 
320
320
  msgid "Executed at"
321
+ msgstr "Ausgeführt um"
322
+
323
+ msgid "Failed to fetch Ansible Roles from server."
321
324
  msgstr ""
322
325
 
323
326
  msgid "Failed to import roles and variables "
@@ -353,12 +356,18 @@ msgstr "Alle Werte für diesen Parameter verbergen."
353
356
  msgid "Host assigned Ansible roles"
354
357
  msgstr ""
355
358
 
359
+ msgid "Host count"
360
+ msgstr ""
361
+
356
362
  msgid "Host group has no associated hosts"
357
363
  msgstr "Die Hostgruppe hat keine zugeordneten Hosts"
358
364
 
359
365
  msgid "Host not found by id: %s"
360
366
  msgstr ""
361
367
 
368
+ msgid "Hostgroup count"
369
+ msgstr ""
370
+
362
371
  msgid "Hostgroups"
363
372
  msgstr "Hostgruppen"
364
373
 
@@ -384,19 +393,19 @@ msgid "If checked, will raise an error if there is no default value and no match
384
393
  msgstr "Falls aktiviert, wird dies einen Fehler erzeugen, wenn kein Standardwert vorhanden ist und kein Treffer einen Wert vorschlägt."
385
394
 
386
395
  msgid "Import"
387
- msgstr "Import"
396
+ msgstr "Importieren"
388
397
 
389
398
  msgid "Import Puppet classes"
390
399
  msgstr "Puppet-Klassen importieren"
391
400
 
392
401
  msgid "Import Role"
393
- msgstr ""
402
+ msgstr "Rolle importieren"
394
403
 
395
404
  msgid "Import facts"
396
405
  msgstr "Fakten importieren"
397
406
 
398
407
  msgid "Import from %s"
399
- msgstr "Importieren aus %s"
408
+ msgstr "Aus %s importieren"
400
409
 
401
410
  msgid "Import playbooks has finished successfully"
402
411
  msgstr ""
@@ -441,13 +450,13 @@ msgid "Invalid, expected to match a regex: %s"
441
450
  msgstr ""
442
451
 
443
452
  msgid "Inventory"
444
- msgstr ""
453
+ msgstr "Bestand"
445
454
 
446
455
  msgid "Job Details"
447
- msgstr "Job Details"
456
+ msgstr "Auftragsdetails"
448
457
 
449
458
  msgid "Jobs"
450
- msgstr "Jobs"
459
+ msgstr "Aufträge"
451
460
 
452
461
  msgid "Learn more about this in the documentation."
453
462
  msgstr "Mehr dazu in der Dokumentation."
@@ -468,16 +477,16 @@ msgid "Level 4 (-vvvv)"
468
477
  msgstr "Level 4 (-vvvv)"
469
478
 
470
479
  msgid "List Ansible roles"
471
- msgstr "Ansible Rollen auflisten"
480
+ msgstr "Ansible-Rollen auflisten"
472
481
 
473
482
  msgid "List Ansible variables"
474
- msgstr "Ansible Variablen auflisten"
483
+ msgstr "Ansible-Variablen auflisten"
475
484
 
476
485
  msgid "List all Ansible roles for a host"
477
- msgstr "Auflisten aller Ansible Rollen eines Hosts"
486
+ msgstr "Alle Ansible-Rollen eines Hosts auflisten"
478
487
 
479
488
  msgid "List all Ansible roles for a hostgroup"
480
- msgstr "Auflisten aller Ansible Rollen einer Hostgruppe"
489
+ msgstr "Auflisten aller Ansible-Rollen einer Hostgruppe"
481
490
 
482
491
  msgid "Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable."
483
492
  msgstr "Markieren Sie die von Foreman zu verwaltende Variable. Wenn die Ansible-Rolle dieser Variablen einem Host zugewiesen wird, wird der Standardwert als Hostvariable zum Ansible-Inventar hinzugefügt. Geben Sie Matcher an, um einen anderen Wert für eine solche Variable festzulegen."
@@ -498,7 +507,7 @@ msgid "Name of variable"
498
507
  msgstr "Name der Variable"
499
508
 
500
509
  msgid "New Ansible Variable"
501
- msgstr "Neue Ansible Variable"
510
+ msgstr "Neue Ansible-Variable"
502
511
 
503
512
  msgid "Next Run"
504
513
  msgstr ""
@@ -559,6 +568,9 @@ msgstr ""
559
568
  msgid "Only variables marked to Override are shown here."
560
569
  msgstr ""
561
570
 
571
+ msgid "Operation"
572
+ msgstr ""
573
+
562
574
  msgid "Optional Input Validator"
563
575
  msgstr "Optionaler Eingabe-Validator"
564
576
 
@@ -617,7 +629,7 @@ msgid "Remove"
617
629
  msgstr "Entfernen"
618
630
 
619
631
  msgid "Remove Role"
620
- msgstr ""
632
+ msgstr "Rolle entfernen"
621
633
 
622
634
  msgid "Remove all"
623
635
  msgstr ""
@@ -659,10 +671,10 @@ msgid "Run Ansible roles"
659
671
  msgstr "Ansible-Rollen ausführen"
660
672
 
661
673
  msgid "Run all Ansible roles"
662
- msgstr "Führen Sie alle Ansible-Rollen aus"
674
+ msgstr "Alle Ansible-Rollen ausführen"
663
675
 
664
676
  msgid "Run all Ansible roles on hosts belonging to this host group"
665
- msgstr "Führen Sie alle Ansible-Rollen auf Hosts aus, die zu dieser Hostgruppe gehören"
677
+ msgstr "Alle Ansible-Rollen auf Hosts aus, die zu dieser Hostgruppe gehören, ausführen"
666
678
 
667
679
  msgid "Run an Ansible playbook against given hosts"
668
680
  msgstr "Führen Sie ein Ansible-Playbook gegen bestimmte Hosts aus"
@@ -719,7 +731,7 @@ msgid "Show full value"
719
731
  msgstr ""
720
732
 
721
733
  msgid "Show role"
722
- msgstr "Zeige Rolle"
734
+ msgstr "Rolle anzeigen"
723
735
 
724
736
  msgid "Show variable"
725
737
  msgstr "Variable anzeigen"
@@ -761,10 +773,10 @@ msgid "Tags"
761
773
  msgstr "Tags"
762
774
 
763
775
  msgid "Task"
764
- msgstr "Task"
776
+ msgstr "Aufgabe"
765
777
 
766
778
  msgid "Task Details"
767
- msgstr "Taskdetails"
779
+ msgstr "Aufgabendetails"
768
780
 
769
781
  msgid "The order in which matchers keys are processed, first match wins.<br> You may use multiple attributes as a matcher key, for example, an order of <code>host group, environment</code> would expect a matcher such as <code>hostgroup = \"web servers\", environment = production</code>"
770
782
  msgstr "Die Reihenfolge, in der Prüfwertschlüssel verarbeitet werden. Die erste Übereinstimmung ist maßgeblich.<br> Sie können mehrere Attribute als Prüfwertschlüssel verwenden. Beispielsweise würde die Reihenfolge <code>host group, environment</code> einen Prüfwert wie etwa <code>hostgroup = \"web servers\", environment = production</code> erwarten."
@@ -836,13 +848,13 @@ msgid "Update"
836
848
  msgstr "Aktualisieren"
837
849
 
838
850
  msgid "Update Role Variables"
839
- msgstr ""
851
+ msgstr "Rollenvariablen entfernen"
840
852
 
841
853
  msgid "Update Smart Proxy"
842
854
  msgstr ""
843
855
 
844
856
  msgid "Updates Ansible variable"
845
- msgstr "Ansible Variable aktualisieren"
857
+ msgstr "Aktualisiert die Ansible-Variable"
846
858
 
847
859
  msgid "Upgrade"
848
860
  msgstr ""
@@ -4,7 +4,7 @@
4
4
  #
5
5
  msgid ""
6
6
  msgstr ""
7
- "Project-Id-Version: foreman_ansible 10.1.0\n"
7
+ "Project-Id-Version: foreman_ansible 12.0.3\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
9
  "PO-Revision-Date: 2014-08-20 08:54+0100\n"
10
10
  "Last-Translator: Foreman Team <foreman-dev@googlegroups.com>\n"
@@ -303,6 +303,9 @@ msgstr ""
303
303
  msgid "Executed at"
304
304
  msgstr ""
305
305
 
306
+ msgid "Failed to fetch Ansible Roles from server."
307
+ msgstr ""
308
+
306
309
  msgid "Failed to import roles and variables "
307
310
  msgstr ""
308
311
 
@@ -336,12 +339,18 @@ msgstr ""
336
339
  msgid "Host assigned Ansible roles"
337
340
  msgstr ""
338
341
 
342
+ msgid "Host count"
343
+ msgstr ""
344
+
339
345
  msgid "Host group has no associated hosts"
340
346
  msgstr ""
341
347
 
342
348
  msgid "Host not found by id: %s"
343
349
  msgstr ""
344
350
 
351
+ msgid "Hostgroup count"
352
+ msgstr ""
353
+
345
354
  msgid "Hostgroups"
346
355
  msgstr ""
347
356
 
@@ -542,6 +551,9 @@ msgstr ""
542
551
  msgid "Only variables marked to Override are shown here."
543
552
  msgstr ""
544
553
 
554
+ msgid "Operation"
555
+ msgstr ""
556
+
545
557
  msgid "Optional Input Validator"
546
558
  msgstr ""
547
559
 
@@ -9,11 +9,11 @@
9
9
  #
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: foreman_ansible 10.1.0\n"
12
+ "Project-Id-Version: foreman_ansible 12.0.3\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "PO-Revision-Date: 2018-11-14 21:36+0000\n"
15
15
  "Last-Translator: Andi Chandler <andi@gowling.com>, 2022\n"
16
- "Language-Team: English (United Kingdom) (https://www.transifex.com/foreman/tea"
16
+ "Language-Team: English (United Kingdom) (https://app.transifex.com/foreman/tea"
17
17
  "ms/114/en_GB/)\n"
18
18
  "MIME-Version: 1.0\n"
19
19
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -309,6 +309,9 @@ msgstr ""
309
309
  msgid "Executed at"
310
310
  msgstr ""
311
311
 
312
+ msgid "Failed to fetch Ansible Roles from server."
313
+ msgstr ""
314
+
312
315
  msgid "Failed to import roles and variables "
313
316
  msgstr ""
314
317
 
@@ -342,12 +345,18 @@ msgstr ""
342
345
  msgid "Host assigned Ansible roles"
343
346
  msgstr ""
344
347
 
348
+ msgid "Host count"
349
+ msgstr ""
350
+
345
351
  msgid "Host group has no associated hosts"
346
352
  msgstr ""
347
353
 
348
354
  msgid "Host not found by id: %s"
349
355
  msgstr ""
350
356
 
357
+ msgid "Hostgroup count"
358
+ msgstr ""
359
+
351
360
  msgid "Hostgroups"
352
361
  msgstr ""
353
362
 
@@ -548,6 +557,9 @@ msgstr ""
548
557
  msgid "Only variables marked to Override are shown here."
549
558
  msgstr ""
550
559
 
560
+ msgid "Operation"
561
+ msgstr ""
562
+
551
563
  msgid "Optional Input Validator"
552
564
  msgstr ""
553
565