Skip to content

Commit e719508

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 602b4a4 commit e719508

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
@@ -1422,12 +1422,19 @@ msgid ""
14221422
"*picname* is ``\"nopic\"``, delete background image, if present. If "
14231423
"*picname* is ``None``, return the filename of the current backgroundimage. ::"
14241424
msgstr ""
1425+
"Ustawia obraz tła lub zwraca nazwę bieżącego obrazu tła. Jeśli *picname* "
1426+
"jest nazwą pliku, ustawia odpowiedni obraz jako tło. Jeśli *picname* to "
1427+
"``\"nopic\"``, usuwa obraz tła, o ile istnieje. Jeśli *picname* to ``None``, "
1428+
"zwraca nazwę pliku bieżącego obrazu tła. ::"
14251429

14261430
msgid ""
14271431
"This TurtleScreen method is available as a global function only under the "
14281432
"name ``clearscreen``. The global function ``clear`` is a different one "
14291433
"derived from the Turtle method ``clear``."
14301434
msgstr ""
1435+
"Ta metoda TurtleScreen jest dostępna jako globalna funkcja wyłącznie pod "
1436+
"nazwą ``clearscreen``. Globalna funkcja ``clear`` to inna funkcja pochodząca "
1437+
"się z metody Turtle ``clear``."
14311438

14321439
msgid ""
14331440
"Delete all drawings and all turtles from the TurtleScreen. Reset the now "

0 commit comments

Comments
 (0)