diff --git a/library/asyncio-queue.po b/library/asyncio-queue.po index c389bc4048..3ac60c0842 100644 --- a/library/asyncio-queue.po +++ b/library/asyncio-queue.po @@ -11,15 +11,16 @@ msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-10-25 19:47+0200\n" -"PO-Revision-Date: 2020-10-08 11:54+0200\n" +"PO-Revision-Date: 2023-03-09 11:42-0300\n" "Last-Translator: \n" -"Language: es\n" "Language-Team: python-doc-es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Generated-By: Babel 2.10.3\n" +"X-Generator: Poedit 3.0.1\n" #: ../Doc/library/asyncio-queue.rst:7 msgid "Queues" @@ -83,7 +84,7 @@ msgstr "" #: ../Doc/library/asyncio-queue.rst:39 msgid "Removed the *loop* parameter." -msgstr "" +msgstr "Excluido el parĂ¡metro *loop*." #: ../Doc/library/asyncio-queue.rst:43 msgid "This class is :ref:`not thread safe `."