Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 13b3812

Browse files
xoosephrtobar
andauthored
Correcciones
Co-authored-by: rtobar <[email protected]>
1 parent e4d2ef2 commit 13b3812

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/argparse.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,7 @@ msgstr ""
10241024

10251025
#: ../Doc/library/argparse.rst:768
10261026
msgid "choices_ - A sequence of the allowable values for the argument."
1027-
msgstr "choices_ - Un secuencia de valores permitidos para el argumento."
1027+
msgstr "choices_ - Una secuencia de valores permitidos para el argumento."
10281028

10291029
#: ../Doc/library/argparse.rst:770
10301030
msgid ""
@@ -2044,7 +2044,7 @@ msgid ""
20442044
"See also :ref:`the argparse howto on ambiguous arguments <specifying-"
20452045
"ambiguous-arguments>` for more details."
20462046
msgstr ""
2047-
"También ver :ref:`the argparse howto on ambiguous arguments <specifying-"
2047+
"También ver :ref:`la guía de argparse sobre cómo manejar argumentos ambiguos <specifying-"
20482048
"ambiguous-arguments>` para más detalles."
20492049

20502050
#: ../Doc/library/argparse.rst:1630
@@ -2875,7 +2875,7 @@ msgstr ""
28752875
msgid ""
28762876
"Raised when something goes wrong converting a command line string to a type."
28772877
msgstr ""
2878-
"Se genera cuando algo sale mal al convertir una cadena de caracteres de la "
2878+
"Se lanza cuando algo sale mal al convertir una cadena de caracteres de la "
28792879
"línea de comandos a un tipo."
28802880

28812881
#: ../Doc/library/argparse.rst:980

0 commit comments

Comments
 (0)