Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

English translation #363

Closed
46 of 48 tasks
popomore opened this issue Feb 13, 2017 · 47 comments
Closed
46 of 48 tasks

English translation #363

popomore opened this issue Feb 13, 2017 · 47 comments

Comments

@popomore
Copy link
Member

popomore commented Feb 13, 2017

We have got some requirement for english document, so we should make some schedule to do it.

List of Document

  • Intro:
    • What is egg: /intro/index.md @davidnotes
    • egg and koa: /intro/egg-and-koa.md @davidnotes
    • Get Start: /intro/quickstart.md
    • migration: /migration.md
  • Basics:
    • Environment: /basics/env.md
    • Object: /basics/objects.md @Azard
    • Config: /basics/config.md @jwssdwed @Brian175
    • Middleware: /basics/middleware.md @lslxdx
    • Router: /basics/router.md @lslxdx
    • Controller: /basics/controller.md @lslxdx
    • Service: /basics/service.md @lslxdx
    • Plugin: /basics/plugin.md
    • Schedule: /basics/schedule.md @Azard
    • Structure: /basics/structure.md @Azard
    • Extend: /basics/extend.md @DanielWLam
    • Custom init: /basics/app-start.md @atian25
  • Tutorials:
    • Index: /tutorials/index.md @DarrenWong
    • MySQL: /tutorials/mysql.md @DarrenWong
    • RESTful API: /tutorials/restful.md @DarrenWong
    • Progressive: /tutorials/progressive.md @DarrenWong
    • Async Function: /tutorials/async-function.md @DarrenWong
    • Socket.IO: /tutorials/socketio.md
    • passport: /tutorials/passport.md
  • Core:
    • Cluster and Ipc: /core/cluster-and-ipc.md @lslxdx
    • Cookie and Session: /core/cookie-and-session.md @zhang-z
    • Development: /core/development.md @gztchan
    • Deployment: /core/deployment.md
    • Security: /core/security.md @lslxdx
    • HttpClient: /core/httpclient.md @DarrenWong
    • Logger: /core/logger.md @gztchan
    • Error Handling: /core/error-handling.md @gztchan
    • i18n: /core/i18n.md @DarrenWong
    • View: /core/view.md @zhang-z
    • Unit Testing: /core/unittest.md
  • Advanced:
    • Loader: /advanced/loader.md @Azard
    • Plugin Development: /advanced/plugin.md
    • Framework: /advanced/framework.md @freebyron
    • Cluster: /advanced/cluster.md
    • View Plugin: /advanced/view-plugin.md
  • Community:
    • style guide: /style-guide.html
    • Resource: /resource.md
    • Faq: /faq.md

Where is the document

Now you can see all available English document in https://github.com/eggjs/egg/tree/master/docs/source/en

How to translate

  1. If you want to pick one to translate, you can create a PR first. Then I will know it has been taken.
  2. Any one can proofread it, and finalized by Egg core member and SwiftGG member.
  3. you can update this PR until merged

Contribute

Welcome to join us to translate egg document, We are glad to see that.

@fengmk2
Copy link
Member

fengmk2 commented Feb 18, 2017

@mattma 'What is egg' is the important document.

@dead-horse 'egg and koa' write again with your good English.

@mattma
Copy link
Contributor

mattma commented Feb 18, 2017

@fengmk2 I will work on what is egg next. thanks

@popomore
Copy link
Member Author

popomore commented Feb 28, 2017

Thx @davidnotes for translating「What is egg 」#462

@davidnotes
Copy link
Contributor

Hi all, I have almost finished 'egg and koa' english doc and I will give the pull request tonight. Hope it will help @fengmk2 @dead-horse @popomore .

@popomore
Copy link
Member Author

popomore commented Mar 1, 2017

@davidnotes good work, we will at someone after the document if he picked it.

@popomore
Copy link
Member Author

#783

@lslxdx
Copy link
Contributor

lslxdx commented Apr 20, 2017 via email

@popomore
Copy link
Member Author

@lslxdx marked for you

@DanielWLam
Copy link
Contributor

Hi, I would like to help to tranlate Service: /basics/service.md, thanks @fengmk2

@Hiufan
Copy link

Hiufan commented May 9, 2017

Hi, I think I can help to translate this page: Config: /basics/config.md.

@ghost
Copy link

ghost commented May 9, 2017

Hi, I would like to translate Env: /basics/env.md, thanks.

@popomore
Copy link
Member Author

popomore commented May 9, 2017

@DanielWLam @Hiufan @zacks223 Thx, you can do it now, I have added you to the list.

@popomore
Copy link
Member Author

popomore commented May 9, 2017

@zacks223 Sorry, env.md has been translated, would you choose another one?

@popomore
Copy link
Member Author

popomore commented May 9, 2017

@lslxdx Do you have time to translate the uncomplete document you choose?

@Brian175
Copy link
Contributor

Brian175 commented May 9, 2017

@DanielWLam @Hiufan @zacks223 Hey, guys! Will you have interest in joining our group in the document translation?
https://github.com/SwiftGGFETeam/

@popomore
Copy link
Member Author

popomore commented May 9, 2017

Hi @Brian175 , would you like check the document which has been taken in this issue before translating.

@lslxdx
Copy link
Contributor

lslxdx commented May 9, 2017

Hi @DanielWLam, @fengmk2, the basics/service.md has been translated by me days ago.

https://github.com/SwiftGGFETeam/egg/blob/basics.service/docs/source/en/basics/service.md

@lslxdx
Copy link
Contributor

lslxdx commented May 9, 2017

@lslxdx
Copy link
Contributor

lslxdx commented May 9, 2017

Hi @popomore, the basics/router.md was translated, BUT was not commited in Github. I will commit it tomorrow. Sigh ~

I'm working on basics/schedule.md and finding a new job now...

@DanielWLam
Copy link
Contributor

@Brian175 Sounds good to me. I am in! And since @lslxdx has finished those tasks, maybe i should work on /basics/extend.md @popomore

@popomore
Copy link
Member Author

popomore commented May 9, 2017

@lslxdx @Brian175 @DanielWLam Could you create PR first when you are starting translation? All of us will know which one is be taken.

@lslxdx
Copy link
Contributor

lslxdx commented May 10, 2017

@popomore That sounds good to me.

Up to now, my work process is:

  1. git clone https://github.com/SwiftGGFETeam/egg;
  2. create 1 new branch for each doc and begin to translate it;
  3. commit, push and waiting for other guys to proofread and finalize the doc on the branch.
  4. After the doc is finalized, the branch is merged to master and a PR to https://github.com/eggjs/egg is created then.

Is it a proper work process?

@gztchan
Copy link
Contributor

gztchan commented Jul 24, 2017

Could you assign following parts to me?

  • Logger: /core/logger.md
  • Error Handling: /core/error-handling.md

@popomore
Copy link
Member Author

@gztchan Sure

@zhang-z
Copy link
Contributor

zhang-z commented Oct 25, 2017

Volunteer to /core/cookie-and-session.md
WIP PR: #1562

@Azard
Copy link
Contributor

Azard commented Oct 25, 2017

Basics/Object should be checked: https://github.com/eggjs/egg/blob/master/docs/source/en/basics/objects.md

And schedule is still be translated by @lslxdx ?
Maybe I can do this.

@popomore
Copy link
Member Author

@Azard It's yours now.

@lslxdx
Copy link
Contributor

lslxdx commented Oct 26, 2017

Count you please assign Cluster and Ipc: /core/cluster-and-ipc.md to me? Thanks!

@atian25
Copy link
Member

atian25 commented Oct 26, 2017

@lslxdx done.

@zhang-z
Copy link
Contributor

zhang-z commented Oct 28, 2017

Volunteer to /core/view.md
WIP PR: #1577

@lslxdx
Copy link
Contributor

lslxdx commented Oct 31, 2017

@popomore

core/cluster-and-ipc.md translated & please have a check.

#1594

@lslxdx
Copy link
Contributor

lslxdx commented Oct 31, 2017

Please assign Security: /core/security.md to me, thanks!

@popomore
Copy link
Member Author

@zhang-z @lslxdx done

@lslxdx
Copy link
Contributor

lslxdx commented Oct 31, 2017

I notice that Deployment: /core/deployment.md has been translated, could anybody make the List of Document be updated?

@hotNoder
Copy link
Contributor

Hi, @popomore I would like to translate Advanced: Cluster: /advanced/cluster-client.md. Seems like the list should be updated, thanks.

@cemremengu
Copy link
Contributor

cemremengu commented Mar 19, 2018

Looks like this issue will be closed after the current PRs are merged

@cemremengu
Copy link
Contributor

cemremengu commented Apr 13, 2018

@popomore Done ? 👀

@popomore
Copy link
Member Author

popomore commented Apr 14, 2018

This issue can be closed, thanks to

But we have some new document that have not be translated.

@popomore
Copy link
Member Author

cc @atian25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests