foreman_rh_cloud 13.2.0 → 13.2.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 (33) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/foreman_rh_cloud/locale/fr/foreman_rh_cloud.js +133 -1
  3. data/app/assets/javascripts/foreman_rh_cloud/locale/ja/foreman_rh_cloud.js +133 -1
  4. data/app/assets/javascripts/foreman_rh_cloud/locale/ka/foreman_rh_cloud.js +133 -1
  5. data/app/assets/javascripts/foreman_rh_cloud/locale/ko/foreman_rh_cloud.js +133 -1
  6. data/app/assets/javascripts/foreman_rh_cloud/locale/zh_CN/foreman_rh_cloud.js +133 -1
  7. data/lib/foreman_inventory_upload/generators/queries.rb +12 -2
  8. data/lib/foreman_rh_cloud/version.rb +1 -1
  9. data/locale/Makefile +3 -3
  10. data/locale/foreman_rh_cloud.pot +245 -41
  11. data/locale/fr/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  12. data/locale/fr/foreman_rh_cloud.po +133 -1
  13. data/locale/ja/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  14. data/locale/ja/foreman_rh_cloud.po +133 -1
  15. data/locale/ka/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  16. data/locale/ka/foreman_rh_cloud.po +133 -1
  17. data/locale/ko/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  18. data/locale/ko/foreman_rh_cloud.po +133 -1
  19. data/locale/zh_CN/LC_MESSAGES/foreman_rh_cloud.mo +0 -0
  20. data/locale/zh_CN/foreman_rh_cloud.po +133 -1
  21. data/package.json +1 -1
  22. data/test/controllers/insights_cloud/api/advisor_engine_controller_test.rb +5 -0
  23. data/test/controllers/insights_cloud/api/machine_telemetries_controller_test.rb +5 -0
  24. data/test/controllers/insights_sync/settings_controller_test.rb +5 -0
  25. data/test/jobs/host_inventory_report_job_test.rb +2 -0
  26. data/test/jobs/inventory_scheduled_sync_test.rb +5 -0
  27. data/test/jobs/single_host_report_job_test.rb +2 -0
  28. data/test/jobs/upload_report_direct_job_test.rb +5 -0
  29. data/test/unit/lib/foreman_rh_cloud/registration_manager_extensions_test.rb +5 -0
  30. data/test/unit/lib/insights_cloud/async/vmaas_reposcan_sync_test.rb +5 -0
  31. data/test/unit/rh_cloud_http_proxy_test.rb +5 -0
  32. data/test/unit/slice_generator_test.rb +41 -1
  33. metadata +1 -1
@@ -14,7 +14,7 @@
14
14
  #
15
15
  msgid ""
16
16
  msgstr ""
17
- "Project-Id-Version: foreman_rh_cloud 13.0.5\n"
17
+ "Project-Id-Version: foreman_rh_cloud 13.2.0\n"
18
18
  "Report-Msgid-Bugs-To: \n"
19
19
  "PO-Revision-Date: 2023-01-20 13:26+0000\n"
20
20
  "Last-Translator: Ondřej Gajdušek, 2025\n"
@@ -32,6 +32,9 @@ msgstr " Sync tous les statuts d'inventaire"
32
32
  msgid "%s organizations"
33
33
  msgstr "%s organisations"
34
34
 
35
+ msgid "A specific organization must be selected from the organization context."
36
+ msgstr ""
37
+
35
38
  msgid "About subscription watch"
36
39
  msgstr "Informations sur la vérification des abonnements"
37
40
 
@@ -44,6 +47,9 @@ msgstr "Paramètres d'inventaire avancés"
44
47
  msgid "All recommendations are now selected."
45
48
  msgstr "Toutes les recommandations sont maintenant sélectionnées."
46
49
 
50
+ msgid "Analysis disabled"
51
+ msgstr ""
52
+
47
53
  msgid "Analytics data collection"
48
54
  msgstr "Collecte de données analytiques"
49
55
 
@@ -53,6 +59,9 @@ msgstr "Toute Organisation"
53
59
  msgid "Apply Insights recommendations"
54
60
  msgstr "Appliquer les recommandations d'Insights"
55
61
 
62
+ msgid "Attempted to destroy HBI host %s, but host does not exist in HBI"
63
+ msgstr ""
64
+
56
65
  msgid "Automatic inventory upload"
57
66
  msgstr "Chargement automatique de l'inventaire"
58
67
 
@@ -92,6 +101,9 @@ msgstr "L'installation du connecteur cloud est en cours : "
92
101
  msgid "Completed"
93
102
  msgstr "Terminé"
94
103
 
104
+ msgid "Completed with warnings"
105
+ msgstr ""
106
+
95
107
  msgid "Configure"
96
108
  msgstr "Configurer"
97
109
 
@@ -110,6 +122,15 @@ msgstr "Critique"
110
122
  msgid "Current page"
111
123
  msgstr "Page actuelle"
112
124
 
125
+ msgid "Details"
126
+ msgstr ""
127
+
128
+ msgid "Disable"
129
+ msgstr ""
130
+
131
+ msgid "Disable vulnerability analysis"
132
+ msgstr ""
133
+
113
134
  msgid "Disconnected hosts: "
114
135
  msgstr "Hôtes déconnectés : "
115
136
 
@@ -125,6 +146,15 @@ msgstr "Télécharger le rapport"
125
146
  msgid "Download latest report"
126
147
  msgstr "Télécharger le dernier rapport"
127
148
 
149
+ msgid "Download report"
150
+ msgstr ""
151
+
152
+ msgid "Duration"
153
+ msgstr ""
154
+
155
+ msgid "Enable"
156
+ msgstr ""
157
+
128
158
  msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud"
129
159
  msgstr "Activer la suppression automatique des enregistrements d'hôtes incompatibles du cloud Red Hat"
130
160
 
@@ -149,6 +179,9 @@ msgstr "Activer le connecteur cloud"
149
179
  msgid "Enable inventory upload"
150
180
  msgstr "Activer le téléchargement de l'inventaire"
151
181
 
182
+ msgid "Enable vulnerability analysis"
183
+ msgstr ""
184
+
152
185
  msgid "Encountered an error while trying to access the server:"
153
186
  msgstr "Une erreur s'est produite lors de l'accès au serveur :"
154
187
 
@@ -164,6 +197,18 @@ msgstr ""
164
197
  msgid "Exit Code: %s"
165
198
  msgstr "Code de sortie : %s"
166
199
 
200
+ msgid "Failed"
201
+ msgstr ""
202
+
203
+ msgid "Failed to destroy HBI host %s: %s"
204
+ msgstr ""
205
+
206
+ msgid "Failed to fetch hosts"
207
+ msgstr ""
208
+
209
+ msgid "Failed to update vulnerability analysis status"
210
+ msgstr ""
211
+
167
212
  msgid "Fetch Insights-related host details"
168
213
  msgstr "Récupérer les détails de l'hôte liés à Insights"
169
214
 
@@ -200,6 +245,9 @@ msgstr "Générer un rapport"
200
245
  msgid "Generate the report, but do not upload"
201
246
  msgstr "Générer le rapport, mais ne pas le télécharger"
202
247
 
248
+ msgid "Generated"
249
+ msgstr ""
250
+
203
251
  msgid "Generating"
204
252
  msgstr "En cours de génération"
205
253
 
@@ -248,6 +296,9 @@ msgstr "Inclure des paramètres dans les rapports insights-clients"
248
296
  msgid "Insights"
249
297
  msgstr "Insights"
250
298
 
299
+ msgid "Invalid response from server"
300
+ msgstr ""
301
+
251
302
  msgid "Inventory"
252
303
  msgstr "Inventaire"
253
304
 
@@ -284,6 +335,9 @@ msgstr "Chargement..."
284
335
  msgid "Low"
285
336
  msgstr "Faible"
286
337
 
338
+ msgid "Manage vulnerability analysis"
339
+ msgstr ""
340
+
287
341
  msgid "Manual"
288
342
  msgstr "Manuelle"
289
343
 
@@ -299,21 +353,42 @@ msgstr "Modéré"
299
353
  msgid "More details can be found in"
300
354
  msgstr "Pour plus de détails, voir"
301
355
 
356
+ msgid "N/A"
357
+ msgstr ""
358
+
302
359
  msgid "Next run: "
303
360
  msgstr "Exécution suivante :"
304
361
 
305
362
  msgid "No"
306
363
  msgstr "Non"
307
364
 
365
+ msgid "No account data available."
366
+ msgstr ""
367
+
368
+ msgid "No recent tasks"
369
+ msgstr ""
370
+
308
371
  msgid "No recommendations were found for this host!"
309
372
  msgstr "Aucune recommandation n'a été trouvée pour cet hôte !"
310
373
 
374
+ msgid "No report generation tasks have been run yet."
375
+ msgstr ""
376
+
311
377
  msgid "No results found"
312
378
  msgstr "Aucun résultat"
313
379
 
380
+ msgid "No task history"
381
+ msgstr ""
382
+
314
383
  msgid "No task was found"
315
384
  msgstr "Aucune tâche n'a été trouvée"
316
385
 
386
+ msgid "No tasks have been run yet."
387
+ msgstr ""
388
+
389
+ msgid "None of the selected hosts are registered"
390
+ msgstr ""
391
+
317
392
  msgid "Not reporting"
318
393
  msgstr "Non rapporté"
319
394
 
@@ -359,9 +434,15 @@ msgstr "Statut de l'organisation"
359
434
  msgid "Pagination"
360
435
  msgstr "Pagination"
361
436
 
437
+ msgid "Paused"
438
+ msgstr ""
439
+
362
440
  msgid "Playbook"
363
441
  msgstr "Playbook"
364
442
 
443
+ msgid "Previous tasks will appear here."
444
+ msgstr ""
445
+
365
446
  msgid "RH Cloud"
366
447
  msgstr "RH Cloud"
367
448
 
@@ -416,6 +497,18 @@ msgstr "Remédier"
416
497
  msgid "Remediation summary"
417
498
  msgstr "Résumé de remédiation"
418
499
 
500
+ msgid "Report Generation"
501
+ msgstr ""
502
+
503
+ msgid "Report generation and upload started"
504
+ msgstr ""
505
+
506
+ msgid "Report generation started"
507
+ msgstr ""
508
+
509
+ msgid "Report saved to"
510
+ msgstr ""
511
+
419
512
  msgid "Reporting"
420
513
  msgstr "Rapports"
421
514
 
@@ -431,6 +524,9 @@ msgstr "Exécuter le playbook généré par l'app de remédiations de Red Hat"
431
524
  msgid "Run remediation playbook generated by Insights"
432
525
  msgstr "Exécuter le playbook de remédiation généré par Insights"
433
526
 
527
+ msgid "Running"
528
+ msgstr ""
529
+
434
530
  msgid "Satellite server has %{hits_count} recommendations by Red Hat"
435
531
  msgstr "Le serveur satellite a %{hits_count} recommandations de Red Hat"
436
532
 
@@ -470,6 +566,15 @@ msgstr "Démarrer la synchronisation de l'inventaire"
470
566
  msgid "Start report generation"
471
567
  msgstr "Lancer la génération du rapport"
472
568
 
569
+ msgid "Started"
570
+ msgstr ""
571
+
572
+ msgid "Stopped"
573
+ msgstr ""
574
+
575
+ msgid "Success"
576
+ msgstr ""
577
+
473
578
  msgid "Successfully synced hosts: "
474
579
  msgstr "Synchronisation des hôtes réussie : "
475
580
 
@@ -527,15 +632,24 @@ msgstr "Risque total"
527
632
  msgid "Total risks"
528
633
  msgstr "Risques totaux"
529
634
 
635
+ msgid "Unknown"
636
+ msgstr ""
637
+
530
638
  msgid "Upload hits from iop-advisor-engine"
531
639
  msgstr "Télécharger les hits depuis iop-advisor-engine"
532
640
 
533
641
  msgid "Upload hits information"
534
642
  msgstr "Télécharger les informations sur les hits"
535
643
 
644
+ msgid "Upload is disabled because subscription connection is not enabled. Enable it in Administer > Settings > Content."
645
+ msgstr ""
646
+
536
647
  msgid "Upload rules related to the hits"
537
648
  msgstr "Règles de téléchargement liées aux hits"
538
649
 
650
+ msgid "Uploaded"
651
+ msgstr ""
652
+
539
653
  msgid "Uploading"
540
654
  msgstr "Téléchargement"
541
655
 
@@ -548,18 +662,36 @@ msgstr "Voir toutes les recommandations"
548
662
  msgid "View in Red Hat Insights"
549
663
  msgstr "Afficher Red Hat Insights."
550
664
 
665
+ msgid "View task"
666
+ msgstr ""
667
+
668
+ msgid "View task details"
669
+ msgstr ""
670
+
551
671
  msgid "Vulnerabilities"
552
672
  msgstr "Vulnérabilités"
553
673
 
554
674
  msgid "Vulnerability"
555
675
  msgstr "Vulnérabilité"
556
676
 
677
+ msgid "Vulnerability analysis disabled"
678
+ msgstr ""
679
+
680
+ msgid "Vulnerability analysis enabled"
681
+ msgstr ""
682
+
557
683
  msgid "Wait and %s"
558
684
  msgstr "Attendez et %s"
559
685
 
686
+ msgid "Warning"
687
+ msgstr ""
688
+
560
689
  msgid "Whether the resolution requires reboot"
561
690
  msgstr "Si la résolution nécessite un redémarrage"
562
691
 
692
+ msgid "You do not have permission to perform this action"
693
+ msgstr ""
694
+
563
695
  msgid "category name"
564
696
  msgstr "nom de la catégorie"
565
697
 
@@ -9,7 +9,7 @@
9
9
  #
10
10
  msgid ""
11
11
  msgstr ""
12
- "Project-Id-Version: foreman_rh_cloud 13.0.5\n"
12
+ "Project-Id-Version: foreman_rh_cloud 13.2.0\n"
13
13
  "Report-Msgid-Bugs-To: \n"
14
14
  "PO-Revision-Date: 2023-01-20 13:26+0000\n"
15
15
  "Last-Translator: Ondřej Gajdušek, 2025\n"
@@ -26,6 +26,9 @@ msgstr " すべてのインベントリー状況を同期する"
26
26
  msgid "%s organizations"
27
27
  msgstr "組織 %s 件"
28
28
 
29
+ msgid "A specific organization must be selected from the organization context."
30
+ msgstr ""
31
+
29
32
  msgid "About subscription watch"
30
33
  msgstr "Subscription Watch の概要"
31
34
 
@@ -38,6 +41,9 @@ msgstr "インベントリーの詳細設定"
38
41
  msgid "All recommendations are now selected."
39
42
  msgstr "すべての推奨事項が選択されました。"
40
43
 
44
+ msgid "Analysis disabled"
45
+ msgstr ""
46
+
41
47
  msgid "Analytics data collection"
42
48
  msgstr "分析データの収集"
43
49
 
@@ -47,6 +53,9 @@ msgstr "任意の組織"
47
53
  msgid "Apply Insights recommendations"
48
54
  msgstr "Insights の推奨事項の適用"
49
55
 
56
+ msgid "Attempted to destroy HBI host %s, but host does not exist in HBI"
57
+ msgstr ""
58
+
50
59
  msgid "Automatic inventory upload"
51
60
  msgstr "自動インベントリーアップロード"
52
61
 
@@ -86,6 +95,9 @@ msgstr "Cloud Connector の設定が進行中です:"
86
95
  msgid "Completed"
87
96
  msgstr "完了"
88
97
 
98
+ msgid "Completed with warnings"
99
+ msgstr ""
100
+
89
101
  msgid "Configure"
90
102
  msgstr "設定"
91
103
 
@@ -104,6 +116,15 @@ msgstr "重大"
104
116
  msgid "Current page"
105
117
  msgstr "現在のページ"
106
118
 
119
+ msgid "Details"
120
+ msgstr ""
121
+
122
+ msgid "Disable"
123
+ msgstr ""
124
+
125
+ msgid "Disable vulnerability analysis"
126
+ msgstr ""
127
+
107
128
  msgid "Disconnected hosts: "
108
129
  msgstr "非接続ホスト: "
109
130
 
@@ -119,6 +140,15 @@ msgstr "レポートのダウンロード"
119
140
  msgid "Download latest report"
120
141
  msgstr "最新レポートのダウンロード"
