File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -44,17 +44,16 @@ msgid ""
44
44
"The Python ``False`` object. This object has no methods. It needs to be "
45
45
"treated just like any other object with respect to reference counts."
46
46
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 "
48
48
"como cualquier otro objeto con respecto a los recuentos de referencia."
49
49
50
50
#: ../Doc/c-api/bool.rst:27
51
51
msgid ""
52
52
"The Python ``True`` object. This object has no methods. It needs to be "
53
53
"treated just like any other object with respect to reference counts."
54
54
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."
58
57
59
58
#: ../Doc/c-api/bool.rst:33
60
59
msgid ""
You can’t perform that action at this time.
0 commit comments