@@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version :Python 3.8\n "
12
12
"Report-Msgid-Bugs-To :\n "
13
13
"POT-Creation-Date :2022-10-25 19:47+0200\n "
14
- "PO-Revision-Date :2020-10-08 11:54+0200 \n "
14
+ "PO-Revision-Date :2023-03-09 11:42-0300 \n "
15
15
"Last-Translator :\n "
16
- "Language :es\n "
17
16
"Language-Team :python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es \n "
19
18
"MIME-Version :1.0\n "
20
19
"Content-Type :text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding :8bit\n "
21
+ "Plural-Forms :nplurals=2; plural=(n != 1);\n "
22
22
"Generated-By :Babel 2.10.3\n "
23
+ "X-Generator :Poedit 3.0.1\n "
23
24
24
25
#: ../Doc/library/asyncio-queue.rst:7
25
26
msgid "Queues"
@@ -83,7 +84,7 @@ msgstr ""
83
84
84
85
#: ../Doc/library/asyncio-queue.rst:39
85
86
msgid "Removed the *loop* parameter."
86
- msgstr ""
87
+ msgstr "Excluido el parámetro *loop*. "
87
88
88
89
#: ../Doc/library/asyncio-queue.rst:43
89
90
msgid "This class is :ref:`not thread safe <asyncio-multithreading>`."