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

Chinese Translation Progress #324

Open
iliakan opened this issue Apr 16, 2019 · 96 comments
Open

Chinese Translation Progress #324

iliakan opened this issue Apr 16, 2019 · 96 comments

Comments

@iliakan
Copy link
Member

iliakan commented Apr 16, 2019

Maintainer List

@leviding, @lycheeEng, @MartinsYong, @songhn233

For New Translators

Please read this first (click to open)

To translate an article:

  1. Check that no one else has claimed your article in the checklist below.
  2. Comment below with the title of the article that you would like to translate, exactly as listed, e.g. An Introduction to JavaScript.
    • Please take only one article at a time.
  3. Fork this repo, translate the article in your fork and submit a pull request!
    • The pull request title should be same as the article, e.g. An Introduction to JavaScript (just like comment)

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

For Maintainers

Click to open

We recommend that a translation has 2 reviews to be merged.

Please let others know what you do, on community boards and chats, invite them to join. Translations become better if more people see them.

Translations are tracked below, like this:

Our helpful bot watches comments and adds the translator nick and PR id, marks completed, when PR is merged. You can read the details at https://javascript.info/translate/bot.

If something doesn't work right, please contact @iliakan.

Team translation

More details about team translation: https://javascript.info/translate/bot.

Only maintainers can check/uncheck items below. If you're not, please write in a comment what you take to translate, the title, exactly as in the list.

The JavaScript language

An introduction

JavaScript Fundamentals

Code quality

Objects: the basics

Data types

Advanced working with functions

Object properties configuration

Prototypes, inheritance

Classes

Error handling

Promises, async/await

Generators, advanced iteration

Modules

Miscellaneous

Browser: Document, Events, Interfaces

Document

Introduction to Events

UI Events

Forms, controls

Document and resource loading

Miscellaneous

Frames and windows

Binary data, files

Network requests

Storing data in the browser

Animation

Web components

Regular expressions

@leviding leviding added the WIP Work in process label May 4, 2019
@ghost
Copy link

ghost commented May 12, 2019

Hi! After checking, I found that no one has claimed the article "Unicode character properties \p". I'd like to translate it to Chinese.

@leviding
Copy link
Member

@fakeinc Yes, you can translate it and then make a pull request.

翻译的时候请注意文章格式排版要求:https://github.com/xitu/gold-miner/wiki/%E8%AF%91%E6%96%87%E6%8E%92%E7%89%88%E8%A7%84%E5%88%99%E6%8C%87%E5%8C%97

@ghost
Copy link

ghost commented May 13, 2019 via email

@Xuyuey
Copy link
Collaborator

Xuyuey commented Jun 3, 2019

Microtasks and event loop 翻译认领

@leviding
Copy link
Member

leviding commented Jun 3, 2019

@Xuyuey OK

@lycheeEng
Copy link
Collaborator

认领

  • Fetch: Basics(已翻译完成)
  • Fetch: Download progress
  • Fetch: Abort

@savokiss
Copy link
Contributor

Async/await

@leviding
Copy link
Member

@lycheeEng @savokiss 好的 👍

@Yixian15
Copy link
Contributor

From the orbital height

@lycheeEng
Copy link
Collaborator

不小心点了下复选框,竟然勾上了,然后我又给取消掉了,不好意思。

认领 Shadow DOM and events

@leviding
Copy link
Member

@Yixian15 @lycheeEng 好的 👍

@Yixian15
Copy link
Contributor

Custom elements

@leviding
Copy link
Member

@Yixian15 ok

@leon0707
Copy link

I can do "Prototypal inheritance"

@leviding
Copy link
Member

@leon0707 ok

@leon0707
Copy link

@leviding Due Jul 7th

@MartinsYong
Copy link
Member

An Introduction to JavaScript
Code editors
Developer console

@leviding
Copy link
Member

@MartinsYong Great!

@MartinsYong
Copy link
Member

Manuals and specifications

@MartinsYong
Copy link
Member

sync & translate:

  • Hello, world!
  • Code structure
  • The modern mode, "use strict"
  • Variables
  • Data types
  • Type Conversions
  • Operators
  • Comparisons
  • Interaction: alert, prompt, confirm
  • Conditional operators: if, '?'
  • Logical operators
  • Loops: while and for
  • The "switch" statement
  • Functions
  • Function expressions and arrows
  • JavaScript specials

@chenyinkai
Copy link
Contributor

LocalStorage, sessionStorage

@leviding
Copy link
Member

@chenyinkai ok

@Yixian15
Copy link
Contributor

Shadow DOM

@leviding
Copy link
Member

@Yixian15 ok

@bemself
Copy link
Collaborator

bemself commented Mar 25, 2020

Capturing groups

@Maricaya
Copy link
Contributor

Catastrophic backtracking

@iFiring
Copy link

iFiring commented Apr 14, 2020

Sticky flag "y", searching at position

@wen-k-s
Copy link
Contributor

wen-k-s commented May 3, 2020

Shadow DOM styling

@scarsu
Copy link
Contributor

scarsu commented May 7, 2020

Nullish coalescing operator '??'

@wen-k-s
Copy link
Contributor

wen-k-s commented May 7, 2020

Shadow DOM slots, composition @leviding

@doit4du
Copy link

doit4du commented May 7, 2020

Sticky flag "y", searching at position

@javascript-translate-bot

Error: the article already has meta information in the Progress Issue "(@iFiring)" ⁉️

@Isildur46
Copy link
Contributor

Object copying, references

@noirlyrik
Copy link

Basic operators, maths

@leviding
Copy link
Member

leviding commented Jun 1, 2020

Please note that as of 2020-06-01, all the content of this tutorial has been translated. Only three parts of the content have not been translated. For other unchecked articles, there are only folder renaming and few content updates. They are waiting for the synchronous update by the administrator, no need for re-translation.

请大家注意,截至2020-06-01,本教程所有内容均已被翻译完成,仅有三部分内容未被翻译。其他未被勾选的文章,仅存在文件夹重命名以及很少部分内容更新,正等待管理员的同步更新,无需重新翻译。

@bemself
Copy link
Collaborator

bemself commented Jun 1, 2020

@leviding 这两篇都已经翻译过了~

@zhoujin3150
Copy link

Catastrophic backtracking

@javascript-translate-bot

Error: the article already has meta information in the Progress Issue "(@Maricaya)" ⁉️

@enrilzhou
Copy link
Contributor

Reference Type

@codetaro
Copy link
Contributor

codetaro commented Jul 3, 2020

Nullish coalescing operator '??'

@javascript-translate-bot

Error: the article already has meta information in the Progress Issue "(@scarsu)" ⁉️

@billchen2k
Copy link
Contributor

Translating Pointer Events together with [Jul 17, 2020] Part-6 #795

@Isildur46
Copy link
Contributor

Catastrophic backtracking

1 similar comment
@hengistchan
Copy link

Catastrophic backtracking

@javascript-translate-bot

Error: the article already has meta information in the Progress Issue "(@Isildur46)" ⁉️

@CaptainWang98
Copy link

Reference Type @leviding

@leviding
Copy link
Member

所有章节均已翻译完成,感谢大家!后续继续更新和优化,寻找问题并修正,感谢!

@xubeng
Copy link

xubeng commented Mar 1, 2023

@leviding 都翻译完了?但是https://javascript.info/translate 上显示进度为92%:
image

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

No branches or pull requests