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

Traducido archivo library/zipfile#1647

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 1 commit intopython:3.10fromTony-Rome:traduccion-zipfile
Nov 24, 2021
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
14 changes: 10 additions & 4 deletionslibrary/zipfile.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,15 +11,16 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
"PO-Revision-Date: 2021-08-04 20:50+0200\n"
"PO-Revision-Date: 2021-11-22 23:56-0300\n"
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
"Language: es_CO\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.9.1\n"
"X-Generator: Poedit 3.0\n"

#: ../Doc/library/zipfile.rst:2
msgid ":mod:`zipfile` --- Work with ZIP archives"
Expand DownExpand Up@@ -798,9 +799,10 @@ msgstr ""
"`pathlib.Path`:"

#: ../Doc/library/zipfile.rst:490
#, fuzzy
msgid "Path objects are traversable using the ``/`` operator or ``joinpath``."
msgstr "Los objetos de ruta se pueden atravesar utilizando el operador ``/``."
msgstr ""
"Los objetos de ruta son transitables utilizando el operador ``/`` o "
"utilizando ``joinpath``."

#: ../Doc/library/zipfile.rst:494
msgid "The final path component."
Expand DownExpand Up@@ -867,12 +869,16 @@ msgid ""
"Return a new Path object with each of the *other* arguments joined. The "
"following are equivalent::"
msgstr ""
"Retorna un nuevo objeto de ruta con cada argumentos *other* unidos. Los "
"siguientes son equivalentes::"

#: ../Doc/library/zipfile.rst:548
msgid ""
"Prior to 3.10, ``joinpath`` was undocumented and accepted exactly one "
"parameter."
msgstr ""
"Antes de 3.10, ``joinpath`` no estaba documentado y aceptaba exactamente un "
"parámetro."

#: ../Doc/library/zipfile.rst:556
msgid "PyZipFile Objects"
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp