Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Traduce library/poplib#2330

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
cmaureir merged 3 commits into3.11fromtraduce_library_poplib
Mar 12, 2023
Merged
Changes fromall commits
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
15 changes: 9 additions & 6 deletionslibrary/poplib.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -13,12 +13,12 @@ msgstr ""
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
"PO-Revision-Date: 2021-10-29 22:00-0500\n"
"Last-Translator: Pedro Aarón <p.luis.aaron@gmail.com>\n"
"Language: es\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.10.3\n"

#: ../Doc/library/poplib.rst:2
Expand DownExpand Up@@ -68,15 +68,20 @@ msgstr ""
"clase :class:`imaplib.IMAP4`, ya que los servidores IMAP tienden a estar "
"mejor implementados."

#, fuzzy
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
msgstr ""
msgstr ":ref:`Disponibilidad <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 "
"more information."
msgstr ""
"Este módulo no funciona o no está disponible en las plataformas WebAssembly "
"``wasm32-emscripten`` y ``wasm32-wasi``. Consulte :ref:`wasm-availability` "
"para obtener más información."

#: ../Doc/library/poplib.rst:33
msgid "The :mod:`poplib` module provides two classes:"
Expand DownExpand Up@@ -228,16 +233,14 @@ msgid "POP3 Objects"
msgstr "Objetos POP3"

#: ../Doc/library/poplib.rst:123
#, fuzzy
msgid ""
"All POP3 commands are represented by methods of the same name, in lowercase; "
"most return the response text sent by the server."
msgstr ""
"Todos los comandos POP3 están representados por métodos del mismo nombre, en "
"minúscula; la mayoríaretornan el texto de respuesta enviado por el servidor."
"minúsculas; la mayoríaretorna el texto de respuesta enviado por el servidor."

#: ../Doc/library/poplib.rst:126
#, fuzzy
msgid "A :class:`POP3` instance has the following methods:"
msgstr "Una instancia :class:`POP3` tiene los siguientes métodos:"

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp