foreman_ansible 11.2.1 → 12.0.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.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_ansible/locale/ca/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/cs_CZ/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/de/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/en/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/en_GB/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/es/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/fr/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/gl/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/it/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/ja/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/ka/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/ko/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/nl_NL/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/pl/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/pt_BR/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/ru/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/sv_SE/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/zh_CN/foreman_ansible.js +1 -0
- data/app/assets/javascripts/foreman_ansible/locale/zh_TW/foreman_ansible.js +1 -0
- data/lib/foreman_ansible/engine.rb +0 -8
- data/lib/foreman_ansible/register.rb +2 -1
- data/lib/foreman_ansible/version.rb +1 -1
- data/locale/Makefile +16 -22
- data/locale/action_names.rb +2 -2
- data/locale/ca/foreman_ansible.po +39 -0
- data/locale/cs_CZ/foreman_ansible.po +39 -0
- data/locale/de/foreman_ansible.po +39 -0
- data/locale/en/foreman_ansible.po +39 -0
- data/locale/en_GB/foreman_ansible.po +39 -0
- data/locale/es/foreman_ansible.po +39 -0
- data/locale/foreman_ansible.pot +120 -59
- data/locale/fr/foreman_ansible.po +39 -0
- data/locale/gl/foreman_ansible.po +39 -0
- data/locale/it/foreman_ansible.po +39 -0
- data/locale/ja/foreman_ansible.po +39 -0
- data/locale/ka/LC_MESSAGES/foreman_ansible.mo +0 -0
- data/locale/ka/foreman_ansible.po +39 -0
- data/locale/ko/foreman_ansible.po +39 -0
- data/locale/nl_NL/foreman_ansible.po +39 -0
- data/locale/pl/foreman_ansible.po +39 -0
- data/locale/pt_BR/foreman_ansible.po +39 -0
- data/locale/ru/foreman_ansible.po +39 -0
- data/locale/sv_SE/foreman_ansible.po +39 -0
- data/locale/zh_CN/foreman_ansible.po +39 -0
- data/locale/zh_TW/foreman_ansible.po +39 -0
- metadata +34 -9
@@ -111,6 +111,18 @@ msgstr "インポートする Ansible ロール名"
|
|
111
111
|
msgid "Ansible role names to be synced"
|
112
112
|
msgstr "同期する Ansible ロール名"
|
113
113
|
|
114
|
+
msgid "Ansible role to add to a host"
|
115
|
+
msgstr ""
|
116
|
+
|
117
|
+
msgid "Ansible role to add to a hostgroup"
|
118
|
+
msgstr ""
|
119
|
+
|
120
|
+
msgid "Ansible role to remove from a host"
|
121
|
+
msgstr ""
|
122
|
+
|
123
|
+
msgid "Ansible role to remove from a hostgroup"
|
124
|
+
msgstr ""
|
125
|
+
|
114
126
|
msgid "Ansible roles assigned directly to host"
|
115
127
|
msgstr "ホストに直接割り当てられた Ansible ロール"
|
116
128
|
|
@@ -177,6 +189,9 @@ msgstr "変更された Ansible ロール"
|
|
177
189
|
msgid "Close"
|
178
190
|
msgstr "閉じる"
|
179
191
|
|
192
|
+
msgid "Configure Ansible Job"
|
193
|
+
msgstr ""
|
194
|
+
|
180
195
|
msgid "Configure Recurring Job"
|
181
196
|
msgstr "繰り返しジョブの設定"
|
182
197
|
|
@@ -252,6 +267,12 @@ msgstr "変数の説明"
|
|
252
267
|
msgid "Destroy an override value"
|
253
268
|
msgstr "上書き値を破棄します"
|
254
269
|
|
270
|
+
msgid "Directly add an Ansible role to a host"
|
271
|
+
msgstr ""
|
272
|
+
|
273
|
+
msgid "Directly add an Ansible role to a hostgroup"
|
274
|
+
msgstr ""
|
275
|
+
|
255
276
|
msgid "Directly assigned to Host"
|
256
277
|
msgstr "ホストに直接割り当て"
|
257
278
|
|
@@ -273,6 +294,12 @@ msgstr "Ansible 変数の編集"
|
|
273
294
|
msgid "Edit Ansible roles"
|
274
295
|
msgstr "Ansible ロールの編集"
|
275
296
|
|
297
|
+
msgid "Enable Ansible Callback"
|
298
|
+
msgstr ""
|
299
|
+
|
300
|
+
msgid "Enable the callback plugin for this template"
|
301
|
+
msgstr ""
|
302
|
+
|
276
303
|
msgid "Enable web console"
|
277
304
|
msgstr "Web コンソールの有効化"
|
278
305
|
|
@@ -508,6 +535,9 @@ msgstr "変数のインポート元となるプロキシーが見つかりませ
|
|
508
535
|
msgid "No roles assigned directly to the host"
|
509
536
|
msgstr ""
|
510
537
|
|
538
|
+
msgid "No roles/hosts assigned"
|
539
|
+
msgstr ""
|
540
|
+
|
511
541
|
msgid "Nothing Found!"
|
512
542
|
msgstr "何も見つかりません!"
|
513
543
|
|
@@ -586,6 +616,12 @@ msgstr "ロールの削除"
|
|
586
616
|
msgid "Remove all"
|
587
617
|
msgstr "すべて削除"
|
588
618
|
|
619
|
+
msgid "Remove directly assigned Ansible role from a host"
|
620
|
+
msgstr ""
|
621
|
+
|
622
|
+
msgid "Remove directly assigned Ansible role from a hostgroup"
|
623
|
+
msgstr ""
|
624
|
+
|
589
625
|
msgid "Remove duplicate values (only array type)"
|
590
626
|
msgstr "重複する値の削除 (配列タイプのみ)"
|
591
627
|
|
@@ -673,6 +709,9 @@ msgstr "ホストグループの Ansible インベントリーを表示する"
|
|
673
709
|
msgid "Show Ansible inventory for hosts"
|
674
710
|
msgstr "ホストの Ansible インベントリーを表示する"
|
675
711
|
|
712
|
+
msgid "Show full value"
|
713
|
+
msgstr ""
|
714
|
+
|
676
715
|
msgid "Show role"
|
677
716
|
msgstr "ロールを表示します"
|
678
717
|
|
Binary file
|
@@ -106,6 +106,18 @@ msgstr "Ansible-ის შემოსატანი როლების ს
|
|
106
106
|
msgid "Ansible role names to be synced"
|
107
107
|
msgstr "Ansible-ის დასასინქრონიზებელი როლების სახელები"
|
108
108
|
|
109
|
+
msgid "Ansible role to add to a host"
|
110
|
+
msgstr ""
|
111
|
+
|
112
|
+
msgid "Ansible role to add to a hostgroup"
|
113
|
+
msgstr ""
|
114
|
+
|
115
|
+
msgid "Ansible role to remove from a host"
|
116
|
+
msgstr ""
|
117
|
+
|
118
|
+
msgid "Ansible role to remove from a hostgroup"
|
119
|
+
msgstr ""
|
120
|
+
|
109
121
|
msgid "Ansible roles assigned directly to host"
|
110
122
|
msgstr "პირდაპირ ჰოსტზე მიმაგრებული Ansiible-ის როლები"
|
111
123
|
|
@@ -172,6 +184,9 @@ msgstr "Ansible-ის როლები შეცვლილია"
|
|
172
184
|
msgid "Close"
|
173
185
|
msgstr "დახურვა"
|
174
186
|
|
187
|
+
msgid "Configure Ansible Job"
|
188
|
+
msgstr ""
|
189
|
+
|
175
190
|
msgid "Configure Recurring Job"
|
176
191
|
msgstr "განმეორებადი დავალების მორგება"
|
177
192
|
|
@@ -247,6 +262,12 @@ msgstr "ცვლადის აღწერა"
|
|
247
262
|
msgid "Destroy an override value"
|
248
263
|
msgstr "მნიშვნელობის გადაფარვის მოცილება"
|
249
264
|
|
265
|
+
msgid "Directly add an Ansible role to a host"
|
266
|
+
msgstr ""
|
267
|
+
|
268
|
+
msgid "Directly add an Ansible role to a hostgroup"
|
269
|
+
msgstr ""
|
270
|
+
|
250
271
|
msgid "Directly assigned to Host"
|
251
272
|
msgstr "ჰოსტზე პირდაპირ მინიჭებული"
|
252
273
|
|
@@ -268,6 +289,12 @@ msgstr "Ansible-ის ცვლადის ჩასწორება"
|
|
268
289
|
msgid "Edit Ansible roles"
|
269
290
|
msgstr "Ansible-ის როლების ჩასწორება"
|
270
291
|
|
292
|
+
msgid "Enable Ansible Callback"
|
293
|
+
msgstr ""
|
294
|
+
|
295
|
+
msgid "Enable the callback plugin for this template"
|
296
|
+
msgstr ""
|
297
|
+
|
271
298
|
msgid "Enable web console"
|
272
299
|
msgstr "ვებ კონსოლის ჩართვა"
|
273
300
|
|
@@ -501,6 +528,9 @@ msgstr ""
|
|
501
528
|
msgid "No roles assigned directly to the host"
|
502
529
|
msgstr ""
|
503
530
|
|
531
|
+
msgid "No roles/hosts assigned"
|
532
|
+
msgstr ""
|
533
|
+
|
504
534
|
msgid "Nothing Found!"
|
505
535
|
msgstr "ვერაფერი ვიპოვე!"
|
506
536
|
|
@@ -579,6 +609,12 @@ msgstr "როლის წაშლა"
|
|
579
609
|
msgid "Remove all"
|
580
610
|
msgstr "ყველას წაშლა"
|
581
611
|
|
612
|
+
msgid "Remove directly assigned Ansible role from a host"
|
613
|
+
msgstr ""
|
614
|
+
|
615
|
+
msgid "Remove directly assigned Ansible role from a hostgroup"
|
616
|
+
msgstr ""
|
617
|
+
|
582
618
|
msgid "Remove duplicate values (only array type)"
|
583
619
|
msgstr "დუბლირებული მნიშვნელობების წაშლა (მხოლოდ მასივის ტიპი)"
|
584
620
|
|
@@ -666,6 +702,9 @@ msgstr "Ansible-ის ინვენტარის ჩვენება ჰ
|
|
666
702
|
msgid "Show Ansible inventory for hosts"
|
667
703
|
msgstr "Ansible-ის ინვენტარის ჩვენება ჰოსტებისთვის"
|
668
704
|
|
705
|
+
msgid "Show full value"
|
706
|
+
msgstr ""
|
707
|
+
|
669
708
|
msgid "Show role"
|
670
709
|
msgstr "როლის ჩვენება"
|
671
710
|
|
@@ -107,6 +107,18 @@ msgstr ""
|
|
107
107
|
msgid "Ansible role names to be synced"
|
108
108
|
msgstr ""
|
109
109
|
|
110
|
+
msgid "Ansible role to add to a host"
|
111
|
+
msgstr ""
|
112
|
+
|
113
|
+
msgid "Ansible role to add to a hostgroup"
|
114
|
+
msgstr ""
|
115
|
+
|
116
|
+
msgid "Ansible role to remove from a host"
|
117
|
+
msgstr ""
|
118
|
+
|
119
|
+
msgid "Ansible role to remove from a hostgroup"
|
120
|
+
msgstr ""
|
121
|
+
|
110
122
|
msgid "Ansible roles assigned directly to host"
|
111
123
|
msgstr ""
|
112
124
|
|
@@ -173,6 +185,9 @@ msgstr ""
|
|
173
185
|
msgid "Close"
|
174
186
|
msgstr "종료 "
|
175
187
|
|
188
|
+
msgid "Configure Ansible Job"
|
189
|
+
msgstr ""
|
190
|
+
|
176
191
|
msgid "Configure Recurring Job"
|
177
192
|
msgstr ""
|
178
193
|
|
@@ -248,6 +263,12 @@ msgstr "변수 설명"
|
|
248
263
|
msgid "Destroy an override value"
|
249
264
|
msgstr ""
|
250
265
|
|
266
|
+
msgid "Directly add an Ansible role to a host"
|
267
|
+
msgstr ""
|
268
|
+
|
269
|
+
msgid "Directly add an Ansible role to a hostgroup"
|
270
|
+
msgstr ""
|
271
|
+
|
251
272
|
msgid "Directly assigned to Host"
|
252
273
|
msgstr ""
|
253
274
|
|
@@ -269,6 +290,12 @@ msgstr ""
|
|
269
290
|
msgid "Edit Ansible roles"
|
270
291
|
msgstr ""
|
271
292
|
|
293
|
+
msgid "Enable Ansible Callback"
|
294
|
+
msgstr ""
|
295
|
+
|
296
|
+
msgid "Enable the callback plugin for this template"
|
297
|
+
msgstr ""
|
298
|
+
|
272
299
|
msgid "Enable web console"
|
273
300
|
msgstr ""
|
274
301
|
|
@@ -502,6 +529,9 @@ msgstr ""
|
|
502
529
|
msgid "No roles assigned directly to the host"
|
503
530
|
msgstr ""
|
504
531
|
|
532
|
+
msgid "No roles/hosts assigned"
|
533
|
+
msgstr ""
|
534
|
+
|
505
535
|
msgid "Nothing Found!"
|
506
536
|
msgstr ""
|
507
537
|
|
@@ -580,6 +610,12 @@ msgstr ""
|
|
580
610
|
msgid "Remove all"
|
581
611
|
msgstr ""
|
582
612
|
|
613
|
+
msgid "Remove directly assigned Ansible role from a host"
|
614
|
+
msgstr ""
|
615
|
+
|
616
|
+
msgid "Remove directly assigned Ansible role from a hostgroup"
|
617
|
+
msgstr ""
|
618
|
+
|
583
619
|
msgid "Remove duplicate values (only array type)"
|
584
620
|
msgstr "중복 값 삭제(배열 유형만)"
|
585
621
|
|
@@ -667,6 +703,9 @@ msgstr ""
|
|
667
703
|
msgid "Show Ansible inventory for hosts"
|
668
704
|
msgstr ""
|
669
705
|
|
706
|
+
msgid "Show full value"
|
707
|
+
msgstr ""
|
708
|
+
|
670
709
|
msgid "Show role"
|
671
710
|
msgstr ""
|
672
711
|
|
@@ -112,6 +112,18 @@ msgstr ""
|
|
112
112
|
msgid "Ansible role names to be synced"
|
113
113
|
msgstr ""
|
114
114
|
|
115
|
+
msgid "Ansible role to add to a host"
|
116
|
+
msgstr ""
|
117
|
+
|
118
|
+
msgid "Ansible role to add to a hostgroup"
|
119
|
+
msgstr ""
|
120
|
+
|
121
|
+
msgid "Ansible role to remove from a host"
|
122
|
+
msgstr ""
|
123
|
+
|
124
|
+
msgid "Ansible role to remove from a hostgroup"
|
125
|
+
msgstr ""
|
126
|
+
|
115
127
|
msgid "Ansible roles assigned directly to host"
|
116
128
|
msgstr ""
|
117
129
|
|
@@ -178,6 +190,9 @@ msgstr ""
|
|
178
190
|
msgid "Close"
|
179
191
|
msgstr "Sluiten"
|
180
192
|
|
193
|
+
msgid "Configure Ansible Job"
|
194
|
+
msgstr ""
|
195
|
+
|
181
196
|
msgid "Configure Recurring Job"
|
182
197
|
msgstr ""
|
183
198
|
|
@@ -253,6 +268,12 @@ msgstr "Beschrijving van een variabele"
|
|
253
268
|
msgid "Destroy an override value"
|
254
269
|
msgstr ""
|
255
270
|
|
271
|
+
msgid "Directly add an Ansible role to a host"
|
272
|
+
msgstr ""
|
273
|
+
|
274
|
+
msgid "Directly add an Ansible role to a hostgroup"
|
275
|
+
msgstr ""
|
276
|
+
|
256
277
|
msgid "Directly assigned to Host"
|
257
278
|
msgstr ""
|
258
279
|
|
@@ -274,6 +295,12 @@ msgstr ""
|
|
274
295
|
msgid "Edit Ansible roles"
|
275
296
|
msgstr ""
|
276
297
|
|
298
|
+
msgid "Enable Ansible Callback"
|
299
|
+
msgstr ""
|
300
|
+
|
301
|
+
msgid "Enable the callback plugin for this template"
|
302
|
+
msgstr ""
|
303
|
+
|
277
304
|
msgid "Enable web console"
|
278
305
|
msgstr ""
|
279
306
|
|
@@ -507,6 +534,9 @@ msgstr ""
|
|
507
534
|
msgid "No roles assigned directly to the host"
|
508
535
|
msgstr ""
|
509
536
|
|
537
|
+
msgid "No roles/hosts assigned"
|
538
|
+
msgstr ""
|
539
|
+
|
510
540
|
msgid "Nothing Found!"
|
511
541
|
msgstr ""
|
512
542
|
|
@@ -585,6 +615,12 @@ msgstr ""
|
|
585
615
|
msgid "Remove all"
|
586
616
|
msgstr ""
|
587
617
|
|
618
|
+
msgid "Remove directly assigned Ansible role from a host"
|
619
|
+
msgstr ""
|
620
|
+
|
621
|
+
msgid "Remove directly assigned Ansible role from a hostgroup"
|
622
|
+
msgstr ""
|
623
|
+
|
588
624
|
msgid "Remove duplicate values (only array type)"
|
589
625
|
msgstr "Verwijder dubbele waarden (alleen array type)"
|
590
626
|
|
@@ -672,6 +708,9 @@ msgstr ""
|
|
672
708
|
msgid "Show Ansible inventory for hosts"
|
673
709
|
msgstr ""
|
674
710
|
|
711
|
+
msgid "Show full value"
|
712
|
+
msgstr ""
|
713
|
+
|
675
714
|
msgid "Show role"
|
676
715
|
msgstr ""
|
677
716
|
|
@@ -109,6 +109,18 @@ msgstr ""
|
|
109
109
|
msgid "Ansible role names to be synced"
|
110
110
|
msgstr ""
|
111
111
|
|
112
|
+
msgid "Ansible role to add to a host"
|
113
|
+
msgstr ""
|
114
|
+
|
115
|
+
msgid "Ansible role to add to a hostgroup"
|
116
|
+
msgstr ""
|
117
|
+
|
118
|
+
msgid "Ansible role to remove from a host"
|
119
|
+
msgstr ""
|
120
|
+
|
121
|
+
msgid "Ansible role to remove from a hostgroup"
|
122
|
+
msgstr ""
|
123
|
+
|
112
124
|
msgid "Ansible roles assigned directly to host"
|
113
125
|
msgstr ""
|
114
126
|
|
@@ -175,6 +187,9 @@ msgstr ""
|
|
175
187
|
msgid "Close"
|
176
188
|
msgstr "Zamknij"
|
177
189
|
|
190
|
+
msgid "Configure Ansible Job"
|
191
|
+
msgstr ""
|
192
|
+
|
178
193
|
msgid "Configure Recurring Job"
|
179
194
|
msgstr ""
|
180
195
|
|
@@ -250,6 +265,12 @@ msgstr "Opis zmiennej"
|
|
250
265
|
msgid "Destroy an override value"
|
251
266
|
msgstr ""
|
252
267
|
|
268
|
+
msgid "Directly add an Ansible role to a host"
|
269
|
+
msgstr ""
|
270
|
+
|
271
|
+
msgid "Directly add an Ansible role to a hostgroup"
|
272
|
+
msgstr ""
|
273
|
+
|
253
274
|
msgid "Directly assigned to Host"
|
254
275
|
msgstr ""
|
255
276
|
|
@@ -271,6 +292,12 @@ msgstr ""
|
|
271
292
|
msgid "Edit Ansible roles"
|
272
293
|
msgstr ""
|
273
294
|
|
295
|
+
msgid "Enable Ansible Callback"
|
296
|
+
msgstr ""
|
297
|
+
|
298
|
+
msgid "Enable the callback plugin for this template"
|
299
|
+
msgstr ""
|
300
|
+
|
274
301
|
msgid "Enable web console"
|
275
302
|
msgstr ""
|
276
303
|
|
@@ -504,6 +531,9 @@ msgstr ""
|
|
504
531
|
msgid "No roles assigned directly to the host"
|
505
532
|
msgstr ""
|
506
533
|
|
534
|
+
msgid "No roles/hosts assigned"
|
535
|
+
msgstr ""
|
536
|
+
|
507
537
|
msgid "Nothing Found!"
|
508
538
|
msgstr ""
|
509
539
|
|
@@ -582,6 +612,12 @@ msgstr ""
|
|
582
612
|
msgid "Remove all"
|
583
613
|
msgstr ""
|
584
614
|
|
615
|
+
msgid "Remove directly assigned Ansible role from a host"
|
616
|
+
msgstr ""
|
617
|
+
|
618
|
+
msgid "Remove directly assigned Ansible role from a hostgroup"
|
619
|
+
msgstr ""
|
620
|
+
|
585
621
|
msgid "Remove duplicate values (only array type)"
|
586
622
|
msgstr "Usuń zduplikowane wartości (tylko typ tablicowy)"
|
587
623
|
|
@@ -669,6 +705,9 @@ msgstr ""
|
|
669
705
|
msgid "Show Ansible inventory for hosts"
|
670
706
|
msgstr ""
|
671
707
|
|
708
|
+
msgid "Show full value"
|
709
|
+
msgstr ""
|
710
|
+
|
672
711
|
msgid "Show role"
|
673
712
|
msgstr ""
|
674
713
|
|
@@ -114,6 +114,18 @@ msgstr "Nomes possíveis de papéis a serem importados"
|
|
114
114
|
msgid "Ansible role names to be synced"
|
115
115
|
msgstr "Nomes possíveis de papéis a serem sincronizados"
|
116
116
|
|
117
|
+
msgid "Ansible role to add to a host"
|
118
|
+
msgstr ""
|
119
|
+
|
120
|
+
msgid "Ansible role to add to a hostgroup"
|
121
|
+
msgstr ""
|
122
|
+
|
123
|
+
msgid "Ansible role to remove from a host"
|
124
|
+
msgstr ""
|
125
|
+
|
126
|
+
msgid "Ansible role to remove from a hostgroup"
|
127
|
+
msgstr ""
|
128
|
+
|
117
129
|
msgid "Ansible roles assigned directly to host"
|
118
130
|
msgstr "Possíveis funções atribuídas diretamente ao anfitrião"
|
119
131
|
|
@@ -180,6 +192,9 @@ msgstr "Funções do Ansible alteradas"
|
|
180
192
|
msgid "Close"
|
181
193
|
msgstr "Fechar"
|
182
194
|
|
195
|
+
msgid "Configure Ansible Job"
|
196
|
+
msgstr ""
|
197
|
+
|
183
198
|
msgid "Configure Recurring Job"
|
184
199
|
msgstr "Configurar Trabalho Recorrente"
|
185
200
|
|
@@ -255,6 +270,12 @@ msgstr "Descrição da variável"
|
|
255
270
|
msgid "Destroy an override value"
|
256
271
|
msgstr "Destruir um valor de substituição"
|
257
272
|
|
273
|
+
msgid "Directly add an Ansible role to a host"
|
274
|
+
msgstr ""
|
275
|
+
|
276
|
+
msgid "Directly add an Ansible role to a hostgroup"
|
277
|
+
msgstr ""
|
278
|
+
|
258
279
|
msgid "Directly assigned to Host"
|
259
280
|
msgstr "Diretamente designado ao Host"
|
260
281
|
|
@@ -276,6 +297,12 @@ msgstr "Editar variável do Ansible"
|
|
276
297
|
msgid "Edit Ansible roles"
|
277
298
|
msgstr "Listar regras do Ansible"
|
278
299
|
|
300
|
+
msgid "Enable Ansible Callback"
|
301
|
+
msgstr ""
|
302
|
+
|
303
|
+
msgid "Enable the callback plugin for this template"
|
304
|
+
msgstr ""
|
305
|
+
|
279
306
|
msgid "Enable web console"
|
280
307
|
msgstr "Habilitar console web"
|
281
308
|
|
@@ -511,6 +538,9 @@ msgstr "Não foi encontrado nenhum proxy para importar variáveis, certifique-se
|
|
511
538
|
msgid "No roles assigned directly to the host"
|
512
539
|
msgstr ""
|
513
540
|
|
541
|
+
msgid "No roles/hosts assigned"
|
542
|
+
msgstr ""
|
543
|
+
|
514
544
|
msgid "Nothing Found!"
|
515
545
|
msgstr "Nada Encontrado!"
|
516
546
|
|
@@ -589,6 +619,12 @@ msgstr "Remover o papel"
|
|
589
619
|
msgid "Remove all"
|
590
620
|
msgstr "Remover tudo"
|
591
621
|
|
622
|
+
msgid "Remove directly assigned Ansible role from a host"
|
623
|
+
msgstr ""
|
624
|
+
|
625
|
+
msgid "Remove directly assigned Ansible role from a hostgroup"
|
626
|
+
msgstr ""
|
627
|
+
|
592
628
|
msgid "Remove duplicate values (only array type)"
|
593
629
|
msgstr "Remover valores duplicados (somente tipo de matriz)"
|
594
630
|
|
@@ -676,6 +712,9 @@ msgstr "Exibir inventário do Ansible para os grupos de hosts"
|
|
676
712
|
msgid "Show Ansible inventory for hosts"
|
677
713
|
msgstr "Exibir inventário do Ansible para os hosts"
|
678
714
|
|
715
|
+
msgid "Show full value"
|
716
|
+
msgstr ""
|
717
|
+
|
679
718
|
msgid "Show role"
|
680
719
|
msgstr "Mostrar função"
|
681
720
|
|
@@ -115,6 +115,18 @@ msgstr ""
|
|
115
115
|
msgid "Ansible role names to be synced"
|
116
116
|
msgstr ""
|
117
117
|
|
118
|
+
msgid "Ansible role to add to a host"
|
119
|
+
msgstr ""
|
120
|
+
|
121
|
+
msgid "Ansible role to add to a hostgroup"
|
122
|
+
msgstr ""
|
123
|
+
|
124
|
+
msgid "Ansible role to remove from a host"
|
125
|
+
msgstr ""
|
126
|
+
|
127
|
+
msgid "Ansible role to remove from a hostgroup"
|
128
|
+
msgstr ""
|
129
|
+
|
118
130
|
msgid "Ansible roles assigned directly to host"
|
119
131
|
msgstr ""
|
120
132
|
|
@@ -181,6 +193,9 @@ msgstr ""
|
|
181
193
|
msgid "Close"
|
182
194
|
msgstr "Закрыть"
|
183
195
|
|
196
|
+
msgid "Configure Ansible Job"
|
197
|
+
msgstr ""
|
198
|
+
|
184
199
|
msgid "Configure Recurring Job"
|
185
200
|
msgstr ""
|
186
201
|
|
@@ -256,6 +271,12 @@ msgstr "Описание переменной"
|
|
256
271
|
msgid "Destroy an override value"
|
257
272
|
msgstr ""
|
258
273
|
|
274
|
+
msgid "Directly add an Ansible role to a host"
|
275
|
+
msgstr ""
|
276
|
+
|
277
|
+
msgid "Directly add an Ansible role to a hostgroup"
|
278
|
+
msgstr ""
|
279
|
+
|
259
280
|
msgid "Directly assigned to Host"
|
260
281
|
msgstr ""
|
261
282
|
|
@@ -277,6 +298,12 @@ msgstr ""
|
|
277
298
|
msgid "Edit Ansible roles"
|
278
299
|
msgstr ""
|
279
300
|
|
301
|
+
msgid "Enable Ansible Callback"
|
302
|
+
msgstr ""
|
303
|
+
|
304
|
+
msgid "Enable the callback plugin for this template"
|
305
|
+
msgstr ""
|
306
|
+
|
280
307
|
msgid "Enable web console"
|
281
308
|
msgstr ""
|
282
309
|
|
@@ -510,6 +537,9 @@ msgstr ""
|
|
510
537
|
msgid "No roles assigned directly to the host"
|
511
538
|
msgstr ""
|
512
539
|
|
540
|
+
msgid "No roles/hosts assigned"
|
541
|
+
msgstr ""
|
542
|
+
|
513
543
|
msgid "Nothing Found!"
|
514
544
|
msgstr ""
|
515
545
|
|
@@ -588,6 +618,12 @@ msgstr ""
|
|
588
618
|
msgid "Remove all"
|
589
619
|
msgstr ""
|
590
620
|
|
621
|
+
msgid "Remove directly assigned Ansible role from a host"
|
622
|
+
msgstr ""
|
623
|
+
|
624
|
+
msgid "Remove directly assigned Ansible role from a hostgroup"
|
625
|
+
msgstr ""
|
626
|
+
|
591
627
|
msgid "Remove duplicate values (only array type)"
|
592
628
|
msgstr "Удалить повторяющиеся значения (только для массива)"
|
593
629
|
|
@@ -675,6 +711,9 @@ msgstr ""
|
|
675
711
|
msgid "Show Ansible inventory for hosts"
|
676
712
|
msgstr ""
|
677
713
|
|
714
|
+
msgid "Show full value"
|
715
|
+
msgstr ""
|
716
|
+
|
678
717
|
msgid "Show role"
|
679
718
|
msgstr ""
|
680
719
|
|
@@ -109,6 +109,18 @@ msgstr ""
|
|
109
109
|
msgid "Ansible role names to be synced"
|
110
110
|
msgstr ""
|
111
111
|
|
112
|
+
msgid "Ansible role to add to a host"
|
113
|
+
msgstr ""
|
114
|
+
|
115
|
+
msgid "Ansible role to add to a hostgroup"
|
116
|
+
msgstr ""
|
117
|
+
|
118
|
+
msgid "Ansible role to remove from a host"
|
119
|
+
msgstr ""
|
120
|
+
|
121
|
+
msgid "Ansible role to remove from a hostgroup"
|
122
|
+
msgstr ""
|
123
|
+
|
112
124
|
msgid "Ansible roles assigned directly to host"
|
113
125
|
msgstr ""
|
114
126
|
|
@@ -175,6 +187,9 @@ msgstr ""
|
|
175
187
|
msgid "Close"
|
176
188
|
msgstr "Stäng"
|
177
189
|
|
190
|
+
msgid "Configure Ansible Job"
|
191
|
+
msgstr ""
|
192
|
+
|
178
193
|
msgid "Configure Recurring Job"
|
179
194
|
msgstr ""
|
180
195
|
|
@@ -250,6 +265,12 @@ msgstr ""
|
|
250
265
|
msgid "Destroy an override value"
|
251
266
|
msgstr ""
|
252
267
|
|
268
|
+
msgid "Directly add an Ansible role to a host"
|
269
|
+
msgstr ""
|
270
|
+
|
271
|
+
msgid "Directly add an Ansible role to a hostgroup"
|
272
|
+
msgstr ""
|
273
|
+
|
253
274
|
msgid "Directly assigned to Host"
|
254
275
|
msgstr ""
|
255
276
|
|
@@ -271,6 +292,12 @@ msgstr ""
|
|
271
292
|
msgid "Edit Ansible roles"
|
272
293
|
msgstr ""
|
273
294
|
|
295
|
+
msgid "Enable Ansible Callback"
|
296
|
+
msgstr ""
|
297
|
+
|
298
|
+
msgid "Enable the callback plugin for this template"
|
299
|
+
msgstr ""
|
300
|
+
|
274
301
|
msgid "Enable web console"
|
275
302
|
msgstr ""
|
276
303
|
|
@@ -504,6 +531,9 @@ msgstr ""
|
|
504
531
|
msgid "No roles assigned directly to the host"
|
505
532
|
msgstr ""
|
506
533
|
|
534
|
+
msgid "No roles/hosts assigned"
|
535
|
+
msgstr ""
|
536
|
+
|
507
537
|
msgid "Nothing Found!"
|
508
538
|
msgstr ""
|
509
539
|
|
@@ -582,6 +612,12 @@ msgstr ""
|
|
582
612
|
msgid "Remove all"
|
583
613
|
msgstr ""
|
584
614
|
|
615
|
+
msgid "Remove directly assigned Ansible role from a host"
|
616
|
+
msgstr ""
|
617
|
+
|
618
|
+
msgid "Remove directly assigned Ansible role from a hostgroup"
|
619
|
+
msgstr ""
|
620
|
+
|
585
621
|
msgid "Remove duplicate values (only array type)"
|
586
622
|
msgstr ""
|
587
623
|
|
@@ -669,6 +705,9 @@ msgstr ""
|
|
669
705
|
msgid "Show Ansible inventory for hosts"
|
670
706
|
msgstr ""
|
671
707
|
|
708
|
+
msgid "Show full value"
|
709
|
+
msgstr ""
|
710
|
+
|
672
711
|
msgid "Show role"
|
673
712
|
msgstr ""
|
674
713
|
|