From b7cb7ecccaf542fcace94af8e469f0ef6d5b29c7 Mon Sep 17 00:00:00 2001 From: Manu de Frutos Vila Date: Mon, 25 Oct 2021 10:42:19 +0200 Subject: [PATCH] Translate c-api/function.po file --- TRANSLATORS | 1 + c-api/function.po | 7 +++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/TRANSLATORS b/TRANSLATORS index 5940e88a05..2d4f834ba0 100644 --- a/TRANSLATORS +++ b/TRANSLATORS @@ -156,3 +156,4 @@ Frank Montalvo Ochoa (@fmontalvoo) Diego Cristóbal (@dcristobalh) Rodrigo Tobar (@rtobar) Catalina Arrey Amunátegui (@CatalinaArrey) +Manu de Frutos Vila (@manudefrutosvila) diff --git a/c-api/function.po b/c-api/function.po index c63d5ad84d..f39b528a37 100644 --- a/c-api/function.po +++ b/c-api/function.po @@ -11,15 +11,16 @@ msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-10-16 21:42+0200\n" -"PO-Revision-Date: 2021-08-16 13:04+0200\n" +"PO-Revision-Date: 2021-10-25 10:42+0200\n" "Last-Translator: Cristián Maureira-Fredes \n" "Language: es\n" "Language-Team: python-doc-es\n" -"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.9.1\n" +"X-Generator: Poedit 3.0\n" #: ../Doc/c-api/function.rst:6 msgid "Function Objects" @@ -100,6 +101,8 @@ msgid "" "Return a :term:`borrowed reference` to the *__module__* attribute of the " "function object *op*. It can be *NULL*." msgstr "" +"Retorna una referencia tomada (:term:`borrowed reference`) al atributo " +"*__module__* del objeto función *op*. Puede ser *NULL*." #: ../Doc/c-api/function.rst:67 #, fuzzy