From 3af254cdda757f5b91e373ed7cf92d5973b2dac2 Mon Sep 17 00:00:00 2001 From: ssongliu <73214554+ssongliu@users.noreply.github.com> Date: Fri, 25 Jul 2025 19:07:36 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20Add=20lightweight=20object=20storage=20c?= =?UTF-8?q?ompatibility=20for=20COS=20backup=20acco=E2=80=A6=20(#9673)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refs #9494 --- frontend/src/lang/modules/en.ts | 5 +++-- frontend/src/lang/modules/ja.ts | 1 + frontend/src/lang/modules/ko.ts | 1 + frontend/src/lang/modules/ms.ts | 1 + frontend/src/lang/modules/pt-br.ts | 1 + frontend/src/lang/modules/ru.ts | 1 + frontend/src/lang/modules/tr.ts | 1 + frontend/src/lang/modules/zh-Hant.ts | 1 + frontend/src/lang/modules/zh.ts | 1 + frontend/src/views/setting/backup-account/operate/index.vue | 1 + 10 files changed, 12 insertions(+), 2 deletions(-) diff --git a/frontend/src/lang/modules/en.ts b/frontend/src/lang/modules/en.ts index 4a88466d3..00a54fc41 100644 --- a/frontend/src/lang/modules/en.ts +++ b/frontend/src/lang/modules/en.ts @@ -1721,10 +1721,11 @@ const message = { typeStandard_IA: 'Standard_IA', typeArchive: 'Archive', typeDeep_Archive: 'Deep_Archive', + scLighthouse: 'Default, Lightweight object storage only supports this storage type', scStandard: - 'Standard Storage is suitable for business scenarios with a large number of hot files that require real-time access, frequent data interaction, and so on.', + 'Standard storage, suitable for business scenarios with large amounts of frequently accessed hot files and frequent data interactions.', scStandard_IA: - 'Low-frequency storage is suitable for business scenarios with relatively low access frequency, and stores data for at least 30 days.', + 'Infrequent access storage, suitable for business scenarios with lower access frequency (e.g., average monthly access frequency of 1-2 times), minimum storage duration of 30 days.', scArchive: 'Archival storage is suitable for business scenarios with extremely low access frequency.', scDeep_Archive: 'Durable cold storage is suitable for business scenarios with extremely low access frequency.', archiveHelper: diff --git a/frontend/src/lang/modules/ja.ts b/frontend/src/lang/modules/ja.ts index 7dec736dc..557f3a576 100644 --- a/frontend/src/lang/modules/ja.ts +++ b/frontend/src/lang/modules/ja.ts @@ -1642,6 +1642,7 @@ const message = { typeStandard_IA: '低頻度ストレージ', typeArchive: 'アーカイブストレージ', typeDeep_Archive: '深層アーカイブストレージ', + scLighthouse: 'デフォルト:軽量オブジェクトストレージはこのストレージタイプのみサポートしています', scStandard: '標準ストレージは、リアルタイムアクセスが多いホットファイルや頻繁なデータ交換などの業務シナリオに適しています。', scStandard_IA: diff --git a/frontend/src/lang/modules/ko.ts b/frontend/src/lang/modules/ko.ts index d97e482cc..a7dadaf90 100644 --- a/frontend/src/lang/modules/ko.ts +++ b/frontend/src/lang/modules/ko.ts @@ -1625,6 +1625,7 @@ const message = { typeStandard_IA: '저빈도 표준', typeArchive: '아카이브', typeDeep_Archive: '심층 아카이브', + scLighthouse: '기본값: 경량 오브젝트 스토리지는 이 스토리지 유형만 지원합니다', scStandard: '표준 스토리지는 실시간 접근, 빈번한 데이터 상호작용이 필요한 핫 파일이 많은 비즈니스 시나리오에 적합합니다.', scStandard_IA: diff --git a/frontend/src/lang/modules/ms.ts b/frontend/src/lang/modules/ms.ts index 06041f997..806b52a3c 100644 --- a/frontend/src/lang/modules/ms.ts +++ b/frontend/src/lang/modules/ms.ts @@ -1694,6 +1694,7 @@ const message = { typeStandard_IA: 'Standard_IA', typeArchive: 'Archive', typeDeep_Archive: 'Deep_Archive', + scLighthouse: 'Lalai, Penyimpanan objek ringan hanya menyokong jenis penyimpanan ini', scStandard: 'Storan Standard sesuai untuk senario perniagaan dengan sejumlah besar fail panas yang memerlukan akses masa nyata, interaksi data yang kerap, dan sebagainya.', scStandard_IA: diff --git a/frontend/src/lang/modules/pt-br.ts b/frontend/src/lang/modules/pt-br.ts index c62bb2fb9..fdcc51fda 100644 --- a/frontend/src/lang/modules/pt-br.ts +++ b/frontend/src/lang/modules/pt-br.ts @@ -1679,6 +1679,7 @@ const message = { typeStandard_IA: 'Padrão_IA', typeArchive: 'Arquivo', typeDeep_Archive: 'Arquivo Profundo', + scLighthouse: 'Padrão, O armazenamento de objetos leve só suporta este tipo de armazenamento', scStandard: 'O armazenamento padrão é adequado para cenários de negócios com grande volume de arquivos quentes que exigem acesso em tempo real, interação frequente de dados, etc.', scStandard_IA: diff --git a/frontend/src/lang/modules/ru.ts b/frontend/src/lang/modules/ru.ts index 4669f0e7f..dae65120d 100644 --- a/frontend/src/lang/modules/ru.ts +++ b/frontend/src/lang/modules/ru.ts @@ -1681,6 +1681,7 @@ const message = { typeStandard_IA: 'Стандартный_IA', typeArchive: 'Архивный', typeDeep_Archive: 'Глубокий_Архив', + scLighthouse: 'По умолчанию, Легковесное объектное хранилище поддерживает только этот тип хранилища', scStandard: 'Стандартное хранилище подходит для бизнес-сценариев с большим количеством горячих файлов, требующих мгновенного доступа, частого обмена данными и т.д.', scStandard_IA: diff --git a/frontend/src/lang/modules/tr.ts b/frontend/src/lang/modules/tr.ts index dba50af95..5ce3ceb12 100644 --- a/frontend/src/lang/modules/tr.ts +++ b/frontend/src/lang/modules/tr.ts @@ -1740,6 +1740,7 @@ const message = { typeStandard_IA: 'Standart_IA', typeArchive: 'Arşiv', typeDeep_Archive: 'Derin_Arşiv', + scLighthouse: 'Varsayılan, Hafif nesne depolama yalnızca bu depolama türünü destekler', scStandard: 'Standart Depolama, gerçek zamanlı erişim gerektiren çok sayıda sıcak dosya içeren iş senaryoları için uygundur, sık veri etkileşimi vb.', scStandard_IA: diff --git a/frontend/src/lang/modules/zh-Hant.ts b/frontend/src/lang/modules/zh-Hant.ts index c0015f334..88da0fc0c 100644 --- a/frontend/src/lang/modules/zh-Hant.ts +++ b/frontend/src/lang/modules/zh-Hant.ts @@ -1626,6 +1626,7 @@ const message = { typeStandard_IA: '低頻存儲', typeArchive: '歸檔存儲', typeDeep_Archive: '深度歸檔存儲', + scLighthouse: '預設,輕量物件儲存僅支援該儲存類型', scStandard: '標準存儲,適用於實時訪問的大量熱點文件、頻繁的數據交互等業務場景。', scStandard_IA: '低頻存儲,適用於較低訪問頻率(例如平均每月訪問頻率1到2次)的業務場景,最少存儲30天。', scArchive: '歸檔存儲,適用於極低訪問頻率(例如半年訪問1次)的業務場景。', diff --git a/frontend/src/lang/modules/zh.ts b/frontend/src/lang/modules/zh.ts index 918cc152d..dfebfe501 100644 --- a/frontend/src/lang/modules/zh.ts +++ b/frontend/src/lang/modules/zh.ts @@ -1621,6 +1621,7 @@ const message = { typeStandard_IA: '低频存储', typeArchive: '归档存储', typeDeep_Archive: '深度归档存储', + scLighthouse: '默认,轻量对象存储仅支持该存储类型', scStandard: '标准存储,适用于实时访问的大量热点文件、频繁的数据交互等业务场景。', scStandard_IA: '低频存储,适用于较低访问频率(例如平均每月访问频率1到2次)的业务场景,最少存储30天。', scArchive: '归档存储,适用于极低访问频率(例如半年访问1次)的业务场景。', diff --git a/frontend/src/views/setting/backup-account/operate/index.vue b/frontend/src/views/setting/backup-account/operate/index.vue index 6c8bcef3f..f4f56a0bf 100644 --- a/frontend/src/views/setting/backup-account/operate/index.vue +++ b/frontend/src/views/setting/backup-account/operate/index.vue @@ -200,6 +200,7 @@ :rules="[Rules.requiredSelect]" > +