Skip to content

Traducido archivo library/dataclasses #744

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 15 commits into from
Sep 12, 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/dataclasses.po
Co-authored-by: narvmtz <51009725+narvmtz@users.noreply.github.com>
  • Loading branch information
fjsevilla-dev and narvmtz authored Sep 11, 2020
commit d7d2695bbe127320d778771f14557ac8898f1849
6 changes: 3 additions & 3 deletions library/dataclasses.po
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ msgid ""
"The member variables to use in these generated methods are defined using :"
"pep:`526` type annotations. For example this code::"
msgstr ""
"Cada variable miembro a utilizar en estos métodos automáticamente generados "
"es definida teniendo en cuenta :pep:`526` para anotaciones de tipo. Por "
"ejemplo, en este código::"
"Las variables miembro a utilizar en estos métodos generados son definidas "
"teniendo en cuenta anotaciones de tipo :pep:`526`. Por ejemplo, en este "
"código::"

#: ../Doc/library/dataclasses.rst:32
msgid "Will add, among other things, a :meth:`__init__` that looks like::"
Expand Down