Skip to content

Commit 5a6d587

Browse files
GitHub Action's update-translation jobm-aciek
andcommitted
Update translation from Transifex
Co-Authored-By: Maciej Olko <maciej.olko@gmail.com>
1 parent 91ee870 commit 5a6d587

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

library/turtle.po

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1644,12 +1644,19 @@ msgid ""
16441644
"*picname* is ``\"nopic\"``, delete background image, if present. If "
16451645
"*picname* is ``None``, return the filename of the current backgroundimage. ::"
16461646
msgstr ""
1647+
"Ustawia obraz tła lub zwraca nazwę bieżącego obrazu tła. Jeśli *picname* "
1648+
"jest nazwą pliku, ustawia odpowiedni obraz jako tło. Jeśli *picname* to "
1649+
"``\"nopic\"``, usuwa obraz tła, o ile istnieje. Jeśli *picname* to ``None``, "
1650+
"zwraca nazwę pliku bieżącego obrazu tła. ::"
16471651

16481652
msgid ""
16491653
"This TurtleScreen method is available as a global function only under the "
16501654
"name ``clearscreen``. The global function ``clear`` is a different one "
16511655
"derived from the Turtle method ``clear``."
16521656
msgstr ""
1657+
"Ta metoda TurtleScreen jest dostępna jako globalna funkcja wyłącznie pod "
1658+
"nazwą ``clearscreen``. Globalna funkcja ``clear`` to inna funkcja pochodząca "
1659+
"się z metody Turtle ``clear``."
16531660

16541661
msgid ""
16551662
"Delete all drawings and all turtles from the TurtleScreen. Reset the now "

0 commit comments

Comments
 (0)