foreman_ansible 10.1.0 → 10.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. checksums.yaml +4 -4
  2. data/lib/foreman_ansible/version.rb +1 -1
  3. data/locale/action_names.rb +3 -4
  4. data/locale/ca/LC_MESSAGES/foreman_ansible.mo +0 -0
  5. data/locale/ca/foreman_ansible.po +46 -34
  6. data/locale/cs_CZ/LC_MESSAGES/foreman_ansible.mo +0 -0
  7. data/locale/cs_CZ/foreman_ansible.po +53 -40
  8. data/locale/de/LC_MESSAGES/foreman_ansible.mo +0 -0
  9. data/locale/de/foreman_ansible.po +221 -194
  10. data/locale/en/LC_MESSAGES/foreman_ansible.mo +0 -0
  11. data/locale/en/foreman_ansible.po +31 -19
  12. data/locale/en_GB/LC_MESSAGES/foreman_ansible.mo +0 -0
  13. data/locale/en_GB/foreman_ansible.po +42 -30
  14. data/locale/es/LC_MESSAGES/foreman_ansible.mo +0 -0
  15. data/locale/es/foreman_ansible.po +317 -292
  16. data/locale/foreman_ansible.pot +82 -66
  17. data/locale/fr/LC_MESSAGES/foreman_ansible.mo +0 -0
  18. data/locale/fr/foreman_ansible.po +315 -292
  19. data/locale/gl/LC_MESSAGES/foreman_ansible.mo +0 -0
  20. data/locale/gl/foreman_ansible.po +42 -30
  21. data/locale/it/LC_MESSAGES/foreman_ansible.mo +0 -0
  22. data/locale/it/foreman_ansible.po +106 -88
  23. data/locale/ja/LC_MESSAGES/foreman_ansible.mo +0 -0
  24. data/locale/ja/foreman_ansible.po +312 -291
  25. data/locale/ka/LC_MESSAGES/foreman_ansible.mo +0 -0
  26. data/locale/ka/foreman_ansible.po +880 -0
  27. data/locale/ko/LC_MESSAGES/foreman_ansible.mo +0 -0
  28. data/locale/ko/foreman_ansible.po +109 -94
  29. data/locale/nl_NL/LC_MESSAGES/foreman_ansible.mo +0 -0
  30. data/locale/nl_NL/foreman_ansible.po +38 -26
  31. data/locale/pl/LC_MESSAGES/foreman_ansible.mo +0 -0
  32. data/locale/pl/foreman_ansible.po +45 -33
  33. data/locale/pt_BR/LC_MESSAGES/foreman_ansible.mo +0 -0
  34. data/locale/pt_BR/foreman_ansible.po +316 -292
  35. data/locale/ru/LC_MESSAGES/foreman_ansible.mo +0 -0
  36. data/locale/ru/foreman_ansible.po +119 -97
  37. data/locale/sv_SE/LC_MESSAGES/foreman_ansible.mo +0 -0
  38. data/locale/sv_SE/foreman_ansible.po +43 -31
  39. data/locale/zh_CN/LC_MESSAGES/foreman_ansible.mo +0 -0
  40. data/locale/zh_CN/foreman_ansible.po +311 -291
  41. data/locale/zh_TW/LC_MESSAGES/foreman_ansible.mo +0 -0
  42. data/locale/zh_TW/foreman_ansible.po +110 -94
  43. metadata +17 -9
@@ -4,7 +4,7 @@
4
4
  #
5
5
  msgid ""
6
6
  msgstr ""
7
- "Project-Id-Version: foreman_ansible 3.0.2\n"
7
+ "Project-Id-Version: foreman_ansible 10.1.0\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"
@@ -45,7 +45,7 @@ msgstr ""
45
45
  msgid "Add selected"
46
46
  msgstr ""
47
47
 
48
- msgid "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles"
48
+ msgid "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles."
49
49
  msgstr ""
50
50
 
51
51
  msgid "All assigned Ansible roles"
@@ -132,7 +132,7 @@ msgstr ""
132
132
  msgid "Are you sure you want to delete override for %s?"
133
133
  msgstr ""
134
134
 
135
- msgid "Assign Ansible roles"
135
+ msgid "Assign roles directly to the host"
136
136
  msgstr ""
137
137
 
138
138
  msgid "Assigned Ansible Roles"
@@ -165,15 +165,9 @@ msgstr ""
165
165
  msgid "Changed Ansible roles"
166
166
  msgstr ""
167
167
 
168
- msgid "Clone"
169
- msgstr ""
170
-
171
168
  msgid "Close"
172
169
  msgstr ""
173
170
 
174
- msgid "Configure Ansible Job"
175
- msgstr ""
176
-
177
171
  msgid "Configure Recurring Job"
178
172
  msgstr ""
179
173
 
@@ -291,6 +285,9 @@ msgstr ""
291
285
  msgid "Fetch Ansible roles available to be synced"
292
286
  msgstr ""
293
287
 
288
+ msgid "For more advanced scheduling options"
289
+ msgstr ""
290
+
294
291
  msgid "Foreman"
295
292
  msgstr ""
296
293
 
@@ -456,9 +453,6 @@ msgstr ""
456
453
  msgid "Name of variable"
457
454
  msgstr ""
458
455
 
459
- msgid "Nest"
460
- msgstr ""
461
-
462
456
  msgid "New Ansible Variable"
463
457
  msgstr ""
464
458
 
@@ -500,6 +494,9 @@ msgstr ""
500
494
  msgid "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled."
501
495
  msgstr ""
502
496
 
497
+ msgid "No roles assigned directly to the host"
498
+ msgstr ""
499
+
503
500
  msgid "Nothing Found!"
504
501
  msgstr ""
505
502
 
@@ -548,9 +545,6 @@ msgstr ""
548
545
  msgid "Post-provision timeout"
549
546
  msgstr ""
550
547
 
551
- msgid "Preupgrade job"
552
- msgstr ""
553
-
554
548
  msgid "Previously executed jobs"
555
549
  msgstr ""
556
550
 
@@ -593,6 +587,9 @@ msgstr ""
593
587
  msgid "Request the following permissions from administrator: %s."
594
588
  msgstr ""
595
589
 
590
+ msgid "Required field"
591
+ msgstr ""
592
+
596
593
  msgid "Result"
597
594
  msgstr ""
598
595
 
@@ -647,6 +644,9 @@ msgstr ""
647
644
  msgid "Schedule generating of Ansible Inventory report"
648
645
  msgstr ""
649
646
 
647
+ msgid "Schedule recurring Ansible roles job"
648
+ msgstr ""
649
+
650
650
  msgid "Schedule recurring job"
651
651
  msgstr ""
652
652
 
@@ -740,7 +740,10 @@ msgstr ""
740
740
  msgid "This Ansible role is inherited from parent host group"
741
741
  msgstr ""
742
742
 
743
- msgid "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles"
743
+ msgid "This job will run all the assigned Ansible roles."
744
+ msgstr ""
745
+
746
+ msgid "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles."
744
747
  msgstr ""
745
748
 
746
749
  msgid "Those roles will be excluded when importing roles from smart proxy, The expected input is comma separated values and you can use * wildcard metacharactersFor example: foo*, *b*,*bar"
@@ -779,9 +782,15 @@ msgstr ""
779
782
  msgid "Update Role Variables"
780
783
  msgstr ""
781
784
 
785
+ msgid "Update Smart Proxy"
786
+ msgstr ""
787
+
782
788
  msgid "Updates Ansible variable"
783
789
  msgstr ""
784
790
 
791
+ msgid "Upgrade"
792
+ msgstr ""
793
+
785
794
  msgid "Upgrade Capsules on given Capsule server hosts"
786
795
  msgstr ""
787
796
 
@@ -818,6 +827,9 @@ msgstr ""
818
827
  msgid "Variable|Role"
819
828
  msgstr ""
820
829
 
830
+ msgid "View inherited roles"
831
+ msgstr ""
832
+
821
833
  msgid "When enabled the parameter is hidden in the UI"
822
834
  msgstr ""
823
835
 
@@ -833,9 +845,6 @@ msgstr ""
833
845
  msgid "You are not authorized to view the page. "
834
846
  msgstr ""
835
847
 
836
- msgid "can't be blank"
837
- msgstr ""
838
-
839
848
  msgid "daily"
840
849
  msgstr ""
841
850
 
