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
@@ -1 +1,932 @@
1
- locales['foreman_ansible'] = locales['foreman_ansible'] || {}; locales['foreman_ansible']['pl'] = {"domain":"foreman_ansible","locale_data":{"foreman_ansible":{"":{"Project-Id-Version":"foreman_ansible 10.1.0","Report-Msgid-Bugs-To":"","PO-Revision-Date":"2018-11-14 21:36+0000","Last-Translator":"Michał Foryt <michal.foryt@gmail.com>, 2022","Language-Team":"Polish (https://www.transifex.com/foreman/teams/114/pl/)","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","Language":"pl","Plural-Forms":"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);","lang":"pl","domain":"foreman_ansible","plural_forms":"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"},"No added or removed roles nor variables.":[""],"No added or removed roles nor variables detected on %s.":[""],"No changes in variables detected on %s.":[""],"No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled.":[""],"Show Ansible inventory for hosts":[""],"IDs of hosts included in inventory":[""],"Show Ansible inventory for hostgroups":[""],"IDs of hostgroups included in inventory":[""],"Schedule generating of Ansible Inventory report":[""],"Hash of input values of type input=>value":[""],"Report format, defaults to '%s'":[""],"Override match":["Zastąp dopasowanie"],"Override value, required if omit is false":[""],"Create an override value for a specific ansible variable":[""],"Destroy an override value":[""],"Sync Ansible playbooks":[""],"Smart Proxy to sync from":[""],"Ansible playbooks names to be synced":[""],"Fetch Ansible playbooks available to be synced":[""],"Smart Proxy to fetch from":[""],"Smart proxy id is required":[""],"Show role":[""],"List Ansible roles":[""],"Deletes Ansible role":[""],"DEPRECATED: Import Ansible roles":[""],"Smart Proxy to import from":[""],"Ansible role names to be imported":[""],"Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled":[""],"Sync Ansible roles":[""],"Ansible role names to be synced":[""],"No changes detected in specified Ansible Roles and their variables":[""],"DEPRECATED: Obsolete Ansible roles":[""],"Fetch Ansible roles available to be synced":[""],"Show variable":[""],"List Ansible variables":[""],"Deletes Ansible variable":[""],"Name of variable":["Nazwa zmiennej"],"Role ID":[""],"Default value of variable":["Domyślna wartość zmiennej"],"When enabled the parameter is hidden in the UI":["Gdy upoważniony parametr jest ukryty e UI"],"The order in which values are resolved":["Kolejność, w jakiej wartości są rozwiązane"],"Description of variable":["Opis zmiennej"],"Types of validation values":["Rodzaje walidacji wartości"],"Used to enforce certain values for the parameter values":["Służy do wymuszenia pewnych wartości dla wartości parametrów"],"Types of variable values":["Rodzaje wartości zmiennych"],"Merge all matching values (only array/hash type)":["Scalanie wszystkie pasujących wartości (tylko tablica / typ hash)"],"Include default value when merging all matching values":["Dołącz wartość domyślną podczas łączenia wszystkich pasujących wartości"],"Remove duplicate values (only array type)":["Usuń zduplikowane wartości (tylko typ tablicowy)"],"Whether to override variable or not":[""],"Create Ansible variable":[""],"Updates Ansible variable":[""],"DEPRECATED: Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles":[""],"DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles":[""],"Runs all Ansible roles on a hostgroup":[""],"Runs all Ansible roles on hostgroups":[""],"IDs of hostgroups to play roles on":[""],"List all Ansible roles for a hostgroup":[""],"Assigns Ansible roles to a hostgroup":[""],"Ansible roles to assign to a hostgroup":[""],"Directly add an Ansible role to a hostgroup":[""],"Ansible role to add to a hostgroup":[""],"Remove directly assigned Ansible role from a hostgroup":[""],"Ansible role to remove from a hostgroup":[""],"IDs of associated ansible roles":[""],"Runs all Ansible roles on a host":[""],"Runs all Ansible roles on hosts":[""],"IDs of hosts to play roles on":[""],"List all Ansible roles for a host":[""],"Assigns Ansible roles to a host":[""],"Ansible roles to assign to a host":[""],"Directly add an Ansible role to a host":[""],"Ansible role to add to a host":[""],"Remove directly assigned Ansible role from a host":[""],"Ansible role to remove from a host":[""],"Enable the callback plugin for this template":[""],"Host group has no associated hosts":[""],"There are no Ansible roles to play":[""],"Could not run Ansible roles for %{host}":[""],"Host not found by id: %s":[""],"Ansible Variable not found by id: %s":[""],"Run all Ansible roles":[""],"Run all Ansible roles on hosts belonging to this host group":[""],"Configure Ansible Job":[""],"No roles/hosts assigned":[""],"No additional data":[""],"Show full value":[""],"Add":[""],"Remove":[""],"Update":["Aktualizacja:"],"Import Role":[""],"Remove Role":[""],"Update Role Variables":[""],"Import from %s":["Importuj z %s"],"Ansible Role":[""],"Import":["Import"],"%s ago":["%s temu"],"Upgrade":[""],"Import roles And Variables":[""],"Foreman":[""],"Unable to get roles from Ansible":[""],"Unable to get roles/variables from Ansible":[""],"Unable to get playbook's names from Ansible":[""],"Unable to get playbooks from Ansible":[""],"Tags":[""],"Include/Exclude Tags":[""],"Ansible provider specific inputs":[""],"A comma separated list of tags to use for Ansible run":[""],"Include\\\\Exclude tags for Ansible run":[""],"Task Details":[""],"Remediation Plan":[""],"Job Details":[""],"Proxy not found":[""],"Changed Ansible roles":[""],"Ansible Roles":[""],"Role|Name":["Zadanie|Nazwa"],"Hostgroups":[""],"Hosts":["Hosty"],"Variables":["Zmienne"],"Imported at":[""],"Actions":["Akcja"],"Delete %s?":["Usunąć %s?"],"No Ansible Roles were found in Foreman. If you want to assign roles to your hosts,\\n you have to import them first.":[""],"Learn more about this in the documentation.":["Dowiedz się więcej na ten temat w dokumentacji."],"Ansible Variable Details (Imported)":[""],"Ansible Variable Details":[""],"Default Behavior":[""],"Override the default value of the Ansible variable.":[""],"Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable.":[""],"Value to use when there is no match.":["Wartość przydatna, gdy nie ma dopasowania"],"Hidden Value":[""],"Hide all values for this parameter.":["Ukryj wszystkie wartości dla tego parametru."],"Optional Input Validator":[""],"Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation.":[""],"If checked, will raise an error if there is no default value and no matcher provide a value.":["Jeśli zaznaczone, zgłosi błąd, jeśli nie ma wartości domyślnej ani podanej dopasowanej wartości."],"Prioritize Attribute Order":[""],"Set the order in which values are resolved.":["Ustaw kolejność, w której wartości będą rozwiązane."],"Order":["Kolejność"],"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>":["Kolejność w jakiej przeprowadza się dopasowanie kluczy, pierwsze dopasowanie wygrywa.<br> Możesz użyć wielu atrybutów przy dopasowywaniu kluczy, np. w kolejności <code>host group, environment</code> będziemy oczekiwać dopasowania takiego jak <code>hostgroup = \\\"web servers\\\", environment = production</code>"],"Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted.":[""],"Include default value when merging all matching values.":["Dołącz wartości domyślne podczas scalania wszystkich dopasowanych wartości."],"Avoid duplicate values when merging them (only array type)?":["Unikać duplikatów podczas scalania (tylko typy tablicowe)? "],"Specify Matchers":[""],"Ansible Variables":[""],"Edit %s":["Edytuj %s"],"Edit Ansible Variable":[""],"New Ansible Variable":[""],"Variable|Name":[""],"Variable|Role":[""],"Type":["Typ"],"Imported?":[""],"Overriden":[""],"Create Ansible Variable":[""],"Ansible check mode":[""],"Notice that ansible roles run in check mode.":[""],"Level":["Poziom"],"Task":[""],"Message":["Wiadomość"],"Nothing to show":["Nie ma nic do pokazania"],"Enable Ansible Callback":[""],"Ansible":[""],"Jobs":[""],"Insights remediation on %{hosts_count} host(s) has finished successfully":[""],"Roles":["Zadania"],"Import roles and variables has finished successfully":[""],"Playbooks":[""],"Import playbooks has finished successfully":[""],"Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \\\"ansible_ssh_private_key_file\\\" host parameter":[""],"Private Key Path":[""],"Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_connection\\\"":[""],"Connection type":[""],"Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_winrm_server_cert_validation\\\"":[""],"WinRM cert Validation":[""],"Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks.":[""],"Default verbosity level":[""],"Disabled":["Wyłączone"],"Level 1 (-v)":[""],"Level 2 (-vv)":[""],"Level 3 (-vvv)":[""],"Level 4 (-vvvv)":[""],"Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot.":[""],"Post-provision timeout":[""],"Timeout (in minutes) when hosts should have reported.":[""],"Ansible report timeout":[""],"Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval":[""],"%{cfgmgmt} out of sync disabled":[""],"Foreman will use this template to schedule the report with Ansible inventory":[""],"Default Ansible inventory report template":[""],"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":[""],"Ansible roles to ignore":[""],"Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled. If set, overrides foreman_tasks_proxy_batch_size setting for Ansible jobs.":[""],"Proxy tasks batch size for Ansible":[""],"Update Smart Proxy":[""],"Run Ansible roles":[""],"Runs an Ansible playbook which contains all the roles defined for a host":[""],"Ansible: Run Insights maintenance plan":[""],"Runs a given maintenance plan from Red Hat Access Insights given an ID.":[""],"Run playbook":[""],"Run an Ansible playbook against given hosts":[""],"Enable web console":[""],"Run an Ansible playbook to enable web console on given hosts":[""],"Upgrade Capsules on given hosts":[""],"Upgrade Capsules on given Capsule server hosts":[""],"Name":["Nazwa"],"Ansible role":[""],"Value":["Wartość"],"Source attribute":[""],"Delete":["Usuń"],"Delete Ansible variable override":[""],"Are you sure you want to delete override for %s?":[""],"Default value":["Domyślna wartość "],"Ansible variable override was successfully deleted.":[""],"There was a following error when deleting Ansible variable override: %s":[""],"Invalid, expected to match a regex: %s":[""],"Invalid, expected one of: %s":[""],"is required":[""],"There was a following error when changing Ansible variable override: %s":[""],"Ansible variable override successfully changed.":[""],"true":[""],"false":[""],"No Ansible variables found for Host":[""],"Only variables marked to Override are shown here.":[""],"There was a following error when deleting Ansible config job: %s":[""],"Ansible job was successfully canceled.":[""],"(from host group)":[""],"hourly":[""],"daily":[""],"weekly":[""],"monthly":[""],"Must not be in the past":[""],"Required field":[""],"There was a following error when creating Ansible job: %s":[""],"Ansible job was successfully created.":[""],"Submit":["Wyślij"],"Cancel":["Anuluj"],"This job will run all the assigned Ansible roles.":[""],"For more advanced scheduling options":[""],"view remote execution page.":[""],"Schedule recurring Ansible roles job":[""],"Description":["Opis"],"Result":[""],"State":["Stan"],"Executed at":[""],"Schedule":[""],"Previously executed jobs":[""],"Next Run":[""],"Cancel Ansible config job":[""],"Are you sure you want to cancel Ansible config job?":[""],"Scheduled recurring jobs":[""],"Schedule recurring job":[""],"No config job for Ansible roles scheduled":[""],"No previous job executions found":[""],"Source":["Źródło"],"Inherited from Hostgroup":[""],"Directly assigned to Host":[""],"All assigned Ansible roles":[""],"This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles.":[""],"No Ansible roles assigned":[""],"Confirm":[""],"There was a following error when assigning Ansible Roles: %s":[""],"Ansible Roles were successfully assigned.":[""],"Edit Ansible Roles":[""],"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.":[""],"Close":["Zamknij"],"Edit Ansible roles":[""],"Ansible roles assigned directly to host":[""],"view all assigned roles":[""],"Assign roles directly to the host":[""],"View inherited roles":[""],"No roles assigned directly to the host":[""],"Inventory":[""],"Import roles and variables started: ":[""],"view the task in progress":[""],"Failed to import roles and variables ":[""],"Available Ansible Roles":[""],"Assigned Ansible Roles":[""],"You are not authorized to perform this action.":["Nie masz wystarczających uprawnień, aby wykonać tą akcję."],"Please request one of the required permissions listed below from a Foreman administrator:":["Proszę poprosić o jedno z wymaganych uprawnień wymienionych niżej od administratora Foreman:"],"Permission Denied":[""],"This Ansible role is inherited from parent host group":[""],"This Ansible role is inherited from host group":[""],"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":[""],"Add selected":[""],"Add all":[""],"Remove all":[""],"Remove selected":[""],"%(selectedCount)s of %(totalCount)s items selected":[""],"Available Ansible roles":[""],"Host assigned Ansible roles":[""],"Error!":[""],"Nothing Found!":[""],"Permission denied":["Odmowa dostępu"],"You are not authorized to view the page. ":[""],"Request the following permissions from administrator: %s.":[""],"Configure Recurring Job":[""],"Action with sub plans":[""],"Import Puppet classes":[""],"Import facts":[""],"Remote action:":[""],"Ansible support in Foreman":[""]}}};
1
+ locales['foreman_ansible'] = locales['foreman_ansible'] || {}; locales['foreman_ansible']['pl'] = {
2
+ "domain": "foreman_ansible",
3
+ "locale_data": {
4
+ "foreman_ansible": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_ansible 12.0.3",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "POT-Creation-Date": "2023-05-29 15:29+0200",
9
+ "PO-Revision-Date": "2018-11-14 21:36+0000",
10
+ "Last-Translator": "Michał Foryt <michal.foryt@gmail.com>, 2022",
11
+ "Language-Team": "Polish (https://app.transifex.com/foreman/teams/114/pl/)",
12
+ "MIME-Version": "1.0",
13
+ "Content-Type": "text/plain; charset=UTF-8",
14
+ "Content-Transfer-Encoding": "8bit",
15
+ "Language": "pl",
16
+ "Plural-Forms": "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);",
17
+ "lang": "pl",
18
+ "domain": "foreman_ansible",
19
+ "plural_forms": "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
20
+ },
21
+ "No added or removed roles nor variables.": [
22
+ ""
23
+ ],
24
+ "No added or removed roles nor variables detected on %s.": [
25
+ ""
26
+ ],
27
+ "No changes in variables detected on %s.": [
28
+ ""
29
+ ],
30
+ "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled.": [
31
+ ""
32
+ ],
33
+ "Show Ansible inventory for hosts": [
34
+ ""
35
+ ],
36
+ "IDs of hosts included in inventory": [
37
+ ""
38
+ ],
39
+ "Show Ansible inventory for hostgroups": [
40
+ ""
41
+ ],
42
+ "IDs of hostgroups included in inventory": [
43
+ ""
44
+ ],
45
+ "Schedule generating of Ansible Inventory report": [
46
+ ""
47
+ ],
48
+ "Hash of input values of type input=>value": [
49
+ ""
50
+ ],
51
+ "Report format, defaults to '%s'": [
52
+ ""
53
+ ],
54
+ "Override match": [
55
+ "Zastąp dopasowanie"
56
+ ],
57
+ "Override value, required if omit is false": [
58
+ ""
59
+ ],
60
+ "Create an override value for a specific ansible variable": [
61
+ ""
62
+ ],
63
+ "Destroy an override value": [
64
+ ""
65
+ ],
66
+ "Sync Ansible playbooks": [
67
+ ""
68
+ ],
69
+ "Smart Proxy to sync from": [
70
+ ""
71
+ ],
72
+ "Ansible playbooks names to be synced": [
73
+ ""
74
+ ],
75
+ "Fetch Ansible playbooks available to be synced": [
76
+ ""
77
+ ],
78
+ "Smart Proxy to fetch from": [
79
+ ""
80
+ ],
81
+ "Smart proxy id is required": [
82
+ ""
83
+ ],
84
+ "Show role": [
85
+ ""
86
+ ],
87
+ "List Ansible roles": [
88
+ ""
89
+ ],
90
+ "Deletes Ansible role": [
91
+ ""
92
+ ],
93
+ "DEPRECATED: Import Ansible roles": [
94
+ ""
95
+ ],
96
+ "Smart Proxy to import from": [
97
+ ""
98
+ ],
99
+ "Ansible role names to be imported": [
100
+ ""
101
+ ],
102
+ "Use sync instead, to sync roles from Smart Proxy with Ansible feature enabled": [
103
+ ""
104
+ ],
105
+ "Sync Ansible roles": [
106
+ ""
107
+ ],
108
+ "Ansible role names to be synced": [
109
+ ""
110
+ ],
111
+ "No changes detected in specified Ansible Roles and their variables": [
112
+ ""
113
+ ],
114
+ "DEPRECATED: Obsolete Ansible roles": [
115
+ ""
116
+ ],
117
+ "Fetch Ansible roles available to be synced": [
118
+ ""
119
+ ],
120
+ "Show variable": [
121
+ ""
122
+ ],
123
+ "List Ansible variables": [
124
+ ""
125
+ ],
126
+ "Deletes Ansible variable": [
127
+ ""
128
+ ],
129
+ "Name of variable": [
130
+ "Nazwa zmiennej"
131
+ ],
132
+ "Role ID": [
133
+ ""
134
+ ],
135
+ "Default value of variable": [
136
+ "Domyślna wartość zmiennej"
137
+ ],
138
+ "When enabled the parameter is hidden in the UI": [
139
+ "Gdy upoważniony parametr jest ukryty e UI"
140
+ ],
141
+ "The order in which values are resolved": [
142
+ "Kolejność, w jakiej wartości są rozwiązane"
143
+ ],
144
+ "Description of variable": [
145
+ "Opis zmiennej"
146
+ ],
147
+ "Types of validation values": [
148
+ "Rodzaje walidacji wartości"
149
+ ],
150
+ "Used to enforce certain values for the parameter values": [
151
+ "Służy do wymuszenia pewnych wartości dla wartości parametrów"
152
+ ],
153
+ "Types of variable values": [
154
+ "Rodzaje wartości zmiennych"
155
+ ],
156
+ "Merge all matching values (only array/hash type)": [
157
+ "Scalanie wszystkie pasujących wartości (tylko tablica / typ hash)"
158
+ ],
159
+ "Include default value when merging all matching values": [
160
+ "Dołącz wartość domyślną podczas łączenia wszystkich pasujących wartości"
161
+ ],
162
+ "Remove duplicate values (only array type)": [
163
+ "Usuń zduplikowane wartości (tylko typ tablicowy)"
164
+ ],
165
+ "Whether to override variable or not": [
166
+ ""
167
+ ],
168
+ "Create Ansible variable": [
169
+ ""
170
+ ],
171
+ "Updates Ansible variable": [
172
+ ""
173
+ ],
174
+ "DEPRECATED: Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles": [
175
+ ""
176
+ ],
177
+ "DEPRECATED: Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles": [
178
+ ""
179
+ ],
180
+ "Runs all Ansible roles on a hostgroup": [
181
+ ""
182
+ ],
183
+ "Runs all Ansible roles on hostgroups": [
184
+ ""
185
+ ],
186
+ "IDs of hostgroups to play roles on": [
187
+ ""
188
+ ],
189
+ "List all Ansible roles for a hostgroup": [
190
+ ""
191
+ ],
192
+ "Assigns Ansible roles to a hostgroup": [
193
+ ""
194
+ ],
195
+ "Ansible roles to assign to a hostgroup": [
196
+ ""
197
+ ],
198
+ "Directly add an Ansible role to a hostgroup": [
199
+ ""
200
+ ],
201
+ "Ansible role to add to a hostgroup": [
202
+ ""
203
+ ],
204
+ "Remove directly assigned Ansible role from a hostgroup": [
205
+ ""
206
+ ],
207
+ "Ansible role to remove from a hostgroup": [
208
+ ""
209
+ ],
210
+ "IDs of associated ansible roles": [
211
+ ""
212
+ ],
213
+ "Runs all Ansible roles on a host": [
214
+ ""
215
+ ],
216
+ "Runs all Ansible roles on hosts": [
217
+ ""
218
+ ],
219
+ "IDs of hosts to play roles on": [
220
+ ""
221
+ ],
222
+ "List all Ansible roles for a host": [
223
+ ""
224
+ ],
225
+ "Assigns Ansible roles to a host": [
226
+ ""
227
+ ],
228
+ "Ansible roles to assign to a host": [
229
+ ""
230
+ ],
231
+ "Directly add an Ansible role to a host": [
232
+ ""
233
+ ],
234
+ "Ansible role to add to a host": [
235
+ ""
236
+ ],
237
+ "Remove directly assigned Ansible role from a host": [
238
+ ""
239
+ ],
240
+ "Ansible role to remove from a host": [
241
+ ""
242
+ ],
243
+ "Enable the callback plugin for this template": [
244
+ ""
245
+ ],
246
+ "Host group has no associated hosts": [
247
+ ""
248
+ ],
249
+ "There are no Ansible roles to play": [
250
+ ""
251
+ ],
252
+ "Could not run Ansible roles for %{host}": [
253
+ ""
254
+ ],
255
+ "Host not found by id: %s": [
256
+ ""
257
+ ],
258
+ "Ansible Variable not found by id: %s": [
259
+ ""
260
+ ],
261
+ "Run all Ansible roles": [
262
+ ""
263
+ ],
264
+ "Run all Ansible roles on hosts belonging to this host group": [
265
+ ""
266
+ ],
267
+ "Configure Ansible Job": [
268
+ ""
269
+ ],
270
+ "No roles/hosts assigned": [
271
+ ""
272
+ ],
273
+ "No additional data": [
274
+ ""
275
+ ],
276
+ "Show full value": [
277
+ ""
278
+ ],
279
+ "Add": [
280
+ ""
281
+ ],
282
+ "Remove": [
283
+ ""
284
+ ],
285
+ "Update": [
286
+ "Aktualizacja:"
287
+ ],
288
+ "Import Role": [
289
+ ""
290
+ ],
291
+ "Remove Role": [
292
+ ""
293
+ ],
294
+ "Update Role Variables": [
295
+ ""
296
+ ],
297
+ "Import from %s": [
298
+ "Importuj z %s"
299
+ ],
300
+ "Ansible Role": [
301
+ ""
302
+ ],
303
+ "Import": [
304
+ "Import"
305
+ ],
306
+ "%s ago": [
307
+ "%s temu"
308
+ ],
309
+ "Upgrade": [
310
+ ""
311
+ ],
312
+ "Import roles And Variables": [
313
+ ""
314
+ ],
315
+ "Foreman": [
316
+ ""
317
+ ],
318
+ "Unable to get roles from Ansible": [
319
+ ""
320
+ ],
321
+ "Unable to get roles/variables from Ansible": [
322
+ ""
323
+ ],
324
+ "Unable to get playbook's names from Ansible": [
325
+ ""
326
+ ],
327
+ "Unable to get playbooks from Ansible": [
328
+ ""
329
+ ],
330
+ "Tags": [
331
+ ""
332
+ ],
333
+ "Include/Exclude Tags": [
334
+ ""
335
+ ],
336
+ "Ansible provider specific inputs": [
337
+ ""
338
+ ],
339
+ "A comma separated list of tags to use for Ansible run": [
340
+ ""
341
+ ],
342
+ "Include\\\\Exclude tags for Ansible run": [
343
+ ""
344
+ ],
345
+ "Task Details": [
346
+ ""
347
+ ],
348
+ "Remediation Plan": [
349
+ ""
350
+ ],
351
+ "Job Details": [
352
+ ""
353
+ ],
354
+ "Proxy not found": [
355
+ ""
356
+ ],
357
+ "Changed Ansible roles": [
358
+ ""
359
+ ],
360
+ "Ansible Roles": [
361
+ ""
362
+ ],
363
+ "Role|Name": [
364
+ "Zadanie|Nazwa"
365
+ ],
366
+ "Hostgroups": [
367
+ ""
368
+ ],
369
+ "Hosts": [
370
+ "Hosty"
371
+ ],
372
+ "Variables": [
373
+ "Zmienne"
374
+ ],
375
+ "Imported at": [
376
+ ""
377
+ ],
378
+ "Actions": [
379
+ "Akcja"
380
+ ],
381
+ "Delete %s?": [
382
+ "Usunąć %s?"
383
+ ],
384
+ "No Ansible Roles were found in Foreman. If you want to assign roles to your hosts,\\n you have to import them first.": [
385
+ ""
386
+ ],
387
+ "Learn more about this in the documentation.": [
388
+ "Dowiedz się więcej na ten temat w dokumentacji."
389
+ ],
390
+ "Ansible Variable Details (Imported)": [
391
+ ""
392
+ ],
393
+ "Ansible Variable Details": [
394
+ ""
395
+ ],
396
+ "Default Behavior": [
397
+ ""
398
+ ],
399
+ "Override the default value of the Ansible variable.": [
400
+ ""
401
+ ],
402
+ "Mark the variable to be managed by Foreman. When the Ansible role of this variable is assigned to a host, the default value will be added to Ansible inventory as a host variable. Specify matchers to set a different value for such variable.": [
403
+ ""
404
+ ],
405
+ "Value to use when there is no match.": [
406
+ "Wartość przydatna, gdy nie ma dopasowania"
407
+ ],
408
+ "Hidden Value": [
409
+ ""
410
+ ],
411
+ "Hide all values for this parameter.": [
412
+ "Ukryj wszystkie wartości dla tego parametru."
413
+ ],
414
+ "Optional Input Validator": [
415
+ ""
416
+ ],
417
+ "Before including these variables on your playbooks, Foreman will validate that your variables comply with the validation.": [
418
+ ""
419
+ ],
420
+ "If checked, will raise an error if there is no default value and no matcher provide a value.": [
421
+ "Jeśli zaznaczone, zgłosi błąd, jeśli nie ma wartości domyślnej ani podanej dopasowanej wartości."
422
+ ],
423
+ "Prioritize Attribute Order": [
424
+ ""
425
+ ],
426
+ "Set the order in which values are resolved.": [
427
+ "Ustaw kolejność, w której wartości będą rozwiązane."
428
+ ],
429
+ "Order": [
430
+ "Kolejność"
431
+ ],
432
+ "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>": [
433
+ "Kolejność w jakiej przeprowadza się dopasowanie kluczy, pierwsze dopasowanie wygrywa.<br> Możesz użyć wielu atrybutów przy dopasowywaniu kluczy, np. w kolejności <code>host group, environment</code> będziemy oczekiwać dopasowania takiego jak <code>hostgroup = \\\"web servers\\\", environment = production</code>"
434
+ ],
435
+ "Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted.": [
436
+ ""
437
+ ],
438
+ "Include default value when merging all matching values.": [
439
+ "Dołącz wartości domyślne podczas scalania wszystkich dopasowanych wartości."
440
+ ],
441
+ "Avoid duplicate values when merging them (only array type)?": [
442
+ "Unikać duplikatów podczas scalania (tylko typy tablicowe)? "
443
+ ],
444
+ "Specify Matchers": [
445
+ ""
446
+ ],
447
+ "Ansible Variables": [
448
+ ""
449
+ ],
450
+ "Edit %s": [
451
+ "Edytuj %s"
452
+ ],
453
+ "Edit Ansible Variable": [
454
+ ""
455
+ ],
456
+ "New Ansible Variable": [
457
+ ""
458
+ ],
459
+ "Variable|Name": [
460
+ ""
461
+ ],
462
+ "Variable|Role": [
463
+ ""
464
+ ],
465
+ "Type": [
466
+ "Typ"
467
+ ],
468
+ "Imported?": [
469
+ ""
470
+ ],
471
+ "Overriden": [
472
+ ""
473
+ ],
474
+ "Create Ansible Variable": [
475
+ ""
476
+ ],
477
+ "Ansible check mode": [
478
+ ""
479
+ ],
480
+ "Notice that ansible roles run in check mode.": [
481
+ ""
482
+ ],
483
+ "Level": [
484
+ "Poziom"
485
+ ],
486
+ "Task": [
487
+ ""
488
+ ],
489
+ "Message": [
490
+ "Wiadomość"
491
+ ],
492
+ "Nothing to show": [
493
+ "Nie ma nic do pokazania"
494
+ ],
495
+ "Enable Ansible Callback": [
496
+ ""
497
+ ],
498
+ "Ansible": [
499
+ ""
500
+ ],
501
+ "Jobs": [
502
+ ""
503
+ ],
504
+ "Insights remediation on %{hosts_count} host(s) has finished successfully": [
505
+ ""
506
+ ],
507
+ "Roles": [
508
+ "Zadania"
509
+ ],
510
+ "Import roles and variables has finished successfully": [
511
+ ""
512
+ ],
513
+ "Playbooks": [
514
+ ""
515
+ ],
516
+ "Import playbooks has finished successfully": [
517
+ ""
518
+ ],
519
+ "Use this to supply a path to an SSH Private Key that Ansible will use in lieu of a password Override with \\\"ansible_ssh_private_key_file\\\" host parameter": [
520
+ ""
521
+ ],
522
+ "Private Key Path": [
523
+ ""
524
+ ],
525
+ "Use this connection type by default when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_connection\\\"": [
526
+ ""
527
+ ],
528
+ "Connection type": [
529
+ ""
530
+ ],
531
+ "Enable/disable WinRM server certificate validation when running Ansible playbooks. You can override this on hosts by adding a parameter \\\"ansible_winrm_server_cert_validation\\\"": [
532
+ ""
533
+ ],
534
+ "WinRM cert Validation": [
535
+ ""
536
+ ],
537
+ "Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks.": [
538
+ ""
539
+ ],
540
+ "Default verbosity level": [
541
+ ""
542
+ ],
543
+ "Disabled": [
544
+ "Wyłączone"
545
+ ],
546
+ "Level 1 (-v)": [
547
+ ""
548
+ ],
549
+ "Level 2 (-vv)": [
550
+ ""
551
+ ],
552
+ "Level 3 (-vvv)": [
553
+ ""
554
+ ],
555
+ "Level 4 (-vvvv)": [
556
+ ""
557
+ ],
558
+ "Timeout (in seconds) to set when Foreman will trigger a play Ansible roles task after a host is fully provisioned. Set this to the maximum time you expect a host to take until it is ready after a reboot.": [
559
+ ""
560
+ ],
561
+ "Post-provision timeout": [
562
+ ""
563
+ ],
564
+ "Timeout (in minutes) when hosts should have reported.": [
565
+ ""
566
+ ],
567
+ "Ansible report timeout": [
568
+ ""
569
+ ],
570
+ "Disable host configuration status turning to out of sync for %{cfgmgmt} after report does not arrive within configured interval": [
571
+ ""
572
+ ],
573
+ "%{cfgmgmt} out of sync disabled": [
574
+ ""
575
+ ],
576
+ "Foreman will use this template to schedule the report with Ansible inventory": [
577
+ ""
578
+ ],
579
+ "Default Ansible inventory report template": [
580
+ ""
581
+ ],
582
+ "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": [
583
+ ""
584
+ ],
585
+ "Ansible roles to ignore": [
586
+ ""
587
+ ],
588
+ "Number of tasks which should be sent to the smart proxy in one request, if foreman_tasks_proxy_batch_trigger is enabled. If set, overrides foreman_tasks_proxy_batch_size setting for Ansible jobs.": [
589
+ ""
590
+ ],
591
+ "Proxy tasks batch size for Ansible": [
592
+ ""
593
+ ],
594
+ "Update Smart Proxy": [
595
+ ""
596
+ ],
597
+ "Run Ansible roles": [
598
+ ""
599
+ ],
600
+ "Runs an Ansible playbook which contains all the roles defined for a host": [
601
+ ""
602
+ ],
603
+ "Ansible: Run Insights maintenance plan": [
604
+ ""
605
+ ],
606
+ "Runs a given maintenance plan from Red Hat Access Insights given an ID.": [
607
+ ""
608
+ ],
609
+ "Run playbook": [
610
+ ""
611
+ ],
612
+ "Run an Ansible playbook against given hosts": [
613
+ ""
614
+ ],
615
+ "Enable web console": [
616
+ ""
617
+ ],
618
+ "Run an Ansible playbook to enable web console on given hosts": [
619
+ ""
620
+ ],
621
+ "Upgrade Capsules on given hosts": [
622
+ ""
623
+ ],
624
+ "Upgrade Capsules on given Capsule server hosts": [
625
+ ""
626
+ ],
627
+ "Name": [
628
+ "Nazwa"
629
+ ],
630
+ "Ansible role": [
631
+ ""
632
+ ],
633
+ "Value": [
634
+ "Wartość"
635
+ ],
636
+ "Source attribute": [
637
+ ""
638
+ ],
639
+ "Delete": [
640
+ "Usuń"
641
+ ],
642
+ "Delete Ansible variable override": [
643
+ ""
644
+ ],
645
+ "Are you sure you want to delete override for %s?": [
646
+ ""
647
+ ],
648
+ "Default value": [
649
+ "Domyślna wartość "
650
+ ],
651
+ "Ansible variable override was successfully deleted.": [
652
+ ""
653
+ ],
654
+ "There was a following error when deleting Ansible variable override: %s": [
655
+ ""
656
+ ],
657
+ "Invalid, expected to match a regex: %s": [
658
+ ""
659
+ ],
660
+ "Invalid, expected one of: %s": [
661
+ ""
662
+ ],
663
+ "is required": [
664
+ ""
665
+ ],
666
+ "There was a following error when changing Ansible variable override: %s": [
667
+ ""
668
+ ],
669
+ "Ansible variable override successfully changed.": [
670
+ ""
671
+ ],
672
+ "true": [
673
+ ""
674
+ ],
675
+ "false": [
676
+ ""
677
+ ],
678
+ "No Ansible variables found for Host": [
679
+ ""
680
+ ],
681
+ "Only variables marked to Override are shown here.": [
682
+ ""
683
+ ],
684
+ "There was a following error when deleting Ansible config job: %s": [
685
+ ""
686
+ ],
687
+ "Ansible job was successfully canceled.": [
688
+ ""
689
+ ],
690
+ "(from host group)": [
691
+ ""
692
+ ],
693
+ "hourly": [
694
+ ""
695
+ ],
696
+ "daily": [
697
+ ""
698
+ ],
699
+ "weekly": [
700
+ ""
701
+ ],
702
+ "monthly": [
703
+ ""
704
+ ],
705
+ "Must not be in the past": [
706
+ ""
707
+ ],
708
+ "Required field": [
709
+ ""
710
+ ],
711
+ "There was a following error when creating Ansible job: %s": [
712
+ ""
713
+ ],
714
+ "Ansible job was successfully created.": [
715
+ ""
716
+ ],
717
+ "Submit": [
718
+ "Wyślij"
719
+ ],
720
+ "Cancel": [
721
+ "Anuluj"
722
+ ],
723
+ "This job will run all the assigned Ansible roles.": [
724
+ ""
725
+ ],
726
+ "For more advanced scheduling options": [
727
+ ""
728
+ ],
729
+ "view remote execution page.": [
730
+ ""
731
+ ],
732
+ "Schedule recurring Ansible roles job": [
733
+ ""
734
+ ],
735
+ "Description": [
736
+ "Opis"
737
+ ],
738
+ "Result": [
739
+ ""
740
+ ],
741
+ "State": [
742
+ "Stan"
743
+ ],
744
+ "Executed at": [
745
+ ""
746
+ ],
747
+ "Schedule": [
748
+ ""
749
+ ],
750
+ "Previously executed jobs": [
751
+ ""
752
+ ],
753
+ "Next Run": [
754
+ ""
755
+ ],
756
+ "Cancel Ansible config job": [
757
+ ""
758
+ ],
759
+ "Are you sure you want to cancel Ansible config job?": [
760
+ ""
761
+ ],
762
+ "Scheduled recurring jobs": [
763
+ ""
764
+ ],
765
+ "Schedule recurring job": [
766
+ ""
767
+ ],
768
+ "No config job for Ansible roles scheduled": [
769
+ ""
770
+ ],
771
+ "No previous job executions found": [
772
+ ""
773
+ ],
774
+ "Source": [
775
+ "Źródło"
776
+ ],
777
+ "Inherited from Hostgroup": [
778
+ ""
779
+ ],
780
+ "Directly assigned to Host": [
781
+ ""
782
+ ],
783
+ "All assigned Ansible roles": [
784
+ ""
785
+ ],
786
+ "This list consists of host assigned roles and group assigned roles. Group assigned roles will always be executed prior to host assigned roles.": [
787
+ ""
788
+ ],
789
+ "No Ansible roles assigned": [
790
+ ""
791
+ ],
792
+ "Confirm": [
793
+ ""
794
+ ],
795
+ "There was a following error when assigning Ansible Roles: %s": [
796
+ ""
797
+ ],
798
+ "Ansible Roles were successfully assigned.": [
799
+ ""
800
+ ],
801
+ "Edit Ansible Roles": [
802
+ ""
803
+ ],
804
+ "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.": [
805
+ ""
806
+ ],
807
+ "Close": [
808
+ "Zamknij"
809
+ ],
810
+ "Edit Ansible roles": [
811
+ ""
812
+ ],
813
+ "Ansible roles assigned directly to host": [
814
+ ""
815
+ ],
816
+ "view all assigned roles": [
817
+ ""
818
+ ],
819
+ "Assign roles directly to the host": [
820
+ ""
821
+ ],
822
+ "View inherited roles": [
823
+ ""
824
+ ],
825
+ "No roles assigned directly to the host": [
826
+ ""
827
+ ],
828
+ "Inventory": [
829
+ ""
830
+ ],
831
+ "Import roles and variables started: ": [
832
+ ""
833
+ ],
834
+ "view the task in progress": [
835
+ ""
836
+ ],
837
+ "Failed to import roles and variables ": [
838
+ ""
839
+ ],
840
+ "Operation": [
841
+ ""
842
+ ],
843
+ "Host count": [
844
+ ""
845
+ ],
846
+ "Hostgroup count": [
847
+ ""
848
+ ],
849
+ "Available Ansible Roles": [
850
+ ""
851
+ ],
852
+ "Assigned Ansible Roles": [
853
+ ""
854
+ ],
855
+ "Failed to fetch Ansible Roles from server.": [
856
+ ""
857
+ ],
858
+ "You are not authorized to perform this action.": [
859
+ "Nie masz wystarczających uprawnień, aby wykonać tą akcję."
860
+ ],
861
+ "Please request one of the required permissions listed below from a Foreman administrator:": [
862
+ "Proszę poprosić o jedno z wymaganych uprawnień wymienionych niżej od administratora Foreman:"
863
+ ],
864
+ "Permission Denied": [
865
+ ""
866
+ ],
867
+ "This Ansible role is inherited from parent host group": [
868
+ ""
869
+ ],
870
+ "This Ansible role is inherited from host group": [
871
+ ""
872
+ ],
873
+ "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": [
874
+ ""
875
+ ],
876
+ "Add selected": [
877
+ ""
878
+ ],
879
+ "Add all": [
880
+ ""
881
+ ],
882
+ "Remove all": [
883
+ ""
884
+ ],
885
+ "Remove selected": [
886
+ ""
887
+ ],
888
+ "%(selectedCount)s of %(totalCount)s items selected": [
889
+ ""
890
+ ],
891
+ "Available Ansible roles": [
892
+ ""
893
+ ],
894
+ "Host assigned Ansible roles": [
895
+ ""
896
+ ],
897
+ "Error!": [
898
+ ""
899
+ ],
900
+ "Nothing Found!": [
901
+ ""
902
+ ],
903
+ "Permission denied": [
904
+ "Odmowa dostępu"
905
+ ],
906
+ "You are not authorized to view the page. ": [
907
+ ""
908
+ ],
909
+ "Request the following permissions from administrator: %s.": [
910
+ ""
911
+ ],
912
+ "Configure Recurring Job": [
913
+ ""
914
+ ],
915
+ "Action with sub plans": [
916
+ ""
917
+ ],
918
+ "Import Puppet classes": [
919
+ ""
920
+ ],
921
+ "Import facts": [
922
+ ""
923
+ ],
924
+ "Remote action:": [
925
+ ""
926
+ ],
927
+ "Ansible support in Foreman": [
928
+ ""
929
+ ]
930
+ }
931
+ }
932
+ };