-
Notifications
You must be signed in to change notification settings - Fork 109
[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
base: main
Are you sure you want to change the base?
[Translation] 完成 docs/proposal 目录的中英文翻译(#271) #1423
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
Welcome @cchongyang! It looks like this is your first PR to kmesh-net/kmesh 🎉 |
please run |
also DCO is failing please add a signoff message in the commit |
d28a652
to
4807b15
Compare
4807b15
to
96f1e8b
Compare
- 完成所有文档的中英文翻译 - 修复格式问题并统一术语 - 添加新增文件的翻译内容 - 调整文档结构和排版 Signed-off-by: cchongyang <[email protected]>
d951099
to
4531b57
Compare
Signed-off-by: cchongyang <[email protected]>
Signed-off-by: cchongyang <[email protected]>
There was a problem hiding this 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 �����ַ���ӳ�䵽������ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
����Կ�������������һ�� hashName �����ַ���ӳ�䵽������ | |
可以看到,我们通过StrToNum,将clusterName映射成hashName |
There was a problem hiding this comment.
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.
Signed-off-by: cchongyang <[email protected]>
Signed-off-by: cchongyang <[email protected]>
440010e
to
7d11eee
Compare
Use |
本次 PR 完成的翻译工作
本次 PR 完成了
docs/proposal
目录下文档的中英文翻译工作,遵循项目术语规范(如 "Service Mesh" 译为 "服务网格","eBPF" 保持英文。具体涵盖如下文件:circuit_breaker.md
与circuit_breaker_zh.md
dns_resolve.md
与dns_resolve_zh.md
e2e.md
与e2e_zh.md
ebpf-observability.md
与ebpf-observability_zh.md
kmesh_support_encrypt.md
与kmesh_support_encrypt_zh.md
kmesh_support_localityLB.md
与kmesh_support_localityLB_zh.md
kmesh_support_workload.md
与kmesh_support_workload_zh.md
layer4_authorization.md
与layer4_authorization_zh.md
local_ratelimit.md
与local_ratelimit_zh.md
map-in-map_management_enhancement-en.md
与map-in-map_management_enhancement-zh.md
observability.md
与observability_zh.md
optimizing_bpf_map_update_in_xDS_mode-en.md
与optimizing_bpf_map_update_in_xDS_mode_zh.md
performance_monitoring.md
与performance_monitoring_zh.md
tcp_long_connection_metrics.md
与tcp_long_connection_metrics_zh.md
template.md
与template_zh.md
翻译遵循的原则
Fixes #271