Skip to content

Traduccion library/urllib.parse.po #2822

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 3 commits into from
May 15, 2024
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
traduccion library/urllib.parse.po
  • Loading branch information
carlosm00 committed May 11, 2024
commit c3d6a09b57db2ca65b20b5e56e8220b7eac037f0
6 changes: 3 additions & 3 deletions library/urllib.parse.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: 2023-10-12 19:43+0200\n"
"PO-Revision-Date: 2024-05-11 18:08+0200\n"
"PO-Revision-Date: 2024-05-11 18:18+0200\n"
"Last-Translator: Carlos Mena Pérez <@carlosm00>\n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand Down Expand Up @@ -347,7 +347,7 @@ msgid ""
"security <url-parsing-security>` for details."
msgstr ""
":func:`urlparse` no realiza validaciones. Mire :ref:`URL parsing security "
"<analisis-de-seguridad-de-URL>` para más información."
"<url-parsing-security>` para más información."

#: ../Doc/library/urllib.parse.rst:167
msgid "Added IPv6 URL parsing capabilities."
Expand Down Expand Up @@ -549,7 +549,7 @@ msgid ""
"security <url-parsing-security>` for details."
msgstr ""
":func:`urlsplit` no realiza validaciones. Mire :ref:`URL parsing security "
"<analisis-de-seguridad-de-URL>` para más información."
"<url-parsing-security>` para más información."

#: ../Doc/library/urllib.parse.rst:348
msgid "ASCII newline and tab characters are stripped from the URL."
Expand Down