zh.javascript.info icon indicating copy to clipboard operation
zh.javascript.info copied to clipboard

Chinese Translation Progress

Open iliakan opened this issue 5 years ago • 96 comments

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:

  • [x] Home Page (@iliakan) #1

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

iliakan avatar Apr 16 '19 10:04 iliakan

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

ghost avatar May 12 '19 20:05 ghost

@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

leviding avatar May 13 '19 01:05 leviding

Thanks, I'll do it.


From: LeviDing [email protected] Sent: Sunday, May 12, 2019 9:18:18 PM To: javascript-tutorial/zh.javascript.info Cc: fakeinc; Mention Subject: Re: [javascript-tutorial/zh.javascript.info] Chinese Translation Progress (#324)

@fakeinchttps://github.com/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

― You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/javascript-tutorial/zh.javascript.info/issues/324#issuecomment-491646749, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AHHBESCJZBIV64B6QPEB6C3PVC6VVANCNFSM4HGHMN7A.

ghost avatar May 13 '19 15:05 ghost

Microtasks and event loop 翻译认领

Xuyuey avatar Jun 03 '19 09:06 Xuyuey

@Xuyuey OK

leviding avatar Jun 03 '19 09:06 leviding

认领

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

lycheeEng avatar Jun 10 '19 11:06 lycheeEng

Async/await

savokiss avatar Jun 12 '19 02:06 savokiss

@lycheeEng @savokiss 好的 👍

leviding avatar Jun 12 '19 07:06 leviding

From the orbital height

Yixian15 avatar Jun 15 '19 15:06 Yixian15

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

认领 Shadow DOM and events

lycheeEng avatar Jun 15 '19 15:06 lycheeEng

@Yixian15 @lycheeEng 好的 👍

leviding avatar Jun 16 '19 01:06 leviding

Custom elements

Yixian15 avatar Jun 22 '19 15:06 Yixian15

@Yixian15 ok

leviding avatar Jun 22 '19 15:06 leviding

I can do "Prototypal inheritance"

leon0707 avatar Jun 27 '19 21:06 leon0707

@leon0707 ok

leviding avatar Jun 28 '19 00:06 leviding

@leviding Due Jul 7th

leon0707 avatar Jun 28 '19 14:06 leon0707

An Introduction to JavaScript Code editors Developer console

MartinsYong avatar Jul 09 '19 12:07 MartinsYong

@MartinsYong Great!

leviding avatar Jul 10 '19 02:07 leviding

Manuals and specifications

MartinsYong avatar Jul 10 '19 11:07 MartinsYong

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

MartinsYong avatar Jul 14 '19 11:07 MartinsYong

LocalStorage, sessionStorage

chenyinkai avatar Jul 17 '19 03:07 chenyinkai

@chenyinkai ok

leviding avatar Jul 17 '19 07:07 leviding

Shadow DOM

Yixian15 avatar Jul 21 '19 02:07 Yixian15

@Yixian15 ok

leviding avatar Jul 21 '19 14:07 leviding

Sync and translate all chapters in 5-network.

lycheeEng avatar Jul 23 '19 14:07 lycheeEng

Cookies, document.cookie

chenyinkai avatar Jul 26 '19 02:07 chenyinkai

Event loop: microtasks and macrotasks

chafel avatar Aug 07 '19 03:08 chafel

Proxy and Reflect

yxbysxcoco avatar Aug 13 '19 04:08 yxbysxcoco

Private and protected properties and methods

ish-kafel avatar Aug 13 '19 07:08 ish-kafel

Classes: Static properties and methods

itboos avatar Aug 23 '19 00:08 itboos