File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -87,17 +87,19 @@ msgstr "Líneas físicas"
8787msgid ""
8888"A physical line is a sequence of characters terminated by one the following "
8989"end-of-line sequences:"
90- msgstr ""
90+ msgstr "Una línea física es una secuencia de caracteres que termina con una de las siguientes"
91+ "secuencias de fin de línea:"
9192
9293#: ../Doc/reference/lexical_analysis.rst:54
9394msgid "the Unix form using ASCII LF (linefeed),"
94- msgstr ""
95+ msgstr "el formato Unix que utiliza ASCII LF (salto de línea) "
9596
9697#: ../Doc/reference/lexical_analysis.rst:55
9798msgid ""
9899"the Windows form using the ASCII sequence CR LF (return followed by "
99100"linefeed),"
100- msgstr ""
101+ msgstr "el formato de Windows que utiliza la secuencia ASCII CR LF (retorno seguido de "
102+ "salto de línea),"
101103
102104#: ../Doc/reference/lexical_analysis.rst:56
103105msgid "the '`Classic Mac OS`__' form using the ASCII CR (return) character."
You can’t perform that action at this time.
0 commit comments