Skip to content

Commit

Permalink
zh-cn: update some translation (nodejs#1895)
Browse files Browse the repository at this point in the history
Fix some Chinese translations to be more proper.
  • Loading branch information
ZYSzys authored and Maledong committed Nov 10, 2018
1 parent cc02cb7 commit 376193f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions locale/zh-cn/download/current.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ title: 下载
download: 下载
downloads:
headline: 下载
lts: 长期维护版
current: 最新发布版
tagline-current: 含实验性功能
lts: 长期支持版
current: 当前发布版
tagline-current: 含最新功能
tagline-lts: 推荐多数用户使用 (LTS)
display-hint: 下载版本:
intro: >
Expand Down
10 changes: 5 additions & 5 deletions locale/zh-cn/download/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ title: 下载
download: 下载
downloads:
headline: 下载
lts: 长期维护版
current: 最新发布版
tagline-current: 含实验性功能
lts: 长期支持版
current: 当前发布版
tagline-current: 含最新功能
tagline-lts: 推荐多数用户使用 (LTS)
display-hint: 下载版本:
intro: >
在你的平台上下载 Node.js 源码或预编译安装包,然后即可马上进行开发。
currentVersion: 当前长期维护版
currentVersion: 当前长期支持版
includes: 包含
buildInstructions: 在支持的平台上,使用源代码构建 Node.js
WindowsInstaller: Windows 安装包
Expand All @@ -23,7 +23,7 @@ downloads:
additional:
headline: 其它平台
intro: >
Node.js 社区为其它平台维护非官方的构建。请注意这些构建并不受 Node.js 核心团队技术支持,且可能尚未跟 Node.js 的当前维护版本保持一致
Node.js 社区为其它平台维护非官方的构建。请注意这些构建并不受 Node.js 核心团队技术支持,且可能尚未跟 Node.js 的当前支持版本保持一致
platform: 平台
provider: 提供者
SunOSBinaries: SunOS 二进制文件
Expand Down
8 changes: 4 additions & 4 deletions locale/zh-cn/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ labels:
download-for: 下载为
other-downloads: 其它下载
other-lts-downloads: 其它 LTS 版下载
other-current-downloads: 其它尝鲜版下载
current: 最新发布版
lts: 长期维护版
tagline-current: 含实验性功能
other-current-downloads: 其它当前版下载
current: 当前发布版
lts: 长期支持版
tagline-current: 含最新功能
tagline-lts: 推荐多数用户使用 (LTS)
changelog: 更新日志
api: API 文档
Expand Down

0 comments on commit 376193f

Please sign in to comment.