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
@@ -0,0 +1,592 @@
1
+ locales['foreman_scc_manager'] = locales['foreman_scc_manager'] || {}; locales['foreman_scc_manager']['ko'] = {
2
+ "domain": "foreman_scc_manager",
3
+ "locale_data": {
4
+ "foreman_scc_manager": {
5
+ "": {
6
+ "Project-Id-Version": "foreman_scc_manager 1.0.0",
7
+ "Report-Msgid-Bugs-To": "",
8
+ "PO-Revision-Date": "2019-10-17 13:28+0000",
9
+ "Last-Translator": "Ewoud Kohl van Wijngaarden <ewoud+transifex@kohlvanwijngaarden.nl>, 2024",
10
+ "Language-Team": "Korean (https://app.transifex.com/foreman/teams/114/ko/)",
11
+ "MIME-Version": "1.0",
12
+ "Content-Type": "text/plain; charset=UTF-8",
13
+ "Content-Transfer-Encoding": "8bit",
14
+ "Language": "ko",
15
+ "Plural-Forms": "nplurals=1; plural=0;",
16
+ "lang": "ko",
17
+ "domain": "foreman_scc_manager",
18
+ "plural_forms": "nplurals=1; plural=0;"
19
+ },
20
+ " -- Select Architecture --": [
21
+ ""
22
+ ],
23
+ " -- Select Product --": [
24
+ ""
25
+ ],
26
+ " -- Select Version --": [
27
+ ""
28
+ ],
29
+ " has started successfully.": [
30
+ ""
31
+ ],
32
+ "%s/%s": [
33
+ ""
34
+ ],
35
+ "Abstract": [
36
+ "개요"
37
+ ],
38
+ "Abstract async task": [
39
+ "비동기 작업 개요"
40
+ ],
41
+ "Action with sub plans": [
42
+ "하위 계획이 있는 작업"
43
+ ],
44
+ "Actions": [
45
+ "동작 "
46
+ ],
47
+ "Add SCC account": [
48
+ ""
49
+ ],
50
+ "Add SUSE Customer Center Account": [
51
+ ""
52
+ ],
53
+ "Add more sub products to Product tree": [
54
+ ""
55
+ ],
56
+ "Add product(s)": [
57
+ ""
58
+ ],
59
+ "Additive": [
60
+ "추가"
61
+ ],
62
+ "Agent action": [
63
+ "에이전트 작업"
64
+ ],
65
+ "Associated GPG key of scc_account": [
66
+ ""
67
+ ],
68
+ "Attach subscriptions": [
69
+ "서브스크립션 연결"
70
+ ],
71
+ "Auto attach subscriptions": [
72
+ "서브스크립션 자동 첨부"
73
+ ],
74
+ "Base URL": [
75
+ "기본 URL"
76
+ ],
77
+ "Bulk generate applicability for hosts": [
78
+ "호스트에 대한 대량 적용 가능성 생성"
79
+ ],
80
+ "Bulk subscription of scc_products for scc_account": [
81
+ ""
82
+ ],
83
+ "Bulk subscription of scc_products with individual repository selection for scc_account.": [
84
+ ""
85
+ ],
86
+ "Collapse products": [
87
+ ""
88
+ ],
89
+ "Collapse/Expand": [
90
+ ""
91
+ ],
92
+ "Combined Profile Update": [
93
+ "결합된 프로필 업데이트"
94
+ ],
95
+ "Content Only": [
96
+ "컨텐츠만"
97
+ ],
98
+ "Copy version units to library": [
99
+ "버전 유닛을 라이브러리에 복사"
100
+ ],
101
+ "Create": [
102
+ "생성 "
103
+ ],
104
+ "Create Alternate Content Source": [
105
+ "대체 콘텐츠 소스 생성"
106
+ ],
107
+ "Create Export History": [
108
+ "내보내기 기록 생성"
109
+ ],
110
+ "Create Import History": [
111
+ "가져오기 기록 생성"
112
+ ],
113
+ "Create Package Group": [
114
+ "패키지 그룹 생성"
115
+ ],
116
+ "Create Syncable Export History": [
117
+ "동기화 가능한 내보내기 기록 생성"
118
+ ],
119
+ "Create an scc_account": [
120
+ ""
121
+ ],
122
+ "Cron expression is not valid!": [
123
+ "Cron 표현식이 잘못되었습니다!"
124
+ ],
125
+ "Date and time relative to which the sync interval is run": [
126
+ ""
127
+ ],
128
+ "Delete": [
129
+ "삭제"
130
+ ],
131
+ "Delete Activation Key": [
132
+ "활성키 삭제 "
133
+ ],
134
+ "Delete Lifecycle Environment": [
135
+ "라이프사이클 환경 삭제 "
136
+ ],
137
+ "Delete Package Group": [
138
+ "패키지 그룹 삭제"
139
+ ],
140
+ "Delete Product": [
141
+ "제품 삭제 "
142
+ ],
143
+ "Delete scc_account": [
144
+ ""
145
+ ],
146
+ "Destroy": [
147
+ "삭제 "
148
+ ],
149
+ "Destroy Alternate Content Source": [
150
+ "대체 콘텐츠 소스 삭제"
151
+ ],
152
+ "Destroy Content Host": [
153
+ "컨텐츠 호스트 삭제 "
154
+ ],
155
+ "Disable": [
156
+ "비활성화"
157
+ ],
158
+ "Discover": [
159
+ "검색"
160
+ ],
161
+ "Download Policy": [
162
+ "다운로드 정책"
163
+ ],
164
+ "Edit %s": [
165
+ "%s 편집 "
166
+ ],
167
+ "Enable": [
168
+ "활성화"
169
+ ],
170
+ "Errata mail": [
171
+ "에라타 메일"
172
+ ],
173
+ "Expand products": [
174
+ ""
175
+ ],
176
+ "Export": [
177
+ "내보내기 "
178
+ ],
179
+ "Export Library": [
180
+ "라이브러리 내보내기"
181
+ ],
182
+ "Export Repository": [
183
+ "리포지터리 내보내기"
184
+ ],
185
+ "Failed to add task to queue.": [
186
+ ""
187
+ ],
188
+ "Failed to add task to queue: %s": [
189
+ "대기열에 태스크를 추가하지 못했습니다: %s"
190
+ ],
191
+ "Fetch pxe files": [
192
+ "pxe 파일 가져오기"
193
+ ],
194
+ "Filter repositories": [
195
+ ""
196
+ ],
197
+ "Filtered index content": [
198
+ "필터링된 인덱스 컨텐츠"
199
+ ],
200
+ "Foreman plugin to sync SUSE Customer Center products and repositories into Katello.": [
201
+ ""
202
+ ],
203
+ "Generate host applicability": [
204
+ "호스트 적용성 생성"
205
+ ],
206
+ "Generate repository applicability": [
207
+ "저장소 적용성 생성"
208
+ ],
209
+ "Go to Product page": [
210
+ ""
211
+ ],
212
+ "Go to Repository page": [
213
+ ""
214
+ ],
215
+ "Hypervisors": [
216
+ "하이퍼바이저"
217
+ ],
218
+ "Hypervisors update": [
219
+ "하이퍼바이저 업데이트"
220
+ ],
221
+ "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
+ ""
223
+ ],
224
+ "Immediate": [
225
+ "즉시"
226
+ ],
227
+ "Import": [
228
+ "불러오기"
229
+ ],
230
+ "Import Content View Version": [
231
+ "콘텐츠 보기 버전 가져오기"
232
+ ],
233
+ "Import Default Content View": [
234
+ "기본 콘텐츠 보기 가져오기"
235
+ ],
236
+ "Import Puppet classes": [
237
+ "Puppet 클래스 가져오기"
238
+ ],
239
+ "Import Repository": [
240
+ "리포지터리 가져오기"
241
+ ],
242
+ "Import facts": [
243
+ "팩트 불러오기"
244
+ ],
245
+ "Include Debug and Source Pool repositories": [
246
+ ""
247
+ ],
248
+ "Incremental Update": [
249
+ "증분 업데이트 "
250
+ ],
251
+ "Incremental Update of Content View Version(s) ": [
252
+ "콘텐츠 보기 버전의 증분 업데이트 "
253
+ ],
254
+ "Index content": [
255
+ "컨텐츠 인덱싱"
256
+ ],
257
+ "Index errata": [
258
+ "에라타 인덱스"
259
+ ],
260
+ "Index module streams": [
261
+ "모듈 스트림 인덱스"
262
+ ],
263
+ "Index package groups": [
264
+ "패키지 그룹 인덱싱"
265
+ ],
266
+ "Install Applicable Errata": [
267
+ "적용 가능한 에라타 설치 "
268
+ ],
269
+ "Instance update": [
270
+ "인스턴스 업데이트"
271
+ ],
272
+ "Interval cannot be nil": [
273
+ "간격은 nil이 될 수 없습니다."
274
+ ],
275
+ "Interval for syncing scc_account": [
276
+ ""
277
+ ],
278
+ "Interval not set correctly": [
279
+ "간격이 올바르게 설정되지 않았습니다"
280
+ ],
281
+ "Last synced": [
282
+ "마지막으로 동기화됨"
283
+ ],
284
+ "List all scc_accounts": [
285
+ ""
286
+ ],
287
+ "List products for an scc_account": [
288
+ ""
289
+ ],
290
+ "Lock on SCC account already taken: %s": [
291
+ ""
292
+ ],
293
+ "Login id of scc_account": [
294
+ ""
295
+ ],
296
+ "Mirroring Policy": [
297
+ "미러링 정책"
298
+ ],
299
+ "Name of the scc_account": [
300
+ ""
301
+ ],
302
+ "No products selected.": [
303
+ ""
304
+ ],
305
+ "None": [
306
+ "없음 "
307
+ ],
308
+ "On Demand": [
309
+ "주문형"
310
+ ],
311
+ "Package Profile Update": [
312
+ "패키지 프로파일 업데이트"
313
+ ],
314
+ "Password of scc_account": [
315
+ ""
316
+ ],
317
+ "Please check your SUSE subscription": [
318
+ ""
319
+ ],
320
+ "Please synchronize your SUSE account before you can subscribe to SUSE products.": [
321
+ ""
322
+ ],
323
+ "Product Create": [
324
+ "제품 생성"
325
+ ],
326
+ "Product Selection for Account %s": [
327
+ ""
328
+ ],
329
+ "Products": [
330
+ "제품 "
331
+ ],
332
+ "Promote": [
333
+ "승격 "
334
+ ],
335
+ "Promotion to Environment": [
336
+ "환경 승격"
337
+ ],
338
+ "Publish": [
339
+ "공개 "
340
+ ],
341
+ "Publish Lifecycle Environment Repositories": [
342
+ "라이프사이클 환경 리포지토리 게시"
343
+ ],
344
+ "Refresh Alternate Content Source": [
345
+ "대체 콘텐츠 소스 새로 고침"
346
+ ],
347
+ "Reindex subscriptions": [
348
+ "서브스크립션 다시 인덱싱"
349
+ ],
350
+ "Remove Content": [
351
+ "컨텐츠 삭제 "
352
+ ],
353
+ "Remove Version": [
354
+ "버전 삭제 "
355
+ ],
356
+ "Remove Versions and Associations": [
357
+ "버전 및 연결 삭제 "
358
+ ],
359
+ "Remove from Environment": [
360
+ "환경에서 삭제 "
361
+ ],
362
+ "Remove subscriptions": [
363
+ "서브스크립션 삭제"
364
+ ],
365
+ "Repositories (%s/%s)": [
366
+ ""
367
+ ],
368
+ "Repository not imported": [
369
+ ""
370
+ ],
371
+ "Republish Version Repositories": [
372
+ "버전 리포지토리 재게시"
373
+ ],
374
+ "Reset Selection": [
375
+ ""
376
+ ],
377
+ "Run Sync Plan:": [
378
+ "동기화 계획 실행:"
379
+ ],
380
+ "SUSE Customer Center": [
381
+ ""
382
+ ],
383
+ "SUSE Customer Center account": [
384
+ ""
385
+ ],
386
+ "SUSE Subscription": [
387
+ ""
388
+ ],
389
+ "SUSE Subscription: ": [
390
+ ""
391
+ ],
392
+ "SUSE Subscriptions": [
393
+ ""
394
+ ],
395
+ "SUSE subscriptions": [
396
+ ""
397
+ ],
398
+ "Search": [
399
+ "검색 "
400
+ ],
401
+ "Select SUSE products": [
402
+ ""
403
+ ],
404
+ "Select products": [
405
+ "제품 선택"
406
+ ],
407
+ "Selected SUSE Products": [
408
+ ""
409
+ ],
410
+ "Show all products": [
411
+ ""
412
+ ],
413
+ "Show all subscription tasks": [
414
+ ""
415
+ ],
416
+ "Show an scc_account product": [
417
+ ""
418
+ ],
419
+ "Show currently added repositories": [
420
+ ""
421
+ ],
422
+ "Show last product subscription task": [
423
+ ""
424
+ ],
425
+ "Show only subscribed products": [
426
+ ""
427
+ ],
428
+ "Show scc_account": [
429
+ ""
430
+ ],
431
+ "Show subscribed products only": [
432
+ ""
433
+ ],
434
+ "Show/Hide unsubscribed": [
435
+ ""
436
+ ],
437
+ "Starting the subscription task failed.": [
438
+ ""
439
+ ],
440
+ "Subscribe SCC Product": [
441
+ ""
442
+ ],
443
+ "Subscribe product": [
444
+ ""
445
+ ],
446
+ "Summary of SCC product subscription": [
447
+ ""
448
+ ],
449
+ "Sync": [
450
+ "동기화 "
451
+ ],
452
+ "Sync Date": [
453
+ ""
454
+ ],
455
+ "Sync SUSE subscriptions": [
456
+ ""
457
+ ],
458
+ "Sync SUSE subscriptions (Products)": [
459
+ ""
460
+ ],
461
+ "Sync SUSE subscriptions (Repositories)": [
462
+ ""
463
+ ],
464
+ "Sync capsule": [
465
+ "캡슐 동기화"
466
+ ],
467
+ "Sync interval": [
468
+ ""
469
+ ],
470
+ "Sync scc_account": [
471
+ ""
472
+ ],
473
+ "Sync task started.": [
474
+ ""
475
+ ],
476
+ "Syncable export": [
477
+ "동기화 가능한 내보내기"
478
+ ],
479
+ "Synchronize": [
480
+ "동기화 "
481
+ ],
482
+ "Synchronize SUSE Account": [
483
+ ""
484
+ ],
485
+ "Synchronize smart proxy": [
486
+ "스마트 프록시 동기화"
487
+ ],
488
+ "Task to subscribe products started.": [
489
+ ""
490
+ ],
491
+ "Test Connection": [
492
+ "연결 테스트 "
493
+ ],
494
+ "Test connection for scc_account": [
495
+ ""
496
+ ],
497
+ "The default download policy for repositories which were created using this SCC Account.": [
498
+ ""
499
+ ],
500
+ "The default mirroring policy for repositories which were created using this SCC Account.": [
501
+ ""
502
+ ],
503
+ "The following products will be imported:": [
504
+ ""
505
+ ],
506
+ "The selected products cannot be found for this SCC account.": [
507
+ ""
508
+ ],
509
+ "The subscription task has been started successfully": [
510
+ ""
511
+ ],
512
+ "The subscription task with id ": [
513
+ ""
514
+ ],
515
+ "The sync interval is used to periodically update the SCC authentication tokens of any imported products.": [
516
+ ""
517
+ ],
518
+ "URL of SUSE for scc_account": [
519
+ ""
520
+ ],
521
+ "Unknown": [
522
+ "알 수 없음 "
523
+ ],
524
+ "Update": [
525
+ "업데이트 "
526
+ ],
527
+ "Update Alternate Content Source": [
528
+ "대체 콘텐츠 소스 업데이트"
529
+ ],
530
+ "Update CDN Configuration": [
531
+ "CDN 구성 업데이트"
532
+ ],
533
+ "Update Content Overrides": [
534
+ "콘텐츠 재정의 업데이트"
535
+ ],
536
+ "Update SUSE repositories": [
537
+ ""
538
+ ],
539
+ "Update SUSE repositories %s": [
540
+ ""
541
+ ],
542
+ "Update content urls": [
543
+ "콘텐츠 URL 업데이트"
544
+ ],
545
+ "Update for host": [
546
+ "호스트에 대한 업데이트"
547
+ ],
548
+ "Update http proxy": [
549
+ "http 프록시 업데이트"
550
+ ],
551
+ "Update http proxy details": [
552
+ "http 프록시 세부 정보 업데이트"
553
+ ],
554
+ "Update redhat repository": [
555
+ "Redhat 리포지토리 업데이트"
556
+ ],
557
+ "Update release version for host": [
558
+ "호스트에 대한 릴리스 버전 업데이트"
559
+ ],
560
+ "Update scc_account": [
561
+ ""
562
+ ],
563
+ "Updating System Purpose for host": [
564
+ "호스트의 시스템 목적 업데이트"
565
+ ],
566
+ "Upload into": [
567
+ "업로드 "
568
+ ],
569
+ "Use GPG key for SUSE products": [
570
+ ""
571
+ ],
572
+ "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
+ ""
574
+ ],
575
+ "Use your 'Organization credentials' obtained from the SUSE Customer Center.": [
576
+ ""
577
+ ],
578
+ "Verify checksum": [
579
+ "체크섬 확인"
580
+ ],
581
+ "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\\nIf you delete your old SCC account, you CANNOT reuse existing repositories, products, content views, and composite content views.\\n\\nReally delete SCC account %s?": [
582
+ ""
583
+ ],
584
+ "You currently have no SUSE products selected. Search and add SUSE products in the section below.": [
585
+ ""
586
+ ],
587
+ "never synced": [
588
+ ""
589
+ ]
590
+ }
591
+ }
592
+ };