foreman_ansible 3.0.6 → 3.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/models/ansible_variable.rb +1 -0
- data/lib/foreman_ansible/version.rb +1 -1
- data/locale/de/foreman_ansible.edit.po +318 -189
- data/locale/en/foreman_ansible.edit.po +61 -41
- data/locale/es/foreman_ansible.edit.po +342 -193
- data/locale/fr/foreman_ansible.edit.po +356 -205
- data/locale/it/foreman_ansible.edit.po +262 -140
- data/locale/ja/foreman_ansible.edit.po +322 -200
- data/locale/ko/foreman_ansible.edit.po +243 -135
- data/locale/pt_BR/foreman_ansible.edit.po +340 -191
- data/locale/ru/foreman_ansible.edit.po +254 -132
- data/locale/zh_CN/foreman_ansible.edit.po +318 -201
- data/locale/zh_TW/foreman_ansible.edit.po +243 -135
- metadata +2 -2
@@ -43,6 +43,22 @@ msgstr ""
|
|
43
43
|
msgid "No proxy found to import variables from, ensure that the smart proxy has the Ansible feature enabled."
|
44
44
|
msgstr ""
|
45
45
|
|
46
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:7 ../app/controllers/api/v2/ansible_inventories_controller.rb:12
|
47
|
+
msgid "Show Ansible inventory for hosts"
|
48
|
+
msgstr ""
|
49
|
+
|
50
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:8 ../app/controllers/api/v2/ansible_inventories_controller.rb:13
|
51
|
+
msgid "IDs of hosts included in inventory"
|
52
|
+
msgstr ""
|
53
|
+
|
54
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:17 ../app/controllers/api/v2/ansible_inventories_controller.rb:22
|
55
|
+
msgid "Show Ansible inventory for hostgroups"
|
56
|
+
msgstr ""
|
57
|
+
|
58
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:18 ../app/controllers/api/v2/ansible_inventories_controller.rb:23
|
59
|
+
msgid "IDs of hostgroups included in inventory"
|
60
|
+
msgstr ""
|
61
|
+
|
46
62
|
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
|
47
63
|
msgid "Override match"
|
48
64
|
msgstr ""
|
@@ -67,34 +83,38 @@ msgstr ""
|
|
67
83
|
msgid "List Ansible roles"
|
68
84
|
msgstr ""
|
69
85
|
|
70
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
86
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:29
|
71
87
|
msgid "Deletes Ansible role"
|
72
88
|
msgstr ""
|
73
89
|
|
74
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
90
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:35
|
75
91
|
msgid "Import Ansible roles"
|
76
92
|
msgstr ""
|
77
93
|
|
78
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
94
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:36 ../app/controllers/api/v2/ansible_roles_controller.rb:43 ../app/controllers/api/v2/ansible_variables_controller.rb:75 ../app/controllers/api/v2/ansible_variables_controller.rb:85
|
79
95
|
msgid "Smart Proxy to import from"
|
80
96
|
msgstr ""
|
81
97
|
|
82
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
98
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:37
|
83
99
|
msgid "Ansible role names to import"
|
84
100
|
msgstr ""
|
85
101
|
|
86
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
102
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:42
|
87
103
|
msgid "Obsolete Ansible roles"
|
88
104
|
msgstr ""
|
89
105
|
|
90
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
106
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:49
|
91
107
|
msgid "Fetch Ansible roles available to be imported"
|
92
108
|
msgstr ""
|
93
109
|
|
94
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
110
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:50
|
95
111
|
msgid "Smart Proxy to fetch from"
|
96
112
|
msgstr ""
|
97
113
|
|
114
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:73
|
115
|
+
msgid "Smart proxy id is required"
|
116
|
+
msgstr ""
|
117
|
+
|
98
118
|
#: ../app/controllers/api/v2/ansible_variables_controller.rb:20
|
99
119
|
msgid "Show variable"
|
100
120
|
msgstr ""
|
@@ -103,71 +123,75 @@ msgstr ""
|
|
103
123
|
msgid "List Ansible variables"
|
104
124
|
msgstr ""
|
105
125
|
|
106
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
126
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:31
|
107
127
|
msgid "Deletes Ansible variable"
|
108
128
|
msgstr ""
|
109
129
|
|
110
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
130
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:40
|
111
131
|
msgid "Name of variable"
|
112
132
|
msgstr ""
|
113
133
|
|
114
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
134
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:41
|
115
135
|
msgid "Role ID"
|
116
136
|
msgstr ""
|
117
137
|
|
118
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
138
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:42
|
119
139
|
msgid "Default value of variable"
|
120
140
|
msgstr ""
|
121
141
|
|
122
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
142
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:43
|
123
143
|
msgid "When enabled the parameter is hidden in the UI"
|
124
144
|
msgstr ""
|
125
145
|
|
126
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
146
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:44
|
127
147
|
msgid "The order in which values are resolved"
|
128
148
|
msgstr ""
|
129
149
|
|
130
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
150
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:45
|
131
151
|
msgid "Description of variable"
|
132
152
|
msgstr ""
|
133
153
|
|
134
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
154
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:46
|
135
155
|
msgid "Types of validation values"
|
136
156
|
msgstr ""
|
137
157
|
|
138
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
158
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:47
|
139
159
|
msgid "Used to enforce certain values for the parameter values"
|
140
160
|
msgstr ""
|
141
161
|
|
142
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
162
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:48
|
143
163
|
msgid "Types of variable values"
|
144
164
|
msgstr ""
|
145
165
|
|
146
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
166
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:49
|
147
167
|
msgid "Merge all matching values (only array/hash type)"
|
148
168
|
msgstr ""
|
149
169
|
|
150
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
170
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:50
|
151
171
|
msgid "Include default value when merging all matching values"
|
152
172
|
msgstr ""
|
153
173
|
|
154
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
174
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:51
|
155
175
|
msgid "Remove duplicate values (only array type)"
|
156
176
|
msgstr ""
|
157
177
|
|
158
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
178
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:52
|
179
|
+
msgid "Whether to override variable or not"
|
180
|
+
msgstr ""
|
181
|
+
|
182
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:56
|
159
183
|
msgid "Create Ansible variable"
|
160
184
|
msgstr ""
|
161
185
|
|
162
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
186
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:63
|
163
187
|
msgid "Updates Ansible variable"
|
164
188
|
msgstr ""
|
165
189
|
|
166
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
190
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:73
|
167
191
|
msgid "Import Ansible variables. This will only import variables for already existing roles, it will not import any new roles"
|
168
192
|
msgstr ""
|
169
193
|
|
170
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
194
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:83
|
171
195
|
msgid "Obsolete Ansible variables. This will only obsolete variables for already existing roles, it will not delete any old roles"
|
172
196
|
msgstr ""
|
173
197
|
|
@@ -251,18 +275,10 @@ msgstr ""
|
|
251
275
|
msgid "%s ago"
|
252
276
|
msgstr ""
|
253
277
|
|
254
|
-
#: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
|
278
|
+
#: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
|
255
279
|
msgid "Play Ansible roles"
|
256
280
|
msgstr ""
|
257
281
|
|
258
|
-
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:10
|
259
|
-
msgid "Playbook execution failed"
|
260
|
-
msgstr ""
|
261
|
-
|
262
|
-
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30 ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
|
263
|
-
msgid "Error loading data from proxy"
|
264
|
-
msgstr ""
|
265
|
-
|
266
282
|
#: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
|
267
283
|
msgid "Foreman"
|
268
284
|
msgstr ""
|
@@ -300,7 +316,7 @@ msgid "WinRM cert Validation"
|
|
300
316
|
msgstr ""
|
301
317
|
|
302
318
|
#: ../app/models/setting/ansible.rb:46
|
303
|
-
msgid "Foreman will add
|
319
|
+
msgid "Foreman will add this level of verbosity for additional debugging output when running Ansible playbooks."
|
304
320
|
msgstr ""
|
305
321
|
|
306
322
|
#: ../app/models/setting/ansible.rb:49
|
@@ -359,7 +375,7 @@ msgstr ""
|
|
359
375
|
msgid "Implementation for running Ansible"
|
360
376
|
msgstr ""
|
361
377
|
|
362
|
-
#: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:
|
378
|
+
#: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:97
|
363
379
|
msgid "Ansible"
|
364
380
|
msgstr ""
|
365
381
|
|
@@ -467,7 +483,7 @@ msgstr ""
|
|
467
483
|
msgid "Actions"
|
468
484
|
msgstr ""
|
469
485
|
|
470
|
-
#: ../app/views/ansible_roles/index.html.erb:27 ../lib/foreman_ansible/register.rb:
|
486
|
+
#: ../app/views/ansible_roles/index.html.erb:27 ../lib/foreman_ansible/register.rb:103
|
471
487
|
msgid "Variables"
|
472
488
|
msgstr ""
|
473
489
|
|
@@ -653,7 +669,7 @@ msgstr ""
|
|
653
669
|
msgid "Insights remediation on %{hosts_count} host(s) has finished successfully"
|
654
670
|
msgstr ""
|
655
671
|
|
656
|
-
#: ../lib/foreman_ansible/register.rb:
|
672
|
+
#: ../lib/foreman_ansible/register.rb:99
|
657
673
|
msgid "Roles"
|
658
674
|
msgstr ""
|
659
675
|
|
@@ -673,20 +689,24 @@ msgstr ""
|
|
673
689
|
msgid "Runs a given maintenance plan from Red Hat Access Insights given an ID."
|
674
690
|
msgstr ""
|
675
691
|
|
692
|
+
#: ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
|
693
|
+
msgid "Error loading data from proxy"
|
694
|
+
msgstr ""
|
695
|
+
|
676
696
|
#: action_names.rb:2
|
677
|
-
msgid "
|
697
|
+
msgid "Import Puppet classes"
|
678
698
|
msgstr ""
|
679
699
|
|
680
700
|
#: action_names.rb:3
|
681
|
-
msgid "Import
|
701
|
+
msgid "Import facts"
|
682
702
|
msgstr ""
|
683
703
|
|
684
704
|
#: action_names.rb:4
|
685
|
-
msgid "
|
705
|
+
msgid "Action with sub plans"
|
686
706
|
msgstr ""
|
687
707
|
|
688
708
|
#: action_names.rb:5
|
689
|
-
msgid "
|
709
|
+
msgid "Remote action:"
|
690
710
|
msgstr ""
|
691
711
|
|
692
712
|
#: gemspec.rb:2
|
@@ -1,33 +1,44 @@
|
|
1
|
-
#
|
2
|
-
# Copyright (C)
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
3
|
# This file is distributed under the same license as the foreman_ansible package.
|
4
|
-
# FIRST AUTHOR <EMAIL@ADDRESS>,
|
5
|
-
#
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
+
#
|
6
|
+
# Translators:
|
7
|
+
# Jared Nelson <jared@ajpadilla.com>, 2018
|
8
|
+
# Gustavo Varela <gustavo.varela@gmail.com>, 2018
|
9
|
+
# Carmela Rubiños <carmela.rubinos@gmail.com>, 2018
|
10
|
+
# Lukáš Zapletal, 2018
|
11
|
+
# francis <hackgo@gmail.com>, 2018
|
12
|
+
# Sergio Ocón <sergio.ocon@redhat.com>, 2019
|
13
|
+
# Félix Barbeira <fbarbeira@gmail.com>, 2019
|
14
|
+
# Bryan Kearney <bryan.kearney@gmail.com>, 2019
|
15
|
+
#
|
16
|
+
#, fuzzy
|
6
17
|
msgid ""
|
7
18
|
msgstr ""
|
8
19
|
"Project-Id-Version: foreman_ansible 3.0.0\n"
|
9
20
|
"Report-Msgid-Bugs-To: \n"
|
10
|
-
"
|
11
|
-
"
|
12
|
-
"
|
13
|
-
"Language: es\n"
|
21
|
+
"POT-Creation-Date: 2019-06-27 17:00+0200\n"
|
22
|
+
"PO-Revision-Date: 2018-11-14 21:36+0000\n"
|
23
|
+
"Last-Translator: Bryan Kearney <bryan.kearney@gmail.com>, 2019\n"
|
24
|
+
"Language-Team: Spanish (https://www.transifex.com/foreman/teams/114/es/)\n"
|
14
25
|
"MIME-Version: 1.0\n"
|
15
26
|
"Content-Type: text/plain; charset=UTF-8\n"
|
16
27
|
"Content-Transfer-Encoding: 8bit\n"
|
17
|
-
"
|
18
|
-
"
|
28
|
+
"Language: es\n"
|
29
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
19
30
|
|
20
31
|
#: ../app/controllers/ansible_roles_controller.rb:35
|
21
32
|
msgid "Import of roles successfully finished."
|
22
|
-
msgstr ""
|
33
|
+
msgstr "Importación de roles finalizada correctamente."
|
23
34
|
|
24
35
|
#: ../app/controllers/ansible_roles_controller.rb:50
|
25
36
|
msgid "No changes in roles detected."
|
26
|
-
msgstr ""
|
37
|
+
msgstr "No se detectaron cambios en roles."
|
27
38
|
|
28
39
|
#: ../app/controllers/ansible_roles_controller.rb:51
|
29
40
|
msgid "No changes in roles detected on %s."
|
30
|
-
msgstr ""
|
41
|
+
msgstr "No se detectaron cambios en roles en %s."
|
31
42
|
|
32
43
|
#: ../app/controllers/ansible_variables_controller.rb:39
|
33
44
|
msgid "No changes in variables detected on %s."
|
@@ -42,16 +53,38 @@ msgid ""
|
|
42
53
|
msgstr ""
|
43
54
|
|
44
55
|
#: ../app/controllers/ansible_variables_controller.rb:102
|
45
|
-
msgid "
|
56
|
+
msgid ""
|
57
|
+
"No proxy found to import variables from, ensure that the smart proxy has the"
|
58
|
+
" Ansible feature enabled."
|
59
|
+
msgstr ""
|
60
|
+
|
61
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:7
|
62
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:12
|
63
|
+
msgid "Show Ansible inventory for hosts"
|
64
|
+
msgstr ""
|
65
|
+
|
66
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:8
|
67
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:13
|
68
|
+
msgid "IDs of hosts included in inventory"
|
69
|
+
msgstr ""
|
70
|
+
|
71
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:17
|
72
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:22
|
73
|
+
msgid "Show Ansible inventory for hostgroups"
|
74
|
+
msgstr ""
|
75
|
+
|
76
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:18
|
77
|
+
#: ../app/controllers/api/v2/ansible_inventories_controller.rb:23
|
78
|
+
msgid "IDs of hostgroups included in inventory"
|
46
79
|
msgstr ""
|
47
80
|
|
48
81
|
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:17
|
49
82
|
msgid "Override match"
|
50
|
-
msgstr ""
|
83
|
+
msgstr "Sustituir coincidencia"
|
51
84
|
|
52
85
|
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:18
|
53
86
|
msgid "Override value, required if omit is false"
|
54
|
-
msgstr ""
|
87
|
+
msgstr "Valor de reemplazo; obligatorio si omit es 'false'"
|
55
88
|
|
56
89
|
#: ../app/controllers/api/v2/ansible_override_values_controller.rb:22
|
57
90
|
msgid "Create an override value for a specific ansible variable"
|
@@ -63,38 +96,45 @@ msgstr ""
|
|
63
96
|
|
64
97
|
#: ../app/controllers/api/v2/ansible_roles_controller.rb:18
|
65
98
|
msgid "Show role"
|
66
|
-
msgstr ""
|
99
|
+
msgstr "Mostrar rol"
|
67
100
|
|
68
101
|
#: ../app/controllers/api/v2/ansible_roles_controller.rb:22
|
69
102
|
msgid "List Ansible roles"
|
70
|
-
msgstr ""
|
103
|
+
msgstr "Mostrar roles Ansible"
|
71
104
|
|
72
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
105
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:29
|
73
106
|
msgid "Deletes Ansible role"
|
74
|
-
msgstr ""
|
107
|
+
msgstr "Elimina rol Ansible"
|
75
108
|
|
76
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
109
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:35
|
77
110
|
msgid "Import Ansible roles"
|
78
|
-
msgstr ""
|
111
|
+
msgstr "Importar roles Ansible"
|
79
112
|
|
80
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
113
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:36
|
114
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:43
|
115
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:75
|
116
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:85
|
81
117
|
msgid "Smart Proxy to import from"
|
82
|
-
msgstr ""
|
118
|
+
msgstr "Proxy inteligente desde el cual importar"
|
83
119
|
|
84
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
120
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:37
|
85
121
|
msgid "Ansible role names to import"
|
86
|
-
msgstr ""
|
122
|
+
msgstr "Nombres de rol Ansible por importar"
|
87
123
|
|
88
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
124
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:42
|
89
125
|
msgid "Obsolete Ansible roles"
|
90
|
-
msgstr ""
|
126
|
+
msgstr "Roles Ansible obsoletos"
|
91
127
|
|
92
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
128
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:49
|
93
129
|
msgid "Fetch Ansible roles available to be imported"
|
94
|
-
msgstr ""
|
130
|
+
msgstr "Buscar roles Ansible disponibles para importar"
|
95
131
|
|
96
|
-
#: ../app/controllers/api/v2/ansible_roles_controller.rb:
|
132
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:50
|
97
133
|
msgid "Smart Proxy to fetch from"
|
134
|
+
msgstr "Proxy inteligente desde el cual se debe buscar"
|
135
|
+
|
136
|
+
#: ../app/controllers/api/v2/ansible_roles_controller.rb:73
|
137
|
+
msgid "Smart proxy id is required"
|
98
138
|
msgstr ""
|
99
139
|
|
100
140
|
#: ../app/controllers/api/v2/ansible_variables_controller.rb:20
|
@@ -105,89 +145,98 @@ msgstr ""
|
|
105
145
|
msgid "List Ansible variables"
|
106
146
|
msgstr ""
|
107
147
|
|
108
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
148
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:31
|
109
149
|
msgid "Deletes Ansible variable"
|
110
150
|
msgstr ""
|
111
151
|
|
112
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
152
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:40
|
113
153
|
msgid "Name of variable"
|
114
|
-
msgstr ""
|
154
|
+
msgstr "Nombre de la variable"
|
115
155
|
|
116
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
156
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:41
|
117
157
|
msgid "Role ID"
|
118
158
|
msgstr ""
|
119
159
|
|
120
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
160
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:42
|
121
161
|
msgid "Default value of variable"
|
122
|
-
msgstr ""
|
162
|
+
msgstr "Valor predeterminado de la variable"
|
123
163
|
|
124
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
164
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:43
|
125
165
|
msgid "When enabled the parameter is hidden in the UI"
|
126
|
-
msgstr ""
|
166
|
+
msgstr "Al habilitarse, el parámetro está oculto en la UI."
|
127
167
|
|
128
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
168
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:44
|
129
169
|
msgid "The order in which values are resolved"
|
130
|
-
msgstr ""
|
170
|
+
msgstr "El orden en el cual se resuelven los valores"
|
131
171
|
|
132
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
172
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:45
|
133
173
|
msgid "Description of variable"
|
134
|
-
msgstr ""
|
174
|
+
msgstr "Descripción de la variable"
|
135
175
|
|
136
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
176
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:46
|
137
177
|
msgid "Types of validation values"
|
138
|
-
msgstr ""
|
178
|
+
msgstr "Tipos de valores de validación"
|
139
179
|
|
140
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
180
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:47
|
141
181
|
msgid "Used to enforce certain values for the parameter values"
|
142
|
-
msgstr ""
|
182
|
+
msgstr "Utilizado para imponer ciertos valores para los valores del parámetro"
|
143
183
|
|
144
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
184
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:48
|
145
185
|
msgid "Types of variable values"
|
146
|
-
msgstr ""
|
186
|
+
msgstr "Tipos de valores de variable"
|
147
187
|
|
148
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
188
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:49
|
149
189
|
msgid "Merge all matching values (only array/hash type)"
|
150
|
-
msgstr ""
|
190
|
+
msgstr "Combinar todos los valores que coinciden (solo tipo array/hash)"
|
151
191
|
|
152
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
192
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:50
|
153
193
|
msgid "Include default value when merging all matching values"
|
154
194
|
msgstr ""
|
195
|
+
"Incluir el valor predeterminado al combinar todos los valores que coinciden"
|
155
196
|
|
156
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
197
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:51
|
157
198
|
msgid "Remove duplicate values (only array type)"
|
199
|
+
msgstr "Eliminar valores duplicados (solo tipo array)"
|
200
|
+
|
201
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:52
|
202
|
+
msgid "Whether to override variable or not"
|
158
203
|
msgstr ""
|
159
204
|
|
160
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
205
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:56
|
161
206
|
msgid "Create Ansible variable"
|
162
207
|
msgstr ""
|
163
208
|
|
164
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
209
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:63
|
165
210
|
msgid "Updates Ansible variable"
|
166
211
|
msgstr ""
|
167
212
|
|
168
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
169
|
-
msgid "
|
213
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:73
|
214
|
+
msgid ""
|
215
|
+
"Import Ansible variables. This will only import variables for already "
|
216
|
+
"existing roles, it will not import any new roles"
|
170
217
|
msgstr ""
|
171
218
|
|
172
|
-
#: ../app/controllers/api/v2/ansible_variables_controller.rb:
|
173
|
-
msgid "
|
219
|
+
#: ../app/controllers/api/v2/ansible_variables_controller.rb:83
|
220
|
+
msgid ""
|
221
|
+
"Obsolete Ansible variables. This will only obsolete variables for already "
|
222
|
+
"existing roles, it will not delete any old roles"
|
174
223
|
msgstr ""
|
175
224
|
|
176
225
|
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:20
|
177
226
|
msgid "Plays Ansible roles on a hostgroup"
|
178
|
-
msgstr ""
|
227
|
+
msgstr "Ejecuta roles Ansible en un grupo de hosts"
|
179
228
|
|
180
229
|
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:30
|
181
230
|
msgid "Plays Ansible roles on hostgroups"
|
182
|
-
msgstr ""
|
231
|
+
msgstr "Ejecuta roles Ansible en grupos de hosts"
|
183
232
|
|
184
233
|
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:31
|
185
234
|
msgid "IDs of hostgroups to play roles on"
|
186
|
-
msgstr ""
|
235
|
+
msgstr "ID de grupos de hosts en los que se ejecutan roles"
|
187
236
|
|
188
237
|
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:42
|
189
238
|
msgid "List all Ansible roles for a hostgroup"
|
190
|
-
msgstr ""
|
239
|
+
msgstr "Lista de todos los roles Ansible para un grupo de hosts"
|
191
240
|
|
192
241
|
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_controller_extensions.rb:53
|
193
242
|
msgid "Assigns Ansible roles to a hostgroup"
|
@@ -197,25 +246,26 @@ msgstr ""
|
|
197
246
|
msgid "Ansible roles to assign to a hostgroup"
|
198
247
|
msgstr ""
|
199
248
|
|
200
|
-
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13
|
249
|
+
#: ../app/controllers/foreman_ansible/api/v2/hostgroups_param_group_extensions.rb:13
|
250
|
+
#: ../app/controllers/foreman_ansible/api/v2/hosts_param_group_extensions.rb:13
|
201
251
|
msgid "IDs of associated ansible roles"
|
202
|
-
msgstr ""
|
252
|
+
msgstr "ID de roles Ansible asociados"
|
203
253
|
|
204
254
|
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:26
|
205
255
|
msgid "Plays Ansible roles on a host"
|
206
|
-
msgstr ""
|
256
|
+
msgstr "Ejecuta roles Ansible en un host"
|
207
257
|
|
208
258
|
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:35
|
209
259
|
msgid "Plays Ansible roles on hosts"
|
210
|
-
msgstr ""
|
260
|
+
msgstr "Ejecuta roles Ansible en hosts"
|
211
261
|
|
212
262
|
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:36
|
213
263
|
msgid "IDs of hosts to play roles on"
|
214
|
-
msgstr ""
|
264
|
+
msgstr "ID de hosts en los que se ejecutan roles"
|
215
265
|
|
216
266
|
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:46
|
217
267
|
msgid "List all Ansible roles for a host"
|
218
|
-
msgstr ""
|
268
|
+
msgstr "Lista de todos los roles Ansible para un host"
|
219
269
|
|
220
270
|
#: ../app/controllers/foreman_ansible/api/v2/hosts_controller_extensions.rb:56
|
221
271
|
msgid "Assigns Ansible roles to a host"
|
@@ -227,19 +277,19 @@ msgstr ""
|
|
227
277
|
|
228
278
|
#: ../app/controllers/foreman_ansible/concerns/hostgroups_controller_extensions.rb:27
|
229
279
|
msgid "Host group has no associated hosts"
|
230
|
-
msgstr ""
|
280
|
+
msgstr "El grupo de hosts no tiene hosts asociados"
|
231
281
|
|
232
282
|
#: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:13
|
233
283
|
msgid "There are no Ansible roles to play"
|
234
|
-
msgstr ""
|
284
|
+
msgstr "No hay roles Ansible para ejecutar"
|
235
285
|
|
236
286
|
#: ../app/controllers/foreman_ansible/concerns/job_invocation_helper.rb:15
|
237
287
|
msgid "Could not run Ansible roles for %{host}"
|
238
|
-
msgstr ""
|
288
|
+
msgstr "No fue posible ejecutar roles Ansible para %{host}"
|
239
289
|
|
240
290
|
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:8
|
241
291
|
msgid "Import from %s"
|
242
|
-
msgstr ""
|
292
|
+
msgstr "Importar de %s"
|
243
293
|
|
244
294
|
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:23
|
245
295
|
msgid "Ansible Role"
|
@@ -247,111 +297,146 @@ msgstr ""
|
|
247
297
|
|
248
298
|
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:29
|
249
299
|
msgid "Import"
|
250
|
-
msgstr ""
|
300
|
+
msgstr "Importar"
|
251
301
|
|
252
302
|
#: ../app/helpers/foreman_ansible/ansible_roles_helper.rb:35
|
253
303
|
msgid "%s ago"
|
254
|
-
msgstr ""
|
304
|
+
msgstr "Hace %s"
|
255
305
|
|
256
|
-
#: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
|
306
|
+
#: ../app/helpers/foreman_ansible/hosts_helper_extensions.rb:13
|
307
|
+
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:18
|
257
308
|
msgid "Play Ansible roles"
|
258
|
-
msgstr ""
|
309
|
+
msgstr "Ejecutar roles Ansible"
|
259
310
|
|
260
311
|
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:10
|
261
312
|
msgid "Playbook execution failed"
|
262
|
-
msgstr ""
|
313
|
+
msgstr "Error en la ejecución del Playbook"
|
263
314
|
|
264
|
-
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30
|
315
|
+
#: ../app/lib/actions/foreman_ansible/helpers/host_common.rb:30
|
316
|
+
#: ../lib/foreman_ansible_core/remote_execution_core/ansible_runner.rb:36
|
265
317
|
msgid "Error loading data from proxy"
|
266
|
-
msgstr ""
|
318
|
+
msgstr "Error al cargar los datos del proxy"
|
267
319
|
|
268
320
|
#: ../app/lib/actions/foreman_ansible/helpers/play_roles_description.rb:13
|
269
321
|
msgid "Foreman"
|
270
|
-
msgstr ""
|
322
|
+
msgstr "Foreman"
|
271
323
|
|
272
324
|
#: ../app/lib/proxy_api/ansible.rb:27
|
273
325
|
msgid "Unable to get roles from Ansible"
|
274
|
-
msgstr ""
|
326
|
+
msgstr "No se pudieron obtener roles de Ansible"
|
275
327
|
|
276
328
|
#: ../app/lib/proxy_api/ansible.rb:34 ../app/lib/proxy_api/ansible.rb:41
|
277
329
|
msgid "Unable to get roles/variables from Ansible"
|
278
330
|
msgstr ""
|
279
331
|
|
280
332
|
#: ../app/models/setting/ansible.rb:20
|
281
|
-
msgid "
|
333
|
+
msgid ""
|
334
|
+
"Use this to supply a path to an SSH Private Key that Ansible will use in "
|
335
|
+
"lieu of a password Override with \"ansible_ssh_private_key_file\" host "
|
336
|
+
"parameter"
|
282
337
|
msgstr ""
|
338
|
+
"Utilice esto para proveer una ruta a una clave privada SSH que utilizará "
|
339
|
+
"Ansible, en lugar de un reemplazo de contraseña con el parámetro de host "
|
340
|
+
"\"ansible_ssh_private_key_file\""
|
283
341
|
|
284
342
|
#: ../app/models/setting/ansible.rb:25
|
285
343
|
msgid "Private Key Path"
|
286
|
-
msgstr ""
|
344
|
+
msgstr "Ruta de clave privada"
|
287
345
|
|
288
346
|
#: ../app/models/setting/ansible.rb:29
|
289
|
-
msgid "
|
347
|
+
msgid ""
|
348
|
+
"Use this connection type by default when running Ansible playbooks. You can "
|
349
|
+
"override this on hosts by adding a parameter \"ansible_connection\""
|
290
350
|
msgstr ""
|
351
|
+
"Utilice este tipo de conexión de forma predeterminada al ejecutar playbooks "
|
352
|
+
"de Ansible. Puede reemplazarlo en los hosts añadiendo un parámetro "
|
353
|
+
"\"ansible_connection\""
|
291
354
|
|
292
355
|
#: ../app/models/setting/ansible.rb:33
|
293
356
|
msgid "Connection type"
|
294
|
-
msgstr ""
|
357
|
+
msgstr "Tipo de conexión"
|
295
358
|
|
296
359
|
#: ../app/models/setting/ansible.rb:37
|
297
|
-
msgid "
|
360
|
+
msgid ""
|
361
|
+
"Enable/disable WinRM server certificate validation when running Ansible "
|
362
|
+
"playbooks. You can override this on hosts by adding a parameter "
|
363
|
+
"\"ansible_winrm_server_cert_validation\""
|
298
364
|
msgstr ""
|
365
|
+
"Habilite/inhabilite la validación del certificado del servidor WinRM al "
|
366
|
+
"ejecutar playbooks de Ansible. Puede reemplazarlo en los hosts añadiendo un "
|
367
|
+
"parámetro \"ansible_winrm_server_cert_validation\""
|
299
368
|
|
300
369
|
#: ../app/models/setting/ansible.rb:42
|
301
370
|
msgid "WinRM cert Validation"
|
302
|
-
msgstr ""
|
371
|
+
msgstr "Validación de certificado WinRM"
|
303
372
|
|
304
373
|
#: ../app/models/setting/ansible.rb:46
|
305
|
-
msgid "
|
374
|
+
msgid ""
|
375
|
+
"Foreman will add the this level of verbosity for additional debugging output"
|
376
|
+
" when running Ansible playbooks."
|
306
377
|
msgstr ""
|
378
|
+
"Foreman añadirá este nivel de detalle para una salida de depuración "
|
379
|
+
"adicional al ejecutar playbooks de Ansible."
|
307
380
|
|
308
381
|
#: ../app/models/setting/ansible.rb:49
|
309
382
|
msgid "Default verbosity level"
|
310
|
-
msgstr ""
|
383
|
+
msgstr "Nivel de detalle predeterminado"
|
311
384
|
|
312
385
|
#: ../app/models/setting/ansible.rb:52
|
313
386
|
msgid "Disabled"
|
314
|
-
msgstr ""
|
387
|
+
msgstr "Deshabilitado"
|
315
388
|
|
316
389
|
#: ../app/models/setting/ansible.rb:53
|
317
390
|
msgid "Level 1 (-v)"
|
318
|
-
msgstr ""
|
391
|
+
msgstr "Nivel 1 (-v)"
|
319
392
|
|
320
393
|
#: ../app/models/setting/ansible.rb:54
|
321
394
|
msgid "Level 2 (-vv)"
|
322
|
-
msgstr ""
|
395
|
+
msgstr "Nivel 2 (-vv)"
|
323
396
|
|
324
397
|
#: ../app/models/setting/ansible.rb:55
|
325
398
|
msgid "Level 3 (-vvv)"
|
326
|
-
msgstr ""
|
399
|
+
msgstr "Nivel 3 (-vvv)"
|
327
400
|
|
328
401
|
#: ../app/models/setting/ansible.rb:56
|
329
402
|
msgid "Level 4 (-vvvv)"
|
330
|
-
msgstr ""
|
403
|
+
msgstr "Nivel 4 (-vvvv)"
|
331
404
|
|
332
405
|
#: ../app/models/setting/ansible.rb:62
|
333
|
-
msgid "
|
406
|
+
msgid ""
|
407
|
+
"Timeout (in seconds) to set when Foreman will trigger a play Ansible roles "
|
408
|
+
"task after a host is fully provisioned. Set this to the maximum time you "
|
409
|
+
"expect a host to take until it is ready after a reboot."
|
334
410
|
msgstr ""
|
411
|
+
"Tiempo de espera (en segundos) a definir para cuando Foreman desencadene una"
|
412
|
+
" tarea de ejecución de roles Ansible después de aprovisionar un host por "
|
413
|
+
"completo. Defina este parámetro en el tiempo máximo que prevé que tardará un"
|
414
|
+
" host hasta estar listo tras un reinicio."
|
335
415
|
|
336
416
|
#: ../app/models/setting/ansible.rb:67
|
337
417
|
msgid "Post-provision timeout"
|
338
|
-
msgstr ""
|
418
|
+
msgstr "Tiempo de espera después del aprovisionamiento"
|
339
419
|
|
340
420
|
#: ../app/models/setting/ansible.rb:71
|
341
421
|
msgid "Timeout (in minutes) when hosts should have reported."
|
342
|
-
msgstr ""
|
422
|
+
msgstr "Límite de tiempo (en minutos) para informar los hosts."
|
343
423
|
|
344
424
|
#: ../app/models/setting/ansible.rb:73
|
345
425
|
msgid "Ansible report timeout"
|
346
|
-
msgstr ""
|
426
|
+
msgstr "Límite de tiempo de informe de Ansible"
|
347
427
|
|
348
428
|
#: ../app/models/setting/ansible.rb:77
|
349
|
-
msgid "
|
429
|
+
msgid ""
|
430
|
+
"Disable host configuration status turning to out of sync for %{cfgmgmt} "
|
431
|
+
"after report does not arrive within configured interval"
|
350
432
|
msgstr ""
|
433
|
+
"Deshabilitar el estado de configuración de host que pasa a fuera de "
|
434
|
+
"sincronización para %{cfgmgmt} si el informe no llega dentro del intervalo "
|
435
|
+
"configurado"
|
351
436
|
|
352
437
|
#: ../app/models/setting/ansible.rb:81
|
353
438
|
msgid "%{cfgmgmt} out of sync disabled"
|
354
|
-
msgstr ""
|
439
|
+
msgstr "%{cfgmgmt} fuera de sincronización deshabilitado"
|
355
440
|
|
356
441
|
#: ../app/models/setting/ansible.rb:86
|
357
442
|
msgid "Foreman will run Ansible playbooks using this implementation"
|
@@ -361,131 +446,158 @@ msgstr ""
|
|
361
446
|
msgid "Implementation for running Ansible"
|
362
447
|
msgstr ""
|
363
448
|
|
364
|
-
#: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:
|
449
|
+
#: ../app/models/setting/ansible.rb:104 ../lib/foreman_ansible/register.rb:97
|
365
450
|
msgid "Ansible"
|
366
|
-
msgstr ""
|
451
|
+
msgstr "Ansible"
|
367
452
|
|
368
453
|
#: ../app/services/foreman_ansible/insights_notification_builder.rb:51
|
369
454
|
msgid "Remediation Plan"
|
370
|
-
msgstr ""
|
455
|
+
msgstr "Plan de reparación"
|
371
456
|
|
372
|
-
#: ../app/services/foreman_ansible/insights_notification_builder.rb:61
|
457
|
+
#: ../app/services/foreman_ansible/insights_notification_builder.rb:61
|
458
|
+
#: ../db/seeds.d/90_notification_blueprints.rb:13
|
373
459
|
msgid "Job Details"
|
374
|
-
msgstr ""
|
460
|
+
msgstr "Detalles del trabajo"
|
375
461
|
|
376
462
|
#: ../app/services/foreman_ansible/proxy_api.rb:13
|
377
463
|
msgid "Proxy not found"
|
378
|
-
msgstr ""
|
464
|
+
msgstr "No se encontró el proxy"
|
379
465
|
|
380
466
|
#: ../app/views/ansible_roles/import.html.erb:1
|
381
467
|
msgid "Changed Ansible roles"
|
382
|
-
msgstr ""
|
468
|
+
msgstr "Roles Ansible cambiados"
|
383
469
|
|
384
|
-
#: ../app/views/ansible_roles/import.html.erb:3
|
470
|
+
#: ../app/views/ansible_roles/import.html.erb:3
|
471
|
+
#: ../app/views/ansible_variables/import.html.erb:3
|
385
472
|
msgid "Select the changes you want to realize in Foreman"
|
386
|
-
msgstr ""
|
473
|
+
msgstr "Seleccionar los cambios que desea realizar en Foreman"
|
387
474
|
|
388
|
-
#: ../app/views/ansible_roles/import.html.erb:5
|
475
|
+
#: ../app/views/ansible_roles/import.html.erb:5
|
476
|
+
#: ../app/views/ansible_variables/import.html.erb:5
|
389
477
|
msgid "Toggle"
|
390
|
-
msgstr ""
|
478
|
+
msgstr "Alternar"
|
391
479
|
|
392
|
-
#: ../app/views/ansible_roles/import.html.erb:6
|
480
|
+
#: ../app/views/ansible_roles/import.html.erb:6
|
481
|
+
#: ../app/views/ansible_variables/import.html.erb:6
|
393
482
|
msgid "New"
|
394
|
-
msgstr ""
|
483
|
+
msgstr "Nuevo"
|
395
484
|
|
396
|
-
#: ../app/views/ansible_roles/import.html.erb:8
|
485
|
+
#: ../app/views/ansible_roles/import.html.erb:8
|
486
|
+
#: ../app/views/ansible_variables/import.html.erb:8
|
397
487
|
msgid "Check/Uncheck new"
|
398
|
-
msgstr ""
|
488
|
+
msgstr "Marcar/Desmarcar nuevos"
|
399
489
|
|
400
|
-
#: ../app/views/ansible_roles/import.html.erb:9
|
490
|
+
#: ../app/views/ansible_roles/import.html.erb:9
|
491
|
+
#: ../app/views/ansible_variables/import.html.erb:9
|
401
492
|
msgid "Obsolete"
|
402
|
-
msgstr ""
|
493
|
+
msgstr "Obsoleto"
|
403
494
|
|
404
|
-
#: ../app/views/ansible_roles/import.html.erb:11
|
495
|
+
#: ../app/views/ansible_roles/import.html.erb:11
|
496
|
+
#: ../app/views/ansible_variables/import.html.erb:11
|
405
497
|
msgid "Check/Uncheck obsolete"
|
406
|
-
msgstr ""
|
498
|
+
msgstr "Marcar/Desmarcar obsoletos"
|
407
499
|
|
408
|
-
#: ../app/views/ansible_roles/import.html.erb:19
|
500
|
+
#: ../app/views/ansible_roles/import.html.erb:19
|
501
|
+
#: ../app/views/ansible_variables/import.html.erb:22
|
409
502
|
msgid "Check/Uncheck all"
|
410
|
-
msgstr ""
|
503
|
+
msgstr "Marcar/Desmarcar todos"
|
411
504
|
|
412
|
-
#: ../app/views/ansible_roles/import.html.erb:21
|
505
|
+
#: ../app/views/ansible_roles/import.html.erb:21
|
506
|
+
#: ../app/views/ansible_variables/import.html.erb:24
|
413
507
|
msgid "Name"
|
414
|
-
msgstr ""
|
508
|
+
msgstr "Nombre"
|
415
509
|
|
416
|
-
#: ../app/views/ansible_roles/import.html.erb:22
|
510
|
+
#: ../app/views/ansible_roles/import.html.erb:22
|
511
|
+
#: ../app/views/ansible_variables/import.html.erb:26
|
417
512
|
msgid "Hosts count"
|
418
|
-
msgstr ""
|
513
|
+
msgstr "Conteo de hosts"
|
419
514
|
|
420
|
-
#: ../app/views/ansible_roles/import.html.erb:23
|
515
|
+
#: ../app/views/ansible_roles/import.html.erb:23
|
516
|
+
#: ../app/views/ansible_variables/import.html.erb:27
|
421
517
|
msgid "Hostgroups count"
|
422
|
-
msgstr ""
|
518
|
+
msgstr "Conteo de grupos de hosts"
|
423
519
|
|
424
|
-
#: ../app/views/ansible_roles/import.html.erb:24
|
520
|
+
#: ../app/views/ansible_roles/import.html.erb:24
|
521
|
+
#: ../app/views/ansible_variables/import.html.erb:28
|
425
522
|
msgid "Operation"
|
426
|
-
msgstr ""
|
523
|
+
msgstr "Operación"
|
427
524
|
|
428
|
-
#: ../app/views/ansible_roles/import.html.erb:35
|
525
|
+
#: ../app/views/ansible_roles/import.html.erb:35
|
526
|
+
#: ../app/views/ansible_variables/import.html.erb:39
|
429
527
|
msgid "Check/Uncheck all %s changes"
|
430
|
-
msgstr ""
|
528
|
+
msgstr "Marcar/Desmarcar todos los cambios %s"
|
431
529
|
|
432
|
-
#: ../app/views/ansible_roles/import.html.erb:40
|
530
|
+
#: ../app/views/ansible_roles/import.html.erb:40
|
531
|
+
#: ../app/views/ansible_variables/import.html.erb:45
|
433
532
|
msgid "Add"
|
434
|
-
msgstr ""
|
533
|
+
msgstr "Añadir"
|
435
534
|
|
436
|
-
#: ../app/views/ansible_roles/import.html.erb:40
|
535
|
+
#: ../app/views/ansible_roles/import.html.erb:40
|
536
|
+
#: ../app/views/ansible_variables/import.html.erb:45
|
437
537
|
msgid "Remove"
|
438
|
-
msgstr ""
|
538
|
+
msgstr "Retirar"
|
439
539
|
|
440
|
-
#: ../app/views/ansible_roles/import.html.erb:48
|
540
|
+
#: ../app/views/ansible_roles/import.html.erb:48
|
541
|
+
#: ../app/views/ansible_variables/import.html.erb:53
|
441
542
|
msgid "Cancel"
|
442
|
-
msgstr ""
|
543
|
+
msgstr "Cancelar"
|
443
544
|
|
444
|
-
#: ../app/views/ansible_roles/import.html.erb:49
|
545
|
+
#: ../app/views/ansible_roles/import.html.erb:49
|
546
|
+
#: ../app/views/ansible_variables/import.html.erb:12
|
547
|
+
#: ../app/views/ansible_variables/import.html.erb:45
|
548
|
+
#: ../app/views/ansible_variables/import.html.erb:54
|
445
549
|
msgid "Update"
|
446
|
-
msgstr ""
|
550
|
+
msgstr "Actualizar"
|
447
551
|
|
448
|
-
#: ../app/views/ansible_roles/index.html.erb:1
|
552
|
+
#: ../app/views/ansible_roles/index.html.erb:1
|
553
|
+
#: ../app/views/ansible_roles/welcome.html.erb:1
|
554
|
+
#: ../app/views/ansible_roles/welcome.html.erb:6
|
555
|
+
#: ../app/views/foreman_ansible/ansible_roles/_select_tab_title.html.erb:1
|
449
556
|
msgid "Ansible Roles"
|
450
|
-
msgstr ""
|
557
|
+
msgstr "Roles Ansible"
|
451
558
|
|
452
559
|
#: ../app/views/ansible_roles/index.html.erb:9
|
453
560
|
msgid "Role|Name"
|
454
|
-
msgstr ""
|
561
|
+
msgstr "Nombre"
|
455
562
|
|
456
563
|
#: ../app/views/ansible_roles/index.html.erb:10
|
457
564
|
msgid "Hostgroups"
|
458
|
-
msgstr ""
|
565
|
+
msgstr "Grupos de hosts"
|
459
566
|
|
460
567
|
#: ../app/views/ansible_roles/index.html.erb:11
|
461
568
|
msgid "Hosts"
|
462
|
-
msgstr ""
|
569
|
+
msgstr "Hosts"
|
463
570
|
|
464
571
|
#: ../app/views/ansible_roles/index.html.erb:12
|
465
572
|
msgid "Imported at"
|
466
|
-
msgstr ""
|
573
|
+
msgstr "Importado a las"
|
467
574
|
|
468
|
-
#: ../app/views/ansible_roles/index.html.erb:13
|
575
|
+
#: ../app/views/ansible_roles/index.html.erb:13
|
576
|
+
#: ../app/views/ansible_variables/index.html.erb:16
|
469
577
|
msgid "Actions"
|
470
|
-
msgstr ""
|
578
|
+
msgstr "Acciones"
|
471
579
|
|
472
|
-
#: ../app/views/ansible_roles/index.html.erb:27
|
580
|
+
#: ../app/views/ansible_roles/index.html.erb:27
|
581
|
+
#: ../lib/foreman_ansible/register.rb:103
|
473
582
|
msgid "Variables"
|
474
|
-
msgstr ""
|
583
|
+
msgstr "Variables"
|
475
584
|
|
476
|
-
#: ../app/views/ansible_roles/index.html.erb:33
|
585
|
+
#: ../app/views/ansible_roles/index.html.erb:33
|
586
|
+
#: ../app/views/ansible_variables/index.html.erb:41
|
477
587
|
msgid "Delete %s?"
|
478
|
-
msgstr ""
|
588
|
+
msgstr "¿Borrar %s?"
|
479
589
|
|
480
590
|
#: ../app/views/ansible_roles/welcome.html.erb:7
|
481
591
|
msgid ""
|
482
592
|
"No ansible roles were found in Foreman. If you want to assign roles to your hosts,\n"
|
483
593
|
" you have to import them first."
|
484
594
|
msgstr ""
|
595
|
+
"No se encontraron roles Ansible en Foreman. Si desea asignar roles a sus hosts,\n"
|
596
|
+
" debe importarlos primero."
|
485
597
|
|
486
598
|
#: ../app/views/ansible_roles/welcome.html.erb:10
|
487
599
|
msgid "Learn more about this in the documentation."
|
488
|
-
msgstr ""
|
600
|
+
msgstr "Obtener más información acerca de esto en la documentación."
|
489
601
|
|
490
602
|
#: ../app/views/ansible_variables/_fields.erb:4
|
491
603
|
msgid "Ansible Variable Details (Imported)"
|
@@ -497,79 +609,106 @@ msgstr ""
|
|
497
609
|
|
498
610
|
#: ../app/views/ansible_variables/_fields.erb:11
|
499
611
|
msgid "Default Behavior"
|
500
|
-
msgstr ""
|
612
|
+
msgstr "Comportamiento predeterminado"
|
501
613
|
|
502
614
|
#: ../app/views/ansible_variables/_fields.erb:12
|
503
615
|
msgid "Override the default value of the Ansible variable."
|
504
616
|
msgstr ""
|
505
617
|
|
506
618
|
#: ../app/views/ansible_variables/_fields.erb:14
|
507
|
-
msgid "
|
619
|
+
msgid ""
|
620
|
+
"Mark the variable to be managed by Foreman. When the Ansible role of this "
|
621
|
+
"variable is assigned to a host, the default value will be added to Ansible "
|
622
|
+
"inventory as a host variable. Specify matchers to set a different value for "
|
623
|
+
"such variable."
|
508
624
|
msgstr ""
|
509
625
|
|
510
626
|
#: ../app/views/ansible_variables/_fields.erb:27
|
511
627
|
msgid "Value to use when there is no match."
|
512
|
-
msgstr ""
|
628
|
+
msgstr "Valor a utilizar cuando no existen coincidencias"
|
513
629
|
|
514
630
|
#: ../app/views/ansible_variables/_fields.erb:30
|
515
631
|
msgid "Hidden Value"
|
516
|
-
msgstr ""
|
632
|
+
msgstr "Valor oculto"
|
517
633
|
|
518
634
|
#: ../app/views/ansible_variables/_fields.erb:33
|
519
635
|
msgid "Hide all values for this parameter."
|
520
|
-
msgstr ""
|
636
|
+
msgstr "Ocultar todos los valores para este parámetro"
|
521
637
|
|
522
638
|
#: ../app/views/ansible_variables/_fields.erb:39
|
523
639
|
msgid "Optional Input Validator"
|
524
|
-
msgstr ""
|
640
|
+
msgstr "Validador de entrada opcional"
|
525
641
|
|
526
642
|
#: ../app/views/ansible_variables/_fields.erb:41
|
527
|
-
msgid "
|
643
|
+
msgid ""
|
644
|
+
"Before including these variables on your playbooks, Foreman will validate "
|
645
|
+
"that your variables comply with the validation."
|
528
646
|
msgstr ""
|
529
647
|
|
530
648
|
#: ../app/views/ansible_variables/_fields.erb:44
|
531
|
-
msgid "
|
649
|
+
msgid ""
|
650
|
+
"If checked, will raise an error if there is no default value and no matcher "
|
651
|
+
"provide a value."
|
532
652
|
msgstr ""
|
653
|
+
"Al seleccionarlo, aparecerá un error si no existe un valor predeterminado y "
|
654
|
+
"no existe ningún comparador que pueda proporcionar el valor."
|
533
655
|
|
534
656
|
#: ../app/views/ansible_variables/_fields.erb:53
|
535
657
|
msgid "Prioritize Attribute Order"
|
536
|
-
msgstr ""
|
658
|
+
msgstr "Priorizar orden de atributos"
|
537
659
|
|
538
660
|
#: ../app/views/ansible_variables/_fields.erb:54
|
539
661
|
msgid "Set the order in which values are resolved."
|
540
|
-
msgstr ""
|
662
|
+
msgstr "Establecer el orden en el cual se resuelven los valores"
|
541
663
|
|
542
664
|
#: ../app/views/ansible_variables/_fields.erb:55
|
543
665
|
msgid "Order"
|
544
|
-
msgstr ""
|
666
|
+
msgstr "Orden"
|
545
667
|
|
546
668
|
#: ../app/views/ansible_variables/_fields.erb:56
|
547
|
-
msgid "
|
669
|
+
msgid ""
|
670
|
+
"The order in which matchers keys are processed, first match wins.<br> You "
|
671
|
+
"may use multiple attributes as a matcher key, for example, an order of "
|
672
|
+
"<code>host group, environment</code> would expect a matcher such as "
|
673
|
+
"<code>hostgroup = \"web servers\", environment = production</code>"
|
548
674
|
msgstr ""
|
675
|
+
"El orden en que se procesan las llaves de concordancia, la primera "
|
676
|
+
"concordancia gana.<br> Se pueden usar múltiples atributos como llave de "
|
677
|
+
"concordancia, por ejemplo, con una orden de <code>host group, "
|
678
|
+
"environment</code> se esperaría una comparación como <code>hostgroup = \"web"
|
679
|
+
" servers\", environment = production</code>"
|
549
680
|
|
550
681
|
#: ../app/views/ansible_variables/_fields.erb:59
|
551
|
-
msgid "
|
682
|
+
msgid ""
|
683
|
+
"Continue to look for matches after first find (only array/hash type)? Note: "
|
684
|
+
"merging overrides ignores all matchers that are omitted."
|
552
685
|
msgstr ""
|
686
|
+
"¿Desea continuar buscando coincidencias después del primer resultado (solo "
|
687
|
+
"tipo array/hash)? Nota: Fusionar las anulaciones ignora todos los "
|
688
|
+
"comparadores que están omitidos."
|
553
689
|
|
554
690
|
#: ../app/views/ansible_variables/_fields.erb:61
|
555
691
|
msgid "Include default value when merging all matching values."
|
556
692
|
msgstr ""
|
693
|
+
"Incluir valor predeterminado al combinar todos los valores que coinciden"
|
557
694
|
|
558
695
|
#: ../app/views/ansible_variables/_fields.erb:64
|
559
696
|
msgid "Avoid duplicate values when merging them (only array type)?"
|
560
|
-
msgstr ""
|
697
|
+
msgstr "¿Evitar valores duplicados al combinarlos (solo tipo array)?"
|
561
698
|
|
562
699
|
#: ../app/views/ansible_variables/_fields.erb:68
|
563
700
|
msgid "Specify Matchers"
|
564
|
-
msgstr ""
|
701
|
+
msgstr "Especificar concordancias"
|
565
702
|
|
566
|
-
#: ../app/views/ansible_variables/edit.html.erb:4
|
703
|
+
#: ../app/views/ansible_variables/edit.html.erb:4
|
704
|
+
#: ../app/views/ansible_variables/index.html.erb:1
|
705
|
+
#: ../app/views/ansible_variables/new.html.erb:4
|
567
706
|
msgid "Ansible Variables"
|
568
707
|
msgstr ""
|
569
708
|
|
570
709
|
#: ../app/views/ansible_variables/edit.html.erb:8
|
571
710
|
msgid "Edit %s"
|
572
|
-
msgstr ""
|
711
|
+
msgstr "Editar %s"
|
573
712
|
|
574
713
|
#: ../app/views/ansible_variables/edit.html.erb:13
|
575
714
|
msgid "Edit Ansible Variable"
|
@@ -601,7 +740,7 @@ msgstr ""
|
|
601
740
|
|
602
741
|
#: ../app/views/ansible_variables/index.html.erb:14
|
603
742
|
msgid "Type"
|
604
|
-
msgstr ""
|
743
|
+
msgstr "Tipo"
|
605
744
|
|
606
745
|
#: ../app/views/ansible_variables/index.html.erb:15
|
607
746
|
msgid "Imported?"
|
@@ -611,86 +750,96 @@ msgstr ""
|
|
611
750
|
msgid "Overriden"
|
612
751
|
msgstr ""
|
613
752
|
|
614
|
-
#: ../app/views/ansible_variables/new.html.erb:8
|
753
|
+
#: ../app/views/ansible_variables/new.html.erb:8
|
754
|
+
#: ../app/views/ansible_variables/new.html.erb:13
|
615
755
|
msgid "Create Ansible Variable"
|
616
756
|
msgstr ""
|
617
757
|
|
618
758
|
#: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:5
|
619
759
|
msgid "Play Roles"
|
620
|
-
msgstr ""
|
760
|
+
msgstr "Ejecutar roles"
|
621
761
|
|
622
762
|
#: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:9
|
623
763
|
msgid "Nest"
|
624
|
-
msgstr ""
|
764
|
+
msgstr "Anidar"
|
625
765
|
|
626
766
|
#: ../app/views/foreman_ansible/ansible_roles/_hostgroup_ansible_roles_button.erb:10
|
627
767
|
msgid "Clone"
|
628
|
-
msgstr ""
|
768
|
+
msgstr "Clonar"
|
629
769
|
|
630
770
|
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:7
|
631
771
|
msgid "Level"
|
632
|
-
msgstr ""
|
772
|
+
msgstr "Nivel"
|
633
773
|
|
634
774
|
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:8
|
635
775
|
msgid "Module"
|
636
|
-
msgstr ""
|
776
|
+
msgstr "Módulo"
|
637
777
|
|
638
778
|
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:9
|
639
779
|
msgid "Arguments"
|
640
|
-
msgstr ""
|
780
|
+
msgstr "Argumentos"
|
641
781
|
|
642
782
|
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:10
|
643
783
|
msgid "Message"
|
644
|
-
msgstr ""
|
784
|
+
msgstr "Mensaje"
|
645
785
|
|
646
786
|
#: ../app/views/foreman_ansible/config_reports/_ansible.html.erb:23
|
647
787
|
msgid "Nothing to show"
|
648
|
-
msgstr ""
|
788
|
+
msgstr "Nada que mostrar"
|
649
789
|
|
650
790
|
#: ../db/seeds.d/90_notification_blueprints.rb:5
|
651
791
|
msgid "Jobs"
|
652
|
-
msgstr ""
|
792
|
+
msgstr "Trabajos"
|
653
793
|
|
654
794
|
#: ../db/seeds.d/90_notification_blueprints.rb:7
|
655
|
-
msgid "
|
795
|
+
msgid ""
|
796
|
+
"Insights remediation on %{hosts_count} host(s) has finished successfully"
|
656
797
|
msgstr ""
|
798
|
+
"La reparación de Insights en %{hosts_count} host(s) ha finalizado "
|
799
|
+
"correctamente"
|
657
800
|
|
658
|
-
#: ../lib/foreman_ansible/register.rb:
|
801
|
+
#: ../lib/foreman_ansible/register.rb:99
|
659
802
|
msgid "Roles"
|
660
|
-
msgstr ""
|
803
|
+
msgstr "Roles"
|
661
804
|
|
662
805
|
#: ../lib/foreman_ansible/remote_execution.rb:20
|
663
806
|
msgid "Run Ansible roles"
|
664
|
-
msgstr ""
|
807
|
+
msgstr "Ejecutar roles Ansible"
|
665
808
|
|
666
809
|
#: ../lib/foreman_ansible/remote_execution.rb:21
|
667
|
-
msgid "
|
810
|
+
msgid ""
|
811
|
+
"Runs an Ansible playbook which contains all the roles defined for a host"
|
668
812
|
msgstr ""
|
813
|
+
"Ejecuta un playbook de Ansible que contiene todos los roles definidos para "
|
814
|
+
"un host"
|
669
815
|
|
670
816
|
#: ../lib/foreman_ansible/remote_execution.rb:27
|
671
817
|
msgid "Ansible: Run Insights maintenance plan"
|
672
|
-
msgstr ""
|
818
|
+
msgstr "Ansible: Ejecutar plan de mantenimiento de Insights"
|
673
819
|
|
674
820
|
#: ../lib/foreman_ansible/remote_execution.rb:28
|
675
|
-
msgid "
|
821
|
+
msgid ""
|
822
|
+
"Runs a given maintenance plan from Red Hat Access Insights given an ID."
|
676
823
|
msgstr ""
|
824
|
+
"Ejecuta un plan de mantenimiento determinado a partir de Red Hat Access "
|
825
|
+
"Insights con una ID."
|
677
826
|
|
678
827
|
#: action_names.rb:2
|
679
828
|
msgid "Remote action:"
|
680
|
-
msgstr ""
|
829
|
+
msgstr "Acción remota:"
|
681
830
|
|
682
831
|
#: action_names.rb:3
|
683
832
|
msgid "Import Puppet classes"
|
684
|
-
msgstr ""
|
833
|
+
msgstr "Importar clases Puppet"
|
685
834
|
|
686
835
|
#: action_names.rb:4
|
687
836
|
msgid "Import facts"
|
688
|
-
msgstr ""
|
837
|
+
msgstr "Importar datos"
|
689
838
|
|
690
839
|
#: action_names.rb:5
|
691
840
|
msgid "Action with sub plans"
|
692
|
-
msgstr ""
|
841
|
+
msgstr "Acción con subplanes"
|
693
842
|
|
694
843
|
#: gemspec.rb:2
|
695
844
|
msgid "Ansible support in Foreman"
|
696
|
-
msgstr ""
|
845
|
+
msgstr "Compatibilidad de Ansible en Foreman"
|