Skip to content

Commit ae1f178

Browse files
committed
retranslate zh
1 parent ad16d1c commit ae1f178

File tree

2,544 files changed

+83705
-64640
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,544 files changed

+83705
-64640
lines changed
Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1-
slug: '/whats-new/changelog/'
2-
sidebar_position: 2
3-
sidebar_label: '2025'
4-
title: '2025 更新日志'
5-
note: '此文件是由 yarn new-build 自动生成的'
1+
---
2+
'description': 'Changelog for 2025'
3+
'note': 'This file is autogenerated by the yarn new-build'
4+
'slug': '/whats-new/changelog/'
5+
'sidebar_position': 2
6+
'sidebar_label': '2025'
7+
'title': '2025 Changelog'
8+
---
9+
10+
11+
12+
Please provide the ClickHouse documentation text that you would like to have translated into Chinese.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
49a6f560d74d1bda
1+
cff204a8b011fa88
Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
{}
3+
---
4+
15
import GCS_bucket_1 from '@site/static/images/integrations/data-ingestion/s3/GCS-bucket-1.png';
26
import GCS_bucket_2 from '@site/static/images/integrations/data-ingestion/s3/GCS-bucket-2.png';
37
import GCS_create_service_account_key from '@site/static/images/integrations/data-ingestion/s3/GCS-create-a-service-account-key.png';
@@ -6,46 +10,47 @@ import GCS_create_service_account_a from '@site/static/images/integrations/data-
610
import GCS_create_service_account_2 from '@site/static/images/integrations/data-ingestion/s3/GCS-create-service-account-2.png';
711
import GCS_create_service_account_3 from '@site/static/images/integrations/data-ingestion/s3/GCS-create-service-account-3.png';
812
import GCS_guide_key from '@site/static/images/integrations/data-ingestion/s3/GCS-guide-key.png';
13+
import Image from '@theme/IdealImage';
914

1015
<details>
1116
<summary>创建 GCS 存储桶和 HMAC 密钥</summary>
1217

1318
### ch_bucket_us_east1 {#ch_bucket_us_east1}
1419

15-
<img src={GCS_bucket_1} alt="在 US East 1 创建 GCS 存储桶" />
20+
<Image size="md" img={GCS_bucket_1} alt="在美国东部 1 创建 GCS 存储桶" border />
1621

1722
### ch_bucket_us_east4 {#ch_bucket_us_east4}
1823

19-
<img src={GCS_bucket_2} alt="在 US East 4 创建 GCS 存储桶" />
24+
<Image size="md" img={GCS_bucket_2} alt="在美国东部 4 创建 GCS 存储桶" border />
2025

2126
### 生成访问密钥 {#generate-an-access-key}
2227

23-
### 创建服务帐户 HMAC 密钥和密钥 {#create-a-service-account-hmac-key-and-secret}
28+
### 创建服务账户 HMAC 密钥和密钥 {#create-a-service-account-hmac-key-and-secret}
2429

25-
打开 **Cloud Storage > 设置 > 互操作性**,选择现有的 **访问密钥**,或者 **为服务帐户创建密钥**本指南涵盖了为新服务帐户创建新密钥的步骤
30+
打开 **Cloud Storage > 设置 > 互操作性**,选择现有的 **访问密钥**,或者 **为服务账户创建密钥**本指南涵盖为新服务账户创建新密钥的路径
2631

27-
<img src={GCS_create_service_account_key} alt="在 GCS 中生成服务帐户 HMAC 密钥" />
32+
<Image size="md" img={GCS_create_service_account_key} alt="在 GCS 中生成服务账户 HMAC 密钥" border />
2833

29-
### 添加新的服务帐户 {#add-a-new-service-account}
34+
### 添加新服务账户 {#add-a-new-service-account}
3035

31-
如果这是一个没有现有服务帐户的项目,**创建新帐户**
36+
如果这是一个没有现有服务账户的项目,请 **创建新账户**
3237

33-
<img src={GCS_create_service_account_0} alt="在 GCS 中添加新的服务帐户" />
38+
<Image size="md" img={GCS_create_service_account_0} alt="在 GCS 中添加新服务账户" border />
3439

35-
创建服务帐户有三个步骤,在第一步为帐户提供一个有意义的名称、ID 和描述。
40+
创建服务账户有三个步骤。在第一步中,为账户提供一个有意义的名称、ID 和描述。
3641

37-
<img src={GCS_create_service_account_a} alt="在 GCS 中定义新的服务帐户名称和 ID" />
42+
<Image size="md" img={GCS_create_service_account_a} alt="在 GCS 中定义新服务账户名称和 ID" border />
3843

39-
在互操作性设置对话框中,建议选择 IAM 角色 **Storage Object Admin**;在第二步选择该角色
44+
在互操作性设置对话框中,建议使用 IAM 角色 **Storage Object Admin** 角色;在第二步中选择该角色
4045

41-
<img src={GCS_create_service_account_2} alt="在 GCS 中选择 IAM 角色 Storage Object Admin" />
46+
<Image size="md" img={GCS_create_service_account_2} alt="在 GCS 中选择 IAM 角色 Storage Object Admin" border />
4247

43-
第三步是可选的,本指南中未使用。您可以根据您的政策允许用户拥有这些权限。
48+
第三步是可选的,在本指南中不使用。您可以根据您的政策允许用户拥有这些权限。
4449

45-
<img src={GCS_create_service_account_3} alt="在 GCS 中配置新服务帐户的附加设置" />
50+
<Image size="md" img={GCS_create_service_account_3} alt="在 GCS 中配置新服务账户的其他设置" border />
4651

47-
服务帐户 HMAC 密钥将显示。保存此信息,因为它将在 ClickHouse 配置中使用。
52+
服务账户 HMAC 密钥将显示。 保存此信息,因为它将在 ClickHouse 配置中使用。
4853

49-
<img src={GCS_guide_key} alt="检索 GCS 生成的 HMAC 密钥" />
54+
<Image size="md" img={GCS_guide_key} alt="检索生成的 GCS HMAC 密钥" border />
5055

5156
</details>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8d1c4807e4278587
1+
e28c24c6b6f89390

i18n/zh/docusaurus-plugin-content-docs/current/_snippets/_S3_authentication_and_bucket.md

Lines changed: 67 additions & 64 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
---
2+
{}
3+
---
14

5+
import Image from '@theme/IdealImage';
26
import s3_1 from '@site/static/images/_snippets/s3/s3-1.png';
37
import s3_2 from '@site/static/images/_snippets/s3/s3-2.png';
48
import s3_3 from '@site/static/images/_snippets/s3/s3-3.png';
@@ -18,132 +22,131 @@ import s3_g from '@site/static/images/_snippets/s3/s3-g.png';
1822
import s3_h from '@site/static/images/_snippets/s3/s3-h.png';
1923

2024
<details>
21-
<summary>创建 S3 存储桶和 IAM 用户</summary>
25+
<summary>创建 S3 桶和 IAM 用户</summary>
2226

23-
本文演示了如何配置 AWS IAM 用户、创建 S3 存储桶,以及如何配置 ClickHouse 以使用该存储桶作为 S3 磁盘的基本步骤。您应该与您的安全团队合作,以确定使用的权限,并将这些视为起点
27+
本文演示了如何配置 AWS IAM 用户、创建 S3 桶并配置 ClickHouse 使用该桶作为 S3 磁盘的基本步骤。您应该与安全团队合作,以确定要使用的权限,并将这些作为起点
2428

2529
### 创建 AWS IAM 用户 {#create-an-aws-iam-user}
2630
在此过程中,我们将创建一个服务账户用户,而不是登录用户。
2731
1. 登录到 AWS IAM 管理控制台。
2832

2933
2. 在“用户”中,选择 **添加用户**
3034

31-
<img src={s3_1} alt="create_iam_user_0"/>
35+
<Image size="md" img={s3_1} alt="AWS IAM 管理控制台 - 添加新用户" border force/>
3236

33-
3. 输入用户名并将凭证类型设置为 **访问密钥 - 程序化访问**然后选择 **下一步:权限**
37+
3. 输入用户名并将凭证类型设置为 **访问密钥 - 程序访问** 然后选择 **下一步:权限**
3438

35-
<img src={s3_2} alt="create_iam_user_1"/>
39+
<Image size="md" img={s3_2} alt="为 IAM 用户设置用户名和访问类型" border force/>
3640

37-
4. 不要将用户添加到任何组;选择 **下一步:标签**
41+
4. 不要将用户添加到任何组中;选择 **下一步:标签**
3842

39-
<img src={s3_3} alt="create_iam_user_2"/>
43+
<Image size="md" img={s3_3} alt="跳过 IAM 用户的组分配" border force/>
4044

4145
5. 除非您需要添加任何标签,否则选择 **下一步:审核**
4246

43-
<img src={s3_4} alt="create_iam_user_3"/>
47+
<Image size="md" img={s3_4} alt="跳过 IAM 用户的标签分配" border force/>
4448

4549
6. 选择 **创建用户**
4650

4751
:::note
48-
可以忽略用户没有权限的警告消息;在下一部分将为用户在存储桶上授予权限
52+
关于用户没有权限的警告信息可以忽略;将会在下一节为用户在桶上授予权限
4953
:::
5054

51-
<img src={s3_5} alt="create_iam_user_4"/>
52-
53-
7. 现在已创建用户;点击 **显示** 并复制访问和密钥。
55+
<Image size="md" img={s3_5} alt="创建 IAM 用户时的无权限警告" border force/>
5456

57+
7. 用户现在已创建;单击 **显示** 并复制访问密钥和秘密密钥。
5558
:::note
56-
请将密钥保存在其他地方;这是唯一一次可以使用密钥访问的时间
59+
请将密钥保存在其他地方;这是唯一一次可以获得秘密访问密钥
5760
:::
5861

59-
<img src={s3_6} alt="create_iam_user_5"/>
62+
<Image size="md" img={s3_6} alt="查看并复制 IAM 用户访问密钥" border force/>
6063

61-
8. 点击关闭,然后在用户屏幕中找到该用户。
64+
8. 单击关闭,然后在用户屏幕中找到该用户。
6265

63-
<img src={s3_7} alt="create_iam_user_6"/>
66+
<Image size="md" img={s3_7} alt="在用户列表中找到新创建的 IAM 用户" border force/>
6467

65-
9. 复制 ARN(Amazon 资源名称),并将其保存以备配置存储桶的访问策略时使用
68+
9. 复制 ARN(亚马逊资源名称)并将其保存,以便在配置桶的访问策略时使用
6669

67-
<img src={s3_8} alt="create_iam_user_7"/>
70+
<Image size="md" img={s3_8} alt="复制 IAM 用户的 ARN" border force/>
6871

69-
### 创建 S3 存储桶 {#create-an-s3-bucket}
70-
1. 在 S3 存储桶部分,选择 **创建存储桶**
72+
### 创建 S3 {#create-an-s3-bucket}
73+
1. 在 S3 桶部分,选择 **创建桶**
7174

72-
<img src={s3_9} alt="create_s3_bucket_0"/>
75+
<Image size="md" img={s3_9} alt="开始 S3 桶创建过程" border force/>
7376

74-
2. 输入存储桶名称,其他选项保持默认
77+
2. 输入桶名称,其他选项保持默认
7578
:::note
76-
存储桶名称在 AWS 中必须是唯一的,而不仅仅是在组织中,否则会导致错误
79+
桶名称必须在 AWS 中是唯一的,而不仅仅是在组织中,否则将会出现错误
7780
:::
7881
3. 保持 `阻止所有公共访问` 启用;不需要公共访问。
7982

80-
<img src={s3_a} alt="create_s3_bucket_2"/>
83+
<Image size="md" img={s3_a} alt="配置 S3 桶设置,阻止公共访问" border force/>
8184

82-
4. 选择页面底部的 **创建存储桶**
85+
4. 在页面底部选择 **创建桶**
8386

84-
<img src={s3_b} alt="create_s3_bucket_3"/>
87+
<Image size="md" img={s3_b} alt="完成 S3 桶创建" border force/>
8588

86-
5. 选择链接,复制 ARN,并将其保存以备配置存储桶的访问策略时使用
89+
5. 选择链接,复制 ARN,并将其保存以便在配置桶的访问策略时使用
8790

88-
6. 一旦存储桶创建完成,在 S3 存储桶列表中找到新的 S3 存储桶并选择链接。
91+
6. 一旦桶创建完成,在 S3 桶列表中找到新创建的 S3 桶并选择链接
8992

90-
<img src={s3_c} alt="create_s3_bucket_4"/>
93+
<Image size="md" img={s3_c} alt="在桶列表中找到新创建的 S3 桶" border force/>
9194

9295
7. 选择 **创建文件夹**
9396

94-
<img src={s3_d} alt="create_s3_bucket_5"/>
97+
<Image size="md" img={s3_d} alt="在 S3 桶中创建新文件夹" border force/>
9598

96-
8. 输入一个文件夹名称,该名称将作为 ClickHouse S3 磁盘的目标,并选择 **创建文件夹**
99+
8. 输入一个将作为 ClickHouse S3 磁盘目标的文件夹名称并选择 **创建文件夹**
97100

98-
<img src={s3_e} alt="create_s3_bucket_6"/>
101+
<Image size="md" img={s3_e} alt="设置 ClickHouse S3 磁盘使用的文件夹名称" border force/>
99102

100-
9. 该文件夹现在应在存储桶列表中可见。
103+
9. 该文件夹现在应该在桶列表中可见
101104

102-
<img src={s3_f} alt="create_s3_bucket_7"/>
105+
<Image size="md" img={s3_f} alt="查看新创建的 S3 桶中的文件夹" border force/>
103106

104-
10. 选择新文件夹的复选框,然后单击 **复制 URL**保存复制的 URL,以备在下一部分中用于 ClickHouse 存储配置
107+
10. 选择新文件夹的复选框并单击 **复制 URL** 保存复制的 URL,以便在下一节的 ClickHouse 存储配置中使用
105108

106-
<img src={s3_g} alt="create_s3_bucket_8"/>
109+
<Image size="md" img={s3_g} alt="复制 S3 文件夹 URL 以用于 ClickHouse 配置" border force/>
107110

108-
11. 选择 **权限** 选项卡,并在 **存储桶策略** 部分中单击 **编辑** 按钮
111+
11. 选择 **权限** 标签并在 **桶策略** 部分单击 **编辑** 按钮
109112

110-
<img src={s3_h} alt="create_s3_bucket_9"/>
113+
<Image size="md" img={s3_h} alt="访问 S3 桶策略配置" border force/>
111114

112-
12. 添加存储桶策略,示例如下:
115+
12. 添加桶策略,示例如下:
113116
```json
114117
{
115-
"Version": "2012-10-17",
116-
"Id": "Policy123456",
117-
"Statement": [
118-
{
119-
"Sid": "abc123",
120-
"Effect": "Allow",
121-
"Principal": {
122-
"AWS": "arn:aws:iam::921234567898:user/mars-s3-user"
123-
},
124-
"Action": "s3:*",
125-
"Resource": [
126-
"arn:aws:s3:::mars-doc-test",
127-
"arn:aws:s3:::mars-doc-test/*"
128-
]
129-
}
130-
]
118+
"Version" : "2012-10-17",
119+
"Id" : "Policy123456",
120+
"Statement" : [
121+
{
122+
"Sid" : "abc123",
123+
"Effect" : "Allow",
124+
"Principal" : {
125+
"AWS" : "arn:aws:iam::921234567898:user/mars-s3-user"
126+
},
127+
"Action" : "s3:*",
128+
"Resource" : [
129+
"arn:aws:s3:::mars-doc-test",
130+
"arn:aws:s3:::mars-doc-test/*"
131+
]
132+
}
133+
]
131134
}
132135
```
133136

134137
```response
135-
| 参数 | 描述 | 示例值 |
136-
|------|------|---------|
137-
| Version | 策略解释器的版本,保持原样 | 2012-10-17 |
138-
| Sid | 用户定义的策略 ID | abc123 |
139-
| Effect | 是否允许或拒绝用户请求 | Allow |
140-
| Principal | 将被允许的账户或用户 | arn:aws:iam::921234567898:user/mars-s3-user |
141-
| Action | 对存储桶允许执行的操作 | s3:* |
142-
| Resource | 在存储桶中允许的操作的资源 | "arn:aws:s3:::mars-doc-test", "arn:aws:s3:::mars-doc-test/*" |
138+
|Parameter | Description | Example Value |
139+
|----------|-------------|----------------|
140+
|Version | Version of the policy interpreter, leave as-is | 2012-10-17 |
141+
|Sid | User-defined policy id | abc123 |
142+
|Effect | Whether user requests will be allowed or denied | Allow |
143+
|Principal | The accounts or user that will be allowed | arn:aws:iam::921234567898:user/mars-s3-user |
144+
|Action | What operations are allowed on the bucket| s3:*|
145+
|Resource | Which resources in the bucket will operations be allowed in | "arn:aws:s3:::mars-doc-test", "arn:aws:s3:::mars-doc-test/*" |
143146
```
144147

145148
:::note
146-
您应该与您的安全团队合作以确定要使用的权限,考虑这些作为起点
149+
您应该与安全团队合作以确定要使用的权限,将这些视为起点
147150
有关策略和设置的更多信息,请参阅 AWS 文档:
148151
https://docs.aws.amazon.com/AmazonS3/latest/userguide/access-policy-language-overview.html
149152
:::
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
476a7b02a0d30c5b
1+
b9c9ed44893ea378
Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,20 @@
1+
---
2+
{}
3+
---
4+
5+
import Image from '@theme/IdealImage';
16
import ip_allow_list_check_list from '@site/static/images/_snippets/ip-allow-list-check-list.png';
27
import ip_allow_list_add_current_ip from '@site/static/images/_snippets/ip-allow-list-add-current-ip.png';
38

49
<details>
510
<summary>管理您的 IP 访问列表</summary>
611

7-
从您的 ClickHouse Cloud 服务列表中选择您要使用的服务,并切换到 **设置** 如果 IP 访问列表中不包含需要连接到您的 ClickHouse Cloud 服务的远程系统的 IP 地址或范围,您可以通过 **添加 IP** 来解决问题
12+
从您的 ClickHouse Cloud 服务列表中选择您要使用的服务并切换到 **设置**。如果 IP 访问列表不包含需要连接到您的 ClickHouse Cloud 服务的远程系统的 IP 地址或地址范围,则可以通过 **添加 IP** 来解决此问题
813

9-
<img src={ip_allow_list_check_list} class="image" alt="检查服务是否允许流量" />
14+
<Image size="md" img={ip_allow_list_check_list} alt="检查该服务是否允许来自您在 IP 访问列表中的 IP 地址的流量" border />
1015

1116
添加需要连接到您的 ClickHouse Cloud 服务的单个 IP 地址或地址范围。根据需要修改表单,然后 **保存**
1217

13-
<img src={ip_allow_list_add_current_ip} class="image" alt="添加您当前的 IP 地址" />
18+
<Image size="md" img={ip_allow_list_add_current_ip} alt="将您当前的 IP 地址添加到 ClickHouse Cloud 的 IP 访问列表中" border />
1419

1520
</details>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
759c12368732f2e2
1+
1772421486a1f7ad

0 commit comments

Comments
 (0)