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

Traduce library/bz2.po#1360

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
cacrespo merged 1 commit intopython:3.9fromrtobar:traduccion-library-bz2
Aug 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
11 changes: 8 additions & 3 deletionslibrary/bz2.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -12,16 +12,16 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-19 11:16+0100\n"
"PO-Revision-Date: 2021-08-07 10:32+0200\n"
"Last-Translator:Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
"PO-Revision-Date: 2021-08-24 21:45+0800\n"
"Last-Translator:Rodrigo Tobar <rtobarc@gmail.com>\n"
"Language: en_GB\n"
"Language-Team: English - United Kingdom <docs-es@python.org>\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.8.0\n"
"X-Generator: Poedit3.0\n"
"X-Generator: Poedit2.4.2\n"

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

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

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

[8]ページ先頭

©2009-2025 Movatter.jp