Switch language name 'zh' to 'zh-cn'
This is the first step to rename 'zh' to 'zh-cn'. There are several reasons why we rename the language name.
- The upstream docsy theme changed the language name, leading to many warnings during site build;
The side-effect is that the i18n strings are no longer working.
- We believe renaming the language is the right thing to do, because this move can make room for other variants of Chinese language, such as 'zh-tw', 'zh-sg' etc.
There would be several follow-ups to this PR, such as fixing the intra-site links, adding redirects etc.
We will lock up changes to zh/zh-cn pages for the moment, until this one gets in.
This PR is based on commit cdad0a7342.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<!-- The files in this directory have been imported from other sources. Do not
|
||||
edit them directly, except by replacing them with new versions.
|
||||
Localization note: you do not need to create localized versions of any of
|
||||
the files in this directory.
|
||||
-->
|
||||
|
||||
本路径下的文件从其它地方导入。
|
||||
除了版本更新,不要直接修改。
|
||||
本地化说明:你无需为此目录中的任何文件创建本地化版本。
|
||||
@@ -0,0 +1,39 @@
|
||||
<!-- Do not edit this file directly. Get the latest from
|
||||
https://github.com/cncf/foundation/blob/master/code-of-conduct-languages/zh.md -->
|
||||
## 云原生计算基金会(CNCF)社区行为准则 1.0 版本
|
||||
|
||||
### 贡献者行为准则
|
||||
|
||||
作为这个项目的贡献者和维护者,为了建立一个开放和受欢迎的社区,
|
||||
我们保证尊重所有通过报告问题、发布功能请求、更新文档、提交拉取请求或补丁以及其他活动做出贡献的人员。
|
||||
|
||||
我们致力于让参与此项目的每个人都不受骚扰,
|
||||
无论其经验水平、性别、性别认同和表达、性取向、残疾、个人外貌、体型、人种、种族、年龄、宗教或国籍等。
|
||||
|
||||
不可接受的参与者行为包括:
|
||||
|
||||
- 使用性语言或图像
|
||||
- 人身攻击
|
||||
- 挑衅、侮辱或贬低性评论
|
||||
- 公开或私下骚扰
|
||||
- 未经明确许可,发布他人的私人信息,比如地址或电子邮箱
|
||||
- 其他不道德或不专业的行为
|
||||
|
||||
项目维护者有权利和责任删除、编辑或拒绝评论、提交、代码、维基编辑、问题和其他不符合本行为准则的贡献。
|
||||
通过采用本行为准则,项目维护者承诺将这些原则公平且一致地应用到这个项目管理的各个方面。
|
||||
不遵守或不执行行为准则的项目维护者可能被永久地从项目团队中移除。
|
||||
|
||||
当个人代表项目或其社区时,本行为准则适用于项目空间和公共空间。
|
||||
|
||||
如需举报侮辱、骚扰或其他不可接受的行为,
|
||||
你可发送邮件至 <conduct@kubernetes.io> 联系
|
||||
[Kubernetes行为守则委员会](https://github.com/kubernetes/community/tree/master/committee-code-of-conduct)。
|
||||
其他事务请联系CNCF项目维护专员,或发送邮件至 <mishi@linux.com> 联系我们的调解员Mishi Choudhary。
|
||||
|
||||
本行为准则改编自《贡献者契约》( https://contributor-covenant.org )1.2.0 版本,
|
||||
可在 https://contributor-covenant.org/version/1/2/0/ 查看。
|
||||
|
||||
### CNCF 活动行为准则
|
||||
|
||||
云原生计算基金会(CNCF)活动受 Linux 基金会《[行为准则](https://events.linuxfoundation.org/code-of-conduct/)》管辖,
|
||||
该行为准则可在活动页面获得。其旨在与上述政策兼容,且包括更多关于事件回应的细节。
|
||||
Reference in New Issue
Block a user