@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.11\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2024-03-01 16:38 +0000\n "
14+ "POT-Creation-Date : 2024-03-09 14:21 +0000\n "
1515"PO-Revision-Date : 2023-05-24 02:21+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 "
@@ -1262,22 +1262,29 @@ msgstr ""
12621262"Zwraca fillstate (``True`` jeśli wypełnienie, ``False`` w przeciwnym razie)."
12631263
12641264msgid "To be called just before drawing a shape to be filled."
1265- msgstr ""
1265+ msgstr "Do wywołania tuż przed rysowaniem kształtu do wypełnienia. "
12661266
12671267msgid "Fill the shape drawn after the last call to :func:`begin_fill`."
1268- msgstr ""
1268+ msgstr "Wypełnia kształt narysowany po ostatnim wywołaniu :func:`begin_fill`. "
12691269
12701270msgid ""
12711271"Whether or not overlap regions for self-intersecting polygons or multiple "
12721272"shapes are filled depends on the operating system graphics, type of overlap, "
12731273"and number of overlaps. For example, the Turtle star above may be either "
12741274"all yellow or have some white regions."
12751275msgstr ""
1276+ "To, czy obszary nakładania się przecinających się wielokątów lub wielu "
1277+ "kształtów są wypełnione, zależy od grafiki systemu operacyjnego, typu "
1278+ "nakładania się i liczby nakładających się obszarów. Na przykład żółwiowa "
1279+ "gwiazda na górze rozdziału może być cała żółta lub mieć kilka białych "
1280+ "obszarów."
12761281
12771282msgid ""
12781283"Delete the turtle's drawings from the screen, re-center the turtle and set "
12791284"variables to the default values."
12801285msgstr ""
1286+ "Usuń rysunki żółwia z ekranu, ponownie wyśrodkuj żółwia i ustaw zmienne na "
1287+ "wartości domyślne."
12811288
12821289msgid ""
12831290"Delete the turtle's drawings from the screen. Do not move turtle. State "
0 commit comments