Skip to content

Commit b20757b

Browse files
Update runpy.po
1 parent 9148782 commit b20757b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/runpy.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ msgid ""
263263
"``__name__`` is set to *run_name* if this optional argument is not :const:"
264264
"`None` and to ``'<run_path>'`` otherwise."
265265
msgstr ""
266-
"``__name__``se establece para *run_name* si el argumento opcional no es not "
266+
"``__name__``se establece para *run_name* si el argumento opcional no es "
267267
":const:`None` y a ``’<run_path>’`` de lo contrario."
268268

269269
#: ../Doc/library/runpy.rst:130
@@ -350,7 +350,7 @@ msgstr ":pep:`338` -- Ejecutando módulos como *scripts*"
350350

351351
#: ../Doc/library/runpy.rst:169 ../Doc/library/runpy.rst:172
352352
msgid "PEP written and implemented by Nick Coghlan."
353-
msgstr "*PEP* escrito y implementado por Nick Coghlan."
353+
msgstr "*PEP* escrito y implementado por *Nick Coghlan*."
354354

355355
#: ../Doc/library/runpy.rst:172
356356
msgid ":pep:`366` -- Main module explicit relative imports"
@@ -362,7 +362,7 @@ msgstr ":pep:`451` — Un tipo *ModuleSpec* para el sistema de Importación"
362362

363363
#: ../Doc/library/runpy.rst:175
364364
msgid "PEP written and implemented by Eric Snow"
365-
msgstr "*PEP* escrito y implementado por Eric Snow"
365+
msgstr "*PEP* escrito y implementado por *Eric Snow*"
366366

367367
#: ../Doc/library/runpy.rst:177
368368
msgid ":ref:`using-on-general` - CPython command line details"

0 commit comments

Comments
 (0)