@@ -857,6 +866,9 @@ msgstr ""
857
866
  msgid "view all assigned roles"
858
867
  msgstr ""
859
868
 
869
+ msgid "view remote execution page."
870
+ msgstr ""
871
+
860
872
  msgid "view the task in progress"
861
873
  msgstr ""
862
874
 
@@ -4,15 +4,15 @@
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
  #
6
6
  # Translators:
7
- # 0868a4d1af5275b3f70b0a6dac4c99a4, 2018
8
- # Andi Chandler <andi@gowling.com>, 2019
7
+ # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
8
+ # Andi Chandler <andi@gowling.com>, 2022
9
9
  #
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: foreman_ansible 3.0.2\n"
12
+ "Project-Id-Version: foreman_ansible 10.1.0\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "PO-Revision-Date: 2018-11-14 21:36+0000\n"
15
- "Last-Translator: Andi Chandler <andi@gowling.com>, 2019\n"
15
+ "Last-Translator: Andi Chandler <andi@gowling.com>, 2022\n"
16
16
  "Language-Team: English (United Kingdom) (https://www.transifex.com/foreman/tea"
17
17
  "ms/114/en_GB/)\n"
18
18
  "MIME-Version: 1.0\n"
@@ -51,7 +51,7 @@ msgstr ""
51
51
  msgid "Add selected"
52
52
  msgstr ""
53
53
 
54
- msgid "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles"
54
+ msgid "Add, remove or reorder host assigned Ansible roles. This host has also group assigned roles that are not displayed here and will always be executed prior to host assigned roles."
55
55
  msgstr ""
56
56
 
57
57
  msgid "All assigned Ansible roles"
@@ -138,7 +138,7 @@ msgstr ""
138
138
  msgid "Are you sure you want to delete override for %s?"
139
139
  msgstr ""
140
140
 
141
- msgid "Assign Ansible roles"
141
+ msgid "Assign roles directly to the host"
142
142
  msgstr ""
143
143
 
144
144
  msgid "Assigned Ansible Roles"
@@ -171,15 +171,9 @@ msgstr ""
171
171
  msgid "Changed Ansible roles"
172
172
  msgstr ""
173
173
 
174
- msgid "Clone"
175
- msgstr ""
176
-
177
174
  msgid "Close"
178
175
  msgstr ""
179
176
 
180
- msgid "Configure Ansible Job"
181
- msgstr ""
182
-
183
177
  msgid "Configure Recurring Job"
184
178
  msgstr ""
185
179
 
@@ -232,7 +226,7 @@ msgid "Default verbosity level"
232
226
  msgstr ""
233
227
 
234
228
  msgid "Delete"
235
- msgstr ""
229
+ msgstr "Delete"
236
230
 
237
231
  msgid "Delete %s?"
238
232
  msgstr "Delete %s?"
@@ -247,7 +241,7 @@ msgid "Deletes Ansible variable"
247
241
  msgstr ""
248
242
 
249
243
  msgid "Description"
250
- msgstr ""
244
+ msgstr "Description"
251
245
 
252
246
  msgid "Description of variable"
253
247
  msgstr ""
@@ -297,6 +291,9 @@ msgstr ""
297
291
  msgid "Fetch Ansible roles available to be synced"
298
292
  msgstr ""
299
293
 
294
+ msgid "For more advanced scheduling options"
295
+ msgstr ""
296
+
300
297
  msgid "Foreman"
301
298
  msgstr ""
302
299
 
@@ -462,9 +459,6 @@ msgstr "Name"
462
459
  msgid "Name of variable"
463
460
  msgstr ""
464
461
 
465
- msgid "Nest"
466
- msgstr ""
467
-
468
462
  msgid "New Ansible Variable"
469
463
  msgstr ""
470
464
 
@@ -506,6 +500,9 @@ msgstr ""
506
500
  msgid "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled."
507
501
  msgstr ""
508
502
 
503
+ msgid "No roles assigned directly to the host"
504
+ msgstr ""
505
+
509
506
  msgid "Nothing Found!"
510
507
  msgstr ""
511
508
 
@@ -554,9 +551,6 @@ msgstr ""
554
551
  msgid "Post-provision timeout"
555
552
  msgstr ""
556
553
 
557
- msgid "Preupgrade job"
558
- msgstr ""
559
-
560
554
  msgid "Previously executed jobs"
561
555
  msgstr ""
562
556
 
@@ -599,9 +593,12 @@ msgstr ""
599
593
  msgid "Request the following permissions from administrator: %s."
600
594
  msgstr ""
601
595
 
602
- msgid "Result"
596
+ msgid "Required field"
603
597
  msgstr ""
604
598
 
599
+ msgid "Result"
600
+ msgstr "Result"
601
+
605
602
  msgid "Role ID"
606
603
  msgstr ""
607
604
 
@@ -653,6 +650,9 @@ msgstr ""
653
650
  msgid "Schedule generating of Ansible Inventory report"
654
651
  msgstr ""
655
652
 
653
+ msgid "Schedule recurring Ansible roles job"
654
+ msgstr ""
655
+
656
656
  msgid "Schedule recurring job"
657
657
  msgstr ""
658
658
 
@@ -696,10 +696,10 @@ msgid "Specify Matchers"
696
696
  msgstr ""
697
697
 
698
698
  msgid "State"
699
- msgstr ""
699
+ msgstr "State"
700
700
 
701
701
  msgid "Submit"
702
- msgstr ""
702
+ msgstr "Submit"
703
703
 
704
704
  msgid "Sync Ansible playbooks"
705
705
  msgstr ""
@@ -708,7 +708,7 @@ msgid "Sync Ansible roles"
708
708
  msgstr ""
709
709
 
710
710
  msgid "Tags"
711
- msgstr ""
711
+ msgstr "Tags"
712
712
 
713
713
  msgid "Task"
714
714
  msgstr ""
@@ -746,7 +746,10 @@ msgstr ""
746
746
  msgid "This Ansible role is inherited from parent host group"
747
747
  msgstr ""
748
748
 
749
- msgid "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles"
749
+ msgid "This job will run all the assigned Ansible roles."
750
+ msgstr ""
751
+
752
+ msgid "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles."
750
753
  msgstr ""
751
754
 
752
755
  msgid "Those roles will be excluded when importing roles from smart proxy, The expected input is comma separated values and you can use * wildcard metacharactersFor example: foo*, *b*,*bar"
@@ -785,9 +788,15 @@ msgstr ""
785
788
  msgid "Update Role Variables"
786
789
  msgstr ""
787
790
 
791
+ msgid "Update Smart Proxy"
792
+ msgstr ""
793
+
788
794
  msgid "Updates Ansible variable"
789
795
  msgstr ""
790
796
 
797
+ msgid "Upgrade"
798
+ msgstr ""
799
+
791
800
  msgid "Upgrade Capsules on given Capsule server hosts"
792
801
  msgstr ""
793
802
 
@@ -810,7 +819,7 @@ msgid "Used to enforce certain values for the parameter values"
810
819
  msgstr ""
811
820
 
812
821
  msgid "Value"
813
- msgstr ""
822
+ msgstr "Value"
814
823
 
815
824
  msgid "Value to use when there is no match."
816
825
  msgstr ""
@@ -824,6 +833,9 @@ msgstr ""
824
833
  msgid "Variable|Role"
825
834
  msgstr ""
826
835
 
836
+ msgid "View inherited roles"
837
+ msgstr ""
838
+
827
839
  msgid "When enabled the parameter is hidden in the UI"
828
840
  msgstr ""
829
841
 
@@ -834,14 +846,11 @@ msgid "WinRM cert Validation"
834
846
  msgstr ""
835
847
 
836
848
  msgid "You are not authorized to perform this action."
837
- msgstr ""
849
+ msgstr "You are not authorised to perform this action."
838
850
 
839
851
  msgid "You are not authorized to view the page. "
840
852
  msgstr ""
841
853
 
842
- msgid "can't be blank"
843
- msgstr ""
844
-
845
854
  msgid "daily"
846
855
  msgstr ""
847
856
 
@@ -863,6 +872,9 @@ msgstr ""
863
872
  msgid "view all assigned roles"
864
873
  msgstr ""
865
874
 
875
+ msgid "view remote execution page."
876
+ msgstr ""
877
+
866
878
  msgid "view the task in progress"
867
879
  msgstr ""
868
880