Skip to content

Commit 50f8850

Browse files
committed
powrap
1 parent 32c9808 commit 50f8850

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

library/signal.po

+5-1
Original file line numberDiff line numberDiff line change
@@ -185,19 +185,23 @@ msgstr "El módulo :mod:`signal` define una excepción:"
185185
#: ../Doc/library/signal.rst:87
186186
msgid ""
187187
":class:`enum.IntEnum` collection of SIG* constants and the CTRL_* constants."
188-
msgstr ""
188+
":class:`enum.IntEnum` colección de constantes SIG* y CTRL_* ."
189189

190190
#: ../Doc/library/signal.rst:93
191191
msgid ""
192192
":class:`enum.IntEnum` collection the constants :const:`SIG_DFL` and :const:"
193193
"`SIG_IGN`."
194194
msgstr ""
195+
":class:`enum.IntEnum` colección de constantes :const:`SIG_DFL` y :const: "
196+
"`SIG_IGN`."
195197

196198
#: ../Doc/library/signal.rst:99
197199
msgid ""
198200
":class:`enum.IntEnum` collection the constants :const:`SIG_BLOCK`, :const:"
199201
"`SIG_UNBLOCK` and :const:`SIG_SETMASK`."
200202
msgstr ""
203+
":class:`enum.IntEnum` coleccion de constantes :const:`SIG_BLOCK`, :const:"
204+
"`SIG_UNBLOCK` y :const:`SIG_SETMASK`."
201205

202206
#: ../Doc/library/signal.rst:134 ../Doc/library/signal.rst:146
203207
#: ../Doc/library/signal.rst:152 ../Doc/library/signal.rst:162

0 commit comments

Comments
 (0)