Skip to content

Traducido archivo whatsnew/3.1 #1101

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 29 commits into from
Nov 17, 2020
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
97d3955
Traducido archivo whatsnew/3.1
Victoriapm Oct 22, 2020
daec908
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
a2350ab
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
57f0757
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
c9d54a1
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
b6a377e
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
0a703cd
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
4b17e17
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
9377a1d
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
5eae438
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
7041f88
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
6a6dea9
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
5518816
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
ee0462e
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
34bf133
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
06b3443
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
c329ac2
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
437c737
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
a31b223
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
24f0779
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
7d7d02e
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
d6dd300
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
ca9f2bc
Update whatsnew/3.1.po
Victoriapm Oct 30, 2020
9dd8b69
Apply suggestions from code review
Victoriapm Oct 30, 2020
b13c748
Apply suggestions from code review
Victoriapm Oct 31, 2020
1123de2
Apply suggestions from code review
Victoriapm Oct 31, 2020
ee5ff0e
Apply suggestions from code review
Victoriapm Nov 7, 2020
8e2788c
Diccionario whatsnew_3.1
Victoriapm Nov 8, 2020
73d0027
add Powrap
Victoriapm Nov 14, 2020
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
Apply suggestions from code review
Co-authored-by: fjsevilla <fjsevilla2.0@gmail.com>
  • Loading branch information
Victoriapm and fjsevilla-dev authored Nov 7, 2020
commit ee5ff0e483516421d0c723e2d81b9f7c8304ef65
4 changes: 2 additions & 2 deletions whatsnew/3.1.po
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ msgstr ""
"equivalente exacto en coma flotante binaria. Puesto que no hay un "
"equivalente exacto, una expresión como ``float('1.1')`` se evalúa como el "
"valor representable más cercano, que es ``0x1.199999999999ap+0`` en hexadecimal o "
"`1.100000000000000088817841970012523233890533447265625`` en decimal. Ese "
"``1.100000000000000088817841970012523233890533447265625`` en decimal. Ese "
"valor más cercano fue y todavía es utilizado en los cálculos de coma flotante "
"posteriores."

Expand Down Expand Up @@ -911,7 +911,7 @@ msgid ""
"This section lists previously described changes and other bugfixes that may "
"require changes to your code:"
msgstr ""
"Esta sección enumera los cambios descriptos anteriormente y otras "
"Esta sección enumera los cambios descritos anteriormente y otras "
"correcciones de errores que pueden requerir cambios en su código:"

#: ../Doc/whatsnew/3.1.rst:526
Expand Down