File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff 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 <rtobarc@gmail.com>\n "
1717"Language : en_GB\n "
1818"Language-Team : English - United Kingdom <docs-es@python.org>\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
2627msgid ":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."
284285msgstr ""
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
287291msgid "Incremental (de)compression"
You can’t perform that action at this time.
0 commit comments