@@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.11\n "
13
13
"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 "
15
15
"PO-Revision-Date : 2023-05-24 02:21+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
17
17
"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -1262,22 +1262,29 @@ msgstr ""
1262
1262
"Zwraca fillstate (``True`` jeśli wypełnienie, ``False`` w przeciwnym razie)."
1263
1263
1264
1264
msgid "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. "
1266
1266
1267
1267
msgid "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`. "
1269
1269
1270
1270
msgid ""
1271
1271
"Whether or not overlap regions for self-intersecting polygons or multiple "
1272
1272
"shapes are filled depends on the operating system graphics, type of overlap, "
1273
1273
"and number of overlaps. For example, the Turtle star above may be either "
1274
1274
"all yellow or have some white regions."
1275
1275
msgstr ""
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."
1276
1281
1277
1282
msgid ""
1278
1283
"Delete the turtle's drawings from the screen, re-center the turtle and set "
1279
1284
"variables to the default values."
1280
1285
msgstr ""
1286
+ "Usuń rysunki żółwia z ekranu, ponownie wyśrodkuj żółwia i ustaw zmienne na "
1287
+ "wartości domyślne."
1281
1288
1282
1289
msgid ""
1283
1290
"Delete the turtle's drawings from the screen. Do not move turtle. State "
0 commit comments