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
  # Romain Vrignaud <rvrignaud@gmail.com>, 2022
11
11
  # Bryan Kearney <bryan.kearney@gmail.com>, 2022
12
12
  # Claer <transiblu@claer.hammock.fr>, 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: French (https://www.transifex.com/foreman/teams/114/fr/)\n"
20
+ "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2023\n"
21
+ "Language-Team: French (https://app.transifex.com/foreman/teams/114/fr/)\n"
22
22
  "MIME-Version: 1.0\n"
23
23
  "Content-Type: text/plain; charset=UTF-8\n"
24
24
  "Content-Transfer-Encoding: 8bit\n"
@@ -39,7 +39,7 @@ msgid "(from host group)"
39
39
  msgstr "(du groupe hôte)"
40
40
 
41
41
  msgid "A comma separated list of tags to use for Ansible run"
42
- msgstr "Une liste de balises séparées par des virgules à utiliser pour l'exécution d'Ansible."
42
+ msgstr "Une liste de balises séparées par des virgules à utiliser pour l'exécution d'Ansible"
43
43
 
44
44
  msgid "Action with sub plans"
45
45
  msgstr "Action avec sous-plans"
@@ -57,7 +57,7 @@ msgid "Add selected"
57
57
  msgstr "Ajouter une sélection"
58
58
 
59
59
  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."
60
- msgstr ""
60
+ msgstr "Ajouter, supprimer ou réorganiser les rôles Ansible attribués à l'hôte. Cet hôte a également des rôles assignés par groupe qui ne sont pas affichés ici et qui seront toujours exécutés avant les rôles assignés par l'hôte."
61
61
 
62
62
  msgid "All assigned Ansible roles"
63
63
  msgstr "Tous les rôles Ansible assignés"
@@ -156,7 +156,7 @@ msgid "Are you sure you want to delete override for %s?"
156
156
  msgstr "Êtes-vous sûr de vouloir supprimer le remplacement pour %s?"
157
157
 
158
158
  msgid "Assign roles directly to the host"
159
- msgstr ""
159
+ msgstr "Attribuer des rôles directement à l'hôte"
160
160
 
161
161
  msgid "Assigned Ansible Roles"
162
162
  msgstr "Rôles Ansible attribués"
@@ -192,7 +192,7 @@ msgid "Close"
192
192
  msgstr "Fermer"
193
193
 
194
194
  msgid "Configure Ansible Job"
195
- msgstr ""
195
+ msgstr "Configurer le job Ansible"
196
196
 
197
197
  msgid "Configure Recurring Job"
198
198
  msgstr "Configurer un job récurrent"
@@ -279,7 +279,7 @@ msgid "Directly assigned to Host"
279
279
  msgstr "Directement affecté à l'hôte"
280
280
 
281
281
  msgid "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval"
282
- msgstr "Désactiver l'état de la configuration de l'hôte à 'out of sync' pour %{cfgmgmt}, après que le rapport n'est pas arrivé dans l'intervalle configuré"
282
+ msgstr "Désactiver l'état de la configuration de l'hôte qui devient désynchronisé pour %{cfgmgmt} après que le rapport ne soit pas arrivé dans l'intervalle configuré"
283
283
 
284
284
  msgid "Disabled"
285
285
  msgstr "Désactivé"
@@ -309,11 +309,14 @@ msgid "Enable/disable WinRM server certificate validation when running Ansible p
309
309
  msgstr "Activez/désactivez la validation du certificat du serveur WinRM lors de l'exécution de playbooks Ansible. Vous pouvez remplacer cela sur les hôtes en ajoutant un paramètre « ansible_winrm_server_cert_validation »"
310
310
 
311
311
  msgid "Error!"
312
- msgstr "Erreur"
312
+ msgstr "Erreur."
313
313
 
314
314
  msgid "Executed at"
315
315
  msgstr "Exécuté à"
316
316
 
317
+ msgid "Failed to fetch Ansible Roles from server."
318
+ msgstr ""
319
+
317
320
  msgid "Failed to import roles and variables "
318
321
  msgstr "Échec de l'importation des rôles et des variables "
319
322
 
@@ -324,7 +327,7 @@ msgid "Fetch Ansible roles available to be synced"
324
327
  msgstr "Récupérer les rôles Ansible disponibles à synchroniser"
325
328
 
326
329
  msgid "For more advanced scheduling options"
327
- msgstr ""
330
+ msgstr "Pour des options de programmation plus avancées"
328
331
 
329
332
  msgid "Foreman"
330
333
  msgstr "Foreman"
@@ -347,12 +350,18 @@ msgstr "Masquer toutes les valeurs de ce paramètre."
347
350
  msgid "Host assigned Ansible roles"
348
351
  msgstr "Rôles Ansible attribués à l'hôte"
349
352
 
353
+ msgid "Host count"
354
+ msgstr ""
355
+
350
356
  msgid "Host group has no associated hosts"
351
357
  msgstr "Aucun hôte n'est associé au groupe d'hôtes"
352
358
 
353
359
  msgid "Host not found by id: %s"
354
360
  msgstr "Hôte non trouvé par id : %s"
355
361
 
362
+ msgid "Hostgroup count"
363
+ msgstr ""
364
+
356
365
  msgid "Hostgroups"
357
366
  msgstr "Groupes d'hôtes"
358
367
 
@@ -375,7 +384,7 @@ msgid "IDs of hosts to play roles on"
375
384
  msgstr "ID des hôtes sur lesquels jouer des rôles"
376
385
 
377
386
  msgid "If checked, will raise an error if there is no default value and no matcher provide a value."
378
- msgstr "Si coché, Foreman va générer une erreur s'il n'y a pas de valeur par défaut et aucune valeur n'est retournée "
387
+ msgstr "Si coché, Foreman va générer une erreur s'il n'y a pas de valeur par défaut et aucune valeur n'est retournée."
379
388
 
380
389
  msgid "Import"
381
390
  msgstr "Importation"
@@ -426,7 +435,7 @@ msgid "Inherited from Hostgroup"
426
435
  msgstr "Héritée du groupe d’hôtes"
427
436
 
428
437
  msgid "Insights remediation on %{hosts_count} host(s) has finished successfully"
429
- msgstr "La remédiation Insights sur %{hosts_count}hôte(s) est terminé."
438
+ msgstr "La remédiation Insights sur %{hosts_count} hôte(s) est terminé"
430
439
 
431
440
  msgid "Invalid, expected one of: %s"
432
441
  msgstr "Invalide, attendu un de : %s"
@@ -520,7 +529,7 @@ msgid "No additional data"
520
529
  msgstr "Pas de données supplémentaires"
521
530
 
522
531
  msgid "No changes detected in specified Ansible Roles and their variables"
523
- msgstr "Aucun changement n'a été détecté dans les rôles Ansible spécifiés et leurs variables."
532
+ msgstr "Aucun changement n'a été détecté dans les rôles Ansible spécifiés et leurs variables"
524
533
 
525
534
  msgid "No changes in variables detected on %s."
526
535
  msgstr "Aucun changement de variable détecté dans %s."
@@ -535,7 +544,7 @@ msgid "No proxy found to import variables from, ensure that the smart proxy has
535
544
  msgstr "Aucun proxy trouvé pour l'import des variables. Assurez vous qu'un smart proxy ait la fonction Puppet active."
536
545
 
537
546
  msgid "No roles assigned directly to the host"
538
- msgstr ""
547
+ msgstr "Aucun rôle assigné directement à l'hôte"
539
548
 
540
549
  msgid "No roles/hosts assigned"
541
550
  msgstr ""
@@ -555,6 +564,9 @@ msgstr "Nombre de tâches qui doivent être envoyées au proxy intelligent en un
555
564
  msgid "Only variables marked to Override are shown here."
556
565
  msgstr "Seules les variables marquées \"Override\" sont affichées ici."
557
566
 
567
+ msgid "Operation"
568
+ msgstr ""
569
+
558
570
  msgid "Optional Input Validator"
559
571
  msgstr "Validateur d'entrée optionnel"
560
572
 
@@ -637,7 +649,7 @@ msgid "Request the following permissions from administrator: %s."
637
649
  msgstr "Demandez les permissions suivantes à l'administrateur : %s."
638
650
 
639
651
  msgid "Required field"
640
- msgstr ""
652
+ msgstr "Champ obligatoire"
641
653
 
642
654
  msgid "Result"
643
655
  msgstr "Résultat"
@@ -694,7 +706,7 @@ msgid "Schedule generating of Ansible Inventory report"
694
706
  msgstr "Calendrier de production du rapport d'inventaire Ansible"
695
707
 
696
708
  msgid "Schedule recurring Ansible roles job"
697
- msgstr ""
709
+ msgstr "Programmation des jobs de rôles Ansible récurrents"
698
710
 
699
711
  msgid "Schedule recurring job"
700
712
  msgstr "Planifier un job récurrent"
@@ -742,7 +754,7 @@ msgid "Specify Matchers"
742
754
  msgstr "Spécifier les matchers"
743
755
 
744
756
  msgid "State"
745
- msgstr "État "
757
+ msgstr "État"
746
758
 
747
759
  msgid "Submit"
748
760
  msgstr "Envoyer"
@@ -787,16 +799,16 @@ msgid "There was a following error when deleting Ansible variable override: %s"
787
799
  msgstr "L'erreur suivante s'est produite lors de la suppression du remplacement de la variable Ansible : %s"
788
800
 
789
801
  msgid "This Ansible role is inherited from host group"
790
- msgstr "Ce rôle Ansible est hérité du groupe d'hôtes."
802
+ msgstr "Ce rôle Ansible est hérité du groupe d'hôtes"
791
803
 
792
804
  msgid "This Ansible role is inherited from parent host group"
793
- msgstr "Ce rôle Ansible est hérité du groupe d'hôtes parent."
805
+ msgstr "Ce rôle Ansible est hérité du groupe d'hôtes parent"
794
806
 
795
807
  msgid "This job will run all the assigned Ansible roles."
796
- msgstr ""
808
+ msgstr "Cette tâche exécutera tous les rôles Ansible assignés."
797
809
 
798
810
  msgid "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles."
799
- msgstr ""
811
+ msgstr "Cette liste comprend les rôles attribués par l'hôte et les rôles attribués par le groupe. Les rôles attribués par groupe seront toujours exécutés avant les rôles attribués par l'hôte."
800
812
 
801
813
  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"
802
814
  msgstr "Ces rôles seront exclus lors de l'importation de rôles à partir de smart proxy, L'entrée attendue est des valeurs séparées par des virgules et vous pouvez utiliser des métacaractères de remplacement *Par exemple : foo*, *b*,*bar"
@@ -835,13 +847,13 @@ msgid "Update Role Variables"
835
847
  msgstr "Mise à jour des variables de rôle"
836
848
 
837
849
  msgid "Update Smart Proxy"
838
- msgstr ""
850
+ msgstr "Mise à jour du smart proxy"
839
851
 
840
852
  msgid "Updates Ansible variable"
841
853
  msgstr "Mises à jour des variables Ansible"
842
854
 
843
855
  msgid "Upgrade"
844
- msgstr ""
856
+ msgstr "Mettre à niveau"
845
857
 
846
858
  msgid "Upgrade Capsules on given Capsule server hosts"
847
859
  msgstr "Mise à jour des Capsules sur des hôtes donnés du serveur Capsule"
@@ -850,10 +862,10 @@ msgid "Upgrade Capsules on given hosts"
850
862
  msgstr "Mise à jour des capsules sur des hôtes donnés"
851
863
 
852
864
  msgid "Use drag and drop to change order of the roles. Ordering of roles is respected for Ansible runs, inherited roles are always before those assigned directly"
853
- msgstr "Utilisez le glisser-déposer pour modifier l'ordre des rôles. L'ordre des rôles est respecté pour les exécutions Ansible, les rôles hérités sont toujours avant ceux assignés directement."
865
+ msgstr "Utilisez le glisser-déposer pour modifier l'ordre des rôles. L'ordre des rôles est respecté pour les exécutions Ansible, les rôles hérités sont toujours avant ceux assignés directement"
854
866
 
855
867
  msgid "Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled"
856
- msgstr "Utilisez sync à la place, pour synchroniser les rôles de Smart Proxy avec la fonction Ansible activée."
868
+ msgstr "Utilisez sync à la place, pour synchroniser les rôles de Smart Proxy avec la fonction Ansible activée"
857
869
 
858
870
  msgid "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \"ansible_connection\""
859
871
  msgstr "Utilisez ce type de connexion par défaut lors de l'exécution de playbooks Ansible. Vous pouvez remplacer cela sur les hôtes en ajoutant un paramètre « ansible_connection »"
@@ -874,13 +886,13 @@ msgid "Variables"
874
886
  msgstr "Variables"
875
887
 
876
888
  msgid "Variable|Name"
877
- msgstr "Variable|Nom"
889
+ msgstr "Nom"
878
890
 
879
891
  msgid "Variable|Role"
880
- msgstr "Variable|Role"
892
+ msgstr "Rôle"
881
893
 
882
894
  msgid "View inherited roles"
883
- msgstr ""
895
+ msgstr "Voir les rôles hérités"
884
896
 
885
897
  msgid "When enabled the parameter is hidden in the UI"
886
898
  msgstr "Quand activé, le paramètre est caché dans l'interface"
@@ -907,7 +919,7 @@ msgid "hourly"
907
919
  msgstr "toutes les heures"
908
920
 
909
921
  msgid "is required"
910
- msgstr " est requis"
922
+ msgstr "est requis"
911
923
 
912
924
  msgid "monthly"
913
925
  msgstr "mensuel"
@@ -919,7 +931,7 @@ msgid "view all assigned roles"
919
931
  msgstr "voir tous les rôles attribués"
920
932
 
921
933
  msgid "view remote execution page."
922
- msgstr ""
934
+ msgstr "Afficher la page d'exécution distante."
923
935
 
924
936
  msgid "view the task in progress"
925
937
  msgstr "visualiser la tâche en cours"
@@ -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: Carmela Rubiños <carmela.rubinos@gmail.com>, 2022\n"
15
- "Language-Team: Galician (https://www.transifex.com/foreman/teams/114/gl/)\n"
15
+ "Language-Team: Galician (https://app.transifex.com/foreman/teams/114/gl/)\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 ""
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
 
@@ -11,11 +11,11 @@
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
17
  "Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2022\n"
18
- "Language-Team: Italian (https://www.transifex.com/foreman/teams/114/it/)\n"
18
+ "Language-Team: Italian (https://app.transifex.com/foreman/teams/114/it/)\n"
19
19
  "MIME-Version: 1.0\n"
20
20
  "Content-Type: text/plain; charset=UTF-8\n"
21
21
  "Content-Transfer-Encoding: 8bit\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 ""
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 "Hostgroup"
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 ""
555
567
 
@@ -9,15 +9,15 @@
9
9
  # Transifex Bot <>, 2022
10
10
  # 0868a4d1af5275b3f70b0a6dac4c99a4, 2022
11
11
  # Bryan Kearney <bryan.kearney@gmail.com>, 2022
12
- # Amit Upadhye <aupadhye@redhat.com>, 2022
12
+ # Amit Upadhye <aupadhye@redhat.com>, 2023
13
13
  #
14
14
  msgid ""
15
15
  msgstr ""
16
- "Project-Id-Version: foreman_ansible 10.1.0\n"
16
+ "Project-Id-Version: foreman_ansible 12.0.3\n"
17
17
  "Report-Msgid-Bugs-To: \n"
18
18
  "PO-Revision-Date: 2018-11-14 21:36+0000\n"
19
- "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2022\n"
20
- "Language-Team: Japanese (https://www.transifex.com/foreman/teams/114/ja/)\n"
19
+ "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2023\n"
20
+ "Language-Team: Japanese (https://app.transifex.com/foreman/teams/114/ja/)\n"
21
21
  "MIME-Version: 1.0\n"
22
22
  "Content-Type: text/plain; charset=UTF-8\n"
23
23
  "Content-Transfer-Encoding: 8bit\n"
@@ -55,7 +55,7 @@ msgid "Add selected"
55
55
  msgstr "選択項目の追加"
56
56
 
57
57
  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."
58
- msgstr ""
58
+ msgstr "ホストに割り当てられた Ansible ロールを追加、削除、または並べ替えます。このホストには、グループに割り当てられたロールがあり、こちらに表示されていませんが、必ず、ホストに割り当てられたロールよりも前に実行されます。"
59
59
 
