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

Commita94b1f8

Browse files
authored
Traducido archivo library/archiving (#947)
1 parente719b86 commita94b1f8

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

‎library/archiving.po

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
# Copyright (C) 2001-2020, Python Software Foundation
22
# This file is distributed under the same license as the Python package.
3-
# Maintained by the python-doc-es workteam.
3+
# Maintained by the python-doc-es workteam.
44
# docs-es@python.org / https://mail.python.org/mailman3/lists/docs-es.python.org/
55
# Check https://github.com/python/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers
66
#
7-
#,fuzzy
87
msgid ""
98
msgstr ""
109
"Project-Id-Version:Python 3.8\n"
1110
"Report-Msgid-Bugs-To:\n"
1211
"POT-Creation-Date:2019-05-06 11:59-0400\n"
13-
"PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
14-
"Last-Translator:FULL NAME <EMAIL@ADDRESS>\n"
12+
"PO-Revision-Date:2020-10-05 12:34+0200\n"
1513
"Language-Team:python-doc-es\n"
1614
"MIME-Version:1.0\n"
1715
"Content-Type:text/plain; charset=UTF-8\n"
1816
"Content-Transfer-Encoding:8bit\n"
17+
"Last-Translator:\n"
18+
"X-Generator:Poedit 2.4.1\n"
1919

2020
#:../Doc/library/archiving.rst:5
2121
msgid"Data Compression and Archiving"
22-
msgstr""
22+
msgstr"Compresión de datos y archivado"
2323

2424
#:../Doc/library/archiving.rst:7
2525
msgid""
@@ -28,3 +28,7 @@ msgid ""
2828
"format archives. See also :ref:`archiving-operations` provided by the :mod:"
2929
"`shutil` module."
3030
msgstr""
31+
"Los módulos descritos en este capítulo soportan compresión de datos con los "
32+
"algoritmos zlib, gzip, bzip2 e lzma, y la creación de archivos con formato "
33+
"ZIP y tar. Véase también :ref:`archiving-operations` provistos por el "
34+
"módulo :mod:`shutil`."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp