@@ -1200,26 +1200,33 @@ msgstr ""
12001200"koloru Tk, takim jak ``\" red\" ``, ``\" yellow\" ``, lub ``\" #33cc8c\" ``."
12011201
12021202msgid "``fillcolor((r, g, b))``"
1203- msgstr ""
1203+ msgstr "``fillcolor((r, g, b))`` "
12041204
12051205msgid ""
12061206"Set fillcolor to the RGB color represented by the tuple of *r*, *g*, and "
12071207"*b*. Each of *r*, *g*, and *b* must be in the range 0..colormode, where "
12081208"colormode is either 1.0 or 255 (see :func:`colormode`)."
12091209msgstr ""
1210+ "Ustawia kolor wypełnienia na kolor RGB reprezentowany przez krotkę *r*, *g* "
1211+ "i *b*. Każdy z *r*, *g* i *b* musi należeć do zakresu 0..colormode, gdzie "
1212+ "colormode to 1.0 lub 255 (patrz :func:`colormode`)."
12101213
12111214msgid "``fillcolor(r, g, b)``"
1212- msgstr ""
1215+ msgstr "``fillcolor(r, g, b)`` "
12131216
12141217msgid ""
12151218"Set fillcolor to the RGB color represented by *r*, *g*, and *b*. Each of "
12161219"*r*, *g*, and *b* must be in the range 0..colormode."
12171220msgstr ""
1221+ "Ustawia kolor wypełnienia na kolor RGB reprezentowany przez *r*, *g* i *b*. "
1222+ "Każde z *r*, *g* i *b* musi należeć do zakresu 0..colormode."
12181223
12191224msgid ""
12201225"If turtleshape is a polygon, the interior of that polygon is drawn with the "
12211226"newly set fillcolor."
12221227msgstr ""
1228+ "Jeśli turtleshape jest wielokątem, wnętrze tego wielokąta jest rysowane z "
1229+ "nowo ustawionym kolorem wypełnienia."
12231230
12241231msgid "Return or set pencolor and fillcolor."
12251232msgstr ""
0 commit comments