@@ -11,13 +11,13 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2020-05-05 12:54+0200\n "
14
- "PO-Revision-Date : 2020-12-21 18:22+0100 \n "
14
+ "PO-Revision-Date : 2021-03-03 21:47-0300 \n "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Generated-By : Babel 2.8.0\n "
20
- "X-Generator : Poedit 2.4.1 \n "
20
+ "X-Generator : Poedit 2.4.2 \n "
21
21
"
Last-Translator :
Cristián Maureira-Fredes <[email protected] >\n "
22
22
"Plural-Forms : nplurals=2; plural=(n != 1);\n "
23
23
"Language : es_AR\n "
@@ -687,8 +687,8 @@ msgid ""
687
687
"Move the turtle forward by the specified *distance*, in the direction the "
688
688
"turtle is headed."
689
689
msgstr ""
690
- "Mover hacia adelante la tortuga la *ditance* especificada, en la "
691
- "dirección en la que la tortuga apunta."
690
+ "Mover hacia adelante la tortuga la *ditance* especificada, en la dirección "
691
+ "en la que la tortuga apunta."
692
692
693
693
#: ../Doc/library/turtle.rst:269 ../Doc/library/turtle.rst:473
694
694
#: ../Doc/library/turtle.rst:748 ../Doc/library/turtle.rst:1256
@@ -1273,7 +1273,9 @@ msgstr ""
1273
1273
1274
1274
#: ../Doc/library/turtle.rst:986
1275
1275
msgid "Return or set pencolor and fillcolor."
1276
- msgstr "Devuelve o establece el color del lápiz y el color de relleno."
1276
+ msgstr ""
1277
+ "Retorna o establece *pencolor* (el color del lápiz) y *fillcolor* (el color "
1278
+ "de relleno)."
1277
1279
1278
1280
#: ../Doc/library/turtle.rst:988
1279
1281
msgid ""
0 commit comments