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

Vietnamese Translation Progress #1

Open
iliakan opened this issue Jul 3, 2019 · 34 comments
Open

Vietnamese Translation Progress #1

iliakan opened this issue Jul 3, 2019 · 34 comments

Comments

@iliakan
Copy link
Member

@iliakan iliakan commented Jul 3, 2019

Maintainer List

@henryonsoftware, @tunggnu

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

@iliakan iliakan pinned this issue Jul 3, 2019
@javascript-translate-bot

Error: the article already translated in the Progress Issue ⁉️

@orientdang
Copy link
Contributor

@orientdang orientdang commented Jul 5, 2019

The old "var"

@iliakan
Copy link
Member Author

@iliakan iliakan commented Jul 5, 2019

Fixed the bot to correctly label the issue.

@iliakan
Copy link
Member Author

@iliakan iliakan commented Jul 5, 2019

@hunghedu could you please make same comment again? :)

@orientdang
Copy link
Contributor

@orientdang orientdang commented Jul 9, 2019

Global object

@mnismt
Copy link
Contributor

@mnismt mnismt commented Jul 14, 2019

An Introduction to JavaScript

@mnismt
Copy link
Contributor

@mnismt mnismt commented Jul 14, 2019

Manuals and specifications

@mnismt
Copy link
Contributor

@mnismt mnismt commented Jul 31, 2019

Code editors

@javascript-translate-bot

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

@mnismt
Copy link
Contributor

@mnismt mnismt commented Aug 21, 2019

Developer console

javascript-translate-bot pushed a commit that referenced this issue Sep 2, 2019
sync to upstream
javascript-translate-bot pushed a commit that referenced this issue Dec 2, 2019
Update master
@dpc4f
Copy link

@dpc4f dpc4f commented Jan 3, 2020

Code editors

@javascript-translate-bot

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

@dpc4f
Copy link

@dpc4f dpc4f commented Jan 3, 2020

Comments

@trongtai37
Copy link

@trongtai37 trongtai37 commented Mar 16, 2020

Methods of primitives

@gatostudy
Copy link

@gatostudy gatostudy commented Mar 27, 2020

Character classes

@AmGSircan
Copy link

@AmGSircan AmGSircan commented Apr 1, 2020

Debugging in Chrome

@quocthangit247
Copy link

@quocthangit247 quocthangit247 commented Apr 21, 2020

Introduction: callbacks

@henryonsoftware
Copy link
Contributor

@henryonsoftware henryonsoftware commented May 5, 2020

@iliakan Is this document still need to translate? I start learning today and I can help to translate the parts still not translate to Vietnamese.

@iliakan
Copy link
Member Author

@iliakan iliakan commented May 5, 2020

I guess, yes. But JS experience needed to translate correctly.

@henryonsoftware
Copy link
Contributor

@henryonsoftware henryonsoftware commented May 5, 2020

I don't think I have enough JS experience but I have worked 4 years as a developer and I know basic about JS so I think I can help :))

@iliakan
Copy link
Member Author

@iliakan iliakan commented May 6, 2020

@henryonsoftware All right, go ahead, now you're the maintainer!

@henryonsoftware
Copy link
Contributor

@henryonsoftware henryonsoftware commented May 6, 2020

@iliakan Something wrong with this https://github.com/javascript-tutorial/vi.javascript.info/blob/master/1-js/02-first-steps/06-alert-prompt-confirm.

I forked this repo and it shows 06-type-conversions

@iliakan
Copy link
Member Author

@iliakan iliakan commented May 6, 2020

@henryonsoftware this fork diverged from the latest upstream https://github.com/javascript-tutorial/en.javascript.info, maybe you could update this fork?

@henryonsoftware
Copy link
Contributor

@henryonsoftware henryonsoftware commented May 6, 2020

Interaction: alert, prompt, confirm

@henryonsoftware
Copy link
Contributor

@henryonsoftware henryonsoftware commented May 6, 2020

@iliakan Sorry for PR #73, I committed on the wrong account. I did again on PR #74

Can you help me edit the PR of Interaction: alert, prompt, confirm to #74 ?

Bot submitted wrong and sent to me an error email :))

@henryonsoftware
Copy link
Contributor

@henryonsoftware henryonsoftware commented May 7, 2020

Basic operators, maths

This was referenced May 10, 2020
@quocthangit247
Copy link

@quocthangit247 quocthangit247 commented May 10, 2020

@iliakan can check my PR #79 , is it ok ??? if it's ok i will continue ...

@iliakan
Copy link
Member Author

@iliakan iliakan commented May 10, 2020

@henryonsoftware can you review the PR of @quocthangit247 ?

@henryonsoftware
Copy link
Contributor

@henryonsoftware henryonsoftware commented May 12, 2020

Objects

@tttam0113
Copy link

@tttam0113 tttam0113 commented Jun 4, 2020

Comparisons

@tttam0113
Copy link

@tttam0113 tttam0113 commented Jun 5, 2020

Conditional operators: if, '?'

@thangisme
Copy link

@thangisme thangisme commented Aug 21, 2020

Logical operators

@leduyquang753
Copy link

@leduyquang753 leduyquang753 commented Aug 23, 2020

Conditional branching: if, '?'

@hiimchinh
Copy link

@hiimchinh hiimchinh commented Oct 19, 2020

Nullish coalescing operator '??'

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

Successfully merging a pull request may close this issue.

None yet
15 participants
You can’t perform that action at this time.