From 6d2c3dc9c52c2b2714ea8e7d2010843f69a01933 Mon Sep 17 00:00:00 2001 From: lkmeta Date: Tue, 19 Oct 2021 02:14:35 +0300 Subject: [PATCH 1/4] Translate file c-api/datetime.po --- c-api/datetime.po | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/c-api/datetime.po b/c-api/datetime.po index cd059b1aef..1aec518610 100644 --- a/c-api/datetime.po +++ b/c-api/datetime.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-01 20:34+0200\n" -"Last-Translator: Cristián Maureira-Fredes \n" +"PO-Revision-Date: 2021-10-19 02:00+0200\n" +"Last-Translator: Meta Louis-Kosmas \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/datetime.rst:6 msgid "DateTime Objects" @@ -273,7 +274,7 @@ msgstr "Retorna el micro segundo, como un int de 0 hasta 999999." #: ../Doc/c-api/datetime.rst:195 ../Doc/c-api/datetime.rst:224 msgid "Return the tzinfo (which may be ``None``)." -msgstr "" +msgstr "Retorna el tzinfo (que puede ser ``Ninguno``)." #: ../Doc/c-api/datetime.rst:199 msgid "" From b99bc5040bc6a7c26396f2f0d7567566d2d503a1 Mon Sep 17 00:00:00 2001 From: lkmeta Date: Tue, 19 Oct 2021 22:03:37 +0300 Subject: [PATCH 2/4] translate correctly --- c-api/datetime.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c-api/datetime.po b/c-api/datetime.po index 1aec518610..13bf43bda1 100644 --- a/c-api/datetime.po +++ b/c-api/datetime.po @@ -274,7 +274,7 @@ msgstr "Retorna el micro segundo, como un int de 0 hasta 999999." #: ../Doc/c-api/datetime.rst:195 ../Doc/c-api/datetime.rst:224 msgid "Return the tzinfo (which may be ``None``)." -msgstr "Retorna el tzinfo (que puede ser ``Ninguno``)." +msgstr "Retorna el tzinfo (que puede ser ``None``)." #: ../Doc/c-api/datetime.rst:199 msgid "" From 432694331991ded17477cee2d7f439c16dafd605 Mon Sep 17 00:00:00 2001 From: lkmeta Date: Wed, 20 Oct 2021 21:17:45 +0300 Subject: [PATCH 3/4] fix powrap --- c-api/datetime.po | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/c-api/datetime.po b/c-api/datetime.po index 13bf43bda1..f4ccf7f465 100644 --- a/c-api/datetime.po +++ b/c-api/datetime.po @@ -15,8 +15,7 @@ msgstr "" "Last-Translator: Meta Louis-Kosmas \n" "Language: es\n" "Language-Team: python-doc-es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);n" -"MIME-Version: 1.0\n" +"Plural-Forms: nplurals=2; plural=(n != 1);nMIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: Babel 2.9.1\n" From e34eac9d9d2c019e92faae873650190816a2c60c Mon Sep 17 00:00:00 2001 From: lkmeta Date: Thu, 21 Oct 2021 01:20:02 +0300 Subject: [PATCH 4/4] fix pospell --- dictionaries/c-api_datetime.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 dictionaries/c-api_datetime.txt diff --git a/dictionaries/c-api_datetime.txt b/dictionaries/c-api_datetime.txt new file mode 100644 index 0000000000..d7dff7e565 --- /dev/null +++ b/dictionaries/c-api_datetime.txt @@ -0,0 +1 @@ +tzinfo