10000 Traduccion library/2to3.po by alvarmaciel · Pull Request #256 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traduccion library/2to3.po #256

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 20 commits into from
May 25, 2020
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
Next Next commit
Update library/2to3.po
Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
  • Loading branch information
alvarmaciel and humitos authored May 13, 2020
commit 608e50e899a8c00699dc645bf6c3e58ada9a0de0
2 changes: 1 addition & 1 deletion library/2to3.po
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ msgstr ""

#: ../Doc/library/2to3.rst:132
msgid "Will cause a converted file named ``example.py3`` to be written."
msgstr "Hará que se escriba una archivo convertido de nombre ``example.py3``."
msgstr "Hará que se escriba una archivo convertido con el nombre ``example.py3``."

#: ../Doc/library/2to3.rst:134
msgid "The :option:`!--add-suffix` option was added."
Expand Down
0