javascript-tutorial / pt.javascript.info

Tutorial de JavaScript Moderno em Português
https://javascript.info
Other
224 stars 111 forks source link

Portuguese Translation Progress #1

Open iliakan opened 5 years ago

iliakan commented 5 years ago

Maintainer List

@luizclr, @odsantos, @Mr-Saxobeat, @jonnathan-ls, @leopoldovcfonseca, @nazarepiedady, @murillorossetti

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: * [ ] [Home Page](url) (@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 . 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

rafaelgou commented 5 years ago

Hi, @mrodrigochaves, can I join the effort? Do we have a glossary/style guide? If not, is there any from other languages that we could use as a starting point?

Thanks!

iliakan commented 5 years ago

Maybe there is a well-known glossary for web terms ?

iliakan commented 5 years ago

@rafaelgou you don’t need a permission to join. Just tell us what is you’re translating.

rafaelgou commented 5 years ago

Thanks, @iliakan. I'm researching a starting glossary and a way to store what we decide to unify during translation.

mrodrigochaves commented 5 years ago

Welcome, @rafaelgou ! I'm following a list according to the topic above: For new translators.

DouglasMV commented 5 years ago

Hi I'm going to help translate. I will start with the "Methods of primitives" article at 1-js/05-data-types/01-primitives-methods

iliakan commented 5 years ago

When I look at Wikipedia, there's only pt.wikipedia.org.

Does it really make sense to have separate pt-br.javascript.info and pt-pt.javascript.info? Or we can join the efforts to have just pt.javascript.info?

DouglasMV commented 5 years ago

As a brazilian i can tell you that if i read a technical text, wich is the case, in Portugal's portuguese, I can understand but i cleary know i'm reading pt-pt not pt-br. But i cannot write in pt-pt only in pt-br. I hope that helps to clear a little bit how they are different.

mrodrigochaves commented 5 years ago

Hello @iliakan,

I understand your placement. My suggestion is: either keep pt-br.javascript.info, or switch to pt.javascript.info.

However, I would have to keep native contributors from Brazil or Portugal, not from both countries, because of the difference that @DouglasMV commented above.

iliakan commented 5 years ago

Thanks, I saw that Wikipedia has only PT, so I joined pt-br and pt-pt into PT. If Wiki is ok with that, we should be fine too =)

iliakan commented 5 years ago

For Wiki: an article must be either pt-pt or pt-br, not mixed.

I guess, if both regions understand each other, that rule is enough to keep both contributors. That said, pt-pt version did not ever came to life.

iliakan commented 5 years ago

@mrodrigochaves may I wonder, what's your email? I'm making a non-public list of emails of all maintainers, to have a backup contact (if the translation appears to be dead or something).

DouglasMV commented 5 years ago

I'm translating 1-js/05-data-types/02-number/

Andres-ibanez commented 5 years ago

I'm translating Comparisons and Operators

Andres-ibanez commented 5 years ago

Logical operators

DouglasMV commented 5 years ago

Translating /1-js/05-data-types/03-string/

DouglasMV commented 5 years ago

Translating /1-js/05-data-types/04-array/

DouglasMV commented 5 years ago

Translating /1-js/05-data-types/05-array-methods

DouglasMV commented 5 years ago

Translating /1-js/05-data-types/06-iterable/

DouglasMV commented 5 years ago

Translating /1-js/05-data-types/07-map-set-weakmap-weakset/

DouglasMV commented 5 years ago

Translating /1-js/05-data-types/08-keys-values-entries/

LASalvador commented 5 years ago

Operators

Mr-Saxobeat commented 5 years ago

Manuals and specifications

luizclr commented 5 years ago

Operators

romulomessias commented 5 years ago

Hi. I want to help translate. I will start with Conditional operators: if, '?'

iliakan commented 5 years ago

Anyone wants to become a maintainer? @mrodrigochaves seems to be offline.

luizclr commented 5 years ago

@iliakan I do.

iliakan commented 5 years ago

@Luizlc10 done!

luizclr commented 5 years ago

Hi, @rmasouza. To take an item from the checklist you should comment only its title as this one https://github.com/javascript-tutorial/pt.javascript.info/issues/1#issuecomment-521220542

romulomessias commented 5 years ago

Hi, @rmasouza. To take an item from the checklist you should comment only its title as this one #1 (comment)

ok, thanks

romulomessias commented 5 years ago

Conditional operators: if, '?'

javascript-translate-bot commented 5 years ago

Error: the article already has meta information in the Progress Issue "(@rmasouza)" :interrobang:

luizclr commented 5 years ago

Hi, @rmasouza . I've already added you to this chapter. That's the reason of the error above. Just for the next time you will choose a chapter, comment only its title. =)

dheysonalves commented 5 years ago

Functions

EvertonCosmo commented 5 years ago

Interaction: alert, prompt, confirm

luizclr commented 5 years ago

Please translate only one chapter/Item per pull request (check the list above - e.g. Strings, Array, Array methods and so on). Do not translate a whole section in a single pull request. This way is easier to make code review. =D

Mr-Saxobeat commented 5 years ago

Hi, In the section 1 in english ("An introduction") there are four articles, where the article 1.2 ("Manuals and Specifications") is what I'm translating. But here in the portuguese repo already has a 1.2 article wich is named as the 1.3 ("Code Editors") article in the english version. What is suposed to do? Rename the articles folder?

iliakan commented 5 years ago

Maybe upstream changes not merged? Please compare it with the English version and bring in sync.

luizclr commented 5 years ago

Hi, @Mr-Saxobeat . Yes, this is not up to dated! I've just became a maintainer and didn't have time to sync it with master yet. I will be busy this weekend at least but I'll do it soon.

LASalvador commented 5 years ago

The "switch" statement

thiagocardoso1988 commented 5 years ago

Object methods, "this"

paimfp commented 5 years ago

Ninja code

alvar-o commented 5 years ago

Loops: while and for

odsantos commented 5 years ago

Hi @mrodrigochaves , Would it be possible to contribute for the Portuguese translation ? Thanks, Osvaldo .

iliakan commented 5 years ago

I can update the list of maintainers, if existing ones don't respond. Please let me know if you know JS well enough to review PRs of others.

odsantos commented 5 years ago

Hi @iliakan, if you do not mind, I would like to begin translating basic articles, and if in conformance to your standards you might add me to a reviewer role.

However, from a quick look at the list of topics, I believe to be able to review most of the articles' translations with main exceptions to promises, yet some from Code quality, and a few more which I'm unsure of. So, I would also be pleased to additionally contribute as a reviewer.

I also have a legal copy of Flanagan's JavaScript, the Definitive Guide (updated to this year, although still appearing to have only new features from ECMAScript 5) for support.

Some suggestions for glossary terms research might be Gramática léxica , Wikipédia:Dicionário and Política de Privacidade - Glossário de termos-chave/pt-pt.

Thanks.

odsantos commented 5 years ago

I am starting by translating Logical operators. Thanks.

iliakan commented 5 years ago

Do we have enough maintainers for Portuguese Translation?

Please let me know if you'd like to join and know JS enough to review PRs of others =)

odsantos commented 5 years ago

I am afraid I do not know, @iliakan Ilya. I would be glad to join and review PR's. Please do add me as a maintainer. I believe to also have finished the first page translation and hope to soon open an issue an PR. Thanks.

iliakan commented 5 years ago

@odsantos I checked your github profile and couldn't find any evidence that you're good at JS. Are you? Do you have enough experience with JS?