Skip to content

[Translation] 完成 docs/proposal 目录的中英文翻译(#271) #1423

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

cchongyang
Copy link

本次 PR 完成的翻译工作

本次 PR 完成了 docs/proposal 目录下文档的中英文翻译工作,遵循项目术语规范(如 "Service Mesh" 译为 "服务网格","eBPF" 保持英文。具体涵盖如下文件:

  • circuit_breaker.mdcircuit_breaker_zh.md
  • dns_resolve.mddns_resolve_zh.md
  • e2e.mde2e_zh.md
  • ebpf-observability.mdebpf-observability_zh.md
  • kmesh_support_encrypt.mdkmesh_support_encrypt_zh.md
  • kmesh_support_localityLB.mdkmesh_support_localityLB_zh.md
  • kmesh_support_workload.mdkmesh_support_workload_zh.md
  • layer4_authorization.mdlayer4_authorization_zh.md
  • local_ratelimit.mdlocal_ratelimit_zh.md
  • map-in-map_management_enhancement-en.mdmap-in-map_management_enhancement-zh.md
  • observability.mdobservability_zh.md
  • optimizing_bpf_map_update_in_xDS_mode-en.mdoptimizing_bpf_map_update_in_xDS_mode_zh.md
  • performance_monitoring.mdperformance_monitoring_zh.md
  • tcp_long_connection_metrics.mdtcp_long_connection_metrics_zh.md
  • template.mdtemplate_zh.md

翻译遵循的原则

  1. 严格遵循项目统一的术语规范,对于特定专业术语:
    • 如 "Service Mesh" 统一译为 "服务网格";
    • "eBPF" 保持英文形式不变,确保术语使用的一致性。
  2. 翻译过程中,在保证内容准确的前提下,尽量使译文符合中文表达习惯,增强文档可读性。

Fixes #271

@kmesh-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign bitcoffeeiux for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@kmesh-bot
Copy link
Collaborator

Welcome @cchongyang! It looks like this is your first PR to kmesh-net/kmesh 🎉

@yp969803
Copy link
Contributor

please run sudo env PATH=$PATH make gen-check

@yp969803
Copy link
Contributor

also DCO is failing please add a signoff message in the commit

@yp969803
Copy link
Contributor

- 完成所有文档的中英文翻译
- 修复格式问题并统一术语
- 添加新增文件的翻译内容
- 调整文档结构和排版

Signed-off-by: cchongyang <[email protected]>
Copy link
Contributor

@LiZhenCheng9527 LiZhenCheng9527 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion:
1、Split the modification of multiple files into different PRs. Integrate a similar PR and then process similar files in batches.

}
}
```
����Կ�������������һ�� hashName �����ַ���ӳ�䵽������
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
����Կ�������������һ�� hashName �����ַ���ӳ�䵽������
可以看到,我们通过StrToNum,将clusterName映射成hashName

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After using the translation tool to translate, please proofread it yourself.

@cchongyang cchongyang force-pushed the translate/docs-proposal-cchongyang branch from 440010e to 7d11eee Compare May 26, 2025 07:59
@Flying-Tom
Copy link
Contributor

Use make format to fix your lint error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doc translation tasks
5 participants