diff --git a/locales/ja/plugin__ibm-storage-odf-plugin.json b/locales/ja/plugin__ibm-storage-odf-plugin.json new file mode 100644 index 0000000..9dc62b0 --- /dev/null +++ b/locales/ja/plugin__ibm-storage-odf-plugin.json @@ -0,0 +1,29 @@ +{ + "Activity": "アクティビティー", + "Provisioned Capacity Breakdown": "プロビジョンされた容量の明細", + "Details": "詳細", + "Operator Name": "オペレーター名", + "Provider": "プロバイダー", + "Mode": "モード", + "Storage Type": "ストレージ・タイプ", + "Version": "バージョン", + "Inventory": "インベントリー", + "Physical Capacity Overview": "物理容量の概要", + "Used": "使用済み", + "Available": "使用可能", + "Available versus Used Capacity": "利用可能容量対使用済み容量", + "Not Available": "使用不可", + "Status": "状況", + "Not available": "使用不可", + "Savings": "節約量", + "The amount of storage saved after applying compression, deduplication and thin-provisioning.": "圧縮、重複排除、およびシン・プロビジョニング適用後のストレージ節約量。", + "Storage Efficiency": "ストレージの効率性", + "Utilization": "使用状況", + "Used Capacity": "使用済みの容量", + "Total IOPS": "合計 IOps", + "Read Latency": "読み取り待ち時間", + "Total Throughput": "合計スループット", + "Overview": "概要", + "StorageSystems": "ストレージ・システム", + "StorageSystem details": "ストレージ・システム詳細" +} diff --git a/locales/ko/plugin__ibm-storage-odf-plugin.json b/locales/ko/plugin__ibm-storage-odf-plugin.json new file mode 100644 index 0000000..9da0640 --- /dev/null +++ b/locales/ko/plugin__ibm-storage-odf-plugin.json @@ -0,0 +1,29 @@ +{ + "Activity": "활동", + "Provisioned Capacity Breakdown": "프로비저닝된 용량 분류", + "Details": "세부사항", + "Operator Name": "운영자 이름", + "Provider": "제공자", + "Mode": "모드", + "Storage Type": "스토리지 유형", + "Version": "버전", + "Inventory": "자원 명세", + "Physical Capacity Overview": "물리적 용량 개요", + "Used": "사용됨", + "Available": "사용 가능", + "Available versus Used Capacity": "사용 가능한 용량 대 사용한 용량", + "Not Available": "사용할 수 없음", + "Status": "상태", + "Not available": "사용 불가능", + "Savings": "절감", + "The amount of storage saved after applying compression, deduplication and thin-provisioning.": "압축, 중복 제거 및 씬 프로비저닝을 적용한 후 저장된 스토리지의 양입니다.", + "Storage Efficiency": "스토리지 효율성", + "Utilization": "활용도", + "Used Capacity": "사용된 용량", + "Total IOPS": "총 IOPS", + "Read Latency": "읽기 대기 시간", + "Total Throughput": "총 처리량", + "Overview": "개요", + "StorageSystems": "스토리지 시스템", + "StorageSystem details": "스토리지 시스템 세부사항" +} diff --git a/locales/zh/plugin__ibm-storage-odf-plugin.json b/locales/zh/plugin__ibm-storage-odf-plugin.json new file mode 100644 index 0000000..5136675 --- /dev/null +++ b/locales/zh/plugin__ibm-storage-odf-plugin.json @@ -0,0 +1,29 @@ +{ + "Activity": "活动", + "Provisioned Capacity Breakdown": "配置的容量细目", + "Details": "详细信息", + "Operator Name": "运算符名称", + "Provider": "提供者", + "Mode": "方式", + "Storage Type": "存储器类型", + "Version": "版本", + "Inventory": "清单", + "Physical Capacity Overview": "物理容量概述", + "Used": "已使用", + "Available": "可用", + "Available versus Used Capacity": "可用容量与已用容量", + "Not Available": "不可用", + "Status": "状态", + "Not available": "不可用", + "Savings": "节省量", + "The amount of storage saved after applying compression, deduplication and thin-provisioning.": "应用压缩、删除重复项和自动精简配置后保存的存储量。", + "Storage Efficiency": "存储效率", + "Utilization": "使用率", + "Used Capacity": "已使用的容量", + "Total IOPS": "总 IOPS", + "Read Latency": "读等待时间", + "Total Throughput": "总吞吐量", + "Overview": "概述", + "StorageSystems": "StorageSystems", + "StorageSystem details": "StorageSystem 详细信息" +} diff --git a/src/components/details-card/details-card.tsx b/src/components/details-card/details-card.tsx index 7f709cd..32e3564 100644 --- a/src/components/details-card/details-card.tsx +++ b/src/components/details-card/details-card.tsx @@ -110,7 +110,7 @@ const DetailsCard: React.FC = (props) => { { }