foreman_scc_manager 4.0.0 → 4.0.1

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.
Files changed (32) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +1 -2
  3. data/app/assets/javascripts/foreman_scc_manager/locale/de/foreman_scc_manager.js +341 -341
  4. data/app/assets/javascripts/foreman_scc_manager/locale/el/foreman_scc_manager.js +288 -288
  5. data/app/assets/javascripts/foreman_scc_manager/locale/en/foreman_scc_manager.js +2 -582
  6. data/app/assets/javascripts/foreman_scc_manager/locale/fr/foreman_scc_manager.js +1 -1
  7. data/app/assets/javascripts/foreman_scc_manager/locale/ja/foreman_scc_manager.js +348 -348
  8. data/app/assets/javascripts/foreman_scc_manager/locale/ka/foreman_scc_manager.js +381 -381
  9. data/app/assets/javascripts/foreman_scc_manager/locale/ko/foreman_scc_manager.js +592 -0
  10. data/app/assets/javascripts/foreman_scc_manager/locale/zh_CN/foreman_scc_manager.js +346 -346
  11. data/lib/foreman_scc_manager/version.rb +1 -1
  12. data/locale/Makefile +12 -2
  13. data/locale/de/LC_MESSAGES/foreman_scc_manager.mo +0 -0
  14. data/locale/de/foreman_scc_manager.po +101 -98
  15. data/locale/el/LC_MESSAGES/foreman_scc_manager.mo +0 -0
  16. data/locale/el/foreman_scc_manager.po +25 -24
  17. data/locale/en/foreman_scc_manager.po +0 -593
  18. data/locale/fr/LC_MESSAGES/foreman_scc_manager.mo +0 -0
  19. data/locale/fr/foreman_scc_manager.po +1 -1
  20. data/locale/ja/LC_MESSAGES/foreman_scc_manager.mo +0 -0
  21. data/locale/ja/foreman_scc_manager.po +94 -92
  22. data/locale/ka/LC_MESSAGES/foreman_scc_manager.mo +0 -0
  23. data/locale/ka/foreman_scc_manager.po +139 -133
  24. data/locale/ko/LC_MESSAGES/foreman_scc_manager.mo +0 -0
  25. data/locale/ko/foreman_scc_manager.po +600 -0
  26. data/locale/zh_CN/LC_MESSAGES/foreman_scc_manager.mo +0 -0
  27. data/locale/zh_CN/foreman_scc_manager.po +92 -91
  28. data/test/controllers/api/v2/scc_accounts_test.rb +4 -4
  29. data/test/features/sync_test.rb +3 -3
  30. data/test/lib/scc_manager_test.rb +64 -0
  31. data/test/test_plugin_helper.rb +4 -1
  32. metadata +9 -7
@@ -1,593 +0,0 @@
1
- # English translations for foreman_scc_manager package.
2
- # Copyright (C) 2017 THE PACKAGE'S COPYRIGHT HOLDER
3
- # This file is distributed under the same license as the foreman_scc_manager package.
4
- # FIRST AUTHOR <EMAIL@ADDRESS>, 2017.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: foreman_scc_manager 1.7.0\n"
9
- "Report-Msgid-Bugs-To: \n"
10
- "PO-Revision-Date: 2017-04-24 12:30+0000\n"
11
- "Last-Translator: ATIX AG <info@atix.de>\n"
12
- "Language-Team: English\n"
13
- "Language: en\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=2; plural=n != 1;\n"
18
- "\n"
19
-
20
- msgid " -- Select Architecture --"
21
- msgstr ""
22
-
23
- msgid " -- Select Product --"
24
- msgstr ""
25
-
26
- msgid " -- Select Version --"
27
- msgstr ""
28
-
29
- msgid " has started successfully."
30
- msgstr ""
31
-
32
- msgid "%s/%s"
33
- msgstr ""
34
-
35
- msgid "Abstract"
36
- msgstr ""
37
-
38
- msgid "Abstract async task"
39
- msgstr ""
40
-
41
- msgid "Action with sub plans"
42
- msgstr ""
43
-
44
- msgid "Actions"
45
- msgstr ""
46
-
47
- msgid "Add SCC account"
48
- msgstr "Add SCC account"
49
-
50
- msgid "Add SUSE Customer Center Account"
51
- msgstr "Add SUSE Customer Center Account"
52
-
53
- msgid "Add more sub products to Product tree"
54
- msgstr ""
55
-
56
- msgid "Add product(s)"
57
- msgstr ""
58
-
59
- msgid "Additive"
60
- msgstr ""
61
-
62
- msgid "Agent action"
63
- msgstr ""
64
-
65
- msgid "Associated GPG key of scc_account"
66
- msgstr ""
67
-
68
- msgid "Attach subscriptions"
69
- msgstr ""
70
-
71
- msgid "Auto attach subscriptions"
72
- msgstr ""
73
-
74
- msgid "Base URL"
75
- msgstr "Base URL"
76
-
77
- msgid "Bulk generate applicability for hosts"
78
- msgstr ""
79
-
80
- msgid "Bulk subscription of scc_products for scc_account"
81
- msgstr ""
82
-
83
- msgid "Bulk subscription of scc_products with individual repository selection for scc_account."
84
- msgstr ""
85
-
86
- msgid "Collapse products"
87
- msgstr ""
88
-
89
- msgid "Collapse/Expand"
90
- msgstr ""
91
-
92
- msgid "Combined Profile Update"
93
- msgstr ""
94
-
95
- msgid "Content Only"
96
- msgstr ""
97
-
98
- msgid "Copy version units to library"
99
- msgstr ""
100
-
101
- msgid "Create"
102
- msgstr ""
103
-
104
- msgid "Create Alternate Content Source"
105
- msgstr ""
106
-
107
- msgid "Create Export History"
108
- msgstr ""
109
-
110
- msgid "Create Import History"
111
- msgstr ""
112
-
113
- msgid "Create Package Group"
114
- msgstr ""
115
-
116
- msgid "Create Syncable Export History"
117
- msgstr ""
118
-
119
- msgid "Create an scc_account"
120
- msgstr ""
121
-
122
- msgid "Cron expression is not valid!"
123
- msgstr ""
124
-
125
- msgid "Date and time relative to which the sync interval is run"
126
- msgstr ""
127
-
128
- msgid "Delete"
129
- msgstr ""
130
-
131
- msgid "Delete Activation Key"
132
- msgstr ""
133
-
134
- msgid "Delete Lifecycle Environment"
135
- msgstr ""
136
-
137
- msgid "Delete Package Group"
138
- msgstr ""
139
-
140
- msgid "Delete Product"
141
- msgstr ""
142
-
143
- msgid "Delete scc_account"
144
- msgstr ""
145
-
146
- msgid "Destroy"
147
- msgstr ""
148
-
149
- msgid "Destroy Alternate Content Source"
150
- msgstr ""
151
-
152
- msgid "Destroy Content Host"
153
- msgstr ""
154
-
155
- msgid "Disable"
156
- msgstr ""
157
-
158
- msgid "Discover"
159
- msgstr ""
160
-
161
- msgid "Download Policy"
162
- msgstr ""
163
-
164
- msgid "Edit %s"
165
- msgstr ""
166
-
167
- msgid "Enable"
168
- msgstr ""
169
-
170
- msgid "Errata mail"
171
- msgstr ""
172
-
173
- msgid "Expand products"
174
- msgstr ""
175
-
176
- msgid "Export"
177
- msgstr ""
178
-
179
- msgid "Export Library"
180
- msgstr ""
181
-
182
- msgid "Export Repository"
183
- msgstr ""
184
-
185
- msgid "Failed to add task to queue."
186
- msgstr ""
187
-
188
- msgid "Failed to add task to queue: %s"
189
- msgstr "Failed to add task to queue: %s"
190
-
191
- msgid "Fetch pxe files"
192
- msgstr ""
193
-
194
- msgid "Filter repositories"
195
- msgstr ""
196
-
197
- msgid "Filtered index content"
198
- msgstr ""
199
-
200
- msgid "Foreman plugin to sync SUSE Customer Center products and repositories into Katello."
201
- msgstr "Foreman plugin to sync SUSE Customer Center products and repositories into Katello."
202
-
203
- msgid "Generate host applicability"
204
- msgstr ""
205
-
206
- msgid "Generate repository applicability"
207
- msgstr ""
208
-
209
- msgid "Go to Product page"
210
- msgstr ""
211
-
212
- msgid "Go to Repository page"
213
- msgstr ""
214
-
215
- msgid "Hypervisors"
216
- msgstr ""
217
-
218
- msgid "Hypervisors update"
219
- msgstr ""
220
-
221
- msgid "If this option is enabled, debug and source pool repositories are automatically selected if you select a product. This option is disabled by default. It applies for unselected products, only. Already selected products are not filtered."
222
- msgstr ""
223
-
224
- msgid "Immediate"
225
- msgstr ""
226
-
227
- msgid "Import"
228
- msgstr ""
229
-
230
- msgid "Import Content View Version"
231
- msgstr ""
232
-
233
- msgid "Import Default Content View"
234
- msgstr ""
235
-
236
- msgid "Import Puppet classes"
237
- msgstr ""
238
-
239
- msgid "Import Repository"
240
- msgstr ""
241
-
242
- msgid "Import facts"
243
- msgstr ""
244
-
245
- msgid "Include Debug and Source Pool repositories"
246
- msgstr ""
247
-
248
- msgid "Incremental Update"
249
- msgstr ""
250
-
251
- msgid "Incremental Update of Content View Version(s) "
252
- msgstr ""
253
-
254
- msgid "Index content"
255
- msgstr ""
256
-
257
- msgid "Index errata"
258
- msgstr ""
259
-
260
- msgid "Index module streams"
261
- msgstr ""
262
-
263
- msgid "Index package groups"
264
- msgstr ""
265
-
266
- msgid "Install Applicable Errata"
267
- msgstr ""
268
-
269
- msgid "Instance update"
270
- msgstr ""
271
-
272
- msgid "Interval cannot be nil"
273
- msgstr ""
274
-
275
- msgid "Interval for syncing scc_account"
276
- msgstr ""
277
-
278
- msgid "Interval not set correctly"
279
- msgstr ""
280
-
281
- msgid "Last synced"
282
- msgstr "Last synced"
283
-
284
- msgid "List all scc_accounts"
285
- msgstr ""
286
-
287
- msgid "List products for an scc_account"
288
- msgstr ""
289
-
290
- msgid "Lock on SCC account already taken: %s"
291
- msgstr "Lock on SCC account already taken: %s"
292
-
293
- msgid "Login id of scc_account"
294
- msgstr ""
295
-
296
- msgid "Mirroring Policy"
297
- msgstr ""
298
-
299
- msgid "Name of the scc_account"
300
- msgstr ""
301
-
302
- msgid "No products selected."
303
- msgstr ""
304
-
305
- msgid "None"
306
- msgstr ""
307
-
308
- msgid "On Demand"
309
- msgstr ""
310
-
311
- msgid "Package Profile Update"
312
- msgstr ""
313
-
314
- msgid "Password of scc_account"
315
- msgstr ""
316
-
317
- msgid "Please check your SUSE subscription"
318
- msgstr ""
319
-
320
- msgid "Please synchronize your SUSE account before you can subscribe to SUSE products."
321
- msgstr ""
322
-
323
- msgid "Product Create"
324
- msgstr ""
325
-
326
- msgid "Product Selection for Account %s"
327
- msgstr ""
328
-
329
- msgid "Products"
330
- msgstr ""
331
-
332
- msgid "Promote"
333
- msgstr ""
334
-
335
- msgid "Promotion to Environment"
336
- msgstr ""
337
-
338
- msgid "Publish"
339
- msgstr ""
340
-
341
- msgid "Publish Lifecycle Environment Repositories"
342
- msgstr ""
343
-
344
- msgid "Refresh Alternate Content Source"
345
- msgstr ""
346
-
347
- msgid "Reindex subscriptions"
348
- msgstr ""
349
-
350
- msgid "Remove Content"
351
- msgstr ""
352
-
353
- msgid "Remove Version"
354
- msgstr ""
355
-
356
- msgid "Remove Versions and Associations"
357
- msgstr ""
358
-
359
- msgid "Remove from Environment"
360
- msgstr ""
361
-
362
- msgid "Remove subscriptions"
363
- msgstr ""
364
-
365
- msgid "Repositories (%s/%s)"
366
- msgstr ""
367
-
368
- msgid "Repository not imported"
369
- msgstr ""
370
-
371
- msgid "Republish Version Repositories"
372
- msgstr ""
373
-
374
- msgid "Reset Selection"
375
- msgstr ""
376
-
377
- msgid "Run Sync Plan:"
378
- msgstr ""
379
-
380
- msgid "SUSE Customer Center"
381
- msgstr "SUSE Customer Center"
382
-
383
- msgid "SUSE Customer Center account"
384
- msgstr "SUSE Customer Center account"
385
-
386
- msgid "SUSE Subscription"
387
- msgstr ""
388
-
389
- msgid "SUSE Subscription: "
390
- msgstr ""
391
-
392
- msgid "SUSE Subscriptions"
393
- msgstr "SUSE Subscriptions"
394
-
395
- msgid "SUSE subscriptions"
396
- msgstr "SUSE subscriptions"
397
-
398
- msgid "Search"
399
- msgstr ""
400
-
401
- msgid "Select SUSE products"
402
- msgstr ""
403
-
404
- msgid "Select products"
405
- msgstr ""
406
-
407
- msgid "Selected SUSE Products"
408
- msgstr ""
409
-
410
- msgid "Show all products"
411
- msgstr ""
412
-
413
- msgid "Show all subscription tasks"
414
- msgstr ""
415
-
416
- msgid "Show an scc_account product"
417
- msgstr ""
418
-
419
- msgid "Show currently added repositories"
420
- msgstr ""
421
-
422
- msgid "Show last product subscription task"
423
- msgstr ""
424
-
425
- msgid "Show only subscribed products"
426
- msgstr ""
427
-
428
- msgid "Show scc_account"
429
- msgstr ""
430
-
431
- msgid "Show subscribed products only"
432
- msgstr ""
433
-
434
- msgid "Show/Hide unsubscribed"
435
- msgstr ""
436
-
437
- msgid "Starting the subscription task failed."
438
- msgstr ""
439
-
440
- msgid "Subscribe SCC Product"
441
- msgstr "Subscribe SCC Product"
442
-
443
- msgid "Subscribe product"
444
- msgstr ""
445
-
446
- msgid "Summary of SCC product subscription"
447
- msgstr ""
448
-
449
- msgid "Sync"
450
- msgstr "Sync"
451
-
452
- msgid "Sync Date"
453
- msgstr ""
454
-
455
- msgid "Sync SUSE subscriptions"
456
- msgstr "Sync SUSE subscriptions"
457
-
458
- msgid "Sync SUSE subscriptions (Products)"
459
- msgstr "Sync SUSE subscriptions (Products)"
460
-
461
- msgid "Sync SUSE subscriptions (Repositories)"
462
- msgstr "Sync SUSE subscriptions (Repositories)"
463
-
464
- msgid "Sync capsule"
465
- msgstr ""
466
-
467
- msgid "Sync interval"
468
- msgstr ""
469
-
470
- msgid "Sync scc_account"
471
- msgstr ""
472
-
473
- msgid "Sync task started."
474
- msgstr "Sync task started."
475
-
476
- msgid "Syncable export"
477
- msgstr ""
478
-
479
- msgid "Synchronize"
480
- msgstr ""
481
-
482
- msgid "Synchronize SUSE Account"
483
- msgstr ""
484
-
485
- msgid "Synchronize smart proxy"
486
- msgstr ""
487
-
488
- msgid "Task to subscribe products started."
489
- msgstr ""
490
-
491
- msgid "Test Connection"
492
- msgstr "Test Connection"
493
-
494
- msgid "Test connection for scc_account"
495
- msgstr ""
496
-
497
- msgid "The default download policy for repositories which were created using this SCC Account."
498
- msgstr ""
499
-
500
- msgid "The default mirroring policy for repositories which were created using this SCC Account."
501
- msgstr ""
502
-
503
- msgid "The following products will be imported:"
504
- msgstr ""
505
-
506
- msgid "The selected products cannot be found for this SCC account."
507
- msgstr ""
508
-
509
- msgid "The subscription task has been started successfully"
510
- msgstr ""
511
-
512
- msgid "The subscription task with id "
513
- msgstr ""
514
-
515
- msgid "The sync interval is used to periodically update the SCC authentication tokens of any imported products."
516
- msgstr ""
517
-
518
- msgid "URL of SUSE for scc_account"
519
- msgstr ""
520
-
521
- msgid "Unknown"
522
- msgstr ""
523
-
524
- msgid "Update"
525
- msgstr ""
526
-
527
- msgid "Update Alternate Content Source"
528
- msgstr ""
529
-
530
- msgid "Update CDN Configuration"
531
- msgstr ""
532
-
533
- msgid "Update Content Overrides"
534
- msgstr ""
535
-
536
- msgid "Update SUSE repositories"
537
- msgstr ""
538
-
539
- msgid "Update SUSE repositories %s"
540
- msgstr ""
541
-
542
- msgid "Update content urls"
543
- msgstr ""
544
-
545
- msgid "Update for host"
546
- msgstr ""
547
-
548
- msgid "Update http proxy"
549
- msgstr ""
550
-
551
- msgid "Update http proxy details"
552
- msgstr ""
553
-
554
- msgid "Update redhat repository"
555
- msgstr ""
556
-
557
- msgid "Update release version for host"
558
- msgstr ""
559
-
560
- msgid "Update scc_account"
561
- msgstr ""
562
-
563
- msgid "Updating System Purpose for host"
564
- msgstr ""
565
-
566
- msgid "Upload into"
567
- msgstr ""
568
-
569
- msgid "Use GPG key for SUSE products"
570
- msgstr ""
571
-
572
- msgid "Use this setting if you want to automatically add a GPG key to your SUSE products upon subscription. You can change this setting in the 'Content' > 'Products' menu, later."
573
- msgstr ""
574
-
575
- msgid "Use your 'Organization credentials' obtained from the SUSE Customer Center."
576
- msgstr ""
577
-
578
- msgid "Verify checksum"
579
- msgstr ""
580
-
581
- msgid ""
582
- "WARNING: If you want to switch SCC accounts and retain the synchronized content, DO NOT delete your old SCC account, even if it is expired. Please change the login and password of your SCC account, instead.\n"
583
- "\n"
584
- "If you delete your old SCC account, you CANNOT reuse existing repositories, products, content views, and composite content views.\n"
585
- "\n"
586
- "Really delete SCC account %s?"
587
- msgstr ""
588
-
589
- msgid "You currently have no SUSE products selected. Search and add SUSE products in the section below."
590
- msgstr ""
591
-
592
- msgid "never synced"
593
- msgstr ""
@@ -13,7 +13,7 @@
13
13
  #, fuzzy
14
14
  msgid ""
15
15
  msgstr ""
16
- "Project-Id-Version: foreman_scc_manager 1.0.0\n"
16
+ "Project-Id-Version: foreman_scc_manager 4.0.0\n"
17
17
  "Report-Msgid-Bugs-To: \n"
18
18
  "PO-Revision-Date: 2019-10-17 13:28+0000\n"
19
19
  "Last-Translator: Amit Upadhye <aupadhye@redhat.com>, 2023\n"