From ec0e3f2f7e40adf690c4f5c51cb9a76edd00a582 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=20Ignacio=20Rian=CC=83o=20Chico?= Date: Tue, 24 Oct 2023 19:19:34 +0200 Subject: [PATCH 1/3] =?UTF-8?q?Traducci=C3=B3n=20library/sched?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/sched.po | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/library/sched.po b/library/sched.po index 0d58de9464..9e63b066e3 100644 --- a/library/sched.po +++ b/library/sched.po @@ -11,15 +11,16 @@ msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-12 19:43+0200\n" -"PO-Revision-Date: 2020-07-09 11:20-0300\n" -"Last-Translator: \n" -"Language: es_AR\n" +"PO-Revision-Date: 2023-10-24 17:51+0200\n" +"Last-Translator: Jose Ignacio Riaño Chico \n" "Language-Team: python-doc-es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: es_AR\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.13.0\n" +"X-Generator: Poedit 3.4\n" #: ../Doc/library/sched.rst:2 msgid ":mod:`sched` --- Event scheduler" @@ -144,15 +145,14 @@ msgid "Return ``True`` if the event queue is empty." msgstr "Retorna ``True`` si la cola de eventos está vacía." #: ../Doc/library/sched.rst:118 -#, fuzzy msgid "" "Run all scheduled events. This method will wait (using the *delayfunc* " "function passed to the constructor) for the next event, then execute it and " "so on until there are no more scheduled events." msgstr "" -"Ejecuta todos los eventos programados. Este método esperará (usando la " -"función :func:`delayfunc` enviada al constructor) el próximo evento, luego " -"lo ejecutará y así sucesivamente hasta que no haya más eventos programados." +"Ejecuta todos los eventos planificados. Este método esperará (usando la " +"función *delayfunc* enviada al constructor) al próximo evento, luego lo " +"ejecutará y así sucesivamente hasta que no haya más eventos planificados." #: ../Doc/library/sched.rst:122 msgid "" @@ -205,4 +205,4 @@ msgstr "" #: ../Doc/library/sched.rst:11 msgid "event scheduling" -msgstr "" +msgstr "planificación de eventos" From 6ccc1ab01d4f8e9c16c0bec8240ff3eca638b286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=20Ignacio=20Rian=CC=83o=20Chico?= Date: Thu, 26 Oct 2023 13:06:39 +0200 Subject: [PATCH 2/3] =?UTF-8?q?Se=20elimina=20traducci=C3=B3n=20asociada?= =?UTF-8?q?=20al=20=C3=ADndice=20global?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Véase: https://github.com/python/python-docs-es/pull/2711#discussion_r1370972595 --- library/sched.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/sched.po b/library/sched.po index 9e63b066e3..6cc7210bd7 100644 --- a/library/sched.po +++ b/library/sched.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-12 19:43+0200\n" -"PO-Revision-Date: 2023-10-24 17:51+0200\n" +"PO-Revision-Date: 2023-10-26 12:56+0200\n" "Last-Translator: Jose Ignacio Riaño Chico \n" "Language-Team: python-doc-es\n" "Language: es_AR\n" @@ -205,4 +205,4 @@ msgstr "" #: ../Doc/library/sched.rst:11 msgid "event scheduling" -msgstr "planificación de eventos" +msgstr "" From 7983e67f7d4f07eff505fbde457a949d6bd141ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jose=20Ignacio=20Rian=CC=83o=20Chico?= Date: Thu, 26 Oct 2023 17:20:03 +0200 Subject: [PATCH 3/3] =?UTF-8?q?Entrada=20de=20=C3=ADndice=20con=20el=20mis?= =?UTF-8?q?mo=20contenido=20que=20el=20original?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/sched.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/sched.po b/library/sched.po index 6cc7210bd7..57d87dbb8c 100644 --- a/library/sched.po +++ b/library/sched.po @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-12 19:43+0200\n" -"PO-Revision-Date: 2023-10-26 12:56+0200\n" +"PO-Revision-Date: 2023-10-26 17:16+0200\n" "Last-Translator: Jose Ignacio Riaño Chico \n" "Language-Team: python-doc-es\n" "Language: es_AR\n" @@ -205,4 +205,4 @@ msgstr "" #: ../Doc/library/sched.rst:11 msgid "event scheduling" -msgstr "" +msgstr "event scheduling"