Skip to content

Commit 3fb729a

Browse files
authored
Merge branch '3.10' into patch-3
2 parents 6338e8d + 6713fc1 commit 3fb729a

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

using/windows.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ msgid ""
6565
msgstr ""
6666
"Como se especifica en :pep:`11`, una versión de Python solo admite una "
6767
"plataforma Windows, mientras que Microsoft considera la plataforma con "
68-
"soporte extendido. Esto significa que Python | versión | es compatible con "
68+
"soporte extendido. Esto significa que Python |version| es compatible con "
6969
"Windows 8.1 y versiones posteriores. Si necesita compatibilidad con Windows "
7070
"7, instale Python 3.8."
7171

whatsnew/3.10.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ msgstr "Liberación"
3030

3131
#: ../Doc/whatsnew/3.10.rst:5
3232
msgid "|release|"
33-
msgstr "| liberación |"
33+
msgstr "|release|"
3434

3535
#: ../Doc/whatsnew/3.10.rst
3636
msgid "Date"
3737
msgstr "Fecha"
3838

3939
#: ../Doc/whatsnew/3.10.rst:6
4040
msgid "|today|"
41-
msgstr "| hoy |"
41+
msgstr "|today|"
4242

4343
#: ../Doc/whatsnew/3.10.rst
4444
msgid "Editor"

whatsnew/3.9.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,17 @@ msgstr "Versión"
3030
msgid "|release|"
3131
msgstr "| release |"
3232

33+
3334
#: ../Doc/whatsnew/3.9.rst
3435
msgid "Date"
3536
msgstr "Fecha"
3637

3738
#: ../Doc/whatsnew/3.9.rst:6
3839
msgid "|today|"
40+
3941
msgstr "| today |"
4042

43+
4144
#: ../Doc/whatsnew/3.9.rst
4245
msgid "Editor"
4346
msgstr "Editor"

0 commit comments

Comments
 (0)