Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6713fc1

Browse filesBrowse files
authored
Fix built-in Sphinx substitutions. (#1834)
1 parent ef2d567 commit 6713fc1
Copy full SHA for 6713fc1

File tree

Expand file treeCollapse file tree

3 files changed

+5
-5
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

3 files changed

+5
-5
lines changed
Open diff view settings
Collapse file

‎using/windows.po‎

Copy file name to clipboardExpand all lines: using/windows.po
+1-1Lines 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

Collapse file

‎whatsnew/3.10.po‎

Copy file name to clipboardExpand all lines: whatsnew/3.10.po
+2-2Lines 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"
Collapse file

‎whatsnew/3.9.po‎

Copy file name to clipboardExpand all lines: whatsnew/3.9.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@ msgstr "Liberación"
2828

2929
#: ../Doc/whatsnew/3.9.rst:5
3030
msgid "|release|"
31-
msgstr "| liberación |"
31+
msgstr "|release|"
3232

3333
#: ../Doc/whatsnew/3.9.rst
3434
msgid "Date"
3535
msgstr "Fecha"
3636

3737
#: ../Doc/whatsnew/3.9.rst:6
3838
msgid "|today|"
39-
msgstr "| hoy |"
39+
msgstr "|today|"
4040

4141
#: ../Doc/whatsnew/3.9.rst
4242
msgid "Editor"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.