8000 Traducción archivo library/xdrlib by Yenniferh · Pull Request #963 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traducción archivo library/xdrlib #963

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
Oct 17, 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
8000
Diff view
Prev Previous commit
Update library/xdrlib.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
Yenniferh and cmaureir authored Oct 17, 2020
commit 86f7d4d6f2d946522c1ca6a53ae227846eda6f50
2 changes: 1 addition & 1 deletion library/xdrlib.po
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ msgid ""
"the length of the list is unpacked as an unsigned integer, then each element "
"is unpacked as in :meth:`unpack_farray` above."
msgstr ""
"Desempaqueta y devuelve una *lista* de elementos homogéneos de longitud "
"Desempaqueta y retorna una *lista* de elementos homogéneos de longitud "
"variable. En primer lugar, la longitud de la lista se desempaqueta como un "
"entero sin signo, luego cada elemento se desempaqueta como en el método :"
"meth:`unpack_farray` de arriba."
Expand Down
0