Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9acd5ac

Browse files
authored
Traduce library/bz2.po (#1734)
Signed-off-by: Rodrigo Tobar <[email protected]>
1 parent a1cdb89 commit 9acd5ac

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

library/bz2.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,16 @@ msgstr ""
1212
"Project-Id-Version: Python 3.8\n"
1313
"Report-Msgid-Bugs-To: \n"
1414
"POT-Creation-Date: 2021-10-16 21:42+0200\n"
15-
"PO-Revision-Date: 2021-08-24 21:45+0800\n"
15+
"PO-Revision-Date: 2021-12-13 11:34+0800\n"
1616
"Last-Translator: Rodrigo Tobar <[email protected]>\n"
1717
"Language: en_GB\n"
1818
"Language-Team: English - United Kingdom <[email protected]>\n"
19-
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
19+
"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.9.1\n"
24+
"X-Generator: Poedit 3.0\n"
2425

2526
#: ../Doc/library/bz2.rst:2
2627
msgid ":mod:`bz2` --- Support for :program:`bzip2` compression"
@@ -282,6 +283,9 @@ msgid ""
282283
"writers, just like its equivalent classes in :mod:`gzip` and :mod:`lzma` "
283284
"have always been."
284285
msgstr ""
286+
"Esta clase es insegura en hilos frente a múltiples lectores o escritores, al "
287+
"igual que sus clases equivalentes en :mod:`gzip` y :mod:`lzma` siempre lo "
288+
"han sido."
285289

286290
#: ../Doc/library/bz2.rst:148
287291
msgid "Incremental (de)compression"

0 commit comments

Comments
 (0)