Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit29703bb

Browse files
Traducción library/sched (#2711)
Closes#2597
1 parent0a5666d commit29703bb

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

‎library/sched.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version:Python 3.8\n"
1212
"Report-Msgid-Bugs-To:\n"
1313
"POT-Creation-Date:2023-10-12 19:43+0200\n"
14-
"PO-Revision-Date:2020-07-09 11:20-0300\n"
15-
"Last-Translator:\n"
16-
"Language:es_AR\n"
14+
"PO-Revision-Date:2023-10-26 17:16+0200\n"
15+
"Last-Translator:Jose Ignacio Riaño Chico <jose.ignacio.riano@gmail.com>\n"
1716
"Language-Team:python-doc-es\n"
18-
"Plural-Forms:nplurals=2; plural=(n != 1);\n"
17+
"Language:es_AR\n"
1918
"MIME-Version:1.0\n"
2019
"Content-Type:text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding:8bit\n"
21+
"Plural-Forms:nplurals=2; plural=(n != 1);\n"
2222
"Generated-By:Babel 2.13.0\n"
23+
"X-Generator:Poedit 3.4\n"
2324

2425
#:../Doc/library/sched.rst:2
2526
msgid":mod:`sched` --- Event scheduler"
@@ -144,15 +145,14 @@ msgid "Return ``True`` if the event queue is empty."
144145
msgstr"Retorna ``True`` si la cola de eventos está vacía."
145146

146147
#:../Doc/library/sched.rst:118
147-
#,fuzzy
148148
msgid""
149149
"Run all scheduled events. This method will wait (using the *delayfunc* "
150150
"function passed to the constructor) for the next event, then execute it and "
151151
"so on until there are no more scheduled events."
152152
msgstr""
153-
"Ejecuta todos los eventosprogramados. Este método esperará (usando la "
154-
"función:func:`delayfunc` enviada al constructor)el próximo evento, luego "
155-
"loejecutará y así sucesivamente hasta que no haya más eventosprogramados."
153+
"Ejecuta todos los eventosplanificados. Este método esperará (usando la "
154+
"función*delayfunc* enviada al constructor)al próximo evento, luego lo "
155+
"ejecutará y así sucesivamente hasta que no haya más eventosplanificados."
156156

157157
#:../Doc/library/sched.rst:122
158158
msgid""
@@ -205,4 +205,4 @@ msgstr ""
205205

206206
#:../Doc/library/sched.rst:11
207207
msgid"event scheduling"
208-
msgstr""
208+
msgstr"event scheduling"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp