10000 add dictionaries/reference_toplevel_components and powrap · python/python-docs-es@f23ab8d · GitHub
[go: up one dir, main page]

Skip to content

Commit f23ab8d

Browse files
committed
add dictionaries/reference_toplevel_components and powrap
1 parent defe882 commit f23ab8d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

library/email.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ msgstr ""
4343
"funciones de módulos como :mod:`smtplib` y :mod:`nntplib`. El paquete :mod:"
4444
"`email` intenta ser lo más compatible con RFC, admitiendo :rfc:`5233` y :rfc:"
4545
"`6532`, así como RFC relacionados con MIME como :rfc:`2045`, :rfc:`2046`, :"
46-
"rfc:`2047`, :rfc:`2183`, and :rfc:`2231`."
46+
"rfc:`2047`, :rfc:`2183`, y :rfc:`2231`."
4747

4848
#: ../Doc/library/email.rst:23
4949
msgid ""

reference/toplevel_components.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ msgid ""
8989
"is a tty device, the interpreter enters interactive mode; otherwise, it "
9090
"executes the file as a complete program."
9191
msgstr ""
92-
"Se puede pasar un programa completo al intérprete en tres formas: con la: "
93-
"opción: `-c` *string* opción de línea de comando, como un archivo pasado "
92+
"Se puede pasar un programa completo al intérprete en tres formas: con la "
93+
"opción: opción: `-c` *string* de línea de comando, como un archivo pasado "
9494
"como primer argumento de línea de comando o como entrada estándar. Si el "
9595
"archivo o la entrada estándar es un dispositivo tty, el intérprete ingresa "
9696
"al modo interactivo; de lo contrario, ejecuta el archivo como un programa "

0 commit comments

Comments
 (0)
0