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

Commit91757ed

Browse files
Traducción c-api/import.po (#2099)
Closes#2062Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent72c8ba0 commit91757ed

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

‎c-api/import.po

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version:Python 3.8\n"
1212
"Report-Msgid-Bugs-To:\n"
1313
"POT-Creation-Date:2022-10-25 19:47+0200\n"
14-
"PO-Revision-Date:2021-10-28 21:28-0500\n"
15-
"Last-Translator:Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
16-
"Language:es\n"
14+
"PO-Revision-Date:2022-10-28 17:44+0200\n"
15+
"Last-Translator:Santiago Puerta <elwarxy@gmail.com>\n"
1716
"Language-Team:python-doc-es\n"
18-
"Plural-Forms:nplurals=2; plural=(n != 1);\n"
17+
"Language:es\n"
1918
"MIME-Version:1.0\n"
2019
"Content-Type:text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding:8bit\n"
21+
"Plural-Forms:nplurals=2; plural=(n != 1);\n"
2222
"Generated-By:Babel 2.10.3\n"
23+
"X-Generator:Poedit 3.0.1\n"
2324

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

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

423425
#:../Doc/c-api/import.rst:276
424426
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp