https://github.com/jenkinsci/localization-zh-cn-plugin
Chinese Localization for Jenkins
https://github.com/jenkinsci/localization-zh-cn-plugin
chinese jenkins localization translation
Last synced: 24 days ago
JSON representation
Chinese Localization for Jenkins
- Host: GitHub
- URL: https://github.com/jenkinsci/localization-zh-cn-plugin
- Owner: jenkinsci
- License: mit
- Created: 2018-08-31T04:43:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T07:35:09.000Z (about 1 month ago)
- Last Synced: 2025-03-29T07:02:41.970Z (about 1 month ago)
- Topics: chinese, jenkins, localization, translation
- Language: HTML
- Homepage: https://plugins.jenkins.io/localization-zh-cn/
- Size: 682 KB
- Stars: 94
- Watchers: 5
- Forks: 32
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
## Simplified Chinese Plugin
[](https://plugins.jenkins.io/localization-zh-cn)
[](https://plugins.jenkins.io/localization-zh-cn)
[](https://gitter.im/jenkinsci/localization-zh-cn-plugin)Simplified Chinese Localization for Jenkins core and plugins.
See [JEP-216](https://github.com/jenkinsci/jep/blob/master/jep/216/README.adoc) for design details.## Out of the box
We offer you an out-of-the-box solution. If you're going to install a fresh Jenkins, please [check here](https://github.com/jenkins-zh/docker-zh).
## How-To Guides
Here are some guides about [how to contribute localization](https://www.jenkins.io/doc/developer/internationalization/) for a Jenkins plugin.
[jcli](https://github.com/jenkins-zh/jenkins-cli) could help you upload this plugin into your
Jenkins. The command is `jcli plugin upload`.## Contribution
If you are interested in localization, please check [Chinese Localization SIG](https://www.jenkins.io/sigs/chinese-localization/) first.
All Chinese characters will convert to ASCII. It's hard to read. So you could use [online tools](https://native2ascii.net/).
Everyone should follow the [translation specification](https://github.com/jenkins-zh/translation-spec/blob/master/specification.md).
## Actions
We use [git-backup-actions](https://github.com/jenkins-zh/git-backup-actions/) to backup this repo into
[gitee](https://gitee.com/jenkins-zh/localization-zh-cn-plugin).