@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.10\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2024-03-01 19:07 +0000\n "
14+ "POT-Creation-Date : 2024-03-08 16:05 +0000\n "
1515"PO-Revision-Date : 2022-11-05 17:22+0000\n "
1616"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -1034,22 +1034,29 @@ msgstr ""
10341034"Zwraca fillstate (``True`` jeśli wypełnienie, ``False`` w przeciwnym razie)."
10351035
10361036msgid "To be called just before drawing a shape to be filled."
1037- msgstr ""
1037+ msgstr "Do wywołania tuż przed rysowaniem kształtu do wypełnienia. "
10381038
10391039msgid "Fill the shape drawn after the last call to :func:`begin_fill`."
1040- msgstr ""
1040+ msgstr "Wypełnia kształt narysowany po ostatnim wywołaniu :func:`begin_fill`. "
10411041
10421042msgid ""
10431043"Whether or not overlap regions for self-intersecting polygons or multiple "
10441044"shapes are filled depends on the operating system graphics, type of overlap, "
10451045"and number of overlaps. For example, the Turtle star above may be either "
10461046"all yellow or have some white regions."
10471047msgstr ""
1048+ "To, czy obszary nakładania się przecinających się wielokątów lub wielu "
1049+ "kształtów są wypełnione, zależy od grafiki systemu operacyjnego, typu "
1050+ "nakładania się i liczby nakładających się obszarów. Na przykład żółwiowa "
1051+ "gwiazda na górze rozdziału może być cała żółta lub mieć kilka białych "
1052+ "obszarów."
10481053
10491054msgid ""
10501055"Delete the turtle's drawings from the screen, re-center the turtle and set "
10511056"variables to the default values."
10521057msgstr ""
1058+ "Usuń rysunki żółwia z ekranu, ponownie wyśrodkuj żółwia i ustaw zmienne na "
1059+ "wartości domyślne."
10531060
10541061msgid ""
10551062"Delete the turtle's drawings from the screen. Do not move turtle. State "
0 commit comments