foreman_azure_rm 2.2.7 → 2.2.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (43) hide show
  1. checksums.yaml +4 -4
  2. data/lib/foreman_azure_rm/version.rb +1 -1
  3. data/locale/Makefile +3 -3
  4. data/locale/ca/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  5. data/locale/ca/foreman_azure_rm.po +17 -16
  6. data/locale/cs_CZ/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  7. data/locale/cs_CZ/foreman_azure_rm.po +51 -50
  8. data/locale/de/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  9. data/locale/de/foreman_azure_rm.po +124 -121
  10. data/locale/en/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  11. data/locale/en/foreman_azure_rm.po +5 -212
  12. data/locale/en_GB/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  13. data/locale/en_GB/foreman_azure_rm.po +12 -11
  14. data/locale/es/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  15. data/locale/es/foreman_azure_rm.po +127 -124
  16. data/locale/foreman_azure_rm.pot +17 -293
  17. data/locale/fr/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  18. data/locale/fr/foreman_azure_rm.po +127 -123
  19. data/locale/gl/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  20. data/locale/gl/foreman_azure_rm.po +10 -9
  21. data/locale/it/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  22. data/locale/it/foreman_azure_rm.po +40 -37
  23. data/locale/ja/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  24. data/locale/ja/foreman_azure_rm.po +123 -121
  25. data/locale/ka/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  26. data/locale/ka/foreman_azure_rm.po +414 -0
  27. data/locale/ko/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  28. data/locale/ko/foreman_azure_rm.po +44 -43
  29. data/locale/nl_NL/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  30. data/locale/nl_NL/foreman_azure_rm.po +9 -7
  31. data/locale/pl/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  32. data/locale/pl/foreman_azure_rm.po +11 -10
  33. data/locale/pt_BR/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  34. data/locale/pt_BR/foreman_azure_rm.po +124 -123
  35. data/locale/ru/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  36. data/locale/ru/foreman_azure_rm.po +45 -44
  37. data/locale/sv_SE/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  38. data/locale/sv_SE/foreman_azure_rm.po +10 -9
  39. data/locale/zh_CN/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  40. data/locale/zh_CN/foreman_azure_rm.po +125 -124
  41. data/locale/zh_TW/LC_MESSAGES/foreman_azure_rm.mo +0 -0
  42. data/locale/zh_TW/foreman_azure_rm.po +49 -48
  43. metadata +8 -6
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_azure_rm 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2021-06-08 11:20-0400\n"
12
- "PO-Revision-Date: 2021-06-08 11:20-0400\n"
11
+ "POT-Creation-Date: 2022-12-13 18:56+0100\n"
12
+ "PO-Revision-Date: 2022-12-13 18:56+0100\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -62,7 +62,7 @@ msgstr ""
62
62
  msgid "Load Regions"
63
63
  msgstr ""
64
64
 
65
- #: ../app/models/foreman_azure_rm/azure_rm_compute.rb:151
65
+ #: ../app/models/foreman_azure_rm/azure_rm_compute.rb:154
66
66
  msgid "%{vm_size} VM Size"
67
67
  msgstr ""
68
68
 
@@ -156,20 +156,28 @@ msgid "Comma seperated file URIs"
156
156
  msgstr ""
157
157
 
158
158
  #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:190
159
+ msgid "Azure Tags"
160
+ msgstr ""
161
+
162
+ #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:191
163
+ msgid "Comma seperated list of name=value pairs for tags on this VM in Azure"
164
+ msgstr ""
165
+
166
+ #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:197
159
167
  msgid "NVIDIA driver / CUDA"
160
168
  msgstr ""
161
169
 
162
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:192
170
+ #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:199
163
171
  msgid ""
164
172
  "Deploy NVIDIA GPU driver and CUDA (Azure Extension Microsoft.HpcCompute/Nvidia"
165
173
  "GpuDriver{Linux,Windows}/1.3)"
166
174
  msgstr ""
167
175
 
168
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:200
176
+ #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:207
169
177
  msgid "Please select an image"
170
178
  msgstr ""
171
179
 
172
- #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:203
180
+ #: ../app/views/compute_resources_vms/form/azurerm/_base.html.erb:210
173
181
  msgid "Image"
174
182
  msgstr ""
