Skip to content

Traducido archivo library/argparse #2852

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 4, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update library/argparse.po
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
xooseph and rtobar authored Nov 4, 2024
commit 54fc7932dc5e636d982c64d4720eede7a20401cb
2 changes: 1 addition & 1 deletion library/argparse.po
Original file line number Diff line number Diff line change
Expand Up @@ -1256,7 +1256,7 @@ msgid ""
"ref:`specifying-ambiguous-arguments`. The supported values are:"
msgstr ""
"Los objetos *ArgumentParser* suelen asociar un único argumento de línea de "
"comandos con una única acción a realizar. El argumento de la palabra clave "
"comandos con una única acción a realizar. El argumento de palabra clave "
"``nargs`` asocia un número diferente de argumentos de línea de comandos con "
"una única acción. También ver :ref:`specifying-ambiguous-arguments`. Los "
"valores soportados son:"
Expand Down