mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-12-11 12:56:10 +08:00
fix: Add lightweight object storage compatibility for COS backup acco… (#9673)
Refs #9494
This commit is contained in:
parent
f3d3d54722
commit
3af254cdda
10 changed files with 12 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -1642,6 +1642,7 @@ const message = {
|
|||
typeStandard_IA: '低頻度ストレージ',
|
||||
typeArchive: 'アーカイブストレージ',
|
||||
typeDeep_Archive: '深層アーカイブストレージ',
|
||||
scLighthouse: 'デフォルト:軽量オブジェクトストレージはこのストレージタイプのみサポートしています',
|
||||
scStandard:
|
||||
'標準ストレージは、リアルタイムアクセスが多いホットファイルや頻繁なデータ交換などの業務シナリオに適しています。',
|
||||
scStandard_IA:
|
||||
|
|
|
|||
|
|
@ -1625,6 +1625,7 @@ const message = {
|
|||
typeStandard_IA: '저빈도 표준',
|
||||
typeArchive: '아카이브',
|
||||
typeDeep_Archive: '심층 아카이브',
|
||||
scLighthouse: '기본값: 경량 오브젝트 스토리지는 이 스토리지 유형만 지원합니다',
|
||||
scStandard:
|
||||
'표준 스토리지는 실시간 접근, 빈번한 데이터 상호작용이 필요한 핫 파일이 많은 비즈니스 시나리오에 적합합니다.',
|
||||
scStandard_IA:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -1681,6 +1681,7 @@ const message = {
|
|||
typeStandard_IA: 'Стандартный_IA',
|
||||
typeArchive: 'Архивный',
|
||||
typeDeep_Archive: 'Глубокий_Архив',
|
||||
scLighthouse: 'По умолчанию, Легковесное объектное хранилище поддерживает только этот тип хранилища',
|
||||
scStandard:
|
||||
'Стандартное хранилище подходит для бизнес-сценариев с большим количеством горячих файлов, требующих мгновенного доступа, частого обмена данными и т.д.',
|
||||
scStandard_IA:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -1626,6 +1626,7 @@ const message = {
|
|||
typeStandard_IA: '低頻存儲',
|
||||
typeArchive: '歸檔存儲',
|
||||
typeDeep_Archive: '深度歸檔存儲',
|
||||
scLighthouse: '預設,輕量物件儲存僅支援該儲存類型',
|
||||
scStandard: '標準存儲,適用於實時訪問的大量熱點文件、頻繁的數據交互等業務場景。',
|
||||
scStandard_IA: '低頻存儲,適用於較低訪問頻率(例如平均每月訪問頻率1到2次)的業務場景,最少存儲30天。',
|
||||
scArchive: '歸檔存儲,適用於極低訪問頻率(例如半年訪問1次)的業務場景。',
|
||||
|
|
|
|||
|
|
@ -1621,6 +1621,7 @@ const message = {
|
|||
typeStandard_IA: '低频存储',
|
||||
typeArchive: '归档存储',
|
||||
typeDeep_Archive: '深度归档存储',
|
||||
scLighthouse: '默认,轻量对象存储仅支持该存储类型',
|
||||
scStandard: '标准存储,适用于实时访问的大量热点文件、频繁的数据交互等业务场景。',
|
||||
scStandard_IA: '低频存储,适用于较低访问频率(例如平均每月访问频率1到2次)的业务场景,最少存储30天。',
|
||||
scArchive: '归档存储,适用于极低访问频率(例如半年访问1次)的业务场景。',
|
||||
|
|
|
|||
|
|
@ -200,6 +200,7 @@
|
|||
:rules="[Rules.requiredSelect]"
|
||||
>
|
||||
<el-select v-model="dialogData.rowData!.varsJson['scType']">
|
||||
<el-option value="DEFAULT" :label="$t('setting.scLighthouse')" />
|
||||
<el-option value="Standard" :label="$t('setting.scStandard')" />
|
||||
<el-option value="Standard_IA" :label="$t('setting.scStandard_IA')" />
|
||||
<el-option value="Archive" :label="$t('setting.scArchive')" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue