foreman_salt 15.1.0 → 15.2.1

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