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

Commit6138345

Browse files
committed
chore(docs): translate c-api/import.po 🤖
Added missing translation for c-api/import.po:- PyImport_Import wrapper function descriptionUpdated Last-Translator field and Po-Revision-Date.Closes#3254
1 parent28ade9d commit6138345

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎c-api/import.po‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ msgstr ""
1111
"Project-Id-Version:Python 3.8\n"
1212
"Report-Msgid-Bugs-To:\n"
1313
"POT-Creation-Date:2024-11-21 16:38-0300\n"
14-
"PO-Revision-Date:2022-10-28 17:44+0200\n"
15-
"Last-Translator:Santiago Puerta <elwarxy@gmail.com>\n"
14+
"PO-Revision-Date:2024-12-13 12:15-0800\n"
15+
"Last-Translator:Erick G. Islas-Osuna <erickisos653@gmail.com>\n"
1616
"Language:es\n"
1717
"Language-Team:python-doc-es\n"
1818
"Plural-Forms:nplurals=2; plural=(n != 1);\n"
@@ -30,6 +30,8 @@ msgid ""
3030
"This is a wrapper around :c:func:`PyImport_Import()` which takes a :c:expr:"
3131
"`const char *` as an argument instead of a :c:expr:`PyObject *`."
3232
msgstr""
33+
"Esto es un envoltorio (*wrapper*) alrededor de :c:func:`PyImport_Import()` que "
34+
"toma un :c:expr:`const char *` como argumento en lugar de un :c:expr:`PyObject *`."
3335

3436
#:../Doc/c-api/import.rst:21
3537
msgid"This function is a deprecated alias of :c:func:`PyImport_ImportModule`."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp