Skip to content

Translate 'Tutorial' page #12

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

Merged
merged 10 commits into from
Feb 23, 2019
Merged

Conversation

jakubdrozdek
Copy link
Member

No description provided.

@jakubdrozdek jakubdrozdek added 💪 long page - more than 400 lines Long page work in progress Author opened the pull-request but it's still being worked on labels Feb 16, 2019
@jakubdrozdek jakubdrozdek changed the title Translate 'Tutorial' (up to the 'Completing the Game' section) Translate 'Tutorial' Feb 16, 2019
@jakubdrozdek jakubdrozdek changed the title Translate 'Tutorial' Translate 'Tutorial' page Feb 16, 2019
@jakubdrozdek jakubdrozdek added this to the Core Pages milestone Feb 16, 2019

We recommend that you check out the tic-tac-toe game before continuing with the tutorial. One of the features that you'll notice is that there is a numbered list to the right of the game's board. This list gives you a history of all of the moves that have occurred in the game, and is updated as the game progresses.
Przed dalszą lekturą radzimy uruchomić grę w "kółko i krzyżyk". Jedną z funkcjonalności, znajdującą się na prawo od planszy, jest numerowana lista. Służy ona do wyświetlania historii wszystkich ruchów, jakie wykonano podczas rozgrywki, i jest aktualizowana na bieżąco.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Przecinek przed i na pewno potrzebny?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wydaje mi się, że tak, bo "jakie wykonano podczas rozgrywki" to wtrącenie, które otacza się przecinkami po obydwóch stronach. Ale może @marcinostrouch będzie umiał tutaj pomóc.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Może:

Suggested change
Przed dalszą lekturą radzimy uruchomić grę w "kółko i krzyżyk". Jedną z funkcjonalności, znajdującą się na prawo od planszy, jest numerowana lista. Służy ona do wyświetlania historii wszystkich ruchów, jakie wykonano podczas rozgrywki, i jest aktualizowana na bieżąco.
Zanim przystąpisz do dalszej lektury, zachęcamy cię, abyś spróbował uruchomić grę w "kółko i krzyżyk". Zwróć uwagę, że jedną z funkcjonalności tej aplikacji jest, znajdująca się na prawo od planszy, numerowana lista. Wyświetla ona na bieżąco wszystkie wykonywane w danej rozgrywce ruchy.

@jakubdrozdek jakubdrozdek added needs review A pull request ready to be reviewed needs +1 Needs another approval before merging and removed work in progress Author opened the pull-request but it's still being worked on labels Feb 19, 2019

We'll assume that you have some familiarity with HTML and JavaScript, but you should be able to follow along even if you're coming from a different programming language. We'll also assume that you're familiar with programming concepts like functions, objects, arrays, and to a lesser extent, classes.
Zakładamy, że HTML i JavaScript nie są Ci obce, ale nawet jeśli to Twoja pierwsza styczność z tymi językami, to samouczek nie powinien przysporzyć Ci większego problemu. Zakładamy również, że znasz takie pojęcia z programowania obiektowego jak "funkcja", "obiekt" czy "tablica", a także przynajmniej w niewielkim stopniu rozumiesz, czym jest "klasa".
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ładnie użyte cudzysłowy! Popieram! 👍

Copy link
Member

@bartlomiejzuber bartlomiejzuber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tam gdzie coś znalazłem dodałem sugestie. :) Daje z góry approve aby nie blokować PR'a gdyż może mnie nie być przez kilka kolejnych dni. 🍕 🍾 Dobra robota! 👍

@netlify
Copy link

netlify bot commented Feb 20, 2019

Deploy preview for pl-reactjs ready!

Built with commit 3456390

https://deploy-preview-12--pl-reactjs.netlify.com

Copy link
Contributor

@marcinostrouch marcinostrouch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Podoba mi się to tłumaczenie.

@jakubdrozdek jakubdrozdek force-pushed the tutorial branch 2 times, most recently from 8fc45da to bdda72a Compare February 22, 2019 22:33
@jakubdrozdek
Copy link
Member Author

@marcinostrouch Dziękuję za rzetelny review! 👍 Poprawione.

@jakubdrozdek jakubdrozdek merged commit 64c0d62 into reactjs:master Feb 23, 2019
@jakubdrozdek jakubdrozdek deleted the tutorial branch February 23, 2019 16:32
@jakubdrozdek jakubdrozdek added 🌐 translated Translation is completed for this page and removed needs +1 Needs another approval before merging needs review A pull request ready to be reviewed 💪 long page - more than 400 lines Long page labels Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌐 translated Translation is completed for this page
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants