Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Italic#108

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
raulcd merged 2 commits into3.8fromitalic
May 7, 2020
Merged
Show file tree
Hide file tree
Changes fromall commits
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
4 changes: 2 additions & 2 deletionssphinx.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -94,7 +94,7 @@ msgstr "como usar Python en diferentes plataformas"

#: ../Doc/tools/templates/indexcontent.html:23
msgid "Python HOWTOs"
msgstr "Cómos (*HOWTOs*) de Python"
msgstr "Cómos (<em>HOWTOs</em>) de Python"

#: ../Doc/tools/templates/indexcontent.html:24
msgid "in-depth documents on specific topics"
Expand DownExpand Up@@ -190,7 +190,7 @@ msgstr "Meta información:"

#: ../Doc/tools/templates/indexcontent.html:59
msgid "Reporting bugs"
msgstr "Reportar errores (*bugs*)"
msgstr "Reportar errores (<em>bugs</em>)"

#: ../Doc/tools/templates/indexcontent.html:60
msgid "About the documentation"
Expand Down
2 changes: 1 addition & 1 deletiontutorial/inputoutput.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -442,7 +442,7 @@ msgstr ""
"Si no estuvieses usando el bloque :keyword:`with`, entonces deberías llamar "
"``f.close()`` para cerrar el archivo e inmediatamente liberar cualquier "
"recurso del sistema usado por este. Si no cierras explícitamente el archivo, "
"el«garbage collector» de Python eventualmente destruirá el objeto y cerrará "
"el*garbage collector* de Python eventualmente destruirá el objeto y cerrará "
"el archivo por vos, pero el archivo puede estar abierto por un tiempo. Otro "
"riesgo es que diferentes implementaciones de Python harán esta limpieza en "
"diferentes momentos."
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp