8000 Update reference/compound_stmts.po · python/python-docs-es@c9bff81 · GitHub
[go: up one dir, main page]

Skip to content

Commit c9bff81

Browse files
kbiggersrtobar
andcommitted
Update reference/compound_stmts.po
Co-authored-by: rtobar <rtobarc@gmail.com>
1 parent 748087e commit c9bff81

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

reference/compound_stmts.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2373,7 +2373,7 @@ msgid ""
23732373
"Parameters of the form \"``*identifier``\" may have an annotation \"``: "
23742374
"*expression``\". See :pep:`646`."
23752375
msgstr ""
2376-
"Parámetros del formulario \"``*identifier``\" puede tener una anotación "
2376+
"Parámetros de la forma \"``*identifier``\" puede tener una anotación "
23772377
"\"``: *expression``\". Consulte :pep:`646`."
23782378

23792379
#: ../Doc/reference/compound_stmts.rst:1348
@@ -3058,8 +3058,8 @@ msgid ""
30583058
"default value is specified for a type parameter, the ``__default__`` "
30593059
"attribute is set to the special sentinel object :data:`typing.NoDefault`."
30603060
msgstr ""
3061-
"Los tres sabores de parámetros de tipo también pueden tener un *default "
3062-
"value*, lo que se usa cuando el parámetro de tipo no se proporciona "
3061+
"Los tres sabores de parámetros de tipo también pueden tener un *valor "
3062+
"predeterminado*, lo que se usa cuando el parámetro de tipo no se proporciona "
30633063
"explícitamente. Esto se añade adjuntando un solo signo igual (``=``) seguido "
30643064
"por una expresión. Como los límites y restricciones del tipo variables, el "
30653065
"valor predeterminado no se evalúa cuando el objeto se crea, solamente "

0 commit comments

Comments
 (0)
0