Skip to content

Commit 7c3a534

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent adc9494 commit 7c3a534

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

library/turtle.po

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
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

10361036
msgid "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

10391039
msgid "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

10421042
msgid ""
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."
10471047
msgstr ""
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

10491054
msgid ""
10501055
"Delete the turtle's drawings from the screen, re-center the turtle and set "
10511056
"variables to the default values."
10521057
msgstr ""
1058+
"Usuń rysunki żółwia z ekranu, ponownie wyśrodkuj żółwia i ustaw zmienne na "
1059+
"wartości domyślne."
10531060

10541061
msgid ""
10551062
"Delete the turtle's drawings from the screen. Do not move turtle. State "

0 commit comments

Comments
 (0)