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

Traducido archivohowto/annotations.po#2693

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
rtobar merged 1 commit intopython:3.12fromYenniferh:traduccion-annotations
Oct 18, 2023
Merged
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
11 changes: 7 additions & 4 deletionshowto/annotations.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Python en Español 3.10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
"PO-Revision-Date:2021-10-21 04:10-0500\n"
"PO-Revision-Date:2023-10-17 22:46-0500\n"
"Last-Translator: José Luis Salgado Banda <josephLSalgado@outlook.com>\n"
"Language: es\n"
"Language-Team: \n"
Expand DownExpand Up@@ -134,6 +134,10 @@ msgid ""
"parent's ``__annotations__``. In Python 3.10 and newer, the child class's "
"annotations will be an empty dict instead."
msgstr ""
"Antes de Python 3.10, acceder a ``__annotations__`` en una clase que no "
"define anotaciones pero que tiene una clase padre con anotaciones devolvería "
"las anotaciones de la clase padre. En Python 3.10 y versiones posteriores, "
"las anotaciones de la clase hija serán un diccionario vacío en su lugar."

#: ../Doc/howto/annotations.rst:68
msgid "Accessing The Annotations Dict Of An Object In Python 3.9 And Older"
Expand DownExpand Up@@ -323,13 +327,12 @@ msgstr ""
"específicamente. Por ejemplo:"

#: ../Doc/howto/annotations.rst:165
#, fuzzy
msgid ""
":pep:`604` union types using ``|``, before support for this was added to "
"Python 3.10."
msgstr ""
":pep:`604` tipos de unión usando `|`, antes de que se agregara soporte para "
"esto en Python 3.10."
":pep:`604`introducetipos de unión usando ``|``, antes de que se agregara "
"soporte paraesto en Python 3.10."

#: ../Doc/howto/annotations.rst:167
msgid ""
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp