hammer_cli_foreman 0.7.0 → 0.8.0

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.

Potentially problematic release.


This version of hammer_cli_foreman might be problematic. Click here for more details.

Files changed (65) hide show
  1. checksums.yaml +4 -4
  2. data/doc/release_notes.md +11 -0
  3. data/lib/hammer_cli_foreman.rb +4 -0
  4. data/lib/hammer_cli_foreman/associating_commands.rb +21 -0
  5. data/lib/hammer_cli_foreman/host.rb +0 -5
  6. data/lib/hammer_cli_foreman/id_resolver.rb +6 -2
  7. data/lib/hammer_cli_foreman/location.rb +1 -0
  8. data/lib/hammer_cli_foreman/organization.rb +2 -0
  9. data/lib/hammer_cli_foreman/realm.rb +53 -0
  10. data/lib/hammer_cli_foreman/smart_class_parameter.rb +3 -0
  11. data/lib/hammer_cli_foreman/smart_variable.rb +4 -1
  12. data/lib/hammer_cli_foreman/usergroup.rb +1 -3
  13. data/lib/hammer_cli_foreman/version.rb +1 -1
  14. data/locale/ca/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  15. data/locale/ca/hammer-cli-foreman.edit.po +376 -290
  16. data/locale/ca/hammer-cli-foreman.po +393 -192
  17. data/locale/de/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  18. data/locale/de/hammer-cli-foreman.edit.po +277 -179
  19. data/locale/de/hammer-cli-foreman.po +420 -219
  20. data/locale/en/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  21. data/locale/en/hammer-cli-foreman.edit.po +216 -144
  22. data/locale/en/hammer-cli-foreman.po +55 -1
  23. data/locale/en_GB/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  24. data/locale/en_GB/hammer-cli-foreman.edit.po +339 -224
  25. data/locale/en_GB/hammer-cli-foreman.po +391 -190
  26. data/locale/es/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  27. data/locale/es/hammer-cli-foreman.edit.po +251 -158
  28. data/locale/es/hammer-cli-foreman.po +444 -242
  29. data/locale/fr/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  30. data/locale/fr/hammer-cli-foreman.edit.po +252 -159
  31. data/locale/fr/hammer-cli-foreman.po +392 -191
  32. data/locale/hammer-cli-foreman.pot +253 -175
  33. data/locale/it/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  34. data/locale/it/hammer-cli-foreman.edit.po +281 -188
  35. data/locale/it/hammer-cli-foreman.po +391 -190
  36. data/locale/ja/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  37. data/locale/ja/hammer-cli-foreman.edit.po +282 -189
  38. data/locale/ja/hammer-cli-foreman.po +457 -256
  39. data/locale/ko/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  40. data/locale/ko/hammer-cli-foreman.edit.po +280 -187
  41. data/locale/ko/hammer-cli-foreman.po +458 -257
  42. data/locale/pt_BR/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  43. data/locale/pt_BR/hammer-cli-foreman.edit.po +255 -162
  44. data/locale/pt_BR/hammer-cli-foreman.po +455 -254
  45. data/locale/ru/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  46. data/locale/ru/hammer-cli-foreman.edit.po +443 -337
  47. data/locale/ru/hammer-cli-foreman.po +412 -211
  48. data/locale/zh_CN/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  49. data/locale/zh_CN/hammer-cli-foreman.edit.po +278 -185
  50. data/locale/zh_CN/hammer-cli-foreman.po +465 -264
  51. data/locale/zh_TW/LC_MESSAGES/hammer-cli-foreman.mo +0 -0
  52. data/locale/zh_TW/hammer-cli-foreman.edit.po +279 -186
  53. data/locale/zh_TW/hammer-cli-foreman.po +459 -258
  54. data/test/data/README.md +2 -2
  55. data/test/functional/hostgroup/create_test.rb +303 -0
  56. data/test/functional/hostgroup/update_test.rb +303 -0
  57. data/test/functional/smart_variable_test.rb +150 -0
  58. data/test/unit/host_test.rb +0 -4
  59. data/test/unit/location_test.rb +1 -0
  60. data/test/unit/organization_test.rb +1 -0
  61. data/test/unit/realm_test.rb +87 -0
  62. data/test/unit/smart_class_parameter_test.rb +7 -0
  63. data/test/unit/smart_variable_test.rb +1 -1
  64. data/test/unit/usergroup_test.rb +2 -0
  65. metadata +13 -4
@@ -5,13 +5,13 @@
5
5
  # Translators:
6
6
  # Claer <transiblu@claer.hammock.fr>, 2014-2016
7
7
  # Dominic Cleal <dominic@cleal.org>, 2014
8
- # Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2014
8
+ # Pierre-Emmanuel Dutang <dutangp@gmail.com>, 2014,2016
9
9
  msgid ""
10
10
  msgstr ""
11
- "Project-Id-Version: hammer-cli-foreman 0.7.0\n"
11
+ "Project-Id-Version: hammer-cli-foreman 0.8.0\n"
12
12
  "Report-Msgid-Bugs-To: \n"
13
- "POT-Creation-Date: 2016-02-25 15:04+0100\n"
14
- "PO-Revision-Date: 2016-05-26 10:00+0000\n"
13
+ "POT-Creation-Date: 2016-06-14 23:53+0200\n"
14
+ "PO-Revision-Date: 2016-06-20 13:01+0000\n"
15
15
  "Last-Translator: Claer <transiblu@claer.hammock.fr>\n"
16
16
  "Language-Team: French (http://www.transifex.com/foreman/foreman/language/fr/)\n"
17
17
  "MIME-Version: 1.0\n"
@@ -136,8 +136,8 @@ msgstr "Gérer les groupes d'utilisateurs."
136
136
  #: ../lib/hammer_cli_foreman/external_usergroup.rb:10
137
137
  #: ../lib/hammer_cli_foreman/filter.rb:9
138
138
  #: ../lib/hammer_cli_foreman/filter.rb:72
139
- #: ../lib/hammer_cli_foreman/host.rb:170 ../lib/hammer_cli_foreman/host.rb:207
140
- #: ../lib/hammer_cli_foreman/host.rb:238
139
+ #: ../lib/hammer_cli_foreman/host.rb:159 ../lib/hammer_cli_foreman/host.rb:196
140
+ #: ../lib/hammer_cli_foreman/host.rb:227
141
141
  #: ../lib/hammer_cli_foreman/hostgroup.rb:57
142
142
  #: ../lib/hammer_cli_foreman/image.rb:29
143
143
  #: ../lib/hammer_cli_foreman/interface.rb:23
@@ -173,7 +173,7 @@ msgstr "Id"
173
173
  #: ../lib/hammer_cli_foreman/external_usergroup.rb:42
174
174
  #: ../lib/hammer_cli_foreman/filter.rb:73
175
175
  #: ../lib/hammer_cli_foreman/filter.rb:90
176
- #: ../lib/hammer_cli_foreman/host.rb:171 ../lib/hammer_cli_foreman/host.rb:209
176
+ #: ../lib/hammer_cli_foreman/host.rb:160 ../lib/hammer_cli_foreman/host.rb:198
177
177
  #: ../lib/hammer_cli_foreman/hostgroup.rb:58
178
178
  #: ../lib/hammer_cli_foreman/image.rb:30 ../lib/hammer_cli_foreman/image.rb:70
179
179
  #: ../lib/hammer_cli_foreman/location.rb:14
@@ -188,7 +188,7 @@ msgstr "Id"
188
188
  #: ../lib/hammer_cli_foreman/smart_variable.rb:10
189
189
  #: ../lib/hammer_cli_foreman/subnet.rb:11
190
190
  #: ../lib/hammer_cli_foreman/template.rb:26
191
- #: ../lib/hammer_cli_foreman/template.rb:74
191
+ #: ../lib/hammer_cli_foreman/template.rb:75
192
192
  #: ../lib/hammer_cli_foreman/user.rb:12
193
193
  #: ../lib/hammer_cli_foreman/usergroup.rb:12
194
194
  msgid "Name"
@@ -222,215 +222,359 @@ msgstr "Impossible de mettre à jour l'architecture"
222
222
  msgid "Associate a hostgroup"
223
223
  msgstr "Associer un groupe d'hôtes"
224
224
 
225
- #: ../lib/hammer_cli_foreman/associating_commands.rb:46
225
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:43
226
+ msgid "The hostgroup has been associated"
227
+ msgstr "Le groupe d'hôte a été associé"
228
+
229
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:44
230
+ msgid "Could not associate the hostgroup"
231
+ msgstr "Impossible d'associer le groupe d'hôte"
232
+
233
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:49
226
234
  msgid "Disassociate a hostgroup"
227
235
  msgstr "Dissocier un groupe d'hôtes"
228
236
 
229
- #: ../lib/hammer_cli_foreman/associating_commands.rb:55
237
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:51
238
+ msgid "The hostgroup has been disassociated"
239
+ msgstr "Le groupe d'hôte a été dissocié"
240
+
241
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:52
242
+ msgid "Could not disassociate the hostgroup"
243
+ msgstr "Impossible de dissocier le groupe d'hôte"
244
+
245
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:61
230
246
  msgid "Associate an environment"
231
247
  msgstr "Associer à un environnement"
232
248
 
233
- #: ../lib/hammer_cli_foreman/associating_commands.rb:60
249
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:63
250
+ msgid "The environment has been associated"
251
+ msgstr "L'environnement a été associé"
252
+
253
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:64
254
+ msgid "Could not associate the environment"
255
+ msgstr "Impossible d'associer l'environnement"
256
+
257
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:69
234
258
  msgid "Disassociate an environment"
235
259
  msgstr "Dissocier un environnement"
236
260
 
237
- #: ../lib/hammer_cli_foreman/associating_commands.rb:69
261
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:71
262
+ msgid "The environment has been disassociated"
263
+ msgstr "L'environnement a été dissocié"
264
+
265
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:72
266
+ msgid "Could not disassociate the environment"
267
+ msgstr "Impossible de dissocié l'environnement"
268
+
269
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:81
238
270
  msgid "Associate a domain"
239
271
  msgstr "Associer un domaine"
240
272
 
241
- #: ../lib/hammer_cli_foreman/associating_commands.rb:74
273
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:83
274
+ msgid "The domain has been associated"
275
+ msgstr "Le domaine a été associé"
276
+
277
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:84
278
+ msgid "Could not associate the domain"
279
+ msgstr "Impossible d'associer le domaine"
280
+
281
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:89
242
282
  msgid "Disassociate a domain"
243
283
  msgstr "Dissocier un domaine"
244
284
 
245
- #: ../lib/hammer_cli_foreman/associating_commands.rb:83
285
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:91
286
+ msgid "The domain has been disassociated"
287
+ msgstr "Le domaine a été dissocié"
288
+
289
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:92
290
+ msgid "Could not disassociate the domain"
291
+ msgstr "Impossible de dissocié le domaine"
292
+
293
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:101
246
294
  msgid "Associate a medium"
247
295
  msgstr "Associer un medium"
248
296
 
249
- #: ../lib/hammer_cli_foreman/associating_commands.rb:88
297
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:103
298
+ msgid "The medium has been associated"
299
+ msgstr "Le medium a été associé"
300
+
301
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:104
302
+ msgid "Could not associate the medium"
303
+ msgstr "Impossible d'associer le medium"
304
+
305
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:109
250
306
  msgid "Disassociate a medium"
251
307
  msgstr "Dissocier un medium"
252
308
 
253
- #: ../lib/hammer_cli_foreman/associating_commands.rb:97
309
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:111
310
+ msgid "The medium has been disassociated"
311
+ msgstr "Le medium a été dissocié"
312
+
313
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:112
314
+ msgid "Could not disassociate the medium"
315
+ msgstr "Impossible de dissocier le medium"
316
+
317
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:121
254
318
  msgid "Associate a subnet"
255
319
  msgstr "Associer un sous réseau"
256
320
 
257
- #: ../lib/hammer_cli_foreman/associating_commands.rb:102
321
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:123
322
+ msgid "The subnet has been associated"
323
+ msgstr "Le sous-réseau a été associé"
324
+
325
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:124
326
+ msgid "Could not associate the subnet"
327
+ msgstr "Impossible d'associer le sous-réseau"
328
+
329
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:129
258
330
  msgid "Disassociate a subnet"
259
331
  msgstr "Dissocier un sous réseau"
260
332
 
261
- #: ../lib/hammer_cli_foreman/associating_commands.rb:111
333
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:131
334
+ msgid "The subnet has been disassociated"
335
+ msgstr "Le sous-réseau a été dissocié"
336
+
337
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:132
338
+ msgid "Could not disassociate the subnet"
339
+ msgstr "Impossible de dissocier le sous-réseau"
340
+
341
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:141
262
342
  msgid "Associate a compute resource"
263
343
  msgstr "Associer une ressource d'ordinateur"
264
344
 
265
- #: ../lib/hammer_cli_foreman/associating_commands.rb:116
345
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:143
346
+ msgid "The compute resource has been associated"
347
+ msgstr "La ressources de calcul a été associé"
348
+
349
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:144
350
+ msgid "Could not associate the compute resource"
351
+ msgstr "Impossible d'associer la ressources de calcul"
352
+
353
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:149
266
354
  msgid "Disassociate a compute resource"
267
355
  msgstr "Dissocier une ressource d'ordinateur"
268
356
 
269
- #: ../lib/hammer_cli_foreman/associating_commands.rb:125
357
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:151
358
+ msgid "The compute resource has been disassociated"
359
+ msgstr "La ressources de calcul a été dissocié"
360
+
361
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:152
362
+ msgid "Could not disassociate the compute resource"
363
+ msgstr "Impossible de dissocier la ressources de calcul"
364
+
365
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:161
270
366
  msgid "Associate a smart proxy"
271
367
  msgstr "Associer un smart proxy"
272
368
 
273
- #: ../lib/hammer_cli_foreman/associating_commands.rb:134
369
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:163
370
+ msgid "The smart proxy has been associated"
371
+ msgstr "Le smart proxy a été associé"
372
+
373
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:164
374
+ msgid "Could not associate the smart proxy"
375
+ msgstr "Impossible d'associer le smart proxy"
376
+
377
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:173
274
378
  msgid "Disassociate a smart proxy"
275
379
  msgstr "Dissocier un smart proxy"
276
380
 
277
- #: ../lib/hammer_cli_foreman/associating_commands.rb:147
381
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:175
382
+ msgid "The smart proxy has been disassociated"
383
+ msgstr "Le smart proxy a été dissocié"
384
+
385
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:176
386
+ msgid "Could not disassociate the smart proxy"
387
+ msgstr "Impossible de dissocier le smart proxy"
388
+
389
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:189
278
390
  msgid "Associate an user"
279
391
  msgstr "Associer un utilisateur"
280
392
 
281
- #: ../lib/hammer_cli_foreman/associating_commands.rb:149
393
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:191
282
394
  msgid "The user has been associated"
283
395
  msgstr "L'utilisateur a été associé"
284
396
 
285
- #: ../lib/hammer_cli_foreman/associating_commands.rb:150
397
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:192
286
398
  msgid "Could not associate the user"
287
399
  msgstr "Impossible d'associer l'utilisateur"
288
400
 
289
- #: ../lib/hammer_cli_foreman/associating_commands.rb:155
401
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:197
290
402
  msgid "Disassociate an user"
291
403
  msgstr "Dissocier un utilisateur"
292
404
 
293
- #: ../lib/hammer_cli_foreman/associating_commands.rb:157
405
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:199
294
406
  msgid "The user has been disassociated"
295
407
  msgstr "L'utilisateur a été dissocié"
296
408
 
297
- #: ../lib/hammer_cli_foreman/associating_commands.rb:158
409
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:200
298
410
  msgid "Could not disassociate the user"
299
411
  msgstr "Impossible de dissocier l'utilisateur"
300
412
 
301
- #: ../lib/hammer_cli_foreman/associating_commands.rb:167
413
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:209
302
414
  msgid "Associate an user group"
303
415
  msgstr "Associer un groupe d'utilisateurs"
304
416
 
305
- #: ../lib/hammer_cli_foreman/associating_commands.rb:171
417
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:213
306
418
  msgid "The user group has been associated"
307
419
  msgstr "Le groupe d'utilisateurs a été associé"
308
420
 
309
- #: ../lib/hammer_cli_foreman/associating_commands.rb:172
421
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:214
310
422
  msgid "Could not associate the user group"
311
423
  msgstr "Impossible d'associer le groupe d'utilisateurs"
312
424
 
313
- #: ../lib/hammer_cli_foreman/associating_commands.rb:177
425
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:219
314
426
  msgid "Disassociate an user group"
315
427
  msgstr "Dissocier un groupe d'utilisateurs"
316
428
 
317
- #: ../lib/hammer_cli_foreman/associating_commands.rb:181
429
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:223
318
430
  msgid "The user group has been disassociated"
319
431
  msgstr "Le groupe d'utilisateurs a été dissocié"
320
432
 
321
- #: ../lib/hammer_cli_foreman/associating_commands.rb:182
433
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:224
322
434
  msgid "Could not disassociate the user group"
323
435
  msgstr "Impossible de dissocier le groupe d'utilisateurs"
324
436
 
325
- #: ../lib/hammer_cli_foreman/associating_commands.rb:191
437
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:233
326
438
  msgid "Associate a configuration template"
327
439
  msgstr "Associer un modèle de configuration"
328
440
 
329
- #: ../lib/hammer_cli_foreman/associating_commands.rb:196
441
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:235
442
+ msgid "The configuration template has been associated"
443
+ msgstr "Le modèle de configuration a été associé"
444
+
445
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:236
446
+ msgid "Could not associate the configuration template"
447
+ msgstr "Impossible d'associer le modèle de configuration"
448
+
449
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:241
330
450
  msgid "Disassociate a configuration template"
331
451
  msgstr "Dissocier un modèle de configuration"
332
452
 
333
- #: ../lib/hammer_cli_foreman/associating_commands.rb:205
453
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:243
454
+ msgid "The configuration template has been disassociated"
455
+ msgstr "Le modèle de configuration a été dissocié"
456
+
457
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:244
458
+ msgid "Could not disassociate the configuration template"
459
+ msgstr "Impossible de dissocier le modèle de configuration"
460
+
461
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:253
334
462
  msgid "Associate an organization"
335
463
  msgstr "Associer une organisation"
336
464
 
337
- #: ../lib/hammer_cli_foreman/associating_commands.rb:210
465
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:255
466
+ msgid "The organization has been associated"
467
+ msgstr "L'organisation a été associé"
468
+
469
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:256
470
+ msgid "Could not associate the organization"
471
+ msgstr "Impossible d'associer l'organisation"
472
+
473
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:261
338
474
  msgid "Disassociate an organization"
339
475
  msgstr "Dissocier une organisation"
340
476
 
341
- #: ../lib/hammer_cli_foreman/associating_commands.rb:219
477
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:263
478
+ msgid "The organization has been disassociated"
479
+ msgstr "L'organisation a été dissocié"
480
+
481
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:264
482
+ msgid "Could not disassociate the organization"
483
+ msgstr "Impossible de dissocier l'organisation"
484
+
485
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:273
342
486
  msgid "Associate an operating system"
343
487
  msgstr "Associer un système d'exploitation"
344
488
 
345
- #: ../lib/hammer_cli_foreman/associating_commands.rb:221
489
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:275
346
490
  msgid "Operating system has been associated"
347
491
  msgstr "Le système d'exploitation a été associé"
348
492
 
349
- #: ../lib/hammer_cli_foreman/associating_commands.rb:222
493
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:276
350
494
  msgid "Could not associate the operating system"
351
495
  msgstr "Impossible d'associer le système d'exploitation"
352
496
 
353
- #: ../lib/hammer_cli_foreman/associating_commands.rb:228
497
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:282
354
498
  msgid "Disassociate an operating system"
355
499
  msgstr "Dissocier un système d'exploitation"
356
500
 
357
- #: ../lib/hammer_cli_foreman/associating_commands.rb:230
501
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:284
358
502
  msgid "Operating system has been disassociated"
359
503
  msgstr "Le système d'exploitation a été dissocié"
360
504
 
361
- #: ../lib/hammer_cli_foreman/associating_commands.rb:231
505
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:285
362
506
  msgid "Could not disassociate the operating system"
363
507
  msgstr "Impossible de dissocier le système d'exploitation"
364
508
 
365
- #: ../lib/hammer_cli_foreman/associating_commands.rb:240
509
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:294
366
510
  msgid "Associate an architecture"
367
511
  msgstr "Associer une architecture"
368
512
 
369
- #: ../lib/hammer_cli_foreman/associating_commands.rb:242
513
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:296
370
514
  msgid "Architecture has been associated"
371
515
  msgstr "L'architecture a été associée"
372
516
 
373
- #: ../lib/hammer_cli_foreman/associating_commands.rb:243
517
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:297
374
518
  msgid "Could not associate the architecture"
375
519
  msgstr "Impossible d'associer l'architecture"
376
520
 
377
- #: ../lib/hammer_cli_foreman/associating_commands.rb:249
521
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:303
378
522
  msgid "Disassociate an architecture"
379
523
  msgstr "Dissocier une architecture"
380
524
 
381
- #: ../lib/hammer_cli_foreman/associating_commands.rb:251
525
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:305
382
526
  msgid "Architecture has been disassociated"
383
527
  msgstr "L'architecture a été dissociée"
384
528
 
385
- #: ../lib/hammer_cli_foreman/associating_commands.rb:252
529
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:306
386
530
  msgid "Could not disassociate the architecture"
387
531
  msgstr "Impossible de dissocier l'architecture"
388
532
 
389
- #: ../lib/hammer_cli_foreman/associating_commands.rb:261
533
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:315
390
534
  msgid "Associate a partition table"
391
535
  msgstr "Associer une table de partition"
392
536
 
393
- #: ../lib/hammer_cli_foreman/associating_commands.rb:263
537
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:317
394
538
  msgid "Partition table has been associated"
395
539
  msgstr "La table de partition a été associée"
396
540
 
397
- #: ../lib/hammer_cli_foreman/associating_commands.rb:264
541
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:318
398
542
  msgid "Could not associate the partition table"
399
543
  msgstr "Impossible d'associer la table de partition"
400
544
 
401
- #: ../lib/hammer_cli_foreman/associating_commands.rb:270
545
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:324
402
546
  msgid "Disassociate a partition table"
403
547
  msgstr "Dissocier une table de partition"
404
548
 
405
- #: ../lib/hammer_cli_foreman/associating_commands.rb:272
549
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:326
406
550
  msgid "Partition table has been disassociated"
407
551
  msgstr "La table de partition a été dissociée"
408
552
 
409
- #: ../lib/hammer_cli_foreman/associating_commands.rb:273
553
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:327
410
554
  msgid "Could not disassociate the partition table"
411
555
  msgstr "Impossible de dissocier la table de partition"
412
556
 
413
- #: ../lib/hammer_cli_foreman/associating_commands.rb:282
557
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:336
414
558
  msgid "Assign a user role"
415
559
  msgstr "Assigner un rôle utilisateur"
416
560
 
417
- #: ../lib/hammer_cli_foreman/associating_commands.rb:284
561
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:338
418
562
  msgid "User role has been assigned"
419
563
  msgstr "Rôle utilisateur assigné"
420
564
 
421
- #: ../lib/hammer_cli_foreman/associating_commands.rb:285
565
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:339
422
566
  msgid "Could not assign the user role"
423
567
  msgstr "Impossible d'assigner le rôle utilisateur"
424
568
 
425
- #: ../lib/hammer_cli_foreman/associating_commands.rb:291
569
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:345
426
570
  msgid "Remove a user role"
427
571
  msgstr "Supprimer un rôle utilisateur"
428
572
 
429
- #: ../lib/hammer_cli_foreman/associating_commands.rb:293
573
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:347
430
574
  msgid "User role has been removed"
431
575
  msgstr "Rôle utilisateur supprimé"
432
576
 
433
- #: ../lib/hammer_cli_foreman/associating_commands.rb:294
577
+ #: ../lib/hammer_cli_foreman/associating_commands.rb:348
434
578
  msgid "Could not remove the user role"
435
579
  msgstr "Impossible de supprimer le rôle utilisateur"
436
580
 
@@ -536,34 +680,50 @@ msgstr "Source d'authentification mis à jour"
536
680
  msgid "Could not update the Auth Source"
537
681
  msgstr "Impossible de mettre à jour la source d'authentification"
538
682
 
539
- #: ../lib/hammer_cli_foreman/commands.rb:87
683
+ #: ../lib/hammer_cli_foreman/commands.rb:88
540
684
  msgid "Received data of unknown format"
541
685
  msgstr "Format inconnu de la donnée reçue"
542
686
 
543
- #: ../lib/hammer_cli_foreman/commands.rb:195
687
+ #: ../lib/hammer_cli_foreman/commands.rb:196
544
688
  msgid ""
545
689
  "Could not find %{resource}. Some search options were missing, please see "
546
690
  "--help."
547
691
  msgstr "%{resource} introuvable. Certaines options de recherche sont manquantes, veuillez consulter --help"
548
692
 
549
- #: ../lib/hammer_cli_foreman/commands.rb:197
693
+ #: ../lib/hammer_cli_foreman/commands.rb:198
550
694
  msgid "Could not find %{resource}, please set option %{switches}."
551
695
  msgstr "%{resource} introuvable, veuillez définir l'option %{switches}."
552
696
 
553
- #: ../lib/hammer_cli_foreman/commands.rb:199
697
+ #: ../lib/hammer_cli_foreman/commands.rb:200
554
698
  msgid "Could not find %{resource}, please set one of options %{switches}."
555
699
  msgstr "%{resource} introuvable, veuillez définir l'une des options %{switches}."
556
700
 
557
- #: ../lib/hammer_cli_foreman/commands.rb:521
701
+ #: ../lib/hammer_cli_foreman/commands.rb:529
558
702
  msgid "Associate a resource"
559
703
  msgstr "Associer à une ressource"
560
704
 
561
- #: ../lib/hammer_cli_foreman/commands.rb:543
705
+ #: ../lib/hammer_cli_foreman/commands.rb:533
706
+ msgid "Could not associate the %{resource_name}"
707
+ msgstr "Impossible d'associer le %{resource_name}"
708
+
709
+ #: ../lib/hammer_cli_foreman/commands.rb:537
710
+ msgid "The %{resource_name} has been associated"
711
+ msgstr "Le %{resource_name} a été associé"
712
+
713
+ #: ../lib/hammer_cli_foreman/commands.rb:559
562
714
  msgid "Disassociate a resource"
563
715
  msgstr "Dissocier la ressource"
564
716
 
717
+ #: ../lib/hammer_cli_foreman/commands.rb:571
718
+ msgid "Could not disassociate the %{resource_name}"
719
+ msgstr "Impossible de dissocier le %{resource_name}"
720
+
721
+ #: ../lib/hammer_cli_foreman/commands.rb:575
722
+ msgid "The %{resource_name} has been disassociated"
723
+ msgstr "Le %{resource_name} a été dissocié"
724
+
565
725
  #: ../lib/hammer_cli_foreman/common_parameter.rb:13
566
- #: ../lib/hammer_cli_foreman/fact.rb:14 ../lib/hammer_cli_foreman/host.rb:334
726
+ #: ../lib/hammer_cli_foreman/fact.rb:14 ../lib/hammer_cli_foreman/host.rb:323
567
727
  #: ../lib/hammer_cli_foreman/settings.rb:13
568
728
  #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:76
569
729
  #: ../lib/hammer_cli_foreman/smart_variable.rb:66
@@ -612,7 +772,7 @@ msgstr "Fournisseur"
612
772
 
613
773
  #: ../lib/hammer_cli_foreman/compute_resource.rb:34
614
774
  #: ../lib/hammer_cli_foreman/compute_resource.rb:40
615
- #: ../lib/hammer_cli_foreman/host.rb:208 ../lib/hammer_cli_foreman/image.rb:33
775
+ #: ../lib/hammer_cli_foreman/host.rb:197 ../lib/hammer_cli_foreman/image.rb:33
616
776
  #: ../lib/hammer_cli_foreman/image.rb:71
617
777
  msgid "UUID"
618
778
  msgstr "UUID"
@@ -771,19 +931,38 @@ msgstr "Environnement supprimé"
771
931
  msgid "Could not delete the environment"
772
932
  msgstr "Impossible de supprimer l'environnement"
773
933
 
774
- #: ../lib/hammer_cli_foreman/exception_handler.rb:41
934
+ #: ../lib/hammer_cli_foreman/exception_handler.rb:29
935
+ msgid "Redirection of API call detected."
936
+ msgstr "Redirection à l'appel API détecté"
937
+
938
+ #: ../lib/hammer_cli_foreman/exception_handler.rb:30
939
+ msgid ""
940
+ "It seems hammer is configured to use HTTP and the server prefers HTTPS."
941
+ msgstr "Il semble que hammer est configué pour utiliser HTTP et le serveur préfère HTTPS."
942
+
943
+ #: ../lib/hammer_cli_foreman/exception_handler.rb:32
944
+ msgid "Update your server url configuration"
945
+ msgstr "Mettre à jour votre configuration url du serveur"
946
+
947
+ #: ../lib/hammer_cli_foreman/exception_handler.rb:33
948
+ msgid ""
949
+ "you can set 'follow_redirects' to one of :default or :always to enable "
950
+ "redirects following"
951
+ msgstr "Vous pouvez définir 'follow_redirects' avec les valeurs :default ou :always pour activer le suivi des redirections"
952
+
953
+ #: ../lib/hammer_cli_foreman/exception_handler.rb:54
775
954
  msgid "Forbidden - server refused to process the request"
776
955
  msgstr "Refusé - Le serveur refuse de traiter votre demande"
777
956
 
778
- #: ../lib/hammer_cli_foreman/exception_handler.rb:75
957
+ #: ../lib/hammer_cli_foreman/exception_handler.rb:88
779
958
  msgid "Could not load the API description from the server"
780
959
  msgstr "Impossible de charger la description de l'API depuis le serveur"
781
960
 
782
- #: ../lib/hammer_cli_foreman/exception_handler.rb:76
961
+ #: ../lib/hammer_cli_foreman/exception_handler.rb:89
783
962
  msgid "is the server down?"
784
963
  msgstr "Le serveur est-il éteint ?"
785
964
 
786
- #: ../lib/hammer_cli_foreman/exception_handler.rb:77
965
+ #: ../lib/hammer_cli_foreman/exception_handler.rb:90
787
966
  msgid ""
788
967
  "was '%s' run on the server when using apipie cache? (typical production "
789
968
  "settings)"
@@ -831,7 +1010,7 @@ msgstr "Impossible de supprimer le groupe externe d'utilisateurs"
831
1010
  msgid "Host"
832
1011
  msgstr "Hôte"
833
1012
 
834
- #: ../lib/hammer_cli_foreman/fact.rb:13 ../lib/hammer_cli_foreman/host.rb:333
1013
+ #: ../lib/hammer_cli_foreman/fact.rb:13 ../lib/hammer_cli_foreman/host.rb:322
835
1014
  msgid "Fact"
836
1015
  msgstr "Fact"
837
1016
 
@@ -923,131 +1102,123 @@ msgstr "Paramètres d'interface"
923
1102
  msgid "Enter the root password for the host:"
924
1103
  msgstr "Saisir le mot de passe root de l'hôte :"
925
1104
 
926
- #: ../lib/hammer_cli_foreman/host.rb:153
927
- msgid "At least one interface must be set as primary"
928
- msgstr "Au moins une interface doit être définie comme primaire"
929
-
930
- #: ../lib/hammer_cli_foreman/host.rb:156
931
- msgid "At least one interface must be set as provision"
932
- msgstr "Au moins une interface doit être définie pour le provisioning"
933
-
934
- #: ../lib/hammer_cli_foreman/host.rb:172 ../lib/hammer_cli_foreman/host.rb:248
1105
+ #: ../lib/hammer_cli_foreman/host.rb:161 ../lib/hammer_cli_foreman/host.rb:237
935
1106
  #: ../lib/hammer_cli_foreman/hostgroup.rb:60
936
1107
  #: ../lib/hammer_cli_foreman/image.rb:31
937
1108
  msgid "Operating System"
938
1109
  msgstr "Système d'Exploitation"
939
1110
 
940
- #: ../lib/hammer_cli_foreman/host.rb:173 ../lib/hammer_cli_foreman/host.rb:212
1111
+ #: ../lib/hammer_cli_foreman/host.rb:162 ../lib/hammer_cli_foreman/host.rb:201
941
1112
  msgid "Host Group"
942
1113
  msgstr "Groupe d'hôtes"
943
1114
 
944
- #: ../lib/hammer_cli_foreman/host.rb:174 ../lib/hammer_cli_foreman/host.rb:225
1115
+ #: ../lib/hammer_cli_foreman/host.rb:163 ../lib/hammer_cli_foreman/host.rb:214
945
1116
  msgid "IP"
946
1117
  msgstr "IP"
947
1118
 
948
- #: ../lib/hammer_cli_foreman/host.rb:175 ../lib/hammer_cli_foreman/host.rb:226
1119
+ #: ../lib/hammer_cli_foreman/host.rb:164 ../lib/hammer_cli_foreman/host.rb:215
949
1120
  msgid "MAC"
950
1121
  msgstr "MAC"
951
1122
 
952
- #: ../lib/hammer_cli_foreman/host.rb:185
1123
+ #: ../lib/hammer_cli_foreman/host.rb:174
953
1124
  msgid "Bare Metal"
954
1125
  msgstr "Bare Metal"
955
1126
 
956
- #: ../lib/hammer_cli_foreman/host.rb:210
1127
+ #: ../lib/hammer_cli_foreman/host.rb:199
957
1128
  msgid "Organization"
958
1129
  msgstr "Organisation"
959
1130
 
960
- #: ../lib/hammer_cli_foreman/host.rb:211
1131
+ #: ../lib/hammer_cli_foreman/host.rb:200
961
1132
  msgid "Location"
962
1133
  msgstr "Emplacement"
963
1134
 
964
- #: ../lib/hammer_cli_foreman/host.rb:213
1135
+ #: ../lib/hammer_cli_foreman/host.rb:202
965
1136
  msgid "Compute Resource"
966
1137
  msgstr "Ressources d'Ordinateur"
967
1138
 
968
- #: ../lib/hammer_cli_foreman/host.rb:214
1139
+ #: ../lib/hammer_cli_foreman/host.rb:203
969
1140
  msgid "Compute Profile"
970
1141
  msgstr "Profil de calcul"
971
1142
 
972
- #: ../lib/hammer_cli_foreman/host.rb:215
1143
+ #: ../lib/hammer_cli_foreman/host.rb:204
973
1144
  #: ../lib/hammer_cli_foreman/hostgroup.rb:61
974
1145
  msgid "Environment"
975
1146
  msgstr "Environnement"
976
1147
 
977
- #: ../lib/hammer_cli_foreman/host.rb:216
1148
+ #: ../lib/hammer_cli_foreman/host.rb:205
978
1149
  msgid "Puppet CA Id"
979
1150
  msgstr "ID de Puppet CA"
980
1151
 
981
- #: ../lib/hammer_cli_foreman/host.rb:217
1152
+ #: ../lib/hammer_cli_foreman/host.rb:206
982
1153
  msgid "Puppet Master Id"
983
1154
  msgstr "ID du Puppet Master"
984
1155
 
985
- #: ../lib/hammer_cli_foreman/host.rb:218
1156
+ #: ../lib/hammer_cli_foreman/host.rb:207
986
1157
  msgid "Cert name"
987
1158
  msgstr "Nom du certificat"
988
1159
 
989
- #: ../lib/hammer_cli_foreman/host.rb:219
1160
+ #: ../lib/hammer_cli_foreman/host.rb:208
990
1161
  #: ../lib/hammer_cli_foreman/interface.rb:51
991
1162
  msgid "Managed"
992
1163
  msgstr "Géré"
993
1164
 
994
- #: ../lib/hammer_cli_foreman/host.rb:221
1165
+ #: ../lib/hammer_cli_foreman/host.rb:210
995
1166
  msgid "Installed at"
996
1167
  msgstr "Installé le"
997
1168
 
998
- #: ../lib/hammer_cli_foreman/host.rb:222
1169
+ #: ../lib/hammer_cli_foreman/host.rb:211
999
1170
  #: ../lib/hammer_cli_foreman/report.rb:12
1000
1171
  msgid "Last report"
1001
1172
  msgstr "Dernier rapport"
1002
1173
 
1003
- #: ../lib/hammer_cli_foreman/host.rb:224
1174
+ #: ../lib/hammer_cli_foreman/host.rb:213
1004
1175
  #: ../lib/hammer_cli_foreman/subnet.rb:12
1005
1176
  msgid "Network"
1006
1177
  msgstr "Réseau"
1007
1178
 
1008
- #: ../lib/hammer_cli_foreman/host.rb:227
1179
+ #: ../lib/hammer_cli_foreman/host.rb:216
1009
1180
  #: ../lib/hammer_cli_foreman/hostgroup.rb:72
1010
1181
  #: ../lib/hammer_cli_foreman/interface.rb:49
1011
1182
  msgid "Subnet"
1012
1183
  msgstr "Sous-Réseau"
1013
1184
 
1014
- #: ../lib/hammer_cli_foreman/host.rb:228
1185
+ #: ../lib/hammer_cli_foreman/host.rb:217
1015
1186
  #: ../lib/hammer_cli_foreman/hostgroup.rb:74
1016
1187
  #: ../lib/hammer_cli_foreman/interface.rb:50
1017
1188
  msgid "Domain"
1018
1189
  msgstr "Domaine"
1019
1190
 
1020
- #: ../lib/hammer_cli_foreman/host.rb:229
1191
+ #: ../lib/hammer_cli_foreman/host.rb:218
1021
1192
  msgid "Service provider"
1022
1193
  msgstr "Fournisseur de service"
1023
1194
 
1024
- #: ../lib/hammer_cli_foreman/host.rb:230
1195
+ #: ../lib/hammer_cli_foreman/host.rb:219
1025
1196
  msgid "SP Name"
1026
1197
  msgstr "SP Nom"
1027
1198
 
1028
- #: ../lib/hammer_cli_foreman/host.rb:231
1199
+ #: ../lib/hammer_cli_foreman/host.rb:220
1029
1200
  msgid "SP IP"
1030
1201
  msgstr "SP IP"
1031
1202
 
1032
- #: ../lib/hammer_cli_foreman/host.rb:232
1203
+ #: ../lib/hammer_cli_foreman/host.rb:221
1033
1204
  msgid "SP MAC"
1034
1205
  msgstr "SP MAC"
1035
1206
 
1036
- #: ../lib/hammer_cli_foreman/host.rb:233
1207
+ #: ../lib/hammer_cli_foreman/host.rb:222
1037
1208
  msgid "SP Subnet"
1038
1209
  msgstr "SP sous réseau"
1039
1210
 
1040
- #: ../lib/hammer_cli_foreman/host.rb:237
1211
+ #: ../lib/hammer_cli_foreman/host.rb:226
1041
1212
  msgid "Network interfaces"
1042
1213
  msgstr "Interfaces réseau"
1043
1214
 
1044
- #: ../lib/hammer_cli_foreman/host.rb:239
1215
+ #: ../lib/hammer_cli_foreman/host.rb:228
1045
1216
  #: ../lib/hammer_cli_foreman/interface.rb:24
1046
1217
  #: ../lib/hammer_cli_foreman/interface.rb:44
1047
1218
  msgid "Identifier"
1048
1219
  msgstr "Identifiant"
1049
1220
 
1050
- #: ../lib/hammer_cli_foreman/host.rb:240
1221
+ #: ../lib/hammer_cli_foreman/host.rb:229
1051
1222
  #: ../lib/hammer_cli_foreman/interface.rb:25
1052
1223
  #: ../lib/hammer_cli_foreman/interface.rb:45
1053
1224
  #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:60
@@ -1058,179 +1229,187 @@ msgstr "Identifiant"
1058
1229
  msgid "Type"
1059
1230
  msgstr "Type"
1060
1231
 
1061
- #: ../lib/hammer_cli_foreman/host.rb:241
1232
+ #: ../lib/hammer_cli_foreman/host.rb:230
1062
1233
  #: ../lib/hammer_cli_foreman/interface.rb:26
1063
1234
  #: ../lib/hammer_cli_foreman/interface.rb:46
1064
1235
  msgid "MAC address"
1065
1236
  msgstr "Adresse MAC"
1066
1237
 
1067
- #: ../lib/hammer_cli_foreman/host.rb:242
1238
+ #: ../lib/hammer_cli_foreman/host.rb:231
1068
1239
  #: ../lib/hammer_cli_foreman/interface.rb:27
1069
1240
  #: ../lib/hammer_cli_foreman/interface.rb:47
1070
1241
  msgid "IP address"
1071
1242
  msgstr "Adresse IP"
1072
1243
 
1073
- #: ../lib/hammer_cli_foreman/host.rb:243
1244
+ #: ../lib/hammer_cli_foreman/host.rb:232
1074
1245
  msgid "FQDN"
1075
1246
  msgstr "FQDN"
1076
1247
 
1077
- #: ../lib/hammer_cli_foreman/host.rb:246
1248
+ #: ../lib/hammer_cli_foreman/host.rb:235
1078
1249
  msgid "Operating system"
1079
1250
  msgstr "Système d'exploitation"
1080
1251
 
1081
- #: ../lib/hammer_cli_foreman/host.rb:247
1252
+ #: ../lib/hammer_cli_foreman/host.rb:236
1082
1253
  #: ../lib/hammer_cli_foreman/hostgroup.rb:75
1083
1254
  #: ../lib/hammer_cli_foreman/image.rb:45
1084
1255
  msgid "Architecture"
1085
1256
  msgstr "Architecture"
1086
1257
 
1087
- #: ../lib/hammer_cli_foreman/host.rb:251
1258
+ #: ../lib/hammer_cli_foreman/host.rb:240
1088
1259
  msgid "Build"
1089
1260
  msgstr "Construire"
1090
1261
 
1091
- #: ../lib/hammer_cli_foreman/host.rb:252
1262
+ #: ../lib/hammer_cli_foreman/host.rb:241
1092
1263
  #: ../lib/hammer_cli_foreman/hostgroup.rb:77
1093
1264
  msgid "Medium"
1094
1265
  msgstr "Medium"
1095
1266
 
1096
- #: ../lib/hammer_cli_foreman/host.rb:253
1267
+ #: ../lib/hammer_cli_foreman/host.rb:242
1097
1268
  #: ../lib/hammer_cli_foreman/hostgroup.rb:76
1098
1269
  msgid "Partition Table"
1099
1270
  msgstr "Table de partition"
1100
1271
 
1101
- #: ../lib/hammer_cli_foreman/host.rb:254
1272
+ #: ../lib/hammer_cli_foreman/host.rb:243
1102
1273
  msgid "Custom partition table"
1103
1274
  msgstr "Table de partition spécifique"
1104
1275
 
1105
- #: ../lib/hammer_cli_foreman/host.rb:257
1276
+ #: ../lib/hammer_cli_foreman/host.rb:246
1106
1277
  msgid "Image"
1107
1278
  msgstr "Image"
1108
1279
 
1109
- #: ../lib/hammer_cli_foreman/host.rb:258
1280
+ #: ../lib/hammer_cli_foreman/host.rb:247
1110
1281
  msgid "Image file"
1111
1282
  msgstr "Fichier Image"
1112
1283
 
1113
- #: ../lib/hammer_cli_foreman/host.rb:259
1284
+ #: ../lib/hammer_cli_foreman/host.rb:248
1114
1285
  msgid "Use image"
1115
1286
  msgstr "Utiliser l'image"
1116
1287
 
1117
- #: ../lib/hammer_cli_foreman/host.rb:265
1288
+ #: ../lib/hammer_cli_foreman/host.rb:254
1118
1289
  msgid "Additional info"
1119
1290
  msgstr "Informations complémentaires"
1120
1291
 
1121
- #: ../lib/hammer_cli_foreman/host.rb:266
1292
+ #: ../lib/hammer_cli_foreman/host.rb:255
1122
1293
  msgid "Owner Id"
1123
1294
  msgstr "Id du Propriétaire"
1124
1295
 
1125
- #: ../lib/hammer_cli_foreman/host.rb:267
1296
+ #: ../lib/hammer_cli_foreman/host.rb:256
1126
1297
  msgid "Owner Type"
1127
1298
  msgstr "Type de Propriétaire"
1128
1299
 
1129
- #: ../lib/hammer_cli_foreman/host.rb:268
1300
+ #: ../lib/hammer_cli_foreman/host.rb:257
1130
1301
  msgid "Enabled"
1131
1302
  msgstr "Activé"
1132
1303
 
1133
- #: ../lib/hammer_cli_foreman/host.rb:269
1304
+ #: ../lib/hammer_cli_foreman/host.rb:258
1134
1305
  #: ../lib/hammer_cli_foreman/hostgroup.rb:62
1135
1306
  msgid "Model"
1136
1307
  msgstr "Modèle"
1137
1308
 
1138
- #: ../lib/hammer_cli_foreman/host.rb:270
1309
+ #: ../lib/hammer_cli_foreman/host.rb:259
1139
1310
  msgid "Comment"
1140
1311
  msgstr "Commentaire"
1141
1312
 
1142
- #: ../lib/hammer_cli_foreman/host.rb:283
1313
+ #: ../lib/hammer_cli_foreman/host.rb:272
1143
1314
  msgid "Status"
1144
1315
  msgstr "Statut"
1145
1316
 
1146
- #: ../lib/hammer_cli_foreman/host.rb:284
1317
+ #: ../lib/hammer_cli_foreman/host.rb:273
1147
1318
  msgid "Power"
1148
1319
  msgstr "Alimentation"
1149
1320
 
1150
- #: ../lib/hammer_cli_foreman/host.rb:320
1321
+ #: ../lib/hammer_cli_foreman/host.rb:309
1151
1322
  msgid "Puppet run triggered"
1152
1323
  msgstr "Puppet Run déclenché"
1153
1324
 
1154
- #: ../lib/hammer_cli_foreman/host.rb:373
1325
+ #: ../lib/hammer_cli_foreman/host.rb:362
1155
1326
  msgid "Host created"
1156
1327
  msgstr "Hôte créé"
1157
1328
 
1158
- #: ../lib/hammer_cli_foreman/host.rb:374
1329
+ #: ../lib/hammer_cli_foreman/host.rb:363
1159
1330
  msgid "Could not create the host"
1160
1331
  msgstr "Impossible de créer l'hôte"
1161
1332
 
1162
- #: ../lib/hammer_cli_foreman/host.rb:395
1333
+ #: ../lib/hammer_cli_foreman/host.rb:380
1163
1334
  msgid "Host updated"
1164
1335
  msgstr "Hôte mis à jour"
1165
1336
 
1166
- #: ../lib/hammer_cli_foreman/host.rb:396
1337
+ #: ../lib/hammer_cli_foreman/host.rb:381
1167
1338
  msgid "Could not update the host"
1168
1339
  msgstr "Impossible de mettre à jour l'hôte"
1169
1340
 
1170
- #: ../lib/hammer_cli_foreman/host.rb:403
1341
+ #: ../lib/hammer_cli_foreman/host.rb:388
1171
1342
  msgid "Host deleted"
1172
1343
  msgstr "Hôte supprimé"
1173
1344
 
1174
- #: ../lib/hammer_cli_foreman/host.rb:404
1345
+ #: ../lib/hammer_cli_foreman/host.rb:389
1175
1346
  msgid "Could not delete the host"
1176
1347
  msgstr "Impossible de supprimer l'hôte"
1177
1348
 
1178
- #: ../lib/hammer_cli_foreman/host.rb:411
1349
+ #: ../lib/hammer_cli_foreman/host.rb:396
1179
1350
  msgid "Create or update parameter for a host."
1180
1351
  msgstr "Créer ou changer un paramètre d'un hôte."
1181
1352
 
1182
- #: ../lib/hammer_cli_foreman/host.rb:413
1353
+ #: ../lib/hammer_cli_foreman/host.rb:398
1183
1354
  msgid "Host parameter updated"
1184
1355
  msgstr "Paramètre de l'hôte mis à jour"
1185
1356
 
1186
- #: ../lib/hammer_cli_foreman/host.rb:414
1357
+ #: ../lib/hammer_cli_foreman/host.rb:399
1187
1358
  msgid "New host parameter created"
1188
1359
  msgstr "Nouveau paramètre de l'hôte créé"
1189
1360
 
1190
- #: ../lib/hammer_cli_foreman/host.rb:415
1361
+ #: ../lib/hammer_cli_foreman/host.rb:400
1191
1362
  msgid "Could not set host parameter"
1192
1363
  msgstr "Impossible de positionner le paramètre de l'hôte"
1193
1364
 
1194
- #: ../lib/hammer_cli_foreman/host.rb:427
1365
+ #: ../lib/hammer_cli_foreman/host.rb:412
1195
1366
  msgid "Delete parameter for a host."
1196
1367
  msgstr "Suppression du paramètre d'un hôte."
1197
1368
 
1198
- #: ../lib/hammer_cli_foreman/host.rb:429
1369
+ #: ../lib/hammer_cli_foreman/host.rb:414
1199
1370
  msgid "Host parameter deleted"
1200
1371
  msgstr "Paramètre de l'hôte supprimé"
1201
1372
 
1202
- #: ../lib/hammer_cli_foreman/host.rb:444
1373
+ #: ../lib/hammer_cli_foreman/host.rb:429
1203
1374
  msgid "Power a host on"
1204
1375
  msgstr "Allumer une machine"
1205
1376
 
1206
- #: ../lib/hammer_cli_foreman/host.rb:445
1377
+ #: ../lib/hammer_cli_foreman/host.rb:430
1207
1378
  msgid "The host is starting."
1208
1379
  msgstr "L'hôte démarre."
1209
1380
 
1210
- #: ../lib/hammer_cli_foreman/host.rb:462
1381
+ #: ../lib/hammer_cli_foreman/host.rb:447
1211
1382
  msgid "Force turning off a host"
1212
1383
  msgstr "Forcer l'extinction d'un hôte"
1213
1384
 
1214
- #: ../lib/hammer_cli_foreman/host.rb:467
1385
+ #: ../lib/hammer_cli_foreman/host.rb:452
1215
1386
  msgid "Power a host off"
1216
1387
  msgstr "Éteindre un hôte "
1217
1388
 
1218
- #: ../lib/hammer_cli_foreman/host.rb:479
1389
+ #: ../lib/hammer_cli_foreman/host.rb:464
1219
1390
  msgid "Power off forced."
1220
1391
  msgstr "Extinction forcée."
1221
1392
 
1222
- #: ../lib/hammer_cli_foreman/host.rb:481
1393
+ #: ../lib/hammer_cli_foreman/host.rb:466
1223
1394
  msgid "Powering the host off."
1224
1395
  msgstr "Extinction de l'hôte."
1225
1396
 
1226
- #: ../lib/hammer_cli_foreman/host.rb:498
1397
+ #: ../lib/hammer_cli_foreman/host.rb:483
1227
1398
  msgid "Reboot a host"
1228
1399
  msgstr "Redémarrage d'un hôte"
1229
1400
 
1230
- #: ../lib/hammer_cli_foreman/host.rb:499
1401
+ #: ../lib/hammer_cli_foreman/host.rb:484
1231
1402
  msgid "Host reboot started."
1232
1403
  msgstr "Redémarrage de l'hôte lancé"
1233
1404
 
1405
+ #: ../lib/hammer_cli_foreman/host.rb:520
1406
+ msgid "Rebuild orchestration related configurations for host"
1407
+ msgstr "Reconstruire les configurations d'orchestration relatives à l'hôte"
1408
+
1409
+ #: ../lib/hammer_cli_foreman/host.rb:521
1410
+ msgid "Configuration successfully rebuilt."
1411
+ msgstr "Configuration reconstruite avec succès."
1412
+
1234
1413
  #: ../lib/hammer_cli_foreman/hostgroup.rb:10
1235
1414
  msgid "List of puppetclass ids"
1236
1415
  msgstr "Liste des identifiants de puppetclass"
@@ -1421,18 +1600,19 @@ msgid "Name to search by"
1421
1600
  msgstr "Recherche par nom"
1422
1601
 
1423
1602
  #: ../lib/hammer_cli_foreman/id_resolver.rb:153
1603
+ #: ../lib/hammer_cli_foreman/id_resolver.rb:161
1424
1604
  msgid "one of %s not found"
1425
1605
  msgstr "un sur %s introuvable"
1426
1606
 
1427
- #: ../lib/hammer_cli_foreman/id_resolver.rb:200
1607
+ #: ../lib/hammer_cli_foreman/id_resolver.rb:208
1428
1608
  msgid "%s not found"
1429
1609
  msgstr "%s non trouvé"
1430
1610
 
1431
- #: ../lib/hammer_cli_foreman/id_resolver.rb:201
1611
+ #: ../lib/hammer_cli_foreman/id_resolver.rb:209
1432
1612
  msgid "found more than one %s"
1433
1613
  msgstr "plus d'un %s ont été trouvés"
1434
1614
 
1435
- #: ../lib/hammer_cli_foreman/id_resolver.rb:212
1615
+ #: ../lib/hammer_cli_foreman/id_resolver.rb:220
1436
1616
  msgid "Missing options to search %s"
1437
1617
  msgstr "Option manquante pour rechercher %s"
1438
1618
 
@@ -1870,36 +2050,41 @@ msgstr "Supprimer un paramètre d'une organisation."
1870
2050
  msgid "Could not delete organization parameter"
1871
2051
  msgstr "Impossible de supprimer le paramètre de l'organisation"
1872
2052
 
1873
- #: ../lib/hammer_cli_foreman/partition_table.rb:31
2053
+ #: ../lib/hammer_cli_foreman/partition_table.rb:21
2054
+ #: ../lib/hammer_cli_foreman/template.rb:48
2055
+ msgid "Locked"
2056
+ msgstr "Vérrouiller"
2057
+
2058
+ #: ../lib/hammer_cli_foreman/partition_table.rb:32
1874
2059
  msgid "View partition table content."
1875
2060
  msgstr "Voir le contenu de la table de partition"
1876
2061
 
1877
- #: ../lib/hammer_cli_foreman/partition_table.rb:43
1878
- #: ../lib/hammer_cli_foreman/partition_table.rb:54
2062
+ #: ../lib/hammer_cli_foreman/partition_table.rb:44
2063
+ #: ../lib/hammer_cli_foreman/partition_table.rb:55
1879
2064
  msgid "Path to a file that contains the partition layout"
1880
2065
  msgstr "Chemin du fichier contenant la table de partition"
1881
2066
 
1882
- #: ../lib/hammer_cli_foreman/partition_table.rb:46
2067
+ #: ../lib/hammer_cli_foreman/partition_table.rb:47
1883
2068
  msgid "Partition table created"
1884
2069
  msgstr "Table de partition créée"
1885
2070
 
1886
- #: ../lib/hammer_cli_foreman/partition_table.rb:47
2071
+ #: ../lib/hammer_cli_foreman/partition_table.rb:48
1887
2072
  msgid "Could not create the partition table"
1888
2073
  msgstr "Impossible de créer la table de partition"
1889
2074
 
1890
- #: ../lib/hammer_cli_foreman/partition_table.rb:57
2075
+ #: ../lib/hammer_cli_foreman/partition_table.rb:58
1891
2076
  msgid "Partition table updated"
1892
2077
  msgstr "Table de partition mise à jour"
1893
2078
 
1894
- #: ../lib/hammer_cli_foreman/partition_table.rb:58
2079
+ #: ../lib/hammer_cli_foreman/partition_table.rb:59
1895
2080
  msgid "Could not update the partition table"
1896
2081
  msgstr "Impossible de mettre à jour la table de partition"
1897
2082
 
1898
- #: ../lib/hammer_cli_foreman/partition_table.rb:65
2083
+ #: ../lib/hammer_cli_foreman/partition_table.rb:66
1899
2084
  msgid "Partition table deleted"
1900
2085
  msgstr "Table de partition supprimée"
1901
2086
 
1902
- #: ../lib/hammer_cli_foreman/partition_table.rb:66
2087
+ #: ../lib/hammer_cli_foreman/partition_table.rb:67
1903
2088
  msgid "Could not delete the partition table"
1904
2089
  msgstr "Impossible de supprimer la table de partition"
1905
2090
 
@@ -2244,15 +2429,19 @@ msgstr "Valeur de surcharge créée"
2244
2429
 
2245
2430
  #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:132
2246
2431
  #: ../lib/hammer_cli_foreman/smart_variable.rb:124
2247
- msgid "Could not create the override_value"
2248
- msgstr "Impossible de créer cette surcharge de valeur"
2432
+ msgid "Could not create the override value"
2433
+ msgstr "Impossible de créer la surcharge de valeur"
2249
2434
 
2250
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:151
2435
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:142
2436
+ msgid "Cannot use --value when --use-puppet-default is true"
2437
+ msgstr "Impossible d'utiliser --value quand --use-puppet-default est activé"
2438
+
2439
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:155
2251
2440
  #: ../lib/hammer_cli_foreman/smart_variable.rb:136
2252
2441
  msgid "Override value deleted"
2253
2442
  msgstr "Valeur de surcharge supprimée"
2254
2443
 
2255
- #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:152
2444
+ #: ../lib/hammer_cli_foreman/smart_class_parameter.rb:156
2256
2445
  #: ../lib/hammer_cli_foreman/smart_variable.rb:137
2257
2446
  msgid "Could not delete the override value"
2258
2447
  msgstr "Impossible de supprimer cette surcharge de valeur "
@@ -2411,52 +2600,60 @@ msgstr "Sous-réseau supprimé"
2411
2600
  msgid "Could not delete the subnet"
2412
2601
  msgstr "Impossible de supprimer le sous-réseau"
2413
2602
 
2414
- #: ../lib/hammer_cli_foreman/template.rb:71
2603
+ #: ../lib/hammer_cli_foreman/template.rb:72
2415
2604
  msgid "List available config template kinds."
2416
2605
  msgstr "Lister les types de modèles disponibles."
2417
2606
 
2418
- #: ../lib/hammer_cli_foreman/template.rb:90
2607
+ #: ../lib/hammer_cli_foreman/template.rb:91
2419
2608
  msgid "View config template content."
2420
2609
  msgstr "Voir le contenu du modèle de configuration"
2421
2610
 
2422
- #: ../lib/hammer_cli_foreman/template.rb:102
2423
- #: ../lib/hammer_cli_foreman/template.rb:120
2611
+ #: ../lib/hammer_cli_foreman/template.rb:103
2612
+ #: ../lib/hammer_cli_foreman/template.rb:121
2424
2613
  msgid "Path to a file that contains the template"
2425
2614
  msgstr "Chemin du fichier contenant le modèle"
2426
2615
 
2427
- #: ../lib/hammer_cli_foreman/template.rb:104
2428
- #: ../lib/hammer_cli_foreman/template.rb:122
2616
+ #: ../lib/hammer_cli_foreman/template.rb:105
2617
+ #: ../lib/hammer_cli_foreman/template.rb:123
2429
2618
  msgid "Template type. Eg. snippet, script, provision"
2430
2619
  msgstr "Type de modèle. Ex: snippet, script, provisioning"
2431
2620
 
2432
- #: ../lib/hammer_cli_foreman/template.rb:106
2621
+ #: ../lib/hammer_cli_foreman/template.rb:107
2433
2622
  msgid "Config template created"
2434
2623
  msgstr "Modèle de configuration créé"
2435
2624
 
2436
- #: ../lib/hammer_cli_foreman/template.rb:107
2625
+ #: ../lib/hammer_cli_foreman/template.rb:108
2437
2626
  msgid "Could not create the config template"
2438
2627
  msgstr "Impossible de créer le modèle de configuration"
2439
2628
 
2440
- #: ../lib/hammer_cli_foreman/template.rb:124
2629
+ #: ../lib/hammer_cli_foreman/template.rb:125
2441
2630
  msgid "Config template updated"
2442
2631
  msgstr "Modèle de configuration mis à jour"
2443
2632
 
2444
- #: ../lib/hammer_cli_foreman/template.rb:125
2633
+ #: ../lib/hammer_cli_foreman/template.rb:126
2445
2634
  msgid "Could not update the config template"
2446
2635
  msgstr "Impossible de mettre à jour le modèle de configuration"
2447
2636
 
2448
- #: ../lib/hammer_cli_foreman/template.rb:138
2637
+ #: ../lib/hammer_cli_foreman/template.rb:139
2449
2638
  msgid "Config template deleted"
2450
2639
  msgstr "Modèle de configuration supprimé"
2451
2640
 
2452
- #: ../lib/hammer_cli_foreman/template.rb:139
2641
+ #: ../lib/hammer_cli_foreman/template.rb:140
2453
2642
  msgid "Could not delete the config template"
2454
2643
  msgstr "Impossible de supprimer le modèle de configuration"
2455
2644
 
2456
- #: ../lib/hammer_cli_foreman/template.rb:150
2645
+ #: ../lib/hammer_cli_foreman/template.rb:151
2457
2646
  msgid "Update the default PXE menu on all configured TFTP servers"
2458
2647
  msgstr "Mise à jour du menu PXE par défaut sur tous les serveurs TFTP configurés"
2459
2648
 
2649
+ #: ../lib/hammer_cli_foreman/template.rb:164
2650
+ msgid "Config template cloned"
2651
+ msgstr "Modèle de configuration cloné"
2652
+
2653
+ #: ../lib/hammer_cli_foreman/template.rb:165
2654
+ msgid "Could not clone the config template"
2655
+ msgstr "Impossible de cloner le modèle de configuration"
2656
+
2460
2657
  #: ../lib/hammer_cli_foreman/user.rb:11
2461
2658
  msgid "Login"
2462
2659
  msgstr "Login"
@@ -2470,54 +2667,58 @@ msgid "Admin"
2470
2667
  msgstr "Admin"
2471
2668
 
2472
2669
  #: ../lib/hammer_cli_foreman/user.rb:29
2670
+ msgid "Effective admin"
2671
+ msgstr "Admin effectif"
2672
+
2673
+ #: ../lib/hammer_cli_foreman/user.rb:30
2473
2674
  msgid "Authorized by"
2474
2675
  msgstr "Autorisé par"
2475
2676
 
2476
- #: ../lib/hammer_cli_foreman/user.rb:30
2677
+ #: ../lib/hammer_cli_foreman/user.rb:31
2477
2678
  msgid "Locale"
2478
2679
  msgstr "Locale"
2479
2680
 
2480
- #: ../lib/hammer_cli_foreman/user.rb:31
2681
+ #: ../lib/hammer_cli_foreman/user.rb:32
2481
2682
  msgid "Timezone"
2482
2683
  msgstr "Fuseau horaire"
2483
2684
 
2484
- #: ../lib/hammer_cli_foreman/user.rb:32
2685
+ #: ../lib/hammer_cli_foreman/user.rb:33
2485
2686
  msgid "Last login"
2486
2687
  msgstr "Dernière connexion le"
2487
2688
 
2488
- #: ../lib/hammer_cli_foreman/user.rb:33
2689
+ #: ../lib/hammer_cli_foreman/user.rb:34
2489
2690
  msgid "Default organization"
2490
2691
  msgstr "Organisation par défaut"
2491
2692
 
2492
- #: ../lib/hammer_cli_foreman/user.rb:34
2693
+ #: ../lib/hammer_cli_foreman/user.rb:35
2493
2694
  msgid "Default location"
2494
2695
  msgstr "Emplacement par défaut"
2495
2696
 
2496
- #: ../lib/hammer_cli_foreman/user.rb:42 ../lib/hammer_cli_foreman/user.rb:43
2697
+ #: ../lib/hammer_cli_foreman/user.rb:43 ../lib/hammer_cli_foreman/user.rb:44
2497
2698
  msgid "default"
2498
2699
  msgstr "défaut"
2499
2700
 
2500
- #: ../lib/hammer_cli_foreman/user.rb:53
2701
+ #: ../lib/hammer_cli_foreman/user.rb:54
2501
2702
  msgid "User [%{login}] created"
2502
2703
  msgstr "Utilisateur [%{login}] créé"
2503
2704
 
2504
- #: ../lib/hammer_cli_foreman/user.rb:54
2705
+ #: ../lib/hammer_cli_foreman/user.rb:55
2505
2706
  msgid "Could not create the user"
2506
2707
  msgstr "Impossible de créer l'utilisateur"
2507
2708
 
2508
- #: ../lib/hammer_cli_foreman/user.rb:61
2709
+ #: ../lib/hammer_cli_foreman/user.rb:62
2509
2710
  msgid "User [%{login}] updated"
2510
2711
  msgstr "Utilisateur [%{login}] mis à jour"
2511
2712
 
2512
- #: ../lib/hammer_cli_foreman/user.rb:62
2713
+ #: ../lib/hammer_cli_foreman/user.rb:63
2513
2714
  msgid "Could not update the user"
2514
2715
  msgstr "Impossible de mettre à jour l'utilisateur"
2515
2716
 
2516
- #: ../lib/hammer_cli_foreman/user.rb:69
2717
+ #: ../lib/hammer_cli_foreman/user.rb:70
2517
2718
  msgid "User [%{login}] deleted"
2518
2719
  msgstr "Utilisateur [%{login}] supprimé"
2519
2720
 
2520
- #: ../lib/hammer_cli_foreman/user.rb:70
2721
+ #: ../lib/hammer_cli_foreman/user.rb:71
2521
2722
  msgid "Could not delete the user"
2522
2723
  msgstr "Impossible de supprimer l'utilisateur"
2523
2724