foreman_scc_manager 2.1.0 → 2.2.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -8,8 +8,8 @@ msgid ""
8
8
  msgstr ""
9
9
  "Project-Id-Version: foreman_scc_manager 1.0.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2021-03-02 07:16+0000\n"
12
- "PO-Revision-Date: 2021-03-02 07:16+0000\n"
11
+ "POT-Creation-Date: 2022-12-13 20:05+0100\n"
12
+ "PO-Revision-Date: 2022-12-13 20:05+0100\n"
13
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
15
  "Language: \n"
@@ -31,17 +31,17 @@ msgid "Name of the scc_account"
31
31
  msgstr ""
32
32
 
33
33
  #: ../app/controllers/api/v2/scc_accounts_controller.rb:33
34
- #: ../app/controllers/api/v2/scc_accounts_controller.rb:65
34
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:73
35
35
  msgid "Login id of scc_account"
36
36
  msgstr ""
37
37
 
38
38
  #: ../app/controllers/api/v2/scc_accounts_controller.rb:34
39
- #: ../app/controllers/api/v2/scc_accounts_controller.rb:66
39
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:74
40
40
  msgid "Password of scc_account"
41
41
  msgstr ""
42
42
 
43
43
  #: ../app/controllers/api/v2/scc_accounts_controller.rb:35
44
- #: ../app/controllers/api/v2/scc_accounts_controller.rb:67
44
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:75
45
45
  msgid "URL of SUSE for scc_account"
46
46
  msgstr ""
47
47
 
@@ -49,82 +49,107 @@ msgstr ""
49
49
  msgid "Interval for syncing scc_account"
50
50
  msgstr ""
51
51
 
52
- #: ../app/controllers/api/v2/scc_accounts_controller.rb:37
52
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:40
53
+ #: ../app/views/scc_accounts/_form.html.erb:28
54
+ msgid ""
55
+ "The default download policy for repositories which were created using this SCC"
56
+ " Account."
57
+ msgstr ""
58
+
59
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:44
60
+ #: ../app/views/scc_accounts/_form.html.erb:30
61
+ msgid ""
62
+ "The default mirroring policy for repositories which were created using this SC"
63
+ "C Account."
64
+ msgstr ""
65
+
66
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:45
53
67
  msgid "Date and time relative to which the sync interval is run"
54
68
  msgstr ""
55
69
 
56
- #: ../app/controllers/api/v2/scc_accounts_controller.rb:38
70
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:46
57
71
  msgid "Associated GPG key of scc_account"
58
72
  msgstr ""
59
73
 
60
- #: ../app/controllers/api/v2/scc_accounts_controller.rb:42
74
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:50
61
75
  msgid "Create an scc_account"
62
76
  msgstr ""
63
77
 
64
- #: ../app/controllers/api/v2/scc_accounts_controller.rb:49
78
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:57
65
79
  msgid "Update scc_account"
66
80
  msgstr ""
67
81
 
68
- #: ../app/controllers/api/v2/scc_accounts_controller.rb:56
82
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:64
69
83
  msgid "Delete scc_account"
70
84
  msgstr ""
71
85
 
72
- #: ../app/controllers/api/v2/scc_accounts_controller.rb:62
73
- #: ../app/controllers/api/v2/scc_accounts_controller.rb:63
86
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:70
87
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:71
74
88
  msgid "Test connection for scc_account"
75
89
  msgstr ""
76
90
 
77
- #: ../app/controllers/api/v2/scc_accounts_controller.rb:90
91
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:98
78
92
  msgid "Sync scc_account"
79
93
  msgstr ""
80
94
 
81
- #: ../app/controllers/api/v2/scc_accounts_controller.rb:104
95
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:112
82
96
  msgid "Bulk subscription of scc_products for scc_account"
83
97
  msgstr ""
84
98
 
85
- #: ../app/controllers/api/v2/scc_products_controller.rb:15
86
- msgid "List all products for scc_account"
99
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:145
100
+ msgid ""
101
+ "Bulk subscription of scc_products with individual repository selection for scc"
102
+ "_account."
87
103
  msgstr ""
88
104
 
89
- #: ../app/controllers/api/v2/scc_products_controller.rb:24
105
+ #: ../app/controllers/api/v2/scc_accounts_controller.rb:155
106
+ msgid "The selected products cannot be found for this SCC account."
107
+ msgstr ""
108
+
109
+ #: ../app/controllers/api/v2/scc_products_controller.rb:23
110
+ msgid "List products for an scc_account"
111
+ msgstr ""
112
+
113
+ #: ../app/controllers/api/v2/scc_products_controller.rb:25
114
+ msgid "Show subscribed products only"
115
+ msgstr ""
116
+
117
+ #: ../app/controllers/api/v2/scc_products_controller.rb:35
90
118
  msgid "Show an scc_account product"
91
119
  msgstr ""
92
120
 
93
- #: ../app/controllers/api/v2/scc_products_controller.rb:29
121
+ #: ../app/controllers/api/v2/scc_products_controller.rb:40
94
122
  msgid "Subscribe product"
95
123
  msgstr ""
96
124
 
97
- #: ../app/controllers/scc_accounts_controller.rb:71
125
+ #: ../app/controllers/scc_accounts_controller.rb:72
126
+ #: ../webpack/components/SCCProductPage/SCCProductPageActions.js:25
98
127
  msgid "Sync task started."
99
128
  msgstr ""
100
129
 
101
- #: ../app/controllers/scc_accounts_controller.rb:73
102
- #: ../app/controllers/scc_accounts_controller.rb:93
130
+ #: ../app/controllers/scc_accounts_controller.rb:74
131
+ #: ../app/controllers/scc_accounts_controller.rb:94
103
132
  msgid "Failed to add task to queue: %s"
104
133
  msgstr ""
105
134
 
106
- #: ../app/controllers/scc_accounts_controller.rb:75
107
- #: ../app/controllers/scc_accounts_controller.rb:95
135
+ #: ../app/controllers/scc_accounts_controller.rb:76
136
+ #: ../app/controllers/scc_accounts_controller.rb:96
108
137
  msgid "Lock on SCC account already taken: %s"
109
138
  msgstr ""
110
139
 
111
- #: ../app/controllers/scc_accounts_controller.rb:88
140
+ #: ../app/controllers/scc_accounts_controller.rb:89
112
141
  msgid "Task to subscribe products started."
113
142
  msgstr ""
114
143
 
115
- #: ../app/controllers/scc_accounts_controller.rb:90
144
+ #: ../app/controllers/scc_accounts_controller.rb:91
116
145
  msgid "No products selected."
117
146
  msgstr ""
118
147
 
119
- #: ../app/lib/actions/scc_manager/subscribe_product.rb:5
120
- msgid "Product already subscribed!"
121
- msgstr ""
122
-
123
- #: ../app/lib/actions/scc_manager/subscribe_product.rb:46 action_names.rb:5
148
+ #: ../app/lib/actions/scc_manager/subscribe_product.rb:84 action_names.rb:88
124
149
  msgid "Subscribe SCC Product"
125
150
  msgstr ""
126
151
 
127
- #: ../app/lib/actions/scc_manager/sync.rb:27 action_names.rb:4
152
+ #: ../app/lib/actions/scc_manager/sync.rb:27 action_names.rb:87
128
153
  msgid "Sync SUSE subscriptions"
129
154
  msgstr ""
130
155
 
@@ -137,34 +162,50 @@ msgid "Unknown"
137
162
  msgstr ""
138
163
 
139
164
  #: ../app/lib/actions/scc_manager/sync_plan_account_repositories.rb:33
140
- #: action_names.rb:9
165
+ #: action_names.rb:86
141
166
  msgid "Update SUSE repositories"
142
167
  msgstr ""
143
168
 
144
- #: ../app/lib/actions/scc_manager/sync_products.rb:36 action_names.rb:3
169
+ #: ../app/lib/actions/scc_manager/sync_products.rb:36 action_names.rb:85
145
170
  msgid "Sync SUSE subscriptions (Products)"
146
171
  msgstr ""
147
172
 
148
- #: ../app/lib/actions/scc_manager/sync_repositories.rb:34 action_names.rb:2
173
+ #: ../app/lib/actions/scc_manager/sync_repositories.rb:34 action_names.rb:84
149
174
  msgid "Sync SUSE subscriptions (Repositories)"
150
175
  msgstr ""
151
176
 
152
- #: ../app/models/scc_account.rb:62
177
+ #: ../app/models/scc_account.rb:64
153
178
  msgid "never synced"
154
179
  msgstr ""
155
180
 
156
- #: ../app/models/scc_account.rb:109
181
+ #: ../app/models/scc_account.rb:111
157
182
  msgid "Interval cannot be nil"
158
183
  msgstr ""
159
184
 
160
- #: ../app/models/scc_account.rb:116
185
+ #: ../app/models/scc_account.rb:118
161
186
  msgid "Interval not set correctly"
162
187
  msgstr ""
163
188
 
164
- #: ../app/models/scc_account.rb:121
189
+ #: ../app/models/scc_account.rb:123
165
190
  msgid "Cron expression is not valid!"
166
191
  msgstr ""
167
192
 
193
+ #: ../app/models/scc_account.rb:290
194
+ msgid "On Demand"
195
+ msgstr ""
196
+
197
+ #: ../app/models/scc_account.rb:290
198
+ msgid "Immediate"
199
+ msgstr ""
200
+
201
+ #: ../app/models/scc_account.rb:297
202
+ msgid "Additive"
203
+ msgstr ""
204
+
205
+ #: ../app/models/scc_account.rb:297
206
+ msgid "Content Only"
207
+ msgstr ""
208
+
168
209
  #: ../app/models/scc_account_sync_plan_task_group.rb:5
169
210
  msgid "SUSE Subscription"
170
211
  msgstr ""
@@ -215,7 +256,15 @@ msgid ""
215
256
  "s' menu, later."
216
257
  msgstr ""
217
258
 
218
- #: ../app/views/scc_accounts/_form.html.erb:31
259
+ #: ../app/views/scc_accounts/_form.html.erb:28
260
+ msgid "Download Policy"
261
+ msgstr ""
262
+
263
+ #: ../app/views/scc_accounts/_form.html.erb:30
264
+ msgid "Mirroring Policy"
265
+ msgstr ""
266
+
267
+ #: ../app/views/scc_accounts/_form.html.erb:35
219
268
  msgid "Test Connection"
220
269
  msgstr ""
221
270
 
@@ -252,7 +301,15 @@ msgid "Sync"
252
301
  msgstr ""
253
302
 
254
303
  #: ../app/views/scc_accounts/index.html.erb:28
255
- msgid "Delete %s?"
304
+ msgid ""
305
+ "WARNING: If you want to switch SCC accounts and retain the synchronized conten"
306
+ "t, DO NOT delete your old SCC account, even if it is expired. Please change th"
307
+ "e login and password of your SCC account, instead.\n"
308
+ "\n"
309
+ "If you delete your old SCC account, you CANNOT reuse existing repositories, pr"
310
+ "oducts, content views, and composite content views.\n"
311
+ "\n"
312
+ "Really delete SCC account %s?"
256
313
  msgstr ""
257
314
 
258
315
  #: ../app/views/scc_accounts/new.html.erb:1
@@ -263,20 +320,519 @@ msgstr ""
263
320
  msgid "Product Selection for Account %s"
264
321
  msgstr ""
265
322
 
266
- #: ../app/views/scc_accounts/show.html.erb:17
267
- msgid "(WARNING: Please check your SUSE subscription)"
323
+ #: ../lib/foreman_scc_manager/engine.rb:97
324
+ msgid "SUSE Subscriptions"
325
+ msgstr ""
326
+
327
+ #: ../webpack/components/SCCProductPage/EmptySccProducts.js:15
328
+ msgid ""
329
+ "Please synchronize your SUSE account before you can subscribe to SUSE products"
330
+ "."
268
331
  msgstr ""
269
332
 
270
- #: ../app/views/scc_accounts/show.html.erb:33
333
+ #: ../webpack/components/SCCProductPage/EmptySccProducts.js:23
271
334
  msgid "SUSE Customer Center"
272
335
  msgstr ""
273
336
 
274
- #: ../app/views/scc_accounts/show.html.erb:44
275
- msgid "Please sync your SUSE subscriptions first."
337
+ #: ../webpack/components/SCCProductPage/EmptySccProducts.js:30
338
+ msgid "Synchronize SUSE Account"
276
339
  msgstr ""
277
340
 
278
- #: ../lib/foreman_scc_manager/engine.rb:77
279
- msgid "SUSE Subscriptions"
341
+ #: ../webpack/components/SCCProductPage/SCCProductPage.js:55
342
+ msgid "The subscription task has been started successfully"
343
+ msgstr ""
344
+
345
+ #: ../webpack/components/SCCProductPage/SCCProductPageActions.js:15
346
+ msgid "Starting the subscription task failed."
347
+ msgstr ""
348
+
349
+ #: ../webpack/components/SCCProductPage/SCCProductPageActions.js:26
350
+ msgid "Failed to add task to queue."
351
+ msgstr ""
352
+
353
+ #:
354
+ #: ../webpack/components/SCCProductPage/components/SCCProductPicker/components/SCCTreePicker/components/SCCRepoPicker/index.js:150
355
+ msgid "%s/%s"
356
+ msgstr ""
357
+
358
+ #:
359
+ #: ../webpack/components/SCCProductPage/components/SCCProductPicker/components/SCCTreePicker/index.js:41
360
+ msgid "Filter repositories"
361
+ msgstr ""
362
+
363
+ #:
364
+ #: ../webpack/components/SCCProductPage/components/SCCProductPicker/components/SCCTreePicker/index.js:254
365
+ msgid ""
366
+ "If this option is enabled, debug and source pool repositories are automaticall"
367
+ "y selected if you select a product. This option is disabled by default. It app"
368
+ "lies for unselected products, only. Already selected products are not filtered"
369
+ "."
370
+ msgstr ""
371
+
372
+ #:
373
+ #: ../webpack/components/SCCProductPage/components/SCCProductPicker/components/SCCTreePicker/index.js:262
374
+ msgid "Include Debug and Source Pool repositories"
375
+ msgstr ""
376
+
377
+ #:
378
+ #: ../webpack/components/SCCProductPage/components/SCCProductPicker/components/SCCTreePicker/index.js:283
379
+ msgid "Add product(s)"
380
+ msgstr ""
381
+
382
+ #: ../webpack/components/SCCProductPage/components/SCCProductPicker/index.js:20
383
+ msgid " -- Select Product --"
384
+ msgstr ""
385
+
386
+ #: ../webpack/components/SCCProductPage/components/SCCProductPicker/index.js:21
387
+ msgid " -- Select Version --"
388
+ msgstr ""
389
+
390
+ #: ../webpack/components/SCCProductPage/components/SCCProductPicker/index.js:22
391
+ msgid " -- Select Architecture --"
392
+ msgstr ""
393
+
394
+ #:
395
+ #: ../webpack/components/SCCProductPage/components/SCCProductPicker/index.js:134
396
+ msgid "Select SUSE products"
397
+ msgstr ""
398
+
399
+ #:
400
+ #: ../webpack/components/SCCProductPage/components/SCCProductPicker/index.js:193
401
+ msgid "Search"
402
+ msgstr ""
403
+
404
+ #:
405
+ #: ../webpack/components/SCCProductPage/components/SCCProductPicker/index.js:202
406
+ msgid "Reset Selection"
407
+ msgstr ""
408
+
409
+ #:
410
+ #: ../webpack/components/SCCProductPage/components/SCCProductPickerModal/index.js:41
411
+ msgid "Summary of SCC product subscription"
412
+ msgstr ""
413
+
414
+ #:
415
+ #: ../webpack/components/SCCProductPage/components/SCCProductPickerModal/index.js:48
416
+ msgid "The subscription task with id "
417
+ msgstr ""
418
+
419
+ #:
420
+ #: ../webpack/components/SCCProductPage/components/SCCProductPickerModal/index.js:57
421
+ msgid " has started successfully."
422
+ msgstr ""
423
+
424
+ #:
425
+ #: ../webpack/components/SCCProductPage/components/SCCProductPickerModal/index.js:60
426
+ msgid "The following products will be imported:"
427
+ msgstr ""
428
+
429
+ #:
430
+ #: ../webpack/components/SCCProductPage/components/SCCProductView/components/SCCRepoView/index.js:22
431
+ msgid "Go to Repository page"
432
+ msgstr ""
433
+
434
+ #:
435
+ #: ../webpack/components/SCCProductPage/components/SCCProductView/components/SCCRepoView/index.js:41
436
+ msgid "Repository not imported"
437
+ msgstr ""
438
+
439
+ #:
440
+ #: ../webpack/components/SCCProductPage/components/SCCProductView/components/SCCRepoView/index.js:46
441
+ #: ../webpack/components/SCCProductPage/components/SCCProductView/index.js:76
442
+ msgid "Please check your SUSE subscription"
443
+ msgstr ""
444
+
445
+ #:
446
+ #: ../webpack/components/SCCProductPage/components/SCCProductView/components/SCCRepoView/index.js:90
447
+ msgid "Repositories (%s/%s)"
448
+ msgstr ""
449
+
450
+ #: ../webpack/components/SCCProductPage/components/SCCProductView/index.js:35
451
+ msgid "Go to Product page"
452
+ msgstr ""
453
+
454
+ #: ../webpack/components/SCCProductPage/components/SCCProductView/index.js:48
455
+ msgid "Add more sub products to Product tree"
456
+ msgstr ""
457
+
458
+ #: ../webpack/components/SCCProductPage/components/SCCProductView/index.js:64
459
+ msgid "Show currently added repositories"
460
+ msgstr ""
461
+
462
+ #: ../webpack/components/SCCProductPage/components/SCCProductView/index.js:161
463
+ msgid "Selected SUSE Products"
464
+ msgstr ""
465
+
466
+ #: ../webpack/components/SCCProductPage/components/SCCProductView/index.js:185
467
+ msgid ""
468
+ "You currently have no SUSE products selected. Search and add SUSE products in "
469
+ "the section below."
470
+ msgstr ""
471
+
472
+ #: ../webpack/components/SCCProductPage/components/SCCProductView/index.js:199
473
+ msgid "Show all subscription tasks"
474
+ msgstr ""
475
+
476
+ #: ../webpack/components/SCCProductPage/components/SCCProductView/index.js:213
477
+ msgid "Show last product subscription task"
478
+ msgstr ""
479
+
480
+ #:
481
+ #: ../webpack/components/SCCProductPage/components/common/SCCProductTreeExpander/index.js:9
482
+ msgid "Expand products"
483
+ msgstr ""
484
+
485
+ #:
486
+ #: ../webpack/components/SCCProductPage/components/common/SCCProductTreeExpander/index.js:10
487
+ msgid "Collapse products"
488
+ msgstr ""
489
+
490
+ #:
491
+ #: ../webpack/components/SCCProductPage/components/common/SCCProductTreeExpander/index.js:11
492
+ msgid "Collapse/Expand"
493
+ msgstr ""
494
+
495
+ #:
496
+ #: ../webpack/components/SCCProductPage/components/common/SCCSubscribedProductsExpander/index.js:9
497
+ msgid "Show all products"
498
+ msgstr ""
499
+
500
+ #:
501
+ #: ../webpack/components/SCCProductPage/components/common/SCCSubscribedProductsExpander/index.js:10
502
+ msgid "Show only subscribed products"
503
+ msgstr ""
504
+
505
+ #:
506
+ #: ../webpack/components/SCCProductPage/components/common/SCCSubscribedProductsExpander/index.js:11
507
+ msgid "Show/Hide unsubscribed"
508
+ msgstr ""
509
+
510
+ #: action_names.rb:2
511
+ msgid "Import"
512
+ msgstr ""
513
+
514
+ #: action_names.rb:3
515
+ msgid "Export Repository"
516
+ msgstr ""
517
+
518
+ #: action_names.rb:4
519
+ msgid "Export Library"
520
+ msgstr ""
521
+
522
+ #: action_names.rb:5
523
+ msgid "Generate host applicability"
524
+ msgstr ""
525
+
526
+ #: action_names.rb:6
527
+ msgid "Bulk generate applicability for hosts"
528
+ msgstr ""
529
+
530
+ #: action_names.rb:7
531
+ msgid "Generate repository applicability"
532
+ msgstr ""
533
+
534
+ #: action_names.rb:8
535
+ msgid "Synchronize smart proxy"
536
+ msgstr ""
537
+
538
+ #: action_names.rb:9
539
+ msgid "Sync capsule"
540
+ msgstr ""
541
+
542
+ #: action_names.rb:10
543
+ msgid "Update CDN Configuration"
544
+ msgstr ""
545
+
546
+ #: action_names.rb:11
547
+ msgid "Update"
548
+ msgstr ""
549
+
550
+ #: action_names.rb:12
551
+ msgid "Delete"
552
+ msgstr ""
553
+
554
+ #: action_names.rb:13
555
+ msgid "Errata mail"
556
+ msgstr ""
557
+
558
+ #: action_names.rb:14
559
+ msgid "Incremental Update of Content View Version(s) "
560
+ msgstr ""
561
+
562
+ #: action_names.rb:15
563
+ msgid "Import facts"
564
+ msgstr ""
565
+
566
+ #: action_names.rb:16
567
+ msgid "Import Puppet classes"
568
+ msgstr ""
569
+
570
+ #: action_names.rb:17
571
+ msgid "Abstract async task"
572
+ msgstr ""
573
+
574
+ #: action_names.rb:18
575
+ msgid "Syncable export"
576
+ msgstr ""
577
+
578
+ #: action_names.rb:19
579
+ msgid "Export"
580
+ msgstr ""
581
+
582
+ #: action_names.rb:20
583
+ msgid "Copy version units to library"
584
+ msgstr ""
585
+
586
+ #: action_names.rb:21
587
+ msgid "Create Syncable Export History"
588
+ msgstr ""
589
+
590
+ #: action_names.rb:22
591
+ msgid "Create Import History"
592
+ msgstr ""
593
+
594
+ #: action_names.rb:23
595
+ msgid "Create"
596
+ msgstr ""
597
+
598
+ #: action_names.rb:24
599
+ msgid "Delete Activation Key"
600
+ msgstr ""
601
+
602
+ #: action_names.rb:25
603
+ msgid "Create Export History"
604
+ msgstr ""
605
+
606
+ #: action_names.rb:26
607
+ msgid "Agent action"
608
+ msgstr ""
609
+
610
+ #: action_names.rb:27
611
+ msgid "Create Alternate Content Source"
612
+ msgstr ""
613
+
614
+ #: action_names.rb:28
615
+ msgid "Destroy Alternate Content Source"
616
+ msgstr ""
617
+
618
+ #: action_names.rb:29
619
+ msgid "Refresh Alternate Content Source"
620
+ msgstr ""
621
+
622
+ #: action_names.rb:30
623
+ msgid "Update Alternate Content Source"
624
+ msgstr ""
625
+
626
+ #: action_names.rb:31
627
+ msgid "Action with sub plans"
628
+ msgstr ""
629
+
630
+ #: action_names.rb:32
631
+ msgid "Abstract"
632
+ msgstr ""
633
+
634
+ #: action_names.rb:33
635
+ msgid "Remove from Environment"
636
+ msgstr ""
637
+
638
+ #: action_names.rb:34
639
+ msgid "Promote"
640
+ msgstr ""
641
+
642
+ #: action_names.rb:35
643
+ msgid "Promotion to Environment"
644
+ msgstr ""
645
+
646
+ #: action_names.rb:36
647
+ msgid "Publish"
648
+ msgstr ""
649
+
650
+ #: action_names.rb:37
651
+ msgid "Remove Versions and Associations"
652
+ msgstr ""
653
+
654
+ #: action_names.rb:38
655
+ msgid "Remove Version"
656
+ msgstr ""
657
+
658
+ #: action_names.rb:39
659
+ msgid "Import Content View Version"
660
+ msgstr ""
661
+
662
+ #: action_names.rb:40
663
+ msgid "Import Default Content View"
664
+ msgstr ""
665
+
666
+ #: action_names.rb:41
667
+ msgid "Import Repository"
668
+ msgstr ""
669
+
670
+ #: action_names.rb:42
671
+ msgid "Incremental Update"
672
+ msgstr ""
673
+
674
+ #: action_names.rb:43
675
+ msgid "Republish Version Repositories"
676
+ msgstr ""
677
+
678
+ #: action_names.rb:44
679
+ msgid "Delete Lifecycle Environment"
680
+ msgstr ""
681
+
682
+ #: action_names.rb:45
683
+ msgid "Publish Lifecycle Environment Repositories"
684
+ msgstr ""
685
+
686
+ #: action_names.rb:46
687
+ msgid "Attach subscriptions"
688
+ msgstr ""
689
+
690
+ #: action_names.rb:47
691
+ msgid "Auto attach subscriptions"
692
+ msgstr ""
693
+
694
+ #: action_names.rb:48
695
+ msgid "Destroy Content Host"
696
+ msgstr ""
697
+
698
+ #: action_names.rb:49
699
+ msgid "Install Applicable Errata"
700
+ msgstr ""
701
+
702
+ #: action_names.rb:50
703
+ msgid "Hypervisors"
704
+ msgstr ""
705
+
706
+ #: action_names.rb:51
707
+ msgid "Hypervisors update"
708
+ msgstr ""
709
+
710
+ #: action_names.rb:52
711
+ msgid "Remove subscriptions"
712
+ msgstr ""
713
+
714
+ #: action_names.rb:53
715
+ msgid "Combined Profile Update"
716
+ msgstr ""
717
+
718
+ #: action_names.rb:54
719
+ msgid "Update Content Overrides"
720
+ msgstr ""
721
+
722
+ #: action_names.rb:55
723
+ msgid "Update for host"
724
+ msgstr ""
725
+
726
+ #: action_names.rb:56
727
+ msgid "Update release version for host"
728
+ msgstr ""
729
+
730
+ #: action_names.rb:57
731
+ msgid "Updating System Purpose for host"
732
+ msgstr ""
733
+
734
+ #: action_names.rb:58
735
+ msgid "Package Profile Update"
736
+ msgstr ""
737
+
738
+ #: action_names.rb:59
739
+ msgid "Destroy"
740
+ msgstr ""
741
+
742
+ #: action_names.rb:60
743
+ msgid "Run Sync Plan:"
744
+ msgstr ""
745
+
746
+ #: action_names.rb:61
747
+ msgid "Enable"
748
+ msgstr ""
749
+
750
+ #: action_names.rb:62
751
+ msgid "Disable"
752
+ msgstr ""
753
+
754
+ #: action_names.rb:63
755
+ msgid "Verify checksum"
756
+ msgstr ""
757
+
758
+ #: action_names.rb:64
759
+ msgid "Create Package Group"
760
+ msgstr ""
761
+
762
+ #: action_names.rb:65
763
+ msgid "Upload into"
764
+ msgstr ""
765
+
766
+ #: action_names.rb:66
767
+ msgid "Update redhat repository"
768
+ msgstr ""
769
+
770
+ #: action_names.rb:67
771
+ msgid "Update http proxy details"
772
+ msgstr ""
773
+
774
+ #: action_names.rb:68
775
+ msgid "Update content urls"
776
+ msgstr ""
777
+
778
+ #: action_names.rb:69
779
+ msgid "Discover"
780
+ msgstr ""
781
+
782
+ #: action_names.rb:70
783
+ msgid "Synchronize"
784
+ msgstr ""
785
+
786
+ #: action_names.rb:71
787
+ msgid "Remove Content"
788
+ msgstr ""
789
+
790
+ #: action_names.rb:72
791
+ msgid "Instance update"
792
+ msgstr ""
793
+
794
+ #: action_names.rb:73
795
+ msgid "Index package groups"
796
+ msgstr ""
797
+
798
+ #: action_names.rb:74
799
+ msgid "Index module streams"
800
+ msgstr ""
801
+
802
+ #: action_names.rb:75
803
+ msgid "Index errata"
804
+ msgstr ""
805
+
806
+ #: action_names.rb:76
807
+ msgid "Index content"
808
+ msgstr ""
809
+
810
+ #: action_names.rb:77
811
+ msgid "Filtered index content"
812
+ msgstr ""
813
+
814
+ #: action_names.rb:78
815
+ msgid "Fetch pxe files"
816
+ msgstr ""
817
+
818
+ #: action_names.rb:79
819
+ msgid "Delete Package Group"
820
+ msgstr ""
821
+
822
+ #: action_names.rb:80
823
+ msgid "Update http proxy"
824
+ msgstr ""
825
+
826
+ #: action_names.rb:81
827
+ msgid "Reindex subscriptions"
828
+ msgstr ""
829
+
830
+ #: action_names.rb:82
831
+ msgid "Delete Product"
832
+ msgstr ""
833
+
834
+ #: action_names.rb:83
835
+ msgid "Product Create"
280
836
  msgstr ""
281
837
 
282
838
  #: gemspec.rb:2