docker / docker-py

A Python library for the Docker Engine API
https://docker-py.readthedocs.io/
Apache License 2.0
6.79k stars 1.67k forks source link

May I translate this project into Korean? #2552

Closed tina1296 closed 4 years ago

tina1296 commented 4 years ago

Hi :) I am Na Eun Kwon a university student in Kwangwoon University. I want to translate READ ME documentation for your project contribution and other Koreans who want to learn about docker.py. So may I translate these infos into Korean? If I could, plz tell me how I can share the translated results. Thank you.

TomasTomecek commented 4 years ago

So may I translate these infos into Korean?

Absolutely, open source licenses make this easily possible: https://github.com/docker/docker-py/blob/master/LICENSE#L90

The easiest thing you can do is to translate the document and push it to master branch of your fork. Then you can point people to your fork for the translation.

As for the upstream repo, one could create a new document with a specific name suffix specific for the translation - I presume maintainers of this project don't speak Korean so it would be difficult to maintain that file though.

tina1296 commented 4 years ago

Thanks for your reply :) I know it would be difficult to maintain without someone who can speak Korean. However, me and my project team members will translate documents like README and continue to revise them for contribution. We want to help Koreans who want to learn and know about Docker through our contributions and contribute to Docker-py project. And would you help me know the website that I can check if there are translations of documents? I will wait for your reply Thank you!!

TomasTomecek commented 4 years ago

And would you help me know the website that I can check if there are translations of documents?

Since I am not affiliated with the docker GitHub organization I cannot answer that.

But @thaJeztah can I'd say.

thaJeztah commented 4 years ago

I don't know of there's existing translations. We don't translate our repositories, because it's difficult to keep the translations updated, so instead we stick to using English.