foreman_salt 15.2.3 → 16.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/foreman_salt/locale/de/foreman_salt.js +556 -0
- data/app/assets/javascripts/foreman_salt/locale/en/foreman_salt.js +556 -0
- data/app/assets/javascripts/foreman_salt/locale/fr/foreman_salt.js +556 -0
- data/app/assets/javascripts/foreman_salt/locale/ja/foreman_salt.js +556 -0
- data/app/assets/javascripts/foreman_salt/locale/ka/foreman_salt.js +556 -0
- data/app/assets/javascripts/foreman_salt/locale/zh_CN/foreman_salt.js +556 -0
- data/lib/foreman_salt/engine.rb +0 -8
- data/lib/foreman_salt/plugin.rb +2 -1
- data/lib/foreman_salt/version.rb +1 -1
- data/locale/Makefile +7 -8
- data/locale/de/LC_MESSAGES/foreman_salt.mo +0 -0
- data/locale/en/LC_MESSAGES/foreman_salt.mo +0 -0
- data/locale/fr/LC_MESSAGES/foreman_salt.mo +0 -0
- data/locale/fr/foreman_salt.po +562 -0
- data/locale/ja/LC_MESSAGES/foreman_salt.mo +0 -0
- data/locale/ja/foreman_salt.po +559 -0
- data/locale/ka/LC_MESSAGES/foreman_salt.mo +0 -0
- data/locale/zh_CN/LC_MESSAGES/foreman_salt.mo +0 -0
- data/locale/zh_CN/foreman_salt.po +559 -0
- metadata +35 -24
- data/locale/action_names.rb +0 -5
@@ -0,0 +1,556 @@
|
|
1
|
+
locales['foreman_salt'] = locales['foreman_salt'] || {}; locales['foreman_salt']['en'] = {
|
2
|
+
"domain": "foreman_salt",
|
3
|
+
"locale_data": {
|
4
|
+
"foreman_salt": {
|
5
|
+
"": {
|
6
|
+
"Project-Id-Version": "foreman_salt 13.2.0",
|
7
|
+
"Report-Msgid-Bugs-To": "",
|
8
|
+
"PO-Revision-Date": "2019-04-25 22:19+0000",
|
9
|
+
"Last-Translator": "FULL NAME <EMAIL@ADDRESS>",
|
10
|
+
"Language-Team": "LANGUAGE <LL@li.org>",
|
11
|
+
"MIME-Version": "1.0",
|
12
|
+
"Content-Type": "text/plain; charset=UTF-8",
|
13
|
+
"Content-Transfer-Encoding": "8bit",
|
14
|
+
"Language": "",
|
15
|
+
"Plural-Forms": "nplurals=INTEGER; plural=EXPRESSION;",
|
16
|
+
"lang": "en",
|
17
|
+
"domain": "foreman_salt",
|
18
|
+
"plural_forms": "nplurals=INTEGER; plural=EXPRESSION;"
|
19
|
+
},
|
20
|
+
"JID": [
|
21
|
+
"JID"
|
22
|
+
],
|
23
|
+
"Function": [
|
24
|
+
"Function"
|
25
|
+
],
|
26
|
+
"Result": [
|
27
|
+
"Result"
|
28
|
+
],
|
29
|
+
"Upload a Job": [
|
30
|
+
"Upload a Job"
|
31
|
+
],
|
32
|
+
"List all autosign records": [
|
33
|
+
"List all autosign records"
|
34
|
+
],
|
35
|
+
"Create an autosign record": [
|
36
|
+
"Create an autosign record"
|
37
|
+
],
|
38
|
+
"Autosign record": [
|
39
|
+
"Autosign record"
|
40
|
+
],
|
41
|
+
"Delete an autosign record": [
|
42
|
+
"Delete an autosign record"
|
43
|
+
],
|
44
|
+
"Record deleted.": [
|
45
|
+
"Record deleted."
|
46
|
+
],
|
47
|
+
"Set the salt_status as \\\\'successful authentication\\\\' and remove the corresponding autosign key from the Smart Proxy": [
|
48
|
+
""
|
49
|
+
],
|
50
|
+
"List all Salt environments": [
|
51
|
+
"List all Salt environments"
|
52
|
+
],
|
53
|
+
"Show a Salt environment": [
|
54
|
+
"Show a Salt environment"
|
55
|
+
],
|
56
|
+
"Create a Salt environment": [
|
57
|
+
"Create a Salt environment"
|
58
|
+
],
|
59
|
+
"Destroy a Salt environment": [
|
60
|
+
"Destroy a Salt environment"
|
61
|
+
],
|
62
|
+
"Show the Salt parameters of a host group": [
|
63
|
+
""
|
64
|
+
],
|
65
|
+
"ID of host group": [
|
66
|
+
""
|
67
|
+
],
|
68
|
+
"Salt environment ID": [
|
69
|
+
"Salt environment ID"
|
70
|
+
],
|
71
|
+
"Salt master/smart proxy ID": [
|
72
|
+
""
|
73
|
+
],
|
74
|
+
"Array of Salt state IDs": [
|
75
|
+
""
|
76
|
+
],
|
77
|
+
"Update the Salt parameters of a host group": [
|
78
|
+
""
|
79
|
+
],
|
80
|
+
"List all Salt keys": [
|
81
|
+
"List all Salt keys"
|
82
|
+
],
|
83
|
+
"FQDN of host that key belongs to": [
|
84
|
+
"FQDN of host that key belongs to"
|
85
|
+
],
|
86
|
+
"Update a Salt Key": [
|
87
|
+
"Update a Salt Key"
|
88
|
+
],
|
89
|
+
"State can be \\\"accepted\\\" or \\\"rejected\\\"": [
|
90
|
+
"State can be \\\"accepted\\\" or \\\"rejected\\\""
|
91
|
+
],
|
92
|
+
"Delete a Salt Key": [
|
93
|
+
"Delete a Salt Key"
|
94
|
+
],
|
95
|
+
"List all Salt Minions": [
|
96
|
+
"List all Salt Minions"
|
97
|
+
],
|
98
|
+
"Show a minion": [
|
99
|
+
"Show a minion"
|
100
|
+
],
|
101
|
+
"ID of Salt Proxy": [
|
102
|
+
"ID of Salt Proxy"
|
103
|
+
],
|
104
|
+
"Array of State ids": [
|
105
|
+
"Array of State ids"
|
106
|
+
],
|
107
|
+
"Update a minion": [
|
108
|
+
"Update a minion"
|
109
|
+
],
|
110
|
+
"List all Salt states": [
|
111
|
+
"List all Salt states"
|
112
|
+
],
|
113
|
+
"Limit to a specific environment": [
|
114
|
+
"Limit to a specific environment"
|
115
|
+
],
|
116
|
+
"Show a state": [
|
117
|
+
"Show a state"
|
118
|
+
],
|
119
|
+
"Name of the Salt state": [
|
120
|
+
"Name of the Salt state"
|
121
|
+
],
|
122
|
+
"Create a state": [
|
123
|
+
"Create a state"
|
124
|
+
],
|
125
|
+
"Destroy a state": [
|
126
|
+
"Destroy a state"
|
127
|
+
],
|
128
|
+
"Import states from a salt master": [
|
129
|
+
"Import states from a salt master"
|
130
|
+
],
|
131
|
+
"Salt Smart Proxy ID": [
|
132
|
+
"Salt Smart Proxy ID"
|
133
|
+
],
|
134
|
+
"Limit to a specific environments": [
|
135
|
+
"Limit to a specific environments"
|
136
|
+
],
|
137
|
+
"Limit to specific actions: i.e. add, remove": [
|
138
|
+
"Limit to specific actions: i.e. add, remove"
|
139
|
+
],
|
140
|
+
"Dryrun only": [
|
141
|
+
"Dryrun only"
|
142
|
+
],
|
143
|
+
"Could not find salt environment with id %s": [
|
144
|
+
"Could not find salt environment with id %s"
|
145
|
+
],
|
146
|
+
"Show variable": [
|
147
|
+
""
|
148
|
+
],
|
149
|
+
"List Salt variables": [
|
150
|
+
""
|
151
|
+
],
|
152
|
+
"Deletes Salt variable": [
|
153
|
+
""
|
154
|
+
],
|
155
|
+
"Name of variable": [
|
156
|
+
""
|
157
|
+
],
|
158
|
+
"State ID": [
|
159
|
+
""
|
160
|
+
],
|
161
|
+
"Default value of variable": [
|
162
|
+
""
|
163
|
+
],
|
164
|
+
"When enabled the parameter is hidden in the UI": [
|
165
|
+
""
|
166
|
+
],
|
167
|
+
"The order in which values are resolved": [
|
168
|
+
""
|
169
|
+
],
|
170
|
+
"Description of variable": [
|
171
|
+
""
|
172
|
+
],
|
173
|
+
"Types of validation values": [
|
174
|
+
""
|
175
|
+
],
|
176
|
+
"Used to enforce certain values for the parameter values": [
|
177
|
+
""
|
178
|
+
],
|
179
|
+
"Types of variable values": [
|
180
|
+
""
|
181
|
+
],
|
182
|
+
"Merge all matching values (only array/hash type)": [
|
183
|
+
""
|
184
|
+
],
|
185
|
+
"Include default value when merging all matching values": [
|
186
|
+
""
|
187
|
+
],
|
188
|
+
"Remove duplicate values (only array type)": [
|
189
|
+
""
|
190
|
+
],
|
191
|
+
"Create Salt variable": [
|
192
|
+
""
|
193
|
+
],
|
194
|
+
"Updates Salt variable": [
|
195
|
+
""
|
196
|
+
],
|
197
|
+
"Salt Master": [
|
198
|
+
"Salt Master"
|
199
|
+
],
|
200
|
+
"No salt environment selected!": [
|
201
|
+
""
|
202
|
+
],
|
203
|
+
"Updated hosts: changed salt environment": [
|
204
|
+
""
|
205
|
+
],
|
206
|
+
"Unable to generate output, Check log files": [
|
207
|
+
"Unable to generate output, Check log files"
|
208
|
+
],
|
209
|
+
"No changes found": [
|
210
|
+
"No changes found"
|
211
|
+
],
|
212
|
+
"Successfully imported": [
|
213
|
+
"Successfully imported"
|
214
|
+
],
|
215
|
+
"Salt ENC": [
|
216
|
+
"Salt ENC"
|
217
|
+
],
|
218
|
+
"Salt external nodes YAML dump": [
|
219
|
+
"Salt external nodes YAML dump"
|
220
|
+
],
|
221
|
+
"Change Salt Master": [
|
222
|
+
""
|
223
|
+
],
|
224
|
+
"Change Salt Environment": [
|
225
|
+
""
|
226
|
+
],
|
227
|
+
"Salt Environment": [
|
228
|
+
"Salt Environment"
|
229
|
+
],
|
230
|
+
"Salt Keys": [
|
231
|
+
"Salt Keys"
|
232
|
+
],
|
233
|
+
"Salt Autosign": [
|
234
|
+
"Salt Autosign"
|
235
|
+
],
|
236
|
+
"Accepted": [
|
237
|
+
"Accepted"
|
238
|
+
],
|
239
|
+
"Rejected": [
|
240
|
+
"Rejected"
|
241
|
+
],
|
242
|
+
"Unaccepted": [
|
243
|
+
"Unaccepted"
|
244
|
+
],
|
245
|
+
"Import from %s": [
|
246
|
+
"Import from %s"
|
247
|
+
],
|
248
|
+
"Import": [
|
249
|
+
"Import"
|
250
|
+
],
|
251
|
+
"Salt State": [
|
252
|
+
""
|
253
|
+
],
|
254
|
+
"Unable to fetch autosign list": [
|
255
|
+
"Unable to fetch autosign list"
|
256
|
+
],
|
257
|
+
"Unable to set Salt autosign hostname for %s": [
|
258
|
+
""
|
259
|
+
],
|
260
|
+
"Unable to delete Salt autosign hostname for %s": [
|
261
|
+
""
|
262
|
+
],
|
263
|
+
"Unable to create Salt autosign key %s": [
|
264
|
+
""
|
265
|
+
],
|
266
|
+
"Unable to delete Salt autosign key %s": [
|
267
|
+
""
|
268
|
+
],
|
269
|
+
"Unable to fetch Salt environments list": [
|
270
|
+
"Unable to fetch Salt environments list"
|
271
|
+
],
|
272
|
+
"Unable to fetch Salt states list": [
|
273
|
+
"Unable to fetch Salt states list"
|
274
|
+
],
|
275
|
+
"Unable to fetch Salt key list": [
|
276
|
+
"Unable to fetch Salt key list"
|
277
|
+
],
|
278
|
+
"Unable to accept Salt key for %s": [
|
279
|
+
"Unable to accept Salt key for %s"
|
280
|
+
],
|
281
|
+
"Unable to reject Salt key for %s": [
|
282
|
+
"Unable to reject Salt key for %s"
|
283
|
+
],
|
284
|
+
"Unable to delete Salt key for %s": [
|
285
|
+
"Unable to delete Salt key for %s"
|
286
|
+
],
|
287
|
+
"Unable to run Salt state.highstate for %s": [
|
288
|
+
"Unable to run Salt state.highstate for %s"
|
289
|
+
],
|
290
|
+
"Salt states must be in the environment of the host": [
|
291
|
+
"Salt states must be in the environment of the host"
|
292
|
+
],
|
293
|
+
"Host must have an environment in order to set salt states": [
|
294
|
+
"Host must have an environment in order to set salt states"
|
295
|
+
],
|
296
|
+
"is alphanumeric and cannot contain spaces": [
|
297
|
+
"is alphanumeric and cannot contain spaces"
|
298
|
+
],
|
299
|
+
"Salt environment": [
|
300
|
+
"Salt environment"
|
301
|
+
],
|
302
|
+
"must be alphanumeric, can contain periods, dashes, underscores and must not contain spaces": [
|
303
|
+
"must be alphanumeric, can contain periods, dashes, underscores and must not contain spaces"
|
304
|
+
],
|
305
|
+
"Salt state": [
|
306
|
+
"Salt state"
|
307
|
+
],
|
308
|
+
"Invalid report": [
|
309
|
+
"Invalid report"
|
310
|
+
],
|
311
|
+
"Must specify a Smart Proxy to use": [
|
312
|
+
"Must specify a Smart Proxy to use"
|
313
|
+
],
|
314
|
+
"Name": [
|
315
|
+
"Name"
|
316
|
+
],
|
317
|
+
"Save": [
|
318
|
+
"Save"
|
319
|
+
],
|
320
|
+
"Autosign entries for %s": [
|
321
|
+
"Autosign entries for %s"
|
322
|
+
],
|
323
|
+
"Keys": [
|
324
|
+
"Keys"
|
325
|
+
],
|
326
|
+
"New": [
|
327
|
+
"New"
|
328
|
+
],
|
329
|
+
"New Autosign Entry": [
|
330
|
+
"New Autosign Entry"
|
331
|
+
],
|
332
|
+
"Salt Environments": [
|
333
|
+
"Salt Environments"
|
334
|
+
],
|
335
|
+
"Edit Salt Environment %s": [
|
336
|
+
"Edit Salt Environment %s"
|
337
|
+
],
|
338
|
+
"New Salt Environment": [
|
339
|
+
"New Salt Environment"
|
340
|
+
],
|
341
|
+
"SaltEnvironment|Name": [
|
342
|
+
"SaltEnvironment|Name"
|
343
|
+
],
|
344
|
+
"States": [
|
345
|
+
"States"
|
346
|
+
],
|
347
|
+
"Hosts": [
|
348
|
+
"Hosts"
|
349
|
+
],
|
350
|
+
"Host groups": [
|
351
|
+
"Host groups"
|
352
|
+
],
|
353
|
+
"Delete %s?": [
|
354
|
+
"Delete %s?"
|
355
|
+
],
|
356
|
+
"Salt Keys on %s": [
|
357
|
+
"Salt Keys on %s"
|
358
|
+
],
|
359
|
+
"Filter %s": [
|
360
|
+
"Filter %s"
|
361
|
+
],
|
362
|
+
"Autosign": [
|
363
|
+
"Autosign"
|
364
|
+
],
|
365
|
+
"Key Name": [
|
366
|
+
"Key Name"
|
367
|
+
],
|
368
|
+
"State": [
|
369
|
+
"State"
|
370
|
+
],
|
371
|
+
"Fingerprint": [
|
372
|
+
"Fingerprint"
|
373
|
+
],
|
374
|
+
"Accept": [
|
375
|
+
"Accept"
|
376
|
+
],
|
377
|
+
"Reject": [
|
378
|
+
"Reject"
|
379
|
+
],
|
380
|
+
"Salt States": [
|
381
|
+
"Salt States"
|
382
|
+
],
|
383
|
+
"Environments": [
|
384
|
+
"Environments"
|
385
|
+
],
|
386
|
+
"Please select a Salt environment first": [
|
387
|
+
"Please select a Salt environment first"
|
388
|
+
],
|
389
|
+
"Edit Salt State %s": [
|
390
|
+
"Edit Salt State %s"
|
391
|
+
],
|
392
|
+
"Select the changes you want to realize in Foreman": [
|
393
|
+
"Select the changes you want to realize in Foreman"
|
394
|
+
],
|
395
|
+
"Toggle": [
|
396
|
+
"Toggle"
|
397
|
+
],
|
398
|
+
"Added": [
|
399
|
+
"Added"
|
400
|
+
],
|
401
|
+
"Check/Uncheck Added": [
|
402
|
+
"Check/Uncheck Added"
|
403
|
+
],
|
404
|
+
"Removed": [
|
405
|
+
"Removed"
|
406
|
+
],
|
407
|
+
"Check/Uncheck Removed": [
|
408
|
+
"Check/Uncheck Removed"
|
409
|
+
],
|
410
|
+
"Check/Uncheck All": [
|
411
|
+
"Check/Uncheck All"
|
412
|
+
],
|
413
|
+
"Environment": [
|
414
|
+
"Environment"
|
415
|
+
],
|
416
|
+
"Operation": [
|
417
|
+
"Operation"
|
418
|
+
],
|
419
|
+
"Cancel": [
|
420
|
+
"Cancel"
|
421
|
+
],
|
422
|
+
"Update": [
|
423
|
+
"Update"
|
424
|
+
],
|
425
|
+
"New Salt State": [
|
426
|
+
"New Salt State"
|
427
|
+
],
|
428
|
+
"SaltModule|Name": [
|
429
|
+
"SaltModule|Name"
|
430
|
+
],
|
431
|
+
"Variables": [
|
432
|
+
""
|
433
|
+
],
|
434
|
+
"Edit": [
|
435
|
+
"Edit"
|
436
|
+
],
|
437
|
+
"Salt Variable Details": [
|
438
|
+
""
|
439
|
+
],
|
440
|
+
"Default Behavior": [
|
441
|
+
""
|
442
|
+
],
|
443
|
+
"Override the default value of the Salt variable.": [
|
444
|
+
""
|
445
|
+
],
|
446
|
+
"Mark the variable to be managed by Foreman. When the Salt State of this variable is assigned to a host, the default value will be added as a Salt pillar for this host. Specify matchers to set a different value for such variable.": [
|
447
|
+
""
|
448
|
+
],
|
449
|
+
"Value to use when there is no match.": [
|
450
|
+
""
|
451
|
+
],
|
452
|
+
"Hidden Value": [
|
453
|
+
""
|
454
|
+
],
|
455
|
+
"Hide all values for this parameter.": [
|
456
|
+
""
|
457
|
+
],
|
458
|
+
"Optional Input Validator": [
|
459
|
+
""
|
460
|
+
],
|
461
|
+
"Before including these variables as Salt pillar, Foreman will validate that your variables comply with the validation.": [
|
462
|
+
""
|
463
|
+
],
|
464
|
+
"If checked, will raise an error if there is no default value and no matcher provide a value.": [
|
465
|
+
""
|
466
|
+
],
|
467
|
+
"Prioritize Attribute Order": [
|
468
|
+
""
|
469
|
+
],
|
470
|
+
"Set the order in which values are resolved.": [
|
471
|
+
""
|
472
|
+
],
|
473
|
+
"Order": [
|
474
|
+
""
|
475
|
+
],
|
476
|
+
"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>": [
|
477
|
+
""
|
478
|
+
],
|
479
|
+
"Continue to look for matches after first find (only array/hash type)? Note: merging overrides ignores all matchers that are omitted.": [
|
480
|
+
""
|
481
|
+
],
|
482
|
+
"Include default value when merging all matching values.": [
|
483
|
+
""
|
484
|
+
],
|
485
|
+
"Avoid duplicate values when merging them (only array type)?": [
|
486
|
+
""
|
487
|
+
],
|
488
|
+
"Specify Matchers": [
|
489
|
+
""
|
490
|
+
],
|
491
|
+
"Salt Variables": [
|
492
|
+
""
|
493
|
+
],
|
494
|
+
"Edit %s": [
|
495
|
+
""
|
496
|
+
],
|
497
|
+
"Edit Salt Variable": [
|
498
|
+
""
|
499
|
+
],
|
500
|
+
"New Salt Variable": [
|
501
|
+
""
|
502
|
+
],
|
503
|
+
"Variable|Name": [
|
504
|
+
""
|
505
|
+
],
|
506
|
+
"Variable|State": [
|
507
|
+
""
|
508
|
+
],
|
509
|
+
"Type": [
|
510
|
+
""
|
511
|
+
],
|
512
|
+
"Actions": [
|
513
|
+
""
|
514
|
+
],
|
515
|
+
"Overriden": [
|
516
|
+
""
|
517
|
+
],
|
518
|
+
"Create Salt Variable": [
|
519
|
+
""
|
520
|
+
],
|
521
|
+
"Select salt environment": [
|
522
|
+
""
|
523
|
+
],
|
524
|
+
"*Clear environment*": [
|
525
|
+
""
|
526
|
+
],
|
527
|
+
"Run Salt state.highstate": [
|
528
|
+
""
|
529
|
+
],
|
530
|
+
"Run Salt": [
|
531
|
+
"Run Salt"
|
532
|
+
],
|
533
|
+
"Config Management": [
|
534
|
+
""
|
535
|
+
],
|
536
|
+
"Namespace Foreman pillars under 'foreman' key": [
|
537
|
+
"Namespace Foreman pillars under 'foreman' key"
|
538
|
+
],
|
539
|
+
"Salt namespace pillars": [
|
540
|
+
""
|
541
|
+
],
|
542
|
+
"Remote action:": [
|
543
|
+
""
|
544
|
+
],
|
545
|
+
"Import Puppet classes": [
|
546
|
+
""
|
547
|
+
],
|
548
|
+
"Import facts": [
|
549
|
+
""
|
550
|
+
],
|
551
|
+
"Action with sub plans": [
|
552
|
+
""
|
553
|
+
]
|
554
|
+
}
|
555
|
+
}
|
556
|
+
};
|