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

Traducción c-api/import.po#2099

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
cmaureir merged 5 commits intopython:3.11fromsantiagopuerta:translate-c-api-import
Oct 31, 2022
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
22 changes: 12 additions & 10 deletionsc-api/import.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,15 +11,16 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-10-25 19:47+0200\n"
"PO-Revision-Date: 2021-10-28 21:28-0500\n"
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
"Language: es\n"
"PO-Revision-Date: 2022-10-28 17:44+0200\n"
"Last-Translator: Santiago Puerta <elwarxy@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.10.3\n"
"X-Generator: Poedit 3.0.1\n"

#: ../Doc/c-api/import.rst:6
msgid "Importing Modules"
Expand DownExpand Up@@ -404,21 +405,22 @@ msgid ""
"The new ``is_package`` field indicates whether the module is a package or "
"not. This replaces setting the ``size`` field to a negative value."
msgstr ""
"El nuevo campo ``is_package`` indica si el módulo es un paquete o no. Esto "
"sustituye a la configuración del campo ``size`` con un valor negativo."

#: ../Doc/c-api/import.rst:268
#, fuzzy
msgid ""
"This pointer is initialized to point to an array of :c:struct:`_frozen` "
"records, terminated by one whose members are all ``NULL`` or zero. When a "
"frozen module is imported, it is searched in this table. Third-party code "
"could play tricks with this to provide a dynamically created collection of "
"frozen modules."
msgstr ""
"Este puntero se inicializa para apuntar a un arreglo de registros :c:type:"
"`struct_frozen`, terminado por uno cuyosmiembros son todos ``NULL`` o "
"cero.Cuando se importa un módulo congelado, se busca en esta tabla. El "
"código deterceros podría jugartrucoscon esto para proporcionar una "
"colección de móduloscongelados creada dinámicamente."
"Este puntero se inicializa para apuntar a un arreglo de registros :c:struct:"
"`_frozen`, terminado por uno cuyosregistros son todos ``NULL`` o cero. "
"Cuando se importa un módulo congelado, se busca en esta tabla. El código de "
"terceros podría jugar con esto para proporcionar una colección de módulos "
"congelados creada dinámicamente."

#: ../Doc/c-api/import.rst:276
msgid ""
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp