Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9ef15cc

Browse filesBrowse files
committed
ajuste powrap
1 parent 6990864 commit 9ef15cc
Copy full SHA for 9ef15cc

File tree

Expand file treeCollapse file tree

1 file changed

+7
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-5
lines changed

‎library/turtle.po

Copy file name to clipboardExpand all lines: library/turtle.po
+7-5Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"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"
1515
"Language-Team: python-doc-es\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Generated-By: Babel 2.8.0\n"
20-
"X-Generator: Poedit 2.4.1\n"
20+
"X-Generator: Poedit 2.4.2\n"
2121
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
2222
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2323
"Language: es_AR\n"
@@ -687,8 +687,8 @@ msgid ""
687687
"Move the turtle forward by the specified *distance*, in the direction the "
688688
"turtle is headed."
689689
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."
692692

693693
#: ../Doc/library/turtle.rst:269 ../Doc/library/turtle.rst:473
694694
#: ../Doc/library/turtle.rst:748 ../Doc/library/turtle.rst:1256
@@ -1273,7 +1273,9 @@ msgstr ""
12731273

12741274
#: ../Doc/library/turtle.rst:986
12751275
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)."
12771279

12781280
#: ../Doc/library/turtle.rst:988
12791281
msgid ""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.