121
142
 
143
+ msgid "Download report"
144
+ msgstr ""
145
+
146
+ msgid "Duration"
147
+ msgstr ""
148
+
149
+ msgid "Enable"
150
+ msgstr ""
151
+
122
152
  msgid "Enable automatic deletion of mismatched host records from the Red Hat cloud"
123
153
  msgstr "不一致のホストレコードを Red Hat クラウドから自動的に削除できるようにする"
124
154
 
@@ -143,6 +173,9 @@ msgstr "Cloud Connector の有効化"
143
173
  msgid "Enable inventory upload"
144
174
  msgstr "インベントリーアップロードの有効化"
145
175
 
176
+ msgid "Enable vulnerability analysis"
177
+ msgstr ""
178
+
146
179
  msgid "Encountered an error while trying to access the server:"
147
180
  msgstr "サーバーへのアクセス時にエラーが発生しました:"
148
181
 
@@ -158,6 +191,18 @@ msgstr ""
158
191
  msgid "Exit Code: %s"
159
192
  msgstr "終了コード: %s"
160
193
 
194
+ msgid "Failed"
195
+ msgstr ""
196
+
197
+ msgid "Failed to destroy HBI host %s: %s"
198
+ msgstr ""
199
+
200
+ msgid "Failed to fetch hosts"
201
+ msgstr ""
202
+
203
+ msgid "Failed to update vulnerability analysis status"
204
+ msgstr ""
205
+
161
206
  msgid "Fetch Insights-related host details"
162
207
  msgstr "Insights 関連のホスト詳細を取得する"
163
208
 
@@ -194,6 +239,9 @@ msgstr "レポートを生成します。"
194
239
  msgid "Generate the report, but do not upload"
195
240
  msgstr "レポートを生成するがアップロードしない"
196
241
 
242
+ msgid "Generated"
243
+ msgstr ""
244
+
197
245
  msgid "Generating"
198
246
  msgstr "生成中"
199
247
 
@@ -242,6 +290,9 @@ msgstr "Insights クライアントレポートにパラメーターを含める
242
290
  msgid "Insights"
243
291
  msgstr "Insights"
244
292
 
293
+ msgid "Invalid response from server"
294
+ msgstr ""
295
+
245
296
  msgid "Inventory"
246
297
  msgstr "インベントリー"
247
298
 
@@ -278,6 +329,9 @@ msgstr "読み込み中..."
278
329
  msgid "Low"
279
330
  msgstr "低"
280
331
 
332
+ msgid "Manage vulnerability analysis"
333
+ msgstr ""
334
+
281
335
  msgid "Manual"
282
336
  msgstr "手動"
283
337
 
@@ -293,21 +347,42 @@ msgstr "中"
293
347
  msgid "More details can be found in"
294
348
  msgstr "詳細は、以下を参照してください: "
295
349
 
350
+ msgid "N/A"
351
+ msgstr ""
352
+
296
353
  msgid "Next run: "
297
354
  msgstr "次の実行: "
298
355
 
299
356
  msgid "No"
300
357
  msgstr "いいえ"
301
358
 
359
+ msgid "No account data available."
360
+ msgstr ""
361
+
362
+ msgid "No recent tasks"
363
+ msgstr ""
364
+
302
365
  msgid "No recommendations were found for this host!"
303
366
  msgstr "このホストに関する推奨事項は見つかりませんでした。"
304
367
 
368
+ msgid "No report generation tasks have been run yet."
369
+ msgstr ""
370
+
305
371
  msgid "No results found"
306
372
  msgstr "結果は見つかりませんでした"
307
373
 
374
+ msgid "No task history"
375
+ msgstr ""
376
+
308
377
  msgid "No task was found"
309
378
  msgstr "タスクが見つかりませんでした"
310
379
 
380
+ msgid "No tasks have been run yet."
381
+ msgstr ""
382
+
383
+ msgid "None of the selected hosts are registered"
384
+ msgstr ""
385
+
311
386
  msgid "Not reporting"
312
387
  msgstr "報告なし"
313
388
 
@@ -353,9 +428,15 @@ msgstr "組織ステータス"
353
428
  msgid "Pagination"
354
429
  msgstr "ページ付け"
355
430
 
431
+ msgid "Paused"
432
+ msgstr ""
433
+
356
434
  msgid "Playbook"
357
435
  msgstr "Playbook"
358
436
 
437
+ msgid "Previous tasks will appear here."
438
+ msgstr ""
439
+
359
440
  msgid "RH Cloud"
360
441
  msgstr "RH Cloud"
361
442
 
@@ -410,6 +491,18 @@ msgstr "修復"
410
491
  msgid "Remediation summary"
411
492
  msgstr "修復の概要"
412
493
 
494
+ msgid "Report Generation"
495
+ msgstr ""
496
+
497
+ msgid "Report generation and upload started"
498
+ msgstr ""
499
+
500
+ msgid "Report generation started"
501
+ msgstr ""
502
+
503
+ msgid "Report saved to"
504
+ msgstr ""
505
+
413
506
  msgid "Reporting"
414
507
  msgstr "レポート"
415
508
 
@@ -425,6 +518,9 @@ msgstr "Red Hat 修復アプリケーションによって生成された Playbo
425
518
  msgid "Run remediation playbook generated by Insights"
426
519
  msgstr "Insights で生成された修復 Playbook の実行"
427
520
 
521
+ msgid "Running"
522
+ msgstr ""
523
+
428
524
  msgid "Satellite server has %{hits_count} recommendations by Red Hat"
429
525
  msgstr "Satellite Server には、Red Hat からの推奨事項が %{hits_count} 件あります。"
430
526
 
@@ -464,6 +560,15 @@ msgstr "インベントリー同期の開始"
464
560
  msgid "Start report generation"
465
561
  msgstr "レポート生成の開始"
466
562
 
563
+ msgid "Started"
564
+ msgstr ""
565
+
566
+ msgid "Stopped"
567
+ msgstr ""
568
+
569
+ msgid "Success"
570
+ msgstr ""
571
+
467
572
  msgid "Successfully synced hosts: "
468
573
  msgstr "ホストが正常に同期されました:"
469
574
 
@@ -521,15 +626,24 @@ msgstr "リスクの総数"
521
626
  msgid "Total risks"
522
627
  msgstr "リスクの総数"
523
628
 
629
+ msgid "Unknown"
630
+ msgstr ""
631
+
524
632
  msgid "Upload hits from iop-advisor-engine"
525
633
  msgstr "iop-advisor-engine からの検索結果をアップロードする"
526
634
 
527
635
  msgid "Upload hits information"
528
636
  msgstr "検索結果の情報をアップロードする"
529
637
 
638
+ msgid "Upload is disabled because subscription connection is not enabled. Enable it in Administer > Settings > Content."
639
+ msgstr ""
640
+
530
641
  msgid "Upload rules related to the hits"
531
642
  msgstr "検索結果に関するアップロードルール"
532
643
 
644
+ msgid "Uploaded"
645
+ msgstr ""
646
+
533
647
  msgid "Uploading"
534
648
  msgstr "アップロード中..."
535
649
 
@@ -542,18 +656,36 @@ msgstr "すべての推奨事項の表示"
542
656
  msgid "View in Red Hat Insights"
543
657
  msgstr "Red Hat Insights での表示"
544
658
 
659
+ msgid "View task"
660
+ msgstr ""
661
+
662
+ msgid "View task details"
663
+ msgstr ""
664
+
545
665
  msgid "Vulnerabilities"
546
666
  msgstr "脆弱性"
547
667
 
548
668
  msgid "Vulnerability"
549
669
  msgstr "脆弱性"
550
670
 
671
+ msgid "Vulnerability analysis disabled"
672
+ msgstr ""
673
+
674
+ msgid "Vulnerability analysis enabled"
675
+ msgstr ""
676
+
551
677
  msgid "Wait and %s"
552
678
  msgstr "待機して %s"
553
679
 
680
+ msgid "Warning"
681
+ msgstr ""
682
+
554
683
  msgid "Whether the resolution requires reboot"
555
684
  msgstr "解決策には再起動が必要かどうか"
556
685
 
686
+ msgid "You do not have permission to perform this action"
687
+ msgstr ""
688
+
557
689
  msgid "category name"
558
690
  msgstr "カテゴリー名"
559
691