GitHub user LShun opened a pull request:
https://github.com/apache/libcloud/pull/907
Create Simplified Chinese Version of README.rst
## Create Simplified Chinese Version of README.rst
### Description
Hello, I translated the README.rst to Simplified Chinese using Google
Translate and my own understanding in Simplified Chinese language. I hope this
can help people who are not fluent in English but are fluent in Chinese to be
able to understand the project easier and faster. There are some words that I
didn't convert to Chinese either because they are special names, or specific
links which does not have a translated version ( for example at line 68:
LICENSE_ an NOTICE_ ). The file name is README-zh.rst, but I don't mind if its
changed, its just for easier initial identification.
### Status
done, ready for review
### Checklist (tick everything that applies)
- [ ] [Code
linting](http://libcloud.readthedocs.org/en/latest/development.html#code-style-guide)
(required, can be done after the PR checks)
- [v] Documentation
- [ ] [Tests](http://libcloud.readthedocs.org/en/latest/testing.html)
- [ ]
[ICLA](http://libcloud.readthedocs.org/en/latest/development.html#contributing-bigger-changes)
(required for bigger changes)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/LShun/libcloud patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/907.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #907
----
commit bd0791d7db5c57cae89ef0a9dacdb4bfb8284bb3
Author: LShun <[email protected]>
Date: 2016-10-14T14:00:33Z
Create Simplified Chinese Version of README.rst
Hello, I translated the README.rst to Simplified Chinese using Google
Translate and my own understanding in Simplified Chinese language. I hope this
can help people who are not fluent in English but are fluent in Chinese to be
able to understand the project easier and faster. There are some words that I
didn't convert to Chinese either because they are special names, or specific
links which does not have a translated version ( for example at line 68:
LICENSE_ an NOTICE_ ). The file name is README-zh.rst, but I don't mind if its
changed, its just for easier initial identification.
Thank you.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---