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

Appearance settings

Commit b7aa756

Browse filesBrowse files
rtobarcmaureir
authored andcommitted
Traduce library/bz2.po (#1360)
Signed-off-by: Rodrigo Tobar <rtobar@icrar.org>
1 parent b803973 commit b7aa756
Copy full SHA for b7aa756

File tree

Expand file treeCollapse file tree

1 file changed

+8
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+8
-3
lines changed

‎library/bz2.po

Copy file name to clipboardExpand all lines: library/bz2.po
+8-3Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,16 @@ msgstr ""
1212
"Project-Id-Version: Python 3.8\n"
1313
"Report-Msgid-Bugs-To: \n"
1414
"POT-Creation-Date: 2021-03-19 11:16+0100\n"
15-
"PO-Revision-Date: 2021-08-07 10:32+0200\n"
16-
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
15+
"PO-Revision-Date: 2021-08-24 21:45+0800\n"
16+
"Last-Translator: Rodrigo Tobar <rtobarc@gmail.com>\n"
1717
"Language: en_GB\n"
1818
"Language-Team: English - United Kingdom <docs-es@python.org>\n"
1919
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=utf-8\n"
2222
"Content-Transfer-Encoding: 8bit\n"
2323
"Generated-By: Babel 2.8.0\n"
24-
"X-Generator: Poedit 3.0\n"
24+
"X-Generator: Poedit 2.4.2\n"
2525

2626
#: ../Doc/library/bz2.rst:2
2727
msgid ":mod:`bz2` --- Support for :program:`bzip2` compression"
@@ -275,10 +275,15 @@ msgid ""
275275
"The *buffering* parameter has been removed. It was ignored and deprecated "
276276
"since Python 3.0. Pass an open file object to control how the file is opened."
277277
msgstr ""
278+
"El parámetro *buffering* ha sido retirado. Desde Python 3.0 era ignorado y "
279+
"estaba obsoleto. Pasa un objeto archivo abierto para controlar cómo el "
280+
"archivo es abierto."
278281

279282
#: ../Doc/library/bz2.rst:141
280283
msgid "The *compresslevel* parameter became keyword-only."
281284
msgstr ""
285+
"El parámetro *compresslevel* se convirtió en un argumento sólo por palabra "
286+
"clave."
282287

283288
#: ../Doc/library/bz2.rst:145
284289
msgid "Incremental (de)compression"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.