Skip to content

Traducido library/http.server.po #936

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Dec 20, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Dict & Update Backticks
  • Loading branch information
leonardo committed Oct 4, 2020
commit 18a784a9452dad8e66e5627a54c83f720af4aac3
7 changes: 7 additions & 0 deletions dict
Original file line number Diff line number Diff line change
Expand Up @@ -1459,3 +1459,10 @@ pad
pads
PyCon
guión
Boolean
version
interoperación
Expectation
ip
localhost
only
2 changes: 1 addition & 1 deletion library/http.server.po
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,7 @@ msgid ""
msgstr ""
"Agrega el encabezado HTTP a un búfer interno que se escribirá en la "
"secuencia de salida cuando se invoca :meth:`end_headers` o :"
"meth:'flush_headers'. *keyword* debe especificar la palabra clave header, "
"meth:`flush_headers`. *keyword* debe especificar la palabra clave header, "
"con *value* especificando su valor. Tenga en cuenta que, después de que se "
"realizan las llamadas send_header, :meth:`end_headers` DEBE llamarse para "
"completar la operación."
Expand Down