Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Translate file c-api/number.po
  • Loading branch information
lkmeta committed Oct 18, 2021
commit 90b0d223a2f429d81f92d91991a1381fc5d4b3ee
9 changes: 6 additions & 3 deletions c-api/number.po
Original file line number Diff line number Diff line change
Expand Up @@ -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: 2020-05-18 15:35+0200\n"
"Last-Translator: Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
"PO-Revision-Date: 2021-10-19 02:00+0200\n"
"Last-Translator: Meta Louis-Kosmas <louiskmeta@gmail.com>\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/number.rst:6
msgid "Number Protocol"
Expand Down Expand Up @@ -377,6 +378,8 @@ msgid ""
"The result always has exact type :class:`int`. Previously, the result could "
"have been an instance of a subclass of ``int``."
msgstr ""
"El resultado siempre tiene el tipo exacto :class:`int`. Anteriormente, el resultado podía "
"han sido un ejemplo de una subclase de ``int``."
Comment thread
lkmeta marked this conversation as resolved.
Outdated

#: ../Doc/c-api/number.rst:266
msgid ""
Expand Down