175
183
 
@@ -255,302 +263,18 @@ msgid "Does this image support user data input?"
255
263
  msgstr ""
256
264
 
257
265
  #: action_names.rb:2
258
- msgid "Report"
259
- msgstr ""
260
-
261
- #: action_names.rb:3
262
266
  msgid "Action with sub plans"
263
267
  msgstr ""
264
268
 
265
- #: action_names.rb:4
269
+ #: action_names.rb:3
266
270
  msgid "Import facts"
267
271
  msgstr ""
268
272
 
269
- #: action_names.rb:5
273
+ #: action_names.rb:4
270
274
  msgid "Import Puppet classes"
271
275
  msgstr ""
272
276
 
273
- #: action_names.rb:6
274
- msgid "Abstract async task"
275
- msgstr ""
276
-
277
- #: action_names.rb:7
278
- msgid "Update"
279
- msgstr ""
280
-
281
- #: action_names.rb:8
282
- msgid "Agent action"
283
- msgstr ""
284
-
285
- #: action_names.rb:9
286
- msgid "Generate host applicability"
287
- msgstr ""
288
-
289
- #: action_names.rb:10
290
- msgid "Bulk generate applicability for hosts"
291
- msgstr ""
292
-
293
- #: action_names.rb:11
294
- msgid "Generate repository applicability"
295
- msgstr ""
296
-
297
- #: action_names.rb:12
298
- msgid "Create"
299
- msgstr ""
300
-
301
- #: action_names.rb:13
302
- msgid "Delete Activation Key"
303
- msgstr ""
304
-
305
- #: action_names.rb:14
306
- msgid "Sync capsule"
307
- msgstr ""
308
-
309
- #: action_names.rb:15
310
- msgid "Delete"
311
- msgstr ""
312
-
313
- #: action_names.rb:16
314
- msgid "Errata mail"
315
- msgstr ""
316
-
317
- #: action_names.rb:17
318
- msgid "Incremental Update of Content View Version(s) "
319
- msgstr ""
320
-
321
- #: action_names.rb:18
322
- msgid "Synchronize smart proxy"
323
- msgstr ""
324
-
325
- #: action_names.rb:19
326
- msgid "Promote"
327
- msgstr ""
328
-
329
- #: action_names.rb:20
330
- msgid "Remove Versions and Associations"
331
- msgstr ""
332
-
333
- #: action_names.rb:21
334
- msgid "Remove from Environment"
335
- msgstr ""
336
-
337
- #: action_names.rb:22
338
- msgid "Remove Version"
339
- msgstr ""
340
-
341
- #: action_names.rb:23
342
- msgid "Export"
343
- msgstr ""
344
-
345
- #: action_names.rb:24
346
- msgid "Import Content View Version"
347
- msgstr ""
348
-
349
- #: action_names.rb:25
350
- msgid "Import Default Content View"
351
- msgstr ""
352
-
353
- #: action_names.rb:26
354
- msgid "Incremental Update"
355
- msgstr ""
356
-
357
- #: action_names.rb:27
358
- msgid "Republish Version Repositories"
359
- msgstr ""
360
-
361
- #: action_names.rb:28
362
- msgid "Publish Lifecycle Environment Repositories"
363
- msgstr ""
364
-
365
- #: action_names.rb:29
366
- msgid "Attach subscriptions"
367
- msgstr ""
368
-
369
- #: action_names.rb:30
370
- msgid "Auto attach subscriptions"
371
- msgstr ""
372
-
373
- #: action_names.rb:31
374
- msgid "Destroy Content Host"
375
- msgstr ""
376
-
377
- #: action_names.rb:32
378
- msgid "Install Applicable Errata"
379
- msgstr ""
380
-
381
- #: action_names.rb:33
382
- msgid "Hypervisors"
383
- msgstr ""
384
-
385
- #: action_names.rb:34
386
- msgid "Hypervisors update"
387
- msgstr ""
388
-
389
- #: action_names.rb:35
390
- msgid "Updating System Purpose for host"
391
- msgstr ""
392
-
393
- #: action_names.rb:36
394
- msgid "Package Profile Update"
395
- msgstr ""
396
-
397
- #: action_names.rb:37
398
- msgid "Combined Profile Update"
399
- msgstr ""
400
-
401
- #: action_names.rb:38
402
- msgid "Destroy"
403
- msgstr ""
404
-
405
- #: action_names.rb:39
406
- msgid "Product Create"
407
- msgstr ""
408
-
409
- #: action_names.rb:40
410
- msgid "Reindex subscriptions"
411
- msgstr ""
412
-
413
- #: action_names.rb:41
414
- msgid "Update http proxy"
415
- msgstr ""
416
-
417
- #: action_names.rb:42
418
- msgid "Upload errata into"
419
- msgstr ""
420
-
421
- #: action_names.rb:43
422
- msgid "Upload into"
423
- msgstr ""
424
-
425
- #: action_names.rb:44
426
- msgid "Create Package Group"
427
- msgstr ""
428
-
429
- #: action_names.rb:45
430
- msgid "Verify checksum"
431
- msgstr ""
432
-
433
- #: action_names.rb:46
434
- msgid "Disable"
435
- msgstr ""
436
-
437
- #: action_names.rb:47
438
- msgid "Enable"
439
- msgstr ""
440
-
441
- #: action_names.rb:48
442
- msgid "Run Sync Plan:"
443
- msgstr ""
444
-
445
- #: action_names.rb:49
446
- msgid "Create Export History"
447
- msgstr ""
448
-
449
- #: action_names.rb:50
450
- msgid "Create Import History"
451
- msgstr ""
452
-
453
- #: action_names.rb:51
454
- msgid "Copy version units to library"
455
- msgstr ""
456
-
457
- #: action_names.rb:52
458
- msgid "Export Library"
459
- msgstr ""
460
-
461
- #: action_names.rb:53
462
- msgid "Import"
463
- msgstr ""
464
-
465
- #: action_names.rb:54
466
- msgid "Update redhat repository"
467
- msgstr ""
468
-
469
- #: action_names.rb:55
470
- msgid "Update http proxy details"
471
- msgstr ""
472
-
473
- #: action_names.rb:56
474
- msgid "Discover"
475
- msgstr ""
476
-
477
- #: action_names.rb:57
478
- msgid "Delete Package Group"
479
- msgstr ""
480
-
481
- #: action_names.rb:58
482
- msgid "Remove subscriptions"
483
- msgstr ""
484
-
485
- #: action_names.rb:59
486
- msgid "Update Content Overrides"
487
- msgstr ""
488
-
489
- #: action_names.rb:60
490
- msgid "Update for host"
491
- msgstr ""
492
-
493
- #: action_names.rb:61
494
- msgid "Update content urls"
495
- msgstr ""
496
-
497
- #: action_names.rb:62
498
- msgid "Fetch pxe files"
499
- msgstr ""
500
-
501
- #: action_names.rb:63
502
- msgid "Filtered index content"
503
- msgstr ""
504
-
505
- #: action_names.rb:64
506
- msgid "Index content"
507
- msgstr ""
508
-
509
- #: action_names.rb:65
510
- msgid "Index errata"
511
- msgstr ""
512
-
513
- #: action_names.rb:66
514
- msgid "Index module streams"
515
- msgstr ""
516
-
517
- #: action_names.rb:67
518
- msgid "Index package groups"
519
- msgstr ""
520
-
521
- #: action_names.rb:68
522
- msgid "Instance update"
523
- msgstr ""
524
-
525
- #: action_names.rb:69
526
- msgid "Remove Content"
527
- msgstr ""
528
-
529
- #: action_names.rb:70
530
- msgid "Synchronize"
531
- msgstr ""
532
-
533
- #: action_names.rb:71
534
- msgid "Delete Product"
535
- msgstr ""
536
-
537
- #: action_names.rb:72
538
- msgid "Update release version for host"
539
- msgstr ""
540
-
541
- #: action_names.rb:73
542
- msgid "Publish"
543
- msgstr ""
544
-
545
- #: action_names.rb:74
546
- msgid "Delete Lifecycle Environment"
547
- msgstr ""
548
-
549
- #: action_names.rb:75
550
- msgid "Promotion to Environment"
551
- msgstr ""
552
-
553
- #: action_names.rb:76
277
+ #: action_names.rb:5
554
278
  msgid "Remote action:"
555
279
  msgstr ""
556
280