60
60
  msgid "All assigned Ansible roles"
61
61
  msgstr "割り当てられたすべての Ansible ロール"
@@ -154,7 +154,7 @@ msgid "Are you sure you want to delete override for %s?"
154
154
  msgstr "%s のオーバーライドを削除してもよろしいですか?"
155
155
 
156
156
  msgid "Assign roles directly to the host"
157
- msgstr ""
157
+ msgstr "ホストへのロールの直接割り当て"
158
158
 
159
159
  msgid "Assigned Ansible Roles"
160
160
  msgstr "割り当てられた Ansible ロール"
@@ -190,7 +190,7 @@ msgid "Close"
190
190
  msgstr "閉じる"
191
191
 
192
192
  msgid "Configure Ansible Job"
193
- msgstr ""
193
+ msgstr "Ansible ジョブの設定"
194
194
 
195
195
  msgid "Configure Recurring Job"
196
196
  msgstr "繰り返しジョブの設定"
@@ -226,7 +226,7 @@ msgid "DEPRECATED: Obsolete Ansible roles"
226
226
  msgstr "非推奨: Ansible ロールの廃止"
227
227
 
228
228
  msgid "DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles"
229
- msgstr "非推奨: Ansible 変数が使用されなようにします。既存のロールの変数のみを使用されないようにするだけで、古くなったロールを削除するわけではありません。"
229
+ msgstr "非推奨: Ansible 変数が使用されないようにします。既存のロールの変数のみを使用されないようにするだけで、古くなったロールを削除するわけではありません。"
230
230
 
231
231
  msgid "Default Ansible inventory report template"
232
232
  msgstr "Ansible インベントリーレポートのデフォルトテンプレート"
@@ -312,6 +312,9 @@ msgstr "エラー!"
312
312
  msgid "Executed at"
313
313
  msgstr "実行"
314
314
 
315
+ msgid "Failed to fetch Ansible Roles from server."
316
+ msgstr ""
317
+
315
318
  msgid "Failed to import roles and variables "
316
319
  msgstr "ロールと変数のインポートに失敗しました "
317
320
 
@@ -322,7 +325,7 @@ msgid "Fetch Ansible roles available to be synced"
322
325
  msgstr "同期可能な Ansible ロールの取得"
323
326
 
324
327
  msgid "For more advanced scheduling options"
325
- msgstr ""
328
+ msgstr "詳細なスケジューリングオプションの場合"
326
329
 
327
330
  msgid "Foreman"
328
331
  msgstr "Foreman"
@@ -345,12 +348,18 @@ msgstr "このパラメーターのすべての値を非表示にします。"
345
348
  msgid "Host assigned Ansible roles"
346
349
  msgstr "ホストに割り当てられた Ansible ロール"
347
350
 
351
+ msgid "Host count"
352
+ msgstr ""
353
+
348
354
  msgid "Host group has no associated hosts"
349
355
  msgstr "ホストグループに関連付けられたホストがありません"
350
356
 
351
357
  msgid "Host not found by id: %s"
352
358
  msgstr "id: %s でホストが見つかりません"
353
359
 
360
+ msgid "Hostgroup count"
361
+ msgstr ""
362
+
354
363
  msgid "Hostgroups"
355
364
  msgstr "ホストグループ"
356
365
 
@@ -533,7 +542,7 @@ msgid "No proxy found to import variables from, ensure that the smart proxy has
533
542
  msgstr "変数のインポート元となるプロキシーが見つかりません。Smart Proxy で Ansible 機能が有効であることを確認してください。"
534
543
 
535
544
  msgid "No roles assigned directly to the host"
536
- msgstr ""
545
+ msgstr "ホストに直接割り当てられたロールはありません"
537
546
 
538
547
  msgid "No roles/hosts assigned"
539
548
  msgstr ""
@@ -553,6 +562,9 @@ msgstr "foreman_tasks_proxy_batch_trigger が有効な場合に、1つの要求
553
562
  msgid "Only variables marked to Override are shown here."
554
563
  msgstr "オーバーライドとしてマークされた変数のみがここに表示されます。"
555
564
 
565
+ msgid "Operation"
566
+ msgstr ""
567
+
556
568
  msgid "Optional Input Validator"
557
569
  msgstr "オプションの入力バリデーター"
558
570
 
@@ -566,7 +578,7 @@ msgid "Override the default value of the Ansible variable."
566
578
  msgstr "Ansible 変数のデフォルト値を上書きします。"
567
579
 
568
580
  msgid "Override value, required if omit is false"
569
- msgstr "上書き値 (--omit が false の場合に必要)"
581
+ msgstr "上書き値 (omit が false の場合に必要)"
570
582
 
571
583
  msgid "Overriden"
572
584
  msgstr "上書き済み"
@@ -635,7 +647,7 @@ msgid "Request the following permissions from administrator: %s."
635
647
  msgstr "管理者に次のパーミッションを要求してください: %s。"
636
648
 
637
649
  msgid "Required field"
638
- msgstr ""
650
+ msgstr "必須フィールド"
639
651
 
640
652
  msgid "Result"
641
653
  msgstr "結果"
@@ -692,7 +704,7 @@ msgid "Schedule generating of Ansible Inventory report"
692
704
  msgstr "Ansible インベントリーレポートの生成をスケジュールする"
693
705
 
694
706
  msgid "Schedule recurring Ansible roles job"
695
- msgstr ""
707
+ msgstr "定期的な Ansible ロールジョブのスケジュール"
696
708
 
697
709
  msgid "Schedule recurring job"
698
710
  msgstr "繰り返しジョブのスケジュール"
@@ -791,10 +803,10 @@ msgid "This Ansible role is inherited from parent host group"
791
803
  msgstr "この Ansible ロールは親ホストグループから継承されます"
792
804
 
793
805
  msgid "This job will run all the assigned Ansible roles."
794
- msgstr ""
806
+ msgstr "このジョブは割り当てられたすべての Ansible ロールを実行します。"
795
807
 
796
808
  msgid "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles."
797
- msgstr ""
809
+ msgstr "このリストは、ホストに割り当てられたロールとグループに割り当てられたロールで構成されています。グループに割り当てられたロールは、常にホストに割り当てられたロールの前に実行されます。"
798
810
 
799
811
  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"
800
812
  msgstr "Smart Proxy からロールをインポートする場合、これらのロールは除外されます。コンマで区切った値での入力が想定されており、* ワイルドカードメタ文字 (例: foo*、*b*、*bar) を使用できます。"
@@ -833,13 +845,13 @@ msgid "Update Role Variables"
833
845
  msgstr "ロール変数の更新"
834
846
 
835
847
  msgid "Update Smart Proxy"
836
- msgstr ""
848
+ msgstr "Smart Proxy の更新"
837
849
 
838
850
  msgid "Updates Ansible variable"
839
851
  msgstr "Ansible 変数を更新します"
840
852
 
841
853
  msgid "Upgrade"
842
- msgstr ""
854
+ msgstr "アップグレード"
843
855
 
844
856
  msgid "Upgrade Capsules on given Capsule server hosts"
845
857
  msgstr "指定された Capsule サーバーホストで Capsule をアップグレードします"
@@ -878,7 +890,7 @@ msgid "Variable|Role"
878
890
  msgstr "変数|ロール"
879
891
 
880
892
  msgid "View inherited roles"
881
- msgstr ""
893
+ msgstr "継承されたロールの表示"
882
894
 
883
895
  msgid "When enabled the parameter is hidden in the UI"
884
896
  msgstr "有効な場合はパラメーターは UI で非表示になります"
@@ -896,7 +908,7 @@ msgid "You are not authorized to view the page. "
896
908
  msgstr "ページを表示する権限がありません。 "
897
909
 
898
910
  msgid "daily"
899
- msgstr "毎日"
911
+ msgstr "daily (毎日)"
900
912
 
901
913
  msgid "false"
902
914
  msgstr "false"
@@ -917,7 +929,7 @@ msgid "view all assigned roles"
917
929
  msgstr "割り当てられたロールをすべて表示"
918
930
 
919
931
  msgid "view remote execution page."
920
- msgstr ""
932
+ msgstr "リモート実行ページを表示します。"
921
933
 
922
934
  msgid "view the task in progress"
923
935
  msgstr "処理中のタスクを表示"