Skip to content

[Work in progress] Translate images.rst#3

Closed
pawel-lewtak wants to merge 7 commits intomasterfrom
translate_images
Closed

[Work in progress] Translate images.rst#3
pawel-lewtak wants to merge 7 commits intomasterfrom
translate_images

Conversation

@pawel-lewtak
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown

@WojtekReu WojtekReu left a comment

Choose a reason for hiding this comment

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

Dobra robota, ale kilka literówek ;)

Comment thread docs/tutorials/images.rst Outdated
display is a part of the ``Image`` object and called ``HAPPY``. We tell
``show`` to use it by putting it between the parenthesis (``(`` and ``)``).
Mam nadzieję, że pamiętasz co robi pierwsza linijka powyżej. Druga linia używa
obieku ``display`` i metody ``show`` (ang. pokaż) do wyświetlenia obrazka. Buźka
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

W niektórych miejscach jest (ang. English words) a w innych (ang. polskie tłumaczenie). Według mnie powinniśmy to zmienić na przykład (z ang. polskie tłumaczenie) lub jakoś inaczej.

Comment thread docs/tutorials/images.rst Outdated
.. image:: happy.png

Here's a list of the built-in images:
Poniżej znajdziesz listę wszystkichh wbudowanych obrazów:
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

wszystkichh -> wszystkich
Może: "Poniżej znajdziesz kompletną listę zaprogramowanych obrazów:" lub po prostu "gotowych obrazów"

Comment thread docs/tutorials/images.rst Outdated
MicroPython comes with lots of built-in pictures to show on the display.
For example, to make the device appear happy you type::
MicroPython posiada wbudowany zestaw obrazów które może pokazać na wyświetlaczu.
Na przykład, żeby pokazać na ekranie szczęśliwą bużkę musimy napisać::
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

bużkę -> buźkę

Comment thread docs/tutorials/images.rst Outdated
display is a part of the ``Image`` object and called ``HAPPY``. We tell
``show`` to use it by putting it between the parenthesis (``(`` and ``)``).
Mam nadzieję, że pamiętasz co robi pierwsza linijka powyżej. Druga linia używa
obieku ``display`` i metody ``show`` (ang. pokaż) do wyświetlenia obrazka. Buźka
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

obieku -> obiektu

Comment thread docs/tutorials/images.rst Outdated
``show`` to use it by putting it between the parenthesis (``(`` and ``)``).
Mam nadzieję, że pamiętasz co robi pierwsza linijka powyżej. Druga linia używa
obieku ``display`` i metody ``show`` (ang. pokaż) do wyświetlenia obrazka. Buźka
którą chcemy wyświetlić jest częścią obieku ``Image`` (ang. Obraz) i nazywa się
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

obieku -> obiektu (widzę, że masz uszkodzoną klawiaturę ;) )

Comment thread docs/tutorials/images.rst Outdated
However, if it is set to ``9`` then it is at its brightest level. The values
``1`` to ``8`` represent the brightness levels between off (``0``) and full on
(``9``).
Każda dioda LED (dalej nazywana pixelem) na wyjświetlaczu może przyjąć jedną
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

wyjświetlaczu -> wyświetlaczu

Comment thread docs/tutorials/images.rst Outdated
Każda dioda LED (dalej nazywana pixelem) na wyjświetlaczu może przyjąć jedną
z dziesięciu wartości. Jeśli pixel jest ustawiony na ``0`` (zero), to znaczy
że jest wyłączony. Po prostu jasność jest ustawiona na zero, dlatego nie świeci.
Jeśli jednak podamy wartość ``9`` to ustawiomy najwyższy poziom jasności.
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

ustawiomy -> ustawiony

Comment thread docs/tutorials/images.rst Outdated
(When run, the device should display an old-fashioned "Blue Peter" sailing ship
with the masts dimmer than the boat's hull.)
(Kiedy uruchomisz urządzenie, na wyświetlaczu pokaże się łódka z dwoma masztami,
które będą nieco ciemniejsze od kadłubu.)
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

kadłubu => kadłuba

Comment thread docs/tutorials/images.rst Outdated

In fact, you don't need to write this over several lines. If you think you can
keep track of each line, you can rewrite it like this::
W zasadzie nie musisz podawach tych wartości w kilku liniach. Jeśli będzie to dla
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

podawach => podstawach

@pawel-lewtak
Copy link
Copy Markdown
Collaborator Author

Dlatego oznaczyłem jako "Work in progress" ;-)
Żeby pokazać, że jakiś postęp jest, ale nie jest to jeszcze skończone. Muszę dokończyć tłumaczenie, a potem parę razy przejrzeć. Niemniej dzięki za wyłapanie literówek :-)

WojtekReu pushed a commit that referenced this pull request Nov 29, 2017
MarcinOstaszewski added a commit that referenced this pull request Feb 6, 2018
WojtekReu pushed a commit that referenced this pull request Mar 12, 2018
* introduction for buttons

* Translated 4 paragraphs of tutorial buttons

* First translation for hello.rst

* Few fixes for hello.rst

* Final fixes

* half translated buttons page

* next part of page buttons.rst

* last part of translation buttons.rst

* Update hello.rst according to review comments

Fixed as suggested by deshipu in deshipu#3

* Change translation of word "flash"

* Grammar fix

* Corrections

* one word chenged

* changed; my propositions: else if -> jeśli jednak; else -> w pozostałych przypadkach

* Translate buttons (#2)

* introduction for buttons

* Translated 4 paragraphs of tutorial buttons

* half translated buttons page

* next part of page buttons.rst

* last part of translation buttons.rst

* Corrections

* one word chenged

* changed; my propositions: else if -> jeśli jednak; else -> w pozostałych przypadkach

* Poprawki od Radomira

* Kolejne poprawki od Radomira + korekta literówek

* Przywrócona właściwa wersja akapitu

* tlumaczenie tutoriala modulu Random

* Translation of gestures.rst (#1)

* update gestures.rst - requested changes and minor corrections

* update gestures.rst (#3)

* Revert "tlumaczenie tutoriala modulu Random"

This reverts commit fce2ece.
WojtekReu added a commit that referenced this pull request Mar 19, 2018
* introduction for buttons

* Translated 4 paragraphs of tutorial buttons

* First translation for hello.rst

* Few fixes for hello.rst

* Final fixes

* half translated buttons page

* next part of page buttons.rst

* last part of translation buttons.rst

* Update hello.rst according to review comments

Fixed as suggested by deshipu in deshipu#3

* Change translation of word "flash"

* Grammar fix

* Corrections

* one word chenged

* changed; my propositions: else if -> jeśli jednak; else -> w pozostałych przypadkach

* Translate buttons (#2)

* introduction for buttons

* Translated 4 paragraphs of tutorial buttons

* half translated buttons page

* next part of page buttons.rst

* last part of translation buttons.rst

* Corrections

* one word chenged

* changed; my propositions: else if -> jeśli jednak; else -> w pozostałych przypadkach

* Poprawki od Radomira

* Kolejne poprawki od Radomira + korekta literówek

* Przywrócona właściwa wersja akapitu

* tlumaczenie tutoriala modulu Random

* Translation of gestures.rst (#1)

* update gestures.rst - requested changes and minor corrections

* update gestures.rst (#3)

* io.rst - first commit (#1)

* Revert "tlumaczenie tutoriala modulu Random"

This reverts commit fce2ece.

* translation of io.rst (#1)

* literówki

* poprawki od Radomira
@WojtekReu WojtekReu closed this Mar 27, 2018
@mikikon
Copy link
Copy Markdown

mikikon commented Apr 2, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants