File tree 1 file changed +6
-2
lines changed 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,16 @@ msgstr ""
12
12
"Project-Id-Version : Python 3.8\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
14
"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 "
16
16
"
Last-Translator :
Rodrigo Tobar <[email protected] >\n "
17
17
"Language : en_GB\n "
18
18
"
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 "
20
20
"MIME-Version : 1.0\n "
21
21
"Content-Type : text/plain; charset=utf-8\n "
22
22
"Content-Transfer-Encoding : 8bit\n "
23
23
"Generated-By : Babel 2.9.1\n "
24
+ "X-Generator : Poedit 3.0\n "
24
25
25
26
#: ../Doc/library/bz2.rst:2
26
27
msgid ":mod:`bz2` --- Support for :program:`bzip2` compression"
@@ -282,6 +283,9 @@ msgid ""
282
283
"writers, just like its equivalent classes in :mod:`gzip` and :mod:`lzma` "
283
284
"have always been."
284
285
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."
285
289
286
290
#: ../Doc/library/bz2.rst:148
287
291
msgid "Incremental (de)compression"
You can’t perform that action at this time.
0 commit comments