Skip to content

Traduccion pdb.po #439

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 9 commits into from
Sep 29, 2020
Merged
Show file tree
Hide file tree
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
Next Next commit
Fix Translate
  • Loading branch information
gomezgleonardob committed Aug 25, 2020
commit 5584d2c0bffe73169f49691d545da5b7f8819b60
5 changes: 1 addition & 4 deletions dict
Original file line number Diff line number Diff line change
Expand Up @@ -1183,18 +1183,15 @@ str
pasándole
tabulaciones
decrementa
en
silent
readrc
pdbrc
Pdb
tabulaciones
decrementa
end
silent
pdb
pdbcmd
Evalua
Evalúa
paralelizar
serializables
asincrónicamente
Expand Down
2 changes: 1 addition & 1 deletion library/pdb.po
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ msgid ""
"The arguments are the same as for :pdbcmd:`break`."
msgstr ""
"Punto de interrupción temporal, que se elimina automáticamente cuando se "
"ejecuta por primera vez. Los argumentos son los mismos que para: pdbcmd: "
"ejecuta por primera vez. Los argumentos son los mismos que para :pdbcmd:"
"`break`."

#: ../Doc/library/pdb.rst:301
Expand Down