Skip to content

Commit f856357

Browse files
committed
Intro to Line structure
1 parent ef9cd0f commit f856357

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

reference/lexical_analysis.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ 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-06-03 16:00+0200\n"
14+
"PO-Revision-Date: 2020-06-03 16:01+0200\n"
1515
"Language-Team: python-doc-es\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
@@ -51,11 +51,11 @@ msgstr ""
5151

5252
#: ../Doc/reference/lexical_analysis.rst:23
5353
msgid "Line structure"
54-
msgstr ""
54+
msgstr "Estructura de línea"
5555

5656
#: ../Doc/reference/lexical_analysis.rst:27
5757
msgid "A Python program is divided into a number of *logical lines*."
58-
msgstr ""
58+
msgstr "Un programa Python se divide en un número de *líneas lógicas*."
5959

6060
#: ../Doc/reference/lexical_analysis.rst:33
6161
msgid "Logical lines"

0 commit comments

Comments
 (0)