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
@@ -10,15 +10,15 @@
10
10
  # Luiz Henrique Vasconcelos <luizvasconceloss@yahoo.com.br>, 2019
11
11
  # Flamarion Jorge <jorge.flamarion@gmail.com>, 2022
12
12
  # Bryan Kearney <bryan.kearney@gmail.com>, 2022
13
- # Amit Upadhye <aupadhye@redhat.com>, 2022
13
+ # Amit Upadhye <aupadhye@redhat.com>, 2023
14
14
  #
15
15
  msgid ""
16
16
  msgstr ""
17
- "Project-Id-Version: foreman_ansible 10.1.0\n"
17
+ "Project-Id-Version: foreman_ansible 12.0.3\n"
18
18
  "Report-Msgid-Bugs-To: \n"
19
19
  "PO-Revision-Date: 2018-11-14 21:36+0000\n"
20
- "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
21
- "Language-Team: Portuguese (Brazil) (https://www.transifex.com/foreman/teams/11"
20
+ "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2023\n"
21
+ "Language-Team: Portuguese (Brazil) (https://app.transifex.com/foreman/teams/11"
22
22
  "4/pt_BR/)\n"
23
23
  "MIME-Version: 1.0\n"
24
24
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -28,13 +28,13 @@ msgstr ""
28
28
  "0 == 0 ? 1 : 2;\n"
29
29
 
30
30
  msgid "%(selectedCount)s of %(totalCount)s items selected"
31
- msgstr "{0} itens selecionados"
31
+ msgstr "%(selectedCount)s de %(totalCount)s itens selecionados"
32
32
 
33
33
  msgid "%s ago"
34
34
  msgstr "%s atrás"
35
35
 
36
36
  msgid "%{cfgmgmt} out of sync disabled"
37
- msgstr "%s fora de sincronização desabilitado"
37
+ msgstr "%{cfgmgmt} fora de sincronia desativado"
38
38
 
39
39
  msgid "(from host group)"
40
40
  msgstr "(do grupo anfitrião)"
@@ -142,7 +142,7 @@ msgid "Ansible support in Foreman"
142
142
  msgstr "Suporte do Ansible no Foreman"
143
143
 
144
144
  msgid "Ansible variable override successfully changed."
145
- msgstr "A substituição de variável possível foi alterada com sucesso."
145
+ msgstr "Substituição possível da variável alterada com sucesso."
146
146
 
147
147
  msgid "Ansible variable override was successfully deleted."
148
148
  msgstr "Uma possível substituição de variável foi eliminada com sucesso."
@@ -193,7 +193,7 @@ msgid "Close"
193
193
  msgstr "Fechar"
194
194
 
195
195
  msgid "Configure Ansible Job"
196
- msgstr ""
196
+ msgstr "Configurar Trabalho Possível"
197
197
 
198
198
  msgid "Configure Recurring Job"
199
199
  msgstr "Configurar Trabalho Recorrente"
@@ -208,7 +208,7 @@ msgid "Continue to look for matches after first find (only array/hash type)? Not
208
208
  msgstr "Continuar a buscar correspondências após o primeiro resultado (somente tipo matriz/hash)? Observação: mesclar substituições ignora todas as correspondências que são omitidas."
209
209
 
210
210
  msgid "Could not run Ansible roles for %{host}"
211
- msgstr "Não foi possível executar as funções do Ansible para %{host}"
211
+ msgstr "Não foi possível executar papéis possíveis para %{host}"
212
212
 
213
213
  msgid "Create Ansible Variable"
214
214
  msgstr "Criar uma variável do Ansible"
@@ -223,13 +223,13 @@ msgid "DEPRECATED: Import Ansible roles"
223
223
  msgstr "DEPRECADO: Importação Funções possíveis"
224
224
 
225
225
  msgid "DEPRECATED: Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles"
226
- msgstr "Importar variáveis do Ansible. Isso importará apenas variáveis para funções já existentes, não importará nenhuma função nova"
226
+ msgstr "DEPRECADO: Importação de variáveis possíveis. Isto importará variáveis para funções já existentes, não importará nenhuma nova função."
227
227
 
228
228
  msgid "DEPRECATED: Obsolete Ansible roles"
229
229
  msgstr "DEPRECADO: Obsoleto Funções possíveis"
230
230
 
231
231
  msgid "DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles"
232
- msgstr "Tornar obsoletas variáveis do Ansible. Isso tornará obsoletas apenas variáveis para funções já existentes, não excluirá nenhuma função antiga"
232
+ msgstr "DEPRECADO: Variáveis obsoletas e possíveis. Isto eliminará variáveis obsoletas para funções já existentes, não eliminará nenhuma função antiga."
233
233
 
234
234
  msgid "Default Ansible inventory report template"
235
235
  msgstr "Template padrão de relatório de inventário do Ansible"
@@ -250,7 +250,7 @@ msgid "Delete"
250
250
  msgstr "Excluir"
251
251
 
252
252
  msgid "Delete %s?"
253
- msgstr "Excluir"
253
+ msgstr "Excluir %s?"
254
254
 
255
255
  msgid "Delete Ansible variable override"
256
256
  msgstr "Excluir Ansible variable override"
@@ -280,22 +280,22 @@ msgid "Directly assigned to Host"
280
280
  msgstr "Diretamente designado ao Host"
281
281
 
282
282
  msgid "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval"
283
- msgstr "Desabilitar o status de configuração do host para que fique fora de sincronização para %s depois que o relatório não chegar no intervalo configurado"
283
+ msgstr "Desativar o status de configuração do host, ficando fora de sincronia para %{cfgmgmt} após o relatório não chegar dentro do intervalo configurado"
284
284
 
285
285
  msgid "Disabled"
286
286
  msgstr "Desativado"
287
287
 
288
288
  msgid "Edit %s"
289
- msgstr "Editar"
289
+ msgstr "Editar %s"
290
290
 
291
291
  msgid "Edit Ansible Roles"
292
- msgstr "Listar regras do Ansible"
292
+ msgstr "Editar funções possíveis"
293
293
 
294
294
  msgid "Edit Ansible Variable"
295
295
  msgstr "Editar variável do Ansible"
296
296
 
297
297
  msgid "Edit Ansible roles"
298
- msgstr "Listar regras do Ansible"
298
+ msgstr "Editar Funções possíveis"
299
299
 
300
300
  msgid "Enable Ansible Callback"
301
301
  msgstr ""
@@ -315,6 +315,9 @@ msgstr "Erro!"
315
315
  msgid "Executed at"
316
316
  msgstr "Executado em"
317
317
 
318
+ msgid "Failed to fetch Ansible Roles from server."
319
+ msgstr ""
320
+
318
321
  msgid "Failed to import roles and variables "
319
322
  msgstr "Falha na importação de papéis e variáveis "
320
323
 
@@ -322,7 +325,7 @@ msgid "Fetch Ansible playbooks available to be synced"
322
325
  msgstr "Buscar Livros didáticos possíveis a serem sincronizados"
323
326
 
324
327
  msgid "Fetch Ansible roles available to be synced"
325
- msgstr "Buscar funções do Ansible disponíveis a serem importadas"
328
+ msgstr "Buscar Funções possíveis disponíveis para serem sincronizadas"
326
329
 
327
330
  msgid "For more advanced scheduling options"
328
331
  msgstr ""
@@ -348,12 +351,18 @@ msgstr "Ocultar todos os valores para este parâmetro."
348
351
  msgid "Host assigned Ansible roles"
349
352
  msgstr "Anfitrião designado Funções possíveis"
350
353
 
354
+ msgid "Host count"
355
+ msgstr ""
356
+
351
357
  msgid "Host group has no associated hosts"
352
358
  msgstr "O grupo de hosts não tem hosts associados a ele"
353
359
 
354
360
  msgid "Host not found by id: %s"
355
361
  msgstr "Hospedeiro não encontrado por identificação: %s"
356
362
 
363
+ msgid "Hostgroup count"
364
+ msgstr ""
365
+
357
366
  msgid "Hostgroups"
358
367
  msgstr "Grupos de hosts"
359
368
 
@@ -385,13 +394,13 @@ msgid "Import Puppet classes"
385
394
  msgstr "Importar classes de Puppet"
386
395
 
387
396
  msgid "Import Role"
388
- msgstr "Papel da importação"
397
+ msgstr "Papel de importação"
389
398
 
390
399
  msgid "Import facts"
391
400
  msgstr "Importar fatos"
392
401
 
393
402
  msgid "Import from %s"
394
- msgstr "Importar de %s"
403
+ msgstr "Importação de %s"
395
404
 
396
405
  msgid "Import playbooks has finished successfully"
397
406
  msgstr "A importação de livros didáticos foi concluída com sucesso"
@@ -427,7 +436,7 @@ msgid "Inherited from Hostgroup"
427
436
  msgstr "Herdado do Hostgroup"
428
437
 
429
438
  msgid "Insights remediation on %{hosts_count} host(s) has finished successfully"
430
- msgstr "A remediação de insights no(s) host(s) %{hosts_count} foi concluída com êxito"
439
+ msgstr "A remediação Insights em %{hosts_count} host(s) terminou com sucesso"
431
440
 
432
441
  msgid "Invalid, expected one of: %s"
433
442
  msgstr "Inválido, espera-se um dos: %s"
@@ -502,8 +511,8 @@ msgid ""
502
511
  "No Ansible Roles were found in Foreman. If you want to assign roles to your hosts,\n"
503
512
  " you have to import them first."
504
513
  msgstr ""
505
- "Nenhuma função do Ansible foi encontrada no Foreman. Se desejar atribuir funções a seus hosts,\n"
506
- " importe-as primeiro."
514
+ "Nenhum papel possível foi encontrado no Foreman. Se você quiser atribuir papéis a seus anfitriões,\n"
515
+ " você tem que importá-los primeiro."
507
516
 
508
517
  msgid "No Ansible roles assigned"
509
518
  msgstr "Nenhum papel possível atribuído"
@@ -524,7 +533,7 @@ msgid "No changes detected in specified Ansible Roles and their variables"
524
533
  msgstr "Nenhuma mudança detectada em funções possíveis especificadas e suas variáveis"
525
534
 
526
535
  msgid "No changes in variables detected on %s."
527
- msgstr "Nenhuma alteração em variáveis detectada em %s."
536
+ msgstr "Nenhuma mudança nas variáveis detectadas em %s."
528
537
 
529
538
  msgid "No config job for Ansible roles scheduled"
530
539
  msgstr "Nenhum trabalho de configuração para funções possíveis programadas"
@@ -556,6 +565,9 @@ msgstr "Número de tarefas que devem ser enviadas ao procurador inteligente em u
556
565
  msgid "Only variables marked to Override are shown here."
557
566
  msgstr "Somente variáveis marcadas para Substituir são mostradas aqui."
558
567
 
568
+ msgid "Operation"
569
+ msgstr ""
570
+
559
571
  msgid "Optional Input Validator"
560
572
  msgstr "Validador de entrada opcional"
561
573
 
@@ -575,7 +587,7 @@ msgid "Overriden"
575
587
  msgstr "Substituído"
576
588
 
577
589
  msgid "Permission Denied"
578
- msgstr "Permissão recusada"
590
+ msgstr "Permissão negada"
579
591
 
580
592
  msgid "Permission denied"
581
593
  msgstr "Permissão recusada"
@@ -632,7 +644,7 @@ msgid "Remove selected"
632
644
  msgstr "Remover selecionados"
633
645
 
634
646
  msgid "Report format, defaults to '%s'"
635
- msgstr "Formato do relatório, o padrão é '%s'"
647
+ msgstr "Formato do relatório, o padrão é '%s'."
636
648
 
637
649
  msgid "Request the following permissions from administrator: %s."
638
650
  msgstr "Solicite as seguintes permissões ao administrador: %s."
@@ -728,7 +740,7 @@ msgid "Smart Proxy to import from"
728
740
  msgstr "Proxy inteligente a partir do qual importar"
729
741
 
730
742
  msgid "Smart Proxy to sync from"
731
- msgstr "Smart Proxy para sincronização a partir de"
743
+ msgstr "Smart Proxy para sincronizar de"
732
744
 
733
745
  msgid "Smart proxy id is required"
734
746
  msgstr "É necessária a ID de proxy inteligente"
@@ -764,7 +776,7 @@ msgid "Task Details"
764
776
  msgstr "Detalhes da tarefa"
765
777
 
766
778
  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>"
767
- msgstr "A ordem em que as chaves de correspondência são processadas​​, a primeira combinação vence. <br> Você pode usar vários atributos como uma chave de correspondência, por exemplo, uma ordem de <code> grupo de host, ambiente </code> esperaria uma correspondência como <code>hostgroup = \"web servers\", environment = production</code>."
779
+ msgstr "A ordem na qual as chaves dos matchers são processadas, a primeira partida ganha.<br> Você pode usar vários atributos como chave de fósforo, por exemplo, uma ordem de <code>grupo anfitrião, ambiente</code> esperaria um fósforo como <code>grupo anfitrião = \"servidores web\", ambiente = produção</code>"
768
780
 
769
781
  msgid "The order in which values are resolved"
770
782
  msgstr "A ordem na qual os valores são resolvidos"
@@ -896,13 +908,13 @@ msgid "You are not authorized to perform this action."
896
908
  msgstr "Você não está autorizado a executar essa ação."
897
909
 
898
910
  msgid "You are not authorized to view the page. "
899
- msgstr "Você não está autorizado a ver a página. "
911
+ msgstr "Você não está autorizado a visualizar a página. "
900
912
 
901
913
  msgid "daily"
902
- msgstr "Diário"
914
+ msgstr "diariamente"
903
915
 
904
916
  msgid "false"
905
- msgstr "false"
917
+ msgstr "falso"
906
918
 
907
919
  msgid "hourly"
908
920
  msgstr "de hora em hora"
@@ -911,7 +923,7 @@ msgid "is required"
911
923
  msgstr "é necessário"
912
924
 
913
925
  msgid "monthly"
914
- msgstr "Mensal"
926
+ msgstr "mensalmente"
915
927
 
916
928
  msgid "true"
917
929
  msgstr "verdadeiro"
@@ -926,4 +938,4 @@ msgid "view the task in progress"
926
938
  msgstr "ver a tarefa em andamento"
927
939
 
928
940
  msgid "weekly"
929
- msgstr "Semanal"
941
+ msgstr "semanalmente"
@@ -15,11 +15,11 @@
15
15
  #
16
16
  msgid ""
17
17
  msgstr ""
18
- "Project-Id-Version: foreman_ansible 10.1.0\n"
18
+ "Project-Id-Version: foreman_ansible 12.0.3\n"
19
19
  "Report-Msgid-Bugs-To: \n"
20
20
  "PO-Revision-Date: 2018-11-14 21:36+0000\n"
21
21
  "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2022\n"
22
- "Language-Team: Russian (https://www.transifex.com/foreman/teams/114/ru/)\n"
22
+ "Language-Team: Russian (https://app.transifex.com/foreman/teams/114/ru/)\n"
23
23
  "MIME-Version: 1.0\n"
24
24
  "Content-Type: text/plain; charset=UTF-8\n"
25
25
  "Content-Transfer-Encoding: 8bit\n"
@@ -316,6 +316,9 @@ msgstr ""
316
316
  msgid "Executed at"
317
317
  msgstr ""
318
318
 
319
+ msgid "Failed to fetch Ansible Roles from server."
320
+ msgstr ""
321
+
319
322
  msgid "Failed to import roles and variables "
320
323
  msgstr ""
321
324
 
@@ -349,12 +352,18 @@ msgstr "Скрывать значения этого параметра."
349
352
  msgid "Host assigned Ansible roles"
350
353
  msgstr ""
351
354
 
355
+ msgid "Host count"
356
+ msgstr ""
357
+
352
358
  msgid "Host group has no associated hosts"
353
359
  msgstr ""
354
360
 
355
361
  msgid "Host not found by id: %s"
356
362
  msgstr ""
357
363
 
364
+ msgid "Hostgroup count"
365
+ msgstr ""
366
+
358
367
  msgid "Hostgroups"
359
368
  msgstr "Группы узлов"
360
369
 
@@ -555,6 +564,9 @@ msgstr ""
555
564
  msgid "Only variables marked to Override are shown here."
556
565
  msgstr ""
557
566
 
567
+ msgid "Operation"
568
+ msgstr ""
569
+
558
570
  msgid "Optional Input Validator"
559
571
  msgstr ""
560
572
 
@@ -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: johnny.westerlund <johnny.westerlund@gmail.com>, 2022\n"
17
- "Language-Team: Swedish (Sweden) (https://www.transifex.com/foreman/teams/114/s"
17
+ "Language-Team: Swedish (Sweden) (https://app.transifex.com/foreman/teams/114/s"
18
18
  "v_SE/)\n"
19
19
  "MIME-Version: 1.0\n"
20
20
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -310,6 +310,9 @@ msgstr ""
310
310
  msgid "Executed at"
311
311
  msgstr ""
312
312
 
313
+ msgid "Failed to fetch Ansible Roles from server."
314
+ msgstr ""
315
+
313
316
  msgid "Failed to import roles and variables "
314
317
  msgstr ""
315
318
 
@@ -343,12 +346,18 @@ msgstr ""
343
346
  msgid "Host assigned Ansible roles"
344
347
  msgstr ""
345
348
 
349
+ msgid "Host count"
350
+ msgstr ""
351
+
346
352
  msgid "Host group has no associated hosts"
347
353
  msgstr ""
348
354
 
349
355
  msgid "Host not found by id: %s"
350
356
  msgstr ""
351
357
 
358
+ msgid "Hostgroup count"
359
+ msgstr ""
360
+
352
361
  msgid "Hostgroups"
353
362
  msgstr ""
354
363
 
@@ -549,6 +558,9 @@ msgstr ""
549
558
  msgid "Only variables marked to Override are shown here."
550
559
  msgstr ""
551
560
 
561
+ msgid "Operation"
562
+ msgstr ""
563
+
552
564
  msgid "Optional Input Validator"
553
565
  msgstr ""
554
566
 
@@ -7,15 +7,15 @@
7
7
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2019
8
8
  # tim123, 2022
9
9
  # Bryan Kearney <bryan.kearney@gmail.com>, 2022
10
- # Amit Upadhye <aupadhye@redhat.com>, 2022
10
+ # Amit Upadhye <aupadhye@redhat.com>, 2023
11
11
  #
12
12
  msgid ""
13
13
  msgstr ""
14
- "Project-Id-Version: foreman_ansible 10.1.0\n"
14
+ "Project-Id-Version: foreman_ansible 12.0.3\n"
15
15
  "Report-Msgid-Bugs-To: \n"
16
16
  "PO-Revision-Date: 2018-11-14 21:36+0000\n"
17
- "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
18
- "Language-Team: Chinese (China) (https://www.transifex.com/foreman/teams/114/zh"
17
+ "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2023\n"
18
+ "Language-Team: Chinese (China) (https://app.transifex.com/foreman/teams/114/zh"
19
19
  "_CN/)\n"
20
20
  "MIME-Version: 1.0\n"
21
21
  "Content-Type: text/plain; charset=UTF-8\n"
@@ -54,7 +54,7 @@ msgid "Add selected"
54
54
  msgstr "添加选择的"
55
55
 
56
56
  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."
57
- msgstr ""
57
+ msgstr "添加、删除或重新排序主机分配的 Ansible 角色。此主机也对分配的角色进行分组,它们不会在这里显示,并在主机分配角色之前始终执行。"
58
58
 
59
59
  msgid "All assigned Ansible roles"
60
60
  msgstr "所有分配的 Ansible 角色"
@@ -153,7 +153,7 @@ msgid "Are you sure you want to delete override for %s?"
153
153
  msgstr "您确定要为 %s 删除覆盖吗?"
154
154
 
155
155
  msgid "Assign roles directly to the host"
156
- msgstr ""
156
+ msgstr "直接为主机分配角色"
157
157
 
158
158
  msgid "Assigned Ansible Roles"
159
159
  msgstr "分配的 Ansible 角色"
@@ -189,7 +189,7 @@ msgid "Close"
189
189
  msgstr "关闭"
190
190
 
191
191
  msgid "Configure Ansible Job"
192
- msgstr ""
192
+ msgstr "配置 Ansible 作业"
193
193
 
194
194
  msgid "Configure Recurring Job"
195
195
  msgstr "配置周期性作业"
@@ -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
 
@@ -321,7 +324,7 @@ msgid "Fetch Ansible roles available to be synced"
321
324
  msgstr "获取可以同步的 Ansible 角色"
322
325
 
323
326
  msgid "For more advanced scheduling options"
324
- msgstr ""
327
+ msgstr "对于更高级的调度选项"
325
328
 
326
329
  msgid "Foreman"
327
330
  msgstr "Foreman"
@@ -344,12 +347,18 @@ msgstr "隐藏这个参数的所有值。"
344
347
  msgid "Host assigned Ansible roles"
345
348
  msgstr "主机分配的 Ansible 角色"
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 "未根据 id 找到主机:%s"
352
358
 
359
+ msgid "Hostgroup count"
360
+ msgstr ""
361
+
353
362
  msgid "Hostgroups"
354
363
  msgstr "主机组"
355
364
 
@@ -532,7 +541,7 @@ msgid "No proxy found to import variables from, ensure that the smart proxy has
532
541
  msgstr "没有找到可从中导入变量的代理服务器,请确定智能代理服务器启用了 Ansible 功能。"
533
542
 
534
543
  msgid "No roles assigned directly to the host"
535
- msgstr ""
544
+ msgstr "没有直接分配给主机的角色"
536
545
 
537
546
  msgid "No roles/hosts assigned"
538
547
  msgstr ""
@@ -552,6 +561,9 @@ msgstr "如果启用了 foreman_tasks_proxy_batch_trigger,应发送到一个
552
561
  msgid "Only variables marked to Override are shown here."
553
562
  msgstr "此处仅显示标记为覆盖的变量。"
554
563
 
564
+ msgid "Operation"
565
+ msgstr ""
566
+
555
567
  msgid "Optional Input Validator"
556
568
  msgstr "可选的输入验证程序"
557
569
 
@@ -634,7 +646,7 @@ msgid "Request the following permissions from administrator: %s."
634
646
  msgstr "连续管理员来获得以下权限:%s。"
635
647
 
636
648
  msgid "Required field"
637
- msgstr ""
649
+ msgstr "必填字段"
638
650
 
639
651
  msgid "Result"
640
652
  msgstr "结果"
@@ -691,7 +703,7 @@ msgid "Schedule generating of Ansible Inventory report"
691
703
  msgstr "调度生成 Ansible 库存清单报告"
692
704
 
693
705
  msgid "Schedule recurring Ansible roles job"
694
- msgstr ""
706
+ msgstr "调度周期性的 Ansible 角色作业"
695
707
 
696
708
  msgid "Schedule recurring job"
697
709
  msgstr "计划周期性作业"
@@ -790,10 +802,10 @@ msgid "This Ansible role is inherited from parent host group"
790
802
  msgstr "此 Ansible 角色从父主机组继承"
791
803
 
792
804
  msgid "This job will run all the assigned Ansible roles."
793
- msgstr ""
805
+ msgstr "此任务将运行所有分配的 Ansible 角色。"
794
806
 
795
807
  msgid "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles."
796
- msgstr ""
808
+ msgstr "此列表包括主机分配的角色和组分配的角色。在主机分配的角色之前,将始终执行组分配的角色。"
797
809
 
798
810
  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"
799
811
  msgstr "在从智能代理导入角色时这些角色将被排除。预期的输入为以逗号分隔的值,您可以使用 * 通配符元字符。例如:foo*, *b*,*bar"
@@ -832,13 +844,13 @@ msgid "Update Role Variables"
832
844
  msgstr "更新角色变量"
833
845
 
834
846
  msgid "Update Smart Proxy"
835
- msgstr ""
847
+ msgstr "更新智能代理"
836
848
 
837
849
  msgid "Updates Ansible variable"
838
850
  msgstr "更新 Ansible 变量"
839
851
 
840
852
  msgid "Upgrade"
841
- msgstr ""
853
+ msgstr "升级"
842
854
 
843
855
  msgid "Upgrade Capsules on given Capsule server hosts"
844
856
  msgstr "在给定的 Capsule 服务器主机上升级 Capsule"
@@ -877,7 +889,7 @@ msgid "Variable|Role"
877
889
  msgstr "变量|角色"
878
890
 
879
891
  msgid "View inherited roles"
880
- msgstr ""
892
+ msgstr "查看继承的角色"
881
893
 
882
894
  msgid "When enabled the parameter is hidden in the UI"
883
895
  msgstr "何时将启用的参数隐藏到 UI 中"
@@ -916,7 +928,7 @@ msgid "view all assigned roles"
916
928
  msgstr "查看所有分配的角色"
917
929
 
918
930
  msgid "view remote execution page."
919
- msgstr ""
931
+ msgstr "查看远程执行页。"
920
932
 
921
933
  msgid "view the task in progress"
922
934
  msgstr "查看正在进行中的任务"
@@ -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: Bryan Kearney <bryan.kearney@gmail.com>, 2022\n"
16
- "Language-Team: Chinese (Taiwan) (https://www.transifex.com/foreman/teams/114/z"
16
+ "Language-Team: Chinese (Taiwan) (https://app.transifex.com/foreman/teams/114/z"
17
17
  "h_TW/)\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
 
@@ -29,6 +29,7 @@ const AnsibleHostDetail = ({
29
29
  >
30
30
  {SECONDARY_TABS.map(({ key, title }) => (
31
31
  <Tab
32
+ ouiaId={`ansible-host-details-tabs-${title}`}
32
33
  key={key}
33
34
  eventKey={key}
34
35
  title={<TabTitleText>{title}</TabTitleText>}
@@ -19,7 +19,7 @@ import {
19
19
  const TestComponent = withRedux(withMockedProvider(AnsibleVariableOverrides));
20
20
 
21
21
  describe('AnsibleVariableOverrides', () => {
22
- it('should show skeleton when page is loading', () => {
22
+ it('should show skeleton when page is loading', async () => {
23
23
  const { container } = render(
24
24
  <TestComponent
25
25
  hostId={hostId}
@@ -31,6 +31,8 @@ describe('AnsibleVariableOverrides', () => {
31
31
  expect(
32
32
  container.getElementsByClassName('react-loading-skeleton')
33
33
  ).toHaveLength(5);
34
+
35
+ await waitFor(tick);
34
36
  });
35
37
  it('should load', async () => {
36
38
  render(
@@ -90,6 +90,7 @@ const NewRecurringJobModal = props => {
90
90
  <br />
91
91
  {__('For more advanced scheduling options')}{' '}
92
92
  <Button
93
+ ouiaId="view-remote-execution-page"
93
94
  variant="link"
94
95
  isInline
95
96
  onClick={() =>
@@ -30,9 +30,17 @@ const AllRolesModal = ({ hostGlobalId, onClose, history }) => {
30
30
 
31
31
  const paginationKeys = { page: 'page', perPage: 'per_page' };
32
32
 
33
- const wrapper = child => <Modal {...baseModalProps}>{child}</Modal>;
33
+ const wrapper = child => (
34
+ <Modal ouiaId="modal-ansible-roles" {...baseModalProps}>
35
+ {child}
36
+ </Modal>
37
+ );
34
38
 
35
- const loadingWrapper = child => <Modal {...baseModalProps}>{child}</Modal>;
39
+ const loadingWrapper = child => (
40
+ <Modal ouiaId="loading-modal-ansible-roles" {...baseModalProps}>
41
+ {child}
42
+ </Modal>
43
+ );
36
44
 
37
45
  const useFetchFn = () =>
38
46
  useQuery(allAnsibleRolesQuery, {