Skip to content

Marcar fuzzy párrafo #1151

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 1 commit into from
Nov 23, 2020
Merged
Changes from all 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
Marcar fuzzy párrafo
Tal como se ve en #1150
Por algún motivo pospell lanza un error en la línea de RFC.

Se marca ese PR como fuzzy para que pospell no lance el mensaje de
error.
  • Loading branch information
eamanu committed Nov 21, 2020
commit 398ae68a87ae115f20a51c3f12ef7c49099f4dfa
7 changes: 4 additions & 3 deletions library/xmlrpc.client.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
"PO-Revision-Date: 2020-10-31 23:26+0100\n"
"PO-Revision-Date: 2020-11-21 20:32-0300\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.8.0\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Last-Translator: \n"
"Last-Translator: Emmanuel Arias <eamanu@yaerobi.com>\n"
"Language: es\n"
"X-Generator: Poedit 2.3.1\n"
"X-Generator: Poedit 2.4.2\n"

#: ../Doc/library/xmlrpc.client.rst:2
msgid ":mod:`xmlrpc.client` --- XML-RPC client access"
Expand Down Expand Up @@ -597,6 +597,7 @@ msgstr ""
"objeto de flujo *out*."

#: ../Doc/library/xmlrpc.client.rst:336
#, fuzzy
msgid ""
"The encoded data will have newlines every 76 characters as per :rfc:`RFC "
"2045 section 6.8 <2045#section-6.8>`, which was the de facto standard base64 "
Expand Down