javascript-tutorial / pl.javascript.info

Modern JavaScript Tutorial in Polish
https://javascript.info
Other
38 stars 30 forks source link

Polish Translation Progress #1

Open iliakan opened 5 years ago

iliakan commented 5 years ago

Maintainer List

@deivuss331, @poplaw, @akowalska622, @Onxi95, @RafalMichniuk

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

ghost commented 4 years ago

I want to translate Objects is possible or not?

findiel commented 4 years ago

Methods of primitives

findiel commented 4 years ago

@jakubdrozdek It seems that I've finished working with Methods of primitives. Could I ask you for a CR for this chapter ? I see that I've made this same mistake like @mitroc and tried to merge my forked master branch - sorry for that. For now I will make new branches for every chapter translation.

findiel commented 4 years ago

Conditional branching: if, '?'

kkrawczykpl commented 4 years ago

Basic operators, maths

kkrawczykpl commented 4 years ago

"Basic operators, maths" article is translated already, it should be checked. I'll take The "switch" statement then

Katolus commented 4 years ago

Introduction to browser events

findiel commented 4 years ago

@kkrawczykpl @Katolus Would you like to work on translations with me ? I think that we still need more people to make some CRs. If you've finished any of translations please make a PR so I can check it.

sculpt0r commented 4 years ago

Nullish coalescing operator '??'

sculpt0r commented 4 years ago

Hi :) I totally can't find "Nullish coalescing operator '??'" It should be at 1-js/02-first-steps/12-nullish-coalescing-operator but at 12 - there is while-for.

Am I doing sth wrong or this repo isn't synced with the original?

findiel commented 4 years ago

@sculpt0r Thanks for your vigilance. This repo wasn't sync with the EN version. The 12-nullish-coalescing-operator was missing. I've updated it already. Pull from master branch and start working on 12-nullish-coalescing-operator on new feature branch please. Good luck! :)

findiel commented 3 years ago

@Moviss In future if you want to be marked in translation progress automatically by bot, please comment like this: Loops: while and for without backticks :)

findiel commented 3 years ago

The "switch" statement

Moviss commented 3 years ago

@Moviss In future if you want to be marked in translation progress automatically by bot, please comment like this: Loops: while and for without backticks :)

Thank you - I will remeber :)

Moviss commented 3 years ago

Loops: while and for

platypuswithoutk commented 3 years ago

Arrow functions, the basics

dyrpit commented 3 years ago

Functions

VibingCreator commented 3 years ago

Error handling, "try..catch"

dwolanin commented 3 years ago

Objects

kplich commented 3 years ago

Function expressions

TheTasak commented 3 years ago

Numbers

poplaw commented 3 years ago

Object references and copying

ArturKot95 commented 3 years ago

Coding Style

Onxi95 commented 3 years ago

JavaScript specials

covalt1985 commented 3 years ago

Object methods, "this"

ostafinskim commented 3 years ago

Arrays

deivuss331 commented 3 years ago

Optional chaining '?.'

akowalska622 commented 3 years ago

Debugging in the browser

iliakan commented 3 years ago

@jakubdrozdek @Fjollsfinn are you here? Do you still contribute/review PRs?

jakubdrozdek commented 3 years ago

@jakubdrozdek @Fjollsfinn are you here? Do you still contribute/review PRs?

No, sorry. I haven't looked here for a long while and I believe I won't continue my work here. Hope you find somebody else 🤞

iliakan commented 3 years ago

@akowalska622 @deivuss331 @ostafinskim @covalt1985 @Onxi95 @ArturKot95 @poplaw @TheTasak @dwolanin @kplich and others, please let me know if you have enough JS knowledge to review PRs and would like to get maintainership on the repo.

poplaw commented 3 years ago

@iliakan JS dev here, glad to review some PRs.

deivuss331 commented 3 years ago

@iliakan yes, I can be a maintainer here.

iliakan commented 3 years ago

@deivuss331 @poplaw Welcome!

ArturKot95 commented 3 years ago

I cant continue my work for now

On Thu, 14 Oct 2021 at 22:37, Ilya Kantor @.***> wrote:

@akowalska622 https://github.com/akowalska622 @deivuss331 https://github.com/deivuss331 @ostafinskim https://github.com/ostafinskim @covalt1985 https://github.com/covalt1985 @Onxi95 https://github.com/Onxi95 @ArturKot95 https://github.com/ArturKot95 @poplaw https://github.com/poplaw @TheTasak https://github.com/TheTasak @dwolanin https://github.com/dwolanin @kplich https://github.com/kplich and others, please let me know if you have enough JS knowledge to review PRs and would like to get maintainership on the repo.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/javascript-tutorial/pl.javascript.info/issues/1#issuecomment-943712223, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMAHBWVOXMBW36WGE2TAC3UG45SHANCNFSM4H5EIYEA .

akowalska622 commented 3 years ago

I can try with pleasure!

iliakan commented 2 years ago

Thanks, @akowalska622, added you too for better progress! ;)

Onxi95 commented 2 years ago

Are there still available slots for maintainers? I would like to help :) @iliakan

iliakan commented 2 years ago

Ok. Please review each other's PRs. Don't commit just because you can =)

akowalska622 commented 2 years ago

Hey @iliakan, I wanted to review some PRs, but it seems like I can't do it for some reason :( I mean there's no option in the interface to review, should I have some permissions?

iliakan commented 2 years ago

@akowalska622 did you accept the invite letter to join the team?

It must have been sent to your email 11 days ago (right when I added you).

akowalska622 commented 2 years ago

@iliakan I must have missed it! I found the mail with invitation, but unfortunately it expired after 7 days. Could you invite me again? I'll check some PRs right away :D

iliakan commented 2 years ago

Try visiting https://github.com/javascript-tutorial/pl.javascript.info, do you see a notification with the invite above? Or https://github.com/javascript-tutorial/pl.javascript.info/invitations.

P.S. If you don't please make a separate issue. As we talk not about translation progress, but rather about your access ;)

suff42 commented 2 years ago

Iterables

bartek7 commented 1 year ago

Error handling, "try...catch"

bartek7 commented 1 year ago

Custom errors, extending Error

riftmat commented 1 year ago

Browser environment, specs

khaaliee commented 1 year ago

I would like to translate The old "var"

ostafinskim commented 1 year ago

Hi @iliakan Due lack of time I need to drop my translate assignment of Array section. Cheers!