Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4f566b8

Browse files
committed
Traducido c-api/bool
2 parents 3172a81 + 741c71f commit 4f566b8

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

c-api/bool.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,17 +44,16 @@ msgid ""
4444
"The Python ``False`` object. This object has no methods. It needs to be "
4545
"treated just like any other object with respect to reference counts."
4646
msgstr ""
47-
"El objeto ``Falso`` de Python. Este objeto no tiene métodos. Debe tratarse "
47+
"El objeto ``False`` de Python. Este objeto no tiene métodos. Debe tratarse "
4848
"como cualquier otro objeto con respecto a los recuentos de referencia."
4949

5050
#: ../Doc/c-api/bool.rst:27
5151
msgid ""
5252
"The Python ``True`` object. This object has no methods. It needs to be "
5353
"treated just like any other object with respect to reference counts."
5454
msgstr ""
55-
"El objeto ``Verdadero`` de Python. Este objeto no tiene métodos. Debe "
56-
"tratarse como cualquier otro objeto con respecto a los recuentos de "
57-
"referencia."
55+
"El objeto ``True`` de Python. Este objeto no tiene métodos. Debe tratarse "
56+
"como cualquier otro objeto con respecto a los recuentos de referencia."
5857

5958
#: ../Doc/c-api/bool.rst:33
6059
msgid ""

0 commit comments

Comments
 (0)