Skip to content

Traduce library/nntplib #2333

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
Mar 8, 2023
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
Next Next commit
Agrega fuzzy a entradas con availability
  • Loading branch information
cmaureir committed Mar 2, 2023
commit 88cd0e11de5c328ce02a33dbd312b9949a8c6f3a
2 changes: 2 additions & 0 deletions library/nntplib.po
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,12 @@ msgstr ""
"automatizados. Es compatible con :rfc:`3977` así como con los antiguos :rfc:"
"`977` y :rfc:`2980`."

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

#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
#, fuzzy
msgid ""
"This module does not work or is not available on WebAssembly platforms "
"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
Expand Down