Skip to content

Translate library/asyncore #2216

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 4 commits into from
Nov 26, 2022
Merged
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
fuzzy availability
  • Loading branch information
sofidenner committed Nov 26, 2022
commit c981c720d2862dd66f758bf04fbc7b3ee5f6123e
4 changes: 3 additions & 1 deletion library/asyncore.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
"PO-Revision-Date: 2022-11-21 16:35-0300\n"
"PO-Revision-Date: 2022-11-26 16:40-0300\n"
"Last-Translator: Sofía Denner <sofi.denner@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -54,6 +54,7 @@ msgstr ""
"Este módulo proporciona la infraestructura básica para escribir servicio de "
"socket asincrónicos, clientes y servidores."

#, fuzzy
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
msgstr ":ref:`Disponibilidad <availability>`: no Emscripten, no WASI."

Expand Down Expand Up @@ -495,6 +496,7 @@ msgstr ""
"pasará al constructor :class:`file_wrapper`."

#: ../Doc/library/asyncore.rst:283 ../Doc/library/asyncore.rst:292
#, fuzzy
msgid ":ref:`Availability <availability>`: Unix."
msgstr ":ref:`Disponibilidad <availability>`: Unix."

Expand Down