Open iliakan opened 5 years ago
@iliakan Hi, would you please check this? Thanks.
Sorry guys, I am realy out of time to finish the translation...
De: Weiglasmailto:notifications@github.com Enviado:terça-feira, 15 de outubro de 2019 07:30 Para: javascript-tutorial/pt.javascript.infomailto:pt.javascript.info@noreply.github.com Cc:paimfpmailto:paimfp@hotmail.com; Mentionmailto:mention@noreply.github.com Assunto: Re: [javascript-tutorial/pt.javascript.info] Portuguese Translation Progress (#1)
@odsantoshttps://github.com/odsantos would please remove @paimfphttps://github.com/paimfp from the translation of "Ninja Code" article? Seems he's not active anymore and I'd like to translate this article. Thanks!
@odsantos I think you can remove the checked box and turn the article available to other PRs. Am I wrong?
@odsantos I think you can remove the checked box [of "Ninja Code" article] and turn the article available to other PRs. Am I wrong?
:eyes:
Hi @iliakan I would like to translate the artice Numbers
@0limpi0 just write "Numbers", to let the bot know.
Also, I'm not the maintainer of this translation. Unfortunately, my Portuguese is too poor (that is, if I know any of it at all)!
Oh.. Sorry. Who's the Portuguese mantainer? @iliakan
Thanks I will do that
Numbers
See the top of this issue =)
@odsantos are you available?
@Mr-Saxobeat, you wanted to become a maintainer, do you feel like your translations are good enough to review others?
See the top of this issue =)
@odsantos are you available?
@Mr-Saxobeat, you wanted to become a maintainer, do you feel like your translations are good enough to review others?
@iliakan Yes, I am, until now. Thanks.
@iliakan Hi, please would it be possible to remove the assigned person to Ninja code? Thanks.
@Mr-Saxobeat, you wanted to become a maintainer, do you feel like your translations are good enough to review others?
@iliakan, yes, I did. Maybe I could help @odsantos with some review of the articles at first look and he approves then when it's all right, like a double review. He suggested a lot of corrections on my PR, so I think I couldn't make a review all alone yet.
@iliakan Hi, please would it be possible to remove the assigned person to Ninja code? Thanks.
@odsantos, you're a mantainer. I think you have permission to do this
Adding @Mr-Saxobeat in hopes that double review is better =)
@odsantos, you can edit the issue ("Edit" button) and manually remove the information from the corresponding string.
Ninja code
@odsantos here at the right:
Garbage collection
@iliakan, seems the bot is undoing corrections on the top comment:
Thanks
@Mr-Saxobeat thanks, that'll be fixed soon as I'll deploy the new bot =)
you're still maintainer, it's just the old bot data
Symbol type
@odsantos here at the right:
@iliakan Thanks.
@iliakan Hi, would you please tell if entries like ````smart header="..." are also expected to be translated? Thanks.
@odsantos the word "smart" is a formatting element, as well as "header".
The contents is to be translated, right.
I was in doubt, and opt not to, due to something on the instructions. Thanks.
On Sun, Oct 27, 2019 at 7:11 PM, Ilya Kantornotifications@github.com wrote:
@odsantos the word "smart" is a formatting element, as well as "header".
The contents is to be translated, right.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
Fetch
Browser environment, specs
Object methods, "this"
Introduction: callbacks
Object to primitive conversion
Constructor, operator "new"
Strings
Closure
Arrays
Promise API
@iliakan May my task change to the article called Promise, not Promise API? In the list, both have the same name, so I initially thought there was only one.
Promise
Error: the article already has meta information in the Progress Issue "API" :interrobang:
Data types: Object.keys, values, entries
Arrow functions, the basics
Recursion and stack
Walking the DOM
@iliakan what do I have to do to become a maintainer? And is it Array Methods being already translated, I saw today @DouglasMV was translating and I started editing it yesterday.
@adriavieira314 are you translating the same article as @DouglasMV ?
I added you to maintainers, but please sort it out, so that the same article isn't translated twice.
Alright. Thanks very much. I'm going to start translating a new one.
Modules, introduction
@iliakan May I translate Promise instead of Promise API? Both have the same name in the list, that's what confused me, I thought there was only one text. If you open an exception, may I translate both?
Hi @iliakan , there are links on this list that lead to 404's. Please, what should be the procedure on those cases? Thanks.
@mjfneto @odsantos Please take a look at English version. It's possible that it was updated, but the changes were never merged.
Translate from the most up to date English variant.
@iliakan have you a recommendation to solve those broken links?
Translate from English directly.
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