Skip to content

Commit 5feef3b

Browse files
committed
unify the translation of the same sentence
Signed-off-by: yulng <[email protected]>
1 parent c8ab717 commit 5feef3b

12 files changed

+12
-12
lines changed

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ Path to the CRI socket to connect. If empty kubeadm will try to auto-detect this
220220
Don't apply any changes; just output what would be done.
221221
-->
222222
<p>
223-
不要应用任何更改;只是输出将要执行的操作
223+
不做任何更改;只输出将要执行的操作
224224
</p>
225225
</td>
226226
</tr>

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_addon_all.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Specify a stable IP address or DNS name for the control plane.
113113
Don't apply any changes; just output what would be done.
114114
-->
115115
<p>
116-
不要应用任何更改;只是输出将要执行的操作
116+
不做任何更改;只输出将要执行的操作
117117
</p>
118118
</td>
119119
</tr>

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane_all.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ A set of extra flags to pass to the Controller Manager or override default ones
165165
<!--
166166
Don't apply any changes; just output what would be done.
167167
-->
168-
不要应用任何变更;只是输出将要执行的操作
168+
不做任何更改;只输出将要执行的操作
169169
</td>
170170
</tr>
171171

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane_apiserver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Specify a stable IP address or DNS name for the control plane.
132132
Don't apply any changes; just output what would be done.
133133
-->
134134
<p>
135-
不要应用任何更改;只是输出将要执行的操作
135+
不做任何更改;只输出将要执行的操作
136136
</p>
137137
</td>
138138
</tr>

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane_controller-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ kubeadm init phase control-plane controller-manager [flags]
8686
<!--
8787
Don't apply any changes; just output what would be done.
8888
-->
89-
不应用任何变更,仅输出将要执行的操作
89+
不做任何更改;只输出将要执行的操作。
9090
</p></td>
9191
</tr>
9292

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_control-plane_scheduler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ kubeadm init phase control-plane scheduler [flags]
7777
<!--
7878
<p>Don't apply any changes; just output what would be done.</p>
7979
-->
80-
<p>不应用任何变更;仅仅输出将会变更的内容</p>
80+
<p>不做任何更改;只输出将要执行的操作。</p>
8181
</td>
8282
</tr>
8383

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_preflight.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ kubeadm 配置文件的路径。
8181
Don't apply any changes; just output what would be done.
8282
-->
8383
<p>
84-
不要应用任何更改;只是输出将要执行的操作
84+
不做任何更改;只输出将要执行的操作
8585
</p>
8686
</td>
8787
</tr>

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_init_phase_upload-certs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ kubeadm 配置文件的路径。
7777
Don't apply any changes; just output what would be done.
7878
-->
7979
<p>
80-
不应用任何变更;只是输出将要执行的操作
80+
不做任何更改;只输出将要执行的操作
8181
</p>
8282
</td>
8383
</tr>

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_join.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ use this option only if you have more than one CRI installed or if you have non-
276276
<!--
277277
Don't apply any changes; just output what would be done.
278278
-->
279-
不会应用任何改动,仅仅输出那些将变动的地方
279+
不做任何更改;只输出将要执行的操作
280280
</p></td>
281281
</tr>
282282

content/zh-cn/docs/reference/setup-tools/kubeadm/generated/kubeadm_reset.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Path to the CRI socket to connect. If empty kubeadm will try to auto-detect this
112112
<!--
113113
Don't apply any changes; just output what would be done.
114114
-->
115-
不要应用任何更改;只需输出将要做什么
115+
不做任何更改;只输出将要执行的操作
116116
</p>
117117
</td>
118118

0 commit comments

Comments
 (0)