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

Portuguese Translation Progress #1

Open
18 of 174 tasks
iliakan opened this issue Apr 23, 2019 · 268 comments
Open
18 of 174 tasks

Portuguese Translation Progress #1

iliakan opened this issue Apr 23, 2019 · 268 comments

Comments

@iliakan
Copy link
Member

@iliakan iliakan commented Apr 23, 2019

Maintainer List

@luizclr, @odsantos, @Mr-Saxobeat, @adriavieira314, @kiniggit

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

@rafaelgou
Copy link

@rafaelgou rafaelgou commented Apr 25, 2019

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
Copy link
Member Author

@iliakan iliakan commented Apr 26, 2019

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

@iliakan
Copy link
Member Author

@iliakan iliakan commented Apr 26, 2019

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

@rafaelgou
Copy link

@rafaelgou rafaelgou commented Apr 26, 2019

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

@mrodrigochaves
Copy link
Contributor

@mrodrigochaves mrodrigochaves commented Apr 29, 2019

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

@DouglasMV
Copy link
Contributor

@DouglasMV DouglasMV commented May 11, 2019

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
Copy link
Member Author

@iliakan iliakan commented May 11, 2019

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
Copy link
Contributor

@DouglasMV DouglasMV commented May 11, 2019

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
Copy link
Contributor

@mrodrigochaves mrodrigochaves commented May 12, 2019

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 iliakan changed the title Portuguese (Brazil) Translation Progress Portuguese Translation Progress May 12, 2019
@iliakan
Copy link
Member Author

@iliakan iliakan commented May 14, 2019

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
Copy link
Member Author

@iliakan iliakan commented May 14, 2019

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
Copy link
Member Author

@iliakan iliakan commented May 28, 2019

@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
Copy link
Contributor

@DouglasMV DouglasMV commented May 29, 2019

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

iliakan pushed a commit that referenced this issue May 29, 2019
@Andres-ibanez
Copy link
Contributor

@Andres-ibanez Andres-ibanez commented Jun 2, 2019

I'm translating Comparisons and Operators

@Andres-ibanez
Copy link
Contributor

@Andres-ibanez Andres-ibanez commented Jun 5, 2019

Logical operators

@DouglasMV
Copy link
Contributor

@DouglasMV DouglasMV commented Jun 10, 2019

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

@DouglasMV
Copy link
Contributor

@DouglasMV DouglasMV commented Jun 11, 2019

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

@DouglasMV
Copy link
Contributor

@DouglasMV DouglasMV commented Jun 12, 2019

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

@DouglasMV
Copy link
Contributor

@DouglasMV DouglasMV commented Jun 17, 2019

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

@DouglasMV
Copy link
Contributor

@DouglasMV DouglasMV commented Jun 18, 2019

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

@DouglasMV
Copy link
Contributor

@DouglasMV DouglasMV commented Jun 19, 2019

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

@LASalvador
Copy link

@LASalvador LASalvador commented Jun 29, 2019

Operators

@Mr-Saxobeat
Copy link
Contributor

@Mr-Saxobeat Mr-Saxobeat commented Jul 12, 2019

Manuals and specifications

@luizclr
Copy link
Contributor

@luizclr luizclr commented Aug 14, 2019

Operators

@romulomessias
Copy link

@romulomessias romulomessias commented Aug 14, 2019

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

@iliakan
Copy link
Member Author

@iliakan iliakan commented Aug 14, 2019

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

@luizclr
Copy link
Contributor

@luizclr luizclr commented Aug 14, 2019

@iliakan I do.

@odsantos
Copy link
Contributor

@odsantos odsantos commented Jul 16, 2021

Translating - Scheduling: setTimeout and setInterval

Hi @vmlage , I assigned it to you.
The articles' selection instructions are on the top of this page (For New Translators).

Please, could you also consolidate all related pull requests into a single one, and close the separate ones?
Thank you.

@odsantos
Copy link
Contributor

@odsantos odsantos commented Jul 19, 2021

Hi @PauloBacelar , I changed the "Type Conversions" assignment to you. Thank you.

@odsantos
Copy link
Contributor

@odsantos odsantos commented Jul 21, 2021

Hello,

Would new translators read the instructions concerning selecting articles and naming pull requests in the section "For New Translators" at the top of this page?

Thank you.

@herbertpdl
Copy link

@herbertpdl herbertpdl commented Jul 24, 2021

Logical operators

@javascript-translate-bot

Error: the article already has meta information in the Progress Issue "(@Mr-Saxobeat) #55" ⁉️

@odsantos
Copy link
Contributor

@odsantos odsantos commented Jul 25, 2021

Logical operators

Hello @herbertpdl , the instructions are at the top of this page, in "For New Translators".
You need to choose an article not assigned to anyone.
Thank you.

@herbertpdl
Copy link

@herbertpdl herbertpdl commented Jul 25, 2021

Hello @odsantos, this one has no changes since 2019, I already asked you if I could start from it.
Anyway, I can take another one, sorry for the mistake.

@herbertpdl
Copy link

@herbertpdl herbertpdl commented Jul 25, 2021

Property flags and descriptors

@herbertpdl
Copy link

@herbertpdl herbertpdl commented Jul 26, 2021

Property getters and setters

@JordaoNhanga15
Copy link

@JordaoNhanga15 JordaoNhanga15 commented Aug 5, 2021

Prototype methods, objects without proto

@filipespadetto
Copy link

@filipespadetto filipespadetto commented Aug 5, 2021

I can't commit any more. Please, remove me from the list. Thanks

@odsantos
Copy link
Contributor

@odsantos odsantos commented Aug 6, 2021

I can't commit any more. Please, remove me from the list. Thanks

It was done. Thank you.

@PauloBacelar
Copy link

@PauloBacelar PauloBacelar commented Aug 18, 2021

Class inheritance

@matdomis
Copy link

@matdomis matdomis commented Aug 27, 2021

Hi, I'm ready to translate every module of Chapter 4 - Objects.
I just neeed the confirmation of you contributers. Thanks!

@odsantos
Copy link
Contributor

@odsantos odsantos commented Aug 27, 2021

Hi, I'm ready to translate every module of Chapter 4 - Objects.
I just neeed the confirmation of you contributers. Thanks!

Hi @matdomis , we are free and welcome to contribute for translations. The instructions are at the top of this page.

As per the instructions, to allow the bot to properly mark selected articles and pull requests we need to only comment as "Object references and copying".

Thank you.

@matdomis
Copy link

@matdomis matdomis commented Aug 28, 2021

Object references and copying

@matdomis
Copy link

@matdomis matdomis commented Sep 2, 2021

Object methods, "this"

@javascript-translate-bot

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

@flaviohblima
Copy link

@flaviohblima flaviohblima commented Oct 21, 2021

Prototypal inheritance

@odsantos
Copy link
Contributor

@odsantos odsantos commented Oct 21, 2021

Hello @nildo , are you still available for translating "Introduction: callbacks"?
@flaviohblima is offering to translate it (#227).
Thank you.

@larissaiurk
Copy link

@larissaiurk larissaiurk commented Oct 23, 2021

Scripts: async, defer

@flaviohblima
Copy link

@flaviohblima flaviohblima commented Oct 24, 2021

F.prototype

@flaviohblima
Copy link

@flaviohblima flaviohblima commented Oct 25, 2021

Native prototypes

@jpvasquesc
Copy link

@jpvasquesc jpvasquesc commented Oct 31, 2021

Error handling, "try...catch"

www-learn-en pushed a commit that referenced this issue Nov 1, 2021
@flaviohblima
Copy link

@flaviohblima flaviohblima commented Nov 3, 2021

Prototype methods, objects without proto

@zenobiopereira
Copy link

@zenobiopereira zenobiopereira commented Nov 21, 2021

Debugging in the browser

@rkaustchr
Copy link

@rkaustchr rkaustchr commented Mar 4, 2022

Custom errors, extending Error

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

Successfully merging a pull request may close this issue.

None yet