gatsby-ko icon indicating copy to clipboard operation
gatsby-ko copied to clipboard

Korean Translation Progress

Open gatsbybot opened this issue 4 years ago • 18 comments

For New Translators

To translate a page:

  1. Check that no one else has claimed your page in the checklist and comments below.
  2. Comment below with the name of the page you would like to translate. Please take only one page at a time.
  3. Clone this repo, translate your page, and submit a pull request!

Before contributing, read the glossary and style guide to understand how to translate various technical and Gatsby-specific terms.

Please be prompt with your translations! If you find that you can't commit anymore, let the maintainers know so they can assign the page to someone else.

For Maintainers

When someone volunteers, edit this issue with the username of the volunteer, and with the PR. Ex:

  • [ ] Home Page (@gatsbybot) #1

When PRs are merged, make sure to mark that page as completed!

Core Pages

These pages should be translated first. These pages must be translated to be considered an official Gatsby localization.

Community

  • [x] community/code-of-conduct (@kimdhoe) #2

Tutorial

  • [ ] tutorial/index (@kimdhoe)
  • [x] tutorial/part-zero (@woonjangahn) #5
  • [x] tutorial/part-one (@idpokute)
  • [x] tutorial/part-two (@idpokute)
  • [x] tutorial/part-three (@idpokute)
  • [ ] tutorial/part-four (@idpokute)
  • [x] tutorial/part-five (@vaporwavy)
  • [ ] tutorial/part-six (@jongwooo)
  • [ ] tutorial/part-seven (@vaporwavy)
  • [ ] tutorial/part-eight (@idpokute)

Docs

  • [ ] docs/index
  • [x] docs/quick-start (@b6pzeusbc54tvhw5jgpyw8pwz2x6gs ) #3
  • [ ] docs/glossary (@woonjangahn)
  • [ ] docs/gatsby-cli (@woonjangahn)
  • [x] docs/caching (@idpokute)
  • [x] docs/css-in-js(@idpokute)
  • [x] docs/css-libraries-and-frameworks(@idpokute)
  • [x] docs/customization(@idpokute)

Recipes

  • [ ] docs/recipes (@b6pzeusbc54tvhw5jgpyw8pwz2x6gs ) #18
  • [ ] docs/recipes/pages-layouts (@b6pzeusbc54tvhw5jgpyw8pwz2x6gs ) #18
  • [ ] docs/recipes/styling-css (@b6pzeusbc54tvhw5jgpyw8pwz2x6gs ) #18
  • [ ] docs/recipes/working-with-starters (@b6pzeusbc54tvhw5jgpyw8pwz2x6gs ) #18
  • [ ] docs/recipes/working-with-themes (@b6pzeusbc54tvhw5jgpyw8pwz2x6gs ) #18
  • [ ] docs/recipes/sourcing-data (@b6pzeusbc54tvhw5jgpyw8pwz2x6gs ) #18
  • [ ] docs/recipes/querying-data (@b6pzeusbc54tvhw5jgpyw8pwz2x6gs ) #18
  • [ ] docs/recipes/working-with-images (@b6pzeusbc54tvhw5jgpyw8pwz2x6gs ) #18
  • [ ] docs/recipes/transforming-data (@b6pzeusbc54tvhw5jgpyw8pwz2x6gs ) #18
  • [ ] docs/recipes/deploying-your-site (@b6pzeusbc54tvhw5jgpyw8pwz2x6gs ) #18

API Reference

  • [ ] docs/api-reference
  • [ ] docs/theme-api
  • [ ] docs/gatsby-link
  • [ ] docs/gatsby-image (@idpokute )
  • [ ] docs/gatsby-config
  • [ ] docs/browser-apis
  • [ ] docs/ssr-apis
  • [ ] docs/api-files
  • [ ] docs/api-files-gatsby-config
  • [ ] docs/api-files-gatsby-browser
  • [ ] docs/api-files-gatsby-node
  • [ ] docs/api-files-gatsby-ssr
  • [ ] docs/actions
  • [ ] docs/graphql-api
  • [ ] docs/node-apis
  • [ ] docs/node-api-helpers
  • [ ] docs/node-model
  • [ ] docs/node-interface
  • [ ] docs/schema-customization
  • [ ] docs/api-specification

gatsbybot avatar Oct 27 '19 20:10 gatsbybot