foreman_salt 11.0.0 → 11.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/app/controllers/foreman_salt/concerns/hosts_controller_extensions.rb +1 -1
- data/app/controllers/foreman_salt/state_importer.rb +1 -1
- data/app/models/foreman_salt/concerns/host_managed_extensions.rb +2 -2
- data/app/services/foreman_salt/report_importer.rb +1 -1
- data/db/migrate/20150220122707_fix_incorrect_report_metrics.rb +1 -0
- data/lib/foreman_salt/plugin.rb +7 -5
- data/lib/foreman_salt/version.rb +1 -1
- data/locale/de/LC_MESSAGES/foreman_salt.mo +0 -0
- data/locale/de/foreman_salt.edit.po +76 -55
- data/locale/de/foreman_salt.po +263 -375
- data/locale/de/foreman_salt.po.time_stamp +0 -0
- data/locale/en/LC_MESSAGES/foreman_salt.mo +0 -0
- data/locale/en/foreman_salt.edit.po +548 -0
- data/locale/en/foreman_salt.po +267 -375
- data/locale/en/foreman_salt.po.time_stamp +0 -0
- data/locale/foreman_salt.pot +43 -8
- data/test/integration/hosts_js_test.rb +6 -6
- metadata +21 -2
File without changes
|
Binary file
|
@@ -0,0 +1,548 @@
|
|
1
|
+
# SOME DESCRIPTIVE TITLE.
|
2
|
+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
3
|
+
# This file is distributed under the same license as the foreman_salt package.
|
4
|
+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
5
|
+
#
|
6
|
+
msgid ""
|
7
|
+
msgstr ""
|
8
|
+
"Project-Id-Version: foreman_salt 1.0.0\n"
|
9
|
+
"Report-Msgid-Bugs-To: \n"
|
10
|
+
"POT-Creation-Date: 2019-07-22 19:13+0000\n"
|
11
|
+
"PO-Revision-Date: 2019-04-25 22:19+0000\n"
|
12
|
+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
13
|
+
"Language-Team: LANGUAGE <LL@li.org>\n"
|
14
|
+
"MIME-Version: 1.0\n"
|
15
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
16
|
+
"Content-Transfer-Encoding: 8bit\n"
|
17
|
+
"Language: \n"
|
18
|
+
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
19
|
+
|
20
|
+
#: ../app/controllers/foreman_salt/api/v2/jobs_controller.rb:12
|
21
|
+
msgid "JID"
|
22
|
+
msgstr "JID"
|
23
|
+
|
24
|
+
#: ../app/controllers/foreman_salt/api/v2/jobs_controller.rb:13
|
25
|
+
msgid "Function"
|
26
|
+
msgstr "Function"
|
27
|
+
|
28
|
+
#: ../app/controllers/foreman_salt/api/v2/jobs_controller.rb:14
|
29
|
+
msgid "Result"
|
30
|
+
msgstr "Result"
|
31
|
+
|
32
|
+
#: ../app/controllers/foreman_salt/api/v2/jobs_controller.rb:18
|
33
|
+
msgid "Upload a Job"
|
34
|
+
msgstr "Upload a Job"
|
35
|
+
|
36
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_autosign_controller.rb:9
|
37
|
+
msgid "List all autosign records"
|
38
|
+
msgstr "List all autosign records"
|
39
|
+
|
40
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_autosign_controller.rb:15
|
41
|
+
msgid "Create an autosign record"
|
42
|
+
msgstr "Create an autosign record"
|
43
|
+
|
44
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_autosign_controller.rb:17 ../app/controllers/foreman_salt/api/v2/salt_autosign_controller.rb:25
|
45
|
+
msgid "Autosign record"
|
46
|
+
msgstr "Autosign record"
|
47
|
+
|
48
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_autosign_controller.rb:23
|
49
|
+
msgid "Delete an autosign record"
|
50
|
+
msgstr "Delete an autosign record"
|
51
|
+
|
52
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_autosign_controller.rb:28
|
53
|
+
msgid "Record deleted."
|
54
|
+
msgstr "Record deleted."
|
55
|
+
|
56
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_environments_controller.rb:9
|
57
|
+
msgid "List all Salt environments"
|
58
|
+
msgstr "List all Salt environments"
|
59
|
+
|
60
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_environments_controller.rb:15
|
61
|
+
msgid "Show a Salt environment"
|
62
|
+
msgstr "Show a Salt environment"
|
63
|
+
|
64
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_environments_controller.rb:26
|
65
|
+
msgid "Create a Salt environment"
|
66
|
+
msgstr "Create a Salt environment"
|
67
|
+
|
68
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_environments_controller.rb:33
|
69
|
+
msgid "Destroy a Salt environment"
|
70
|
+
msgstr "Destroy a Salt environment"
|
71
|
+
|
72
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_keys_controller.rb:8
|
73
|
+
msgid "List all Salt keys"
|
74
|
+
msgstr "List all Salt keys"
|
75
|
+
|
76
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_keys_controller.rb:16
|
77
|
+
msgid "FQDN of host that key belongs to"
|
78
|
+
msgstr "FQDN of host that key belongs to"
|
79
|
+
|
80
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_keys_controller.rb:19
|
81
|
+
msgid "Update a Salt Key"
|
82
|
+
msgstr "Update a Salt Key"
|
83
|
+
|
84
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_keys_controller.rb:22
|
85
|
+
msgid "State can be \"accepted\" or \"rejected\""
|
86
|
+
msgstr "State can be \"accepted\" or \"rejected\""
|
87
|
+
|
88
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_keys_controller.rb:34
|
89
|
+
msgid "Delete a Salt Key"
|
90
|
+
msgstr "Delete a Salt Key"
|
91
|
+
|
92
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_minions_controller.rb:7
|
93
|
+
msgid "List all Salt Minions"
|
94
|
+
msgstr "List all Salt Minions"
|
95
|
+
|
96
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_minions_controller.rb:13
|
97
|
+
msgid "Show a minion"
|
98
|
+
msgstr "Show a minion"
|
99
|
+
|
100
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_minions_controller.rb:21
|
101
|
+
msgid "Salt environment ID"
|
102
|
+
msgstr "Salt environment ID"
|
103
|
+
|
104
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_minions_controller.rb:22
|
105
|
+
msgid "ID of Salt Proxy"
|
106
|
+
msgstr "ID of Salt Proxy"
|
107
|
+
|
108
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_minions_controller.rb:23
|
109
|
+
msgid "Array of State ids"
|
110
|
+
msgstr "Array of State ids"
|
111
|
+
|
112
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_minions_controller.rb:27
|
113
|
+
msgid "Update a minion"
|
114
|
+
msgstr "Update a minion"
|
115
|
+
|
116
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_states_controller.rb:12
|
117
|
+
msgid "List all Salt states"
|
118
|
+
msgstr "List all Salt states"
|
119
|
+
|
120
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_states_controller.rb:13
|
121
|
+
msgid "Limit to a specific environment"
|
122
|
+
msgstr "Limit to a specific environment"
|
123
|
+
|
124
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_states_controller.rb:25
|
125
|
+
msgid "Show a state"
|
126
|
+
msgstr "Show a state"
|
127
|
+
|
128
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_states_controller.rb:32
|
129
|
+
msgid "Name of the Salt state"
|
130
|
+
msgstr "Name of the Salt state"
|
131
|
+
|
132
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_states_controller.rb:36
|
133
|
+
msgid "Create a state"
|
134
|
+
msgstr "Create a state"
|
135
|
+
|
136
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_states_controller.rb:43
|
137
|
+
msgid "Destroy a state"
|
138
|
+
msgstr "Destroy a state"
|
139
|
+
|
140
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_states_controller.rb:49
|
141
|
+
msgid "Import states from a salt master"
|
142
|
+
msgstr "Import states from a salt master"
|
143
|
+
|
144
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_states_controller.rb:50
|
145
|
+
msgid "Salt Smart Proxy ID"
|
146
|
+
msgstr "Salt Smart Proxy ID"
|
147
|
+
|
148
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_states_controller.rb:51
|
149
|
+
msgid "Limit to a specific environments"
|
150
|
+
msgstr "Limit to a specific environments"
|
151
|
+
|
152
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_states_controller.rb:52
|
153
|
+
msgid "Limit to specific actions: i.e. add, remove"
|
154
|
+
msgstr "Limit to specific actions: i.e. add, remove"
|
155
|
+
|
156
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_states_controller.rb:53
|
157
|
+
msgid "Dryrun only"
|
158
|
+
msgstr "Dryrun only"
|
159
|
+
|
160
|
+
#: ../app/controllers/foreman_salt/api/v2/salt_states_controller.rb:94
|
161
|
+
msgid "Could not find salt environment with id %s"
|
162
|
+
msgstr "Could not find salt environment with id %s"
|
163
|
+
|
164
|
+
#: ../app/controllers/foreman_salt/concerns/hosts_controller_extensions.rb:44 ../app/helpers/concerns/foreman_salt/hosts_helper_extensions.rb:38
|
165
|
+
msgid "Salt Master"
|
166
|
+
msgstr "Salt Master"
|
167
|
+
|
168
|
+
#: ../app/controllers/foreman_salt/concerns/hosts_controller_extensions.rb:54
|
169
|
+
msgid "No salt environment selected!"
|
170
|
+
msgstr ""
|
171
|
+
|
172
|
+
#: ../app/controllers/foreman_salt/concerns/hosts_controller_extensions.rb:68
|
173
|
+
msgid "Updated hosts: changed salt environment"
|
174
|
+
msgstr ""
|
175
|
+
|
176
|
+
#: ../app/controllers/foreman_salt/minions_controller.rb:24
|
177
|
+
msgid ""
|
178
|
+
"Unable to generate output, Check log files\n"
|
179
|
+
msgstr ""
|
180
|
+
"Unable to generate output, Check log files\n"
|
181
|
+
|
182
|
+
#: ../app/controllers/foreman_salt/minions_controller.rb:29
|
183
|
+
msgid "Successfully executed, check log files for more details"
|
184
|
+
msgstr "Successfully executed, check log files for more details"
|
185
|
+
|
186
|
+
#: ../app/controllers/foreman_salt/salt_autosign_controller.rb:17
|
187
|
+
msgid "Autosign created for #{params[:id]}"
|
188
|
+
msgstr "Autosign created for #{params[:id]}"
|
189
|
+
|
190
|
+
#: ../app/controllers/foreman_salt/salt_autosign_controller.rb:28
|
191
|
+
msgid "Autosign deleted for #{params[:id]}"
|
192
|
+
msgstr "Autosign deleted for #{params[:id]}"
|
193
|
+
|
194
|
+
#: ../app/controllers/foreman_salt/salt_environments_controller.rb:30 ../app/controllers/foreman_salt/salt_modules_controller.rb:34
|
195
|
+
msgid "Successfully updated %s."
|
196
|
+
msgstr "Successfully updated %s."
|
197
|
+
|
198
|
+
#: ../app/controllers/foreman_salt/salt_keys_controller.rb:20
|
199
|
+
msgid "Key accepted for #{key}"
|
200
|
+
msgstr "Key accepted for #{key}"
|
201
|
+
|
202
|
+
#: ../app/controllers/foreman_salt/salt_keys_controller.rb:31
|
203
|
+
msgid "Key rejected for #{key}"
|
204
|
+
msgstr "Key rejected for #{key}"
|
205
|
+
|
206
|
+
#: ../app/controllers/foreman_salt/salt_keys_controller.rb:42
|
207
|
+
msgid "Key deleted for #{key}"
|
208
|
+
msgstr "Key deleted for #{key}"
|
209
|
+
|
210
|
+
#: ../app/controllers/foreman_salt/salt_modules_controller.rb:66 ../app/controllers/foreman_salt/salt_modules_controller.rb:73
|
211
|
+
msgid "No changes found"
|
212
|
+
msgstr "No changes found"
|
213
|
+
|
214
|
+
#: ../app/controllers/foreman_salt/salt_modules_controller.rb:83
|
215
|
+
msgid "Successfully imported"
|
216
|
+
msgstr "Successfully imported"
|
217
|
+
|
218
|
+
#: ../app/helpers/concerns/foreman_salt/hosts_helper_extensions.rb:8
|
219
|
+
msgid "Salt ENC"
|
220
|
+
msgstr "Salt ENC"
|
221
|
+
|
222
|
+
#: ../app/helpers/concerns/foreman_salt/hosts_helper_extensions.rb:9
|
223
|
+
msgid "Salt external nodes YAML dump"
|
224
|
+
msgstr "Salt external nodes YAML dump"
|
225
|
+
|
226
|
+
#: ../app/helpers/concerns/foreman_salt/hosts_helper_extensions.rb:17 ../lib/foreman_salt/plugin.rb:156
|
227
|
+
msgid "Run Salt"
|
228
|
+
msgstr "Run Salt"
|
229
|
+
|
230
|
+
#: ../app/helpers/concerns/foreman_salt/hosts_helper_extensions.rb:18
|
231
|
+
msgid "Trigger a state.highstate run on a node"
|
232
|
+
msgstr "Trigger a state.highstate run on a node"
|
233
|
+
|
234
|
+
#: ../app/helpers/concerns/foreman_salt/hosts_helper_extensions.rb:29
|
235
|
+
msgid "Change Salt Master"
|
236
|
+
msgstr ""
|
237
|
+
|
238
|
+
#: ../app/helpers/concerns/foreman_salt/hosts_helper_extensions.rb:30
|
239
|
+
msgid "Change Salt Environment"
|
240
|
+
msgstr ""
|
241
|
+
|
242
|
+
#: ../app/helpers/concerns/foreman_salt/hosts_helper_extensions.rb:39 ../app/views/hosts/select_multiple_salt_environment.html.erb:7
|
243
|
+
msgid "Salt Environment"
|
244
|
+
msgstr "Salt Environment"
|
245
|
+
|
246
|
+
#: ../app/helpers/concerns/foreman_salt/smart_proxies_helper_extensions.rb:10
|
247
|
+
msgid "Salt Keys"
|
248
|
+
msgstr "Salt Keys"
|
249
|
+
|
250
|
+
#: ../app/helpers/concerns/foreman_salt/smart_proxies_helper_extensions.rb:11
|
251
|
+
msgid "Salt Autosign"
|
252
|
+
msgstr "Salt Autosign"
|
253
|
+
|
254
|
+
#: ../app/helpers/foreman_salt/salt_keys_helper.rb:4
|
255
|
+
msgid "Accepted"
|
256
|
+
msgstr "Accepted"
|
257
|
+
|
258
|
+
#: ../app/helpers/foreman_salt/salt_keys_helper.rb:4
|
259
|
+
msgid "Rejected"
|
260
|
+
msgstr "Rejected"
|
261
|
+
|
262
|
+
#: ../app/helpers/foreman_salt/salt_keys_helper.rb:4
|
263
|
+
msgid "Unaccepted"
|
264
|
+
msgstr "Unaccepted"
|
265
|
+
|
266
|
+
#: ../app/helpers/foreman_salt/salt_modules_helper.rb:5 ../app/views/foreman_salt/salt_modules/import.html.erb:1
|
267
|
+
msgid "Import from %s"
|
268
|
+
msgstr "Import from %s"
|
269
|
+
|
270
|
+
#: ../app/helpers/foreman_salt/salt_modules_helper.rb:8
|
271
|
+
msgid "Import"
|
272
|
+
msgstr "Import"
|
273
|
+
|
274
|
+
#: ../app/lib/actions/foreman_salt/report_import.rb:22
|
275
|
+
msgid "Process Highstate Report: #{input[:job_id]}"
|
276
|
+
msgstr "Process Highstate Report: #{input[:job_id]}"
|
277
|
+
|
278
|
+
#: ../app/lib/proxy_api/salt.rb:11
|
279
|
+
msgid "Unable to fetch autosign list"
|
280
|
+
msgstr "Unable to fetch autosign list"
|
281
|
+
|
282
|
+
#: ../app/lib/proxy_api/salt.rb:17
|
283
|
+
msgid "Unable to set Salt autosign for %s"
|
284
|
+
msgstr "Unable to set Salt autosign for %s"
|
285
|
+
|
286
|
+
#: ../app/lib/proxy_api/salt.rb:25
|
287
|
+
msgid "Unable to delete Salt autosign for %s"
|
288
|
+
msgstr "Unable to delete Salt autosign for %s"
|
289
|
+
|
290
|
+
#: ../app/lib/proxy_api/salt.rb:31
|
291
|
+
msgid "Unable to fetch Salt environments list"
|
292
|
+
msgstr "Unable to fetch Salt environments list"
|
293
|
+
|
294
|
+
#: ../app/lib/proxy_api/salt.rb:43
|
295
|
+
msgid "Unable to fetch Salt states list"
|
296
|
+
msgstr "Unable to fetch Salt states list"
|
297
|
+
|
298
|
+
#: ../app/lib/proxy_api/salt.rb:49
|
299
|
+
msgid "Unable to fetch Salt key list"
|
300
|
+
msgstr "Unable to fetch Salt key list"
|
301
|
+
|
302
|
+
#: ../app/lib/proxy_api/salt.rb:55
|
303
|
+
msgid "Unable to accept Salt key for %s"
|
304
|
+
msgstr "Unable to accept Salt key for %s"
|
305
|
+
|
306
|
+
#: ../app/lib/proxy_api/salt.rb:61
|
307
|
+
msgid "Unable to reject Salt key for %s"
|
308
|
+
msgstr "Unable to reject Salt key for %s"
|
309
|
+
|
310
|
+
#: ../app/lib/proxy_api/salt.rb:69
|
311
|
+
msgid "Unable to delete Salt key for %s"
|
312
|
+
msgstr "Unable to delete Salt key for %s"
|
313
|
+
|
314
|
+
#: ../app/lib/proxy_api/salt.rb:75
|
315
|
+
msgid "Unable to run Salt state.highstate for %s"
|
316
|
+
msgstr "Unable to run Salt state.highstate for %s"
|
317
|
+
|
318
|
+
#: ../app/models/foreman_salt/concerns/host_managed_extensions.rb:63
|
319
|
+
msgid "No Salt master defined - can't continue"
|
320
|
+
msgstr "No Salt master defined - can't continue"
|
321
|
+
|
322
|
+
#: ../app/models/foreman_salt/concerns/host_managed_extensions.rb:69
|
323
|
+
msgid "Failed to execute state.highstate: %s"
|
324
|
+
msgstr "Failed to execute state.highstate: %s"
|
325
|
+
|
326
|
+
#: ../app/models/foreman_salt/concerns/host_managed_extensions.rb:77
|
327
|
+
msgid "Salt states must be in the environment of the host"
|
328
|
+
msgstr "Salt states must be in the environment of the host"
|
329
|
+
|
330
|
+
#: ../app/models/foreman_salt/concerns/host_managed_extensions.rb:79
|
331
|
+
msgid "Host must have an environment in order to set salt states"
|
332
|
+
msgstr "Host must have an environment in order to set salt states"
|
333
|
+
|
334
|
+
#: ../app/models/foreman_salt/salt_environment.rb:13
|
335
|
+
msgid "is alphanumeric and cannot contain spaces"
|
336
|
+
msgstr "is alphanumeric and cannot contain spaces"
|
337
|
+
|
338
|
+
#: ../app/models/foreman_salt/salt_environment.rb:20
|
339
|
+
msgid "Salt environment"
|
340
|
+
msgstr "Salt environment"
|
341
|
+
|
342
|
+
#: ../app/models/foreman_salt/salt_module.rb:16
|
343
|
+
msgid "must be alphanumeric, can contain periods, dashes, underscores and must not contain spaces"
|
344
|
+
msgstr "must be alphanumeric, can contain periods, dashes, underscores and must not contain spaces"
|
345
|
+
|
346
|
+
#: ../app/models/foreman_salt/salt_module.rb:40
|
347
|
+
msgid "Salt state"
|
348
|
+
msgstr "Salt state"
|
349
|
+
|
350
|
+
#: ../app/models/setting/salt.rb:7
|
351
|
+
msgid "Namespace Foreman pillars under 'foreman' key"
|
352
|
+
msgstr "Namespace Foreman pillars under 'foreman' key"
|
353
|
+
|
354
|
+
#: ../app/models/setting/salt.rb:8
|
355
|
+
msgid "Hide the Run Salt state.highstate button on the host details page"
|
356
|
+
msgstr ""
|
357
|
+
|
358
|
+
#: ../app/services/foreman_salt/report_importer.rb:8
|
359
|
+
msgid "Invalid report"
|
360
|
+
msgstr "Invalid report"
|
361
|
+
|
362
|
+
#: ../app/services/foreman_salt/smart_proxies/salt_keys.rb:11
|
363
|
+
msgid "Must specify a Smart Proxy to use"
|
364
|
+
msgstr "Must specify a Smart Proxy to use"
|
365
|
+
|
366
|
+
#: ../app/views/foreman_salt/salt_autosign/_form.html.erb:4 ../app/views/foreman_salt/salt_autosign/index.html.erb:7
|
367
|
+
msgid "Name"
|
368
|
+
msgstr "Name"
|
369
|
+
|
370
|
+
#: ../app/views/foreman_salt/salt_autosign/_form.html.erb:4
|
371
|
+
msgid "Save"
|
372
|
+
msgstr "Save"
|
373
|
+
|
374
|
+
#: ../app/views/foreman_salt/salt_autosign/index.html.erb:1
|
375
|
+
msgid "Autosign entries for %s"
|
376
|
+
msgstr "Autosign entries for %s"
|
377
|
+
|
378
|
+
#: ../app/views/foreman_salt/salt_autosign/index.html.erb:3
|
379
|
+
msgid "Keys"
|
380
|
+
msgstr "Keys"
|
381
|
+
|
382
|
+
#: ../app/views/foreman_salt/salt_autosign/index.html.erb:3
|
383
|
+
msgid "New"
|
384
|
+
msgstr "New"
|
385
|
+
|
386
|
+
#: ../app/views/foreman_salt/salt_autosign/new.html.erb:1
|
387
|
+
msgid "New Autosign Entry"
|
388
|
+
msgstr "New Autosign Entry"
|
389
|
+
|
390
|
+
#: ../app/views/foreman_salt/salt_environments/_form.html.erb:4 ../app/views/foreman_salt/salt_environments/index.html.erb:1
|
391
|
+
msgid "Salt Environments"
|
392
|
+
msgstr "Salt Environments"
|
393
|
+
|
394
|
+
#: ../app/views/foreman_salt/salt_environments/edit.html.erb:1
|
395
|
+
msgid "Edit Salt Environment %s"
|
396
|
+
msgstr "Edit Salt Environment %s"
|
397
|
+
|
398
|
+
#: ../app/views/foreman_salt/salt_environments/index.html.erb:3 ../app/views/foreman_salt/salt_environments/new.html.erb:1
|
399
|
+
msgid "New Salt Environment"
|
400
|
+
msgstr "New Salt Environment"
|
401
|
+
|
402
|
+
#: ../app/views/foreman_salt/salt_environments/index.html.erb:7
|
403
|
+
msgid "SaltEnvironment|Name"
|
404
|
+
msgstr "SaltEnvironment|Name"
|
405
|
+
|
406
|
+
#: ../app/views/foreman_salt/salt_environments/index.html.erb:8 ../app/views/foreman_salt/salt_modules/import.html.erb:24
|
407
|
+
msgid "States"
|
408
|
+
msgstr "States"
|
409
|
+
|
410
|
+
#: ../app/views/foreman_salt/salt_environments/index.html.erb:9 ../app/views/foreman_salt/salt_modules/index.html.erb:11
|
411
|
+
msgid "Hosts"
|
412
|
+
msgstr "Hosts"
|
413
|
+
|
414
|
+
#: ../app/views/foreman_salt/salt_environments/index.html.erb:10 ../app/views/foreman_salt/salt_modules/index.html.erb:12
|
415
|
+
msgid "Host groups"
|
416
|
+
msgstr "Host groups"
|
417
|
+
|
418
|
+
#: ../app/views/foreman_salt/salt_environments/index.html.erb:21 ../app/views/foreman_salt/salt_modules/index.html.erb:28
|
419
|
+
msgid "Delete %s?"
|
420
|
+
msgstr "Delete %s?"
|
421
|
+
|
422
|
+
#: ../app/views/foreman_salt/salt_keys/index.erb:1
|
423
|
+
msgid "Salt Keys on %s"
|
424
|
+
msgstr "Salt Keys on %s"
|
425
|
+
|
426
|
+
#: ../app/views/foreman_salt/salt_keys/index.erb:2
|
427
|
+
msgid "Filter %s"
|
428
|
+
msgstr "Filter %s"
|
429
|
+
|
430
|
+
#: ../app/views/foreman_salt/salt_keys/index.erb:4
|
431
|
+
msgid "Autosign"
|
432
|
+
msgstr "Autosign"
|
433
|
+
|
434
|
+
#: ../app/views/foreman_salt/salt_keys/index.erb:8
|
435
|
+
msgid "Key Name"
|
436
|
+
msgstr "Key Name"
|
437
|
+
|
438
|
+
#: ../app/views/foreman_salt/salt_keys/index.erb:9
|
439
|
+
msgid "State"
|
440
|
+
msgstr "State"
|
441
|
+
|
442
|
+
#: ../app/views/foreman_salt/salt_keys/index.erb:10
|
443
|
+
msgid "Fingerprint"
|
444
|
+
msgstr "Fingerprint"
|
445
|
+
|
446
|
+
#: ../app/views/foreman_salt/salt_keys/index.erb:21
|
447
|
+
msgid "Accept"
|
448
|
+
msgstr "Accept"
|
449
|
+
|
450
|
+
#: ../app/views/foreman_salt/salt_keys/index.erb:22
|
451
|
+
msgid "Reject"
|
452
|
+
msgstr "Reject"
|
453
|
+
|
454
|
+
#: ../app/views/foreman_salt/salt_modules/_form.html.erb:4 ../app/views/foreman_salt/salt_modules/_host_tab.html.erb:1 ../app/views/foreman_salt/salt_modules/index.html.erb:1
|
455
|
+
msgid "Salt States"
|
456
|
+
msgstr "Salt States"
|
457
|
+
|
458
|
+
#: ../app/views/foreman_salt/salt_modules/_form.html.erb:5 ../app/views/foreman_salt/salt_modules/_form.html.erb:14 ../app/views/foreman_salt/salt_modules/index.html.erb:10
|
459
|
+
msgid "Environments"
|
460
|
+
msgstr "Environments"
|
461
|
+
|
462
|
+
#: ../app/views/foreman_salt/salt_modules/_host_tab_pane.html.erb:31
|
463
|
+
msgid "Please select a Salt environment first"
|
464
|
+
msgstr "Please select a Salt environment first"
|
465
|
+
|
466
|
+
#: ../app/views/foreman_salt/salt_modules/edit.html.erb:1
|
467
|
+
msgid "Edit Salt State %s"
|
468
|
+
msgstr "Edit Salt State %s"
|
469
|
+
|
470
|
+
#: ../app/views/foreman_salt/salt_modules/import.html.erb:5
|
471
|
+
msgid "Select the changes you want to realize in Foreman"
|
472
|
+
msgstr "Select the changes you want to realize in Foreman"
|
473
|
+
|
474
|
+
#: ../app/views/foreman_salt/salt_modules/import.html.erb:8
|
475
|
+
msgid "Toggle"
|
476
|
+
msgstr "Toggle"
|
477
|
+
|
478
|
+
#: ../app/views/foreman_salt/salt_modules/import.html.erb:9
|
479
|
+
msgid "Added"
|
480
|
+
msgstr "Added"
|
481
|
+
|
482
|
+
#: ../app/views/foreman_salt/salt_modules/import.html.erb:11
|
483
|
+
msgid "Check/Uncheck Added"
|
484
|
+
msgstr "Check/Uncheck Added"
|
485
|
+
|
486
|
+
#: ../app/views/foreman_salt/salt_modules/import.html.erb:12
|
487
|
+
msgid "Removed"
|
488
|
+
msgstr "Removed"
|
489
|
+
|
490
|
+
#: ../app/views/foreman_salt/salt_modules/import.html.erb:14
|
491
|
+
msgid "Check/Uncheck Removed"
|
492
|
+
msgstr "Check/Uncheck Removed"
|
493
|
+
|
494
|
+
#: ../app/views/foreman_salt/salt_modules/import.html.erb:21
|
495
|
+
msgid "Check/Uncheck All"
|
496
|
+
msgstr "Check/Uncheck All"
|
497
|
+
|
498
|
+
#: ../app/views/foreman_salt/salt_modules/import.html.erb:22
|
499
|
+
msgid "Environment"
|
500
|
+
msgstr "Environment"
|
501
|
+
|
502
|
+
#: ../app/views/foreman_salt/salt_modules/import.html.erb:23
|
503
|
+
msgid "Operation"
|
504
|
+
msgstr "Operation"
|
505
|
+
|
506
|
+
#: ../app/views/foreman_salt/salt_modules/import.html.erb:41
|
507
|
+
msgid "Cancel"
|
508
|
+
msgstr "Cancel"
|
509
|
+
|
510
|
+
#: ../app/views/foreman_salt/salt_modules/import.html.erb:42
|
511
|
+
msgid "Update"
|
512
|
+
msgstr "Update"
|
513
|
+
|
514
|
+
#: ../app/views/foreman_salt/salt_modules/index.html.erb:4 ../app/views/foreman_salt/salt_modules/new.html.erb:1
|
515
|
+
msgid "New Salt State"
|
516
|
+
msgstr "New Salt State"
|
517
|
+
|
518
|
+
#: ../app/views/foreman_salt/salt_modules/index.html.erb:9
|
519
|
+
msgid "SaltModule|Name"
|
520
|
+
msgstr "SaltModule|Name"
|
521
|
+
|
522
|
+
#: ../app/views/foreman_salt/salt_modules/index.html.erb:26
|
523
|
+
msgid "Edit"
|
524
|
+
msgstr "Edit"
|
525
|
+
|
526
|
+
#: ../app/views/hosts/select_multiple_salt_environment.html.erb:4
|
527
|
+
msgid "Select salt environment"
|
528
|
+
msgstr ""
|
529
|
+
|
530
|
+
#: ../app/views/hosts/select_multiple_salt_environment.html.erb:5
|
531
|
+
msgid "*Clear environment*"
|
532
|
+
msgstr ""
|
533
|
+
|
534
|
+
#: ../lib/foreman_salt/plugin.rb:152
|
535
|
+
msgid "Run Salt state.highstate"
|
536
|
+
msgstr ""
|
537
|
+
|
538
|
+
#: action_names.rb:2
|
539
|
+
msgid "Action with sub plans"
|
540
|
+
msgstr ""
|
541
|
+
|
542
|
+
#: action_names.rb:3
|
543
|
+
msgid "Import facts"
|
544
|
+
msgstr ""
|
545
|
+
|
546
|
+
#: action_names.rb:4
|
547
|
+
msgid "Import Puppet classes"
|
548
|
+
msgstr ""
|