Skip to content

Commit bc10203

Browse files
pomerge from 3.9 branch into 3.7
1 parent edae180 commit bc10203

3 files changed

Lines changed: 149 additions & 9 deletions

File tree

c-api/float.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,13 @@ msgid ""
5555
"Create a :c:type:`PyFloatObject` object based on the string value in *str*, "
5656
"or ``NULL`` on failure."
5757
msgstr ""
58+
"Crie um objeto :c:type:`PyFloatObject` baseado em uma string de valor \"str"
59+
"\", ou \"Null\" em falha."
5860

5961
#: ../../c-api/float.rst:42
6062
msgid ""
6163
"Create a :c:type:`PyFloatObject` object from *v*, or ``NULL`` on failure."
62-
msgstr ""
64+
msgstr "Crie um objeto :c:type:`PyFloatObject` de \"v\", ou \"Null\" em falha"
6365

6466
#: ../../c-api/float.rst:47
6567
msgid ""

library/poplib.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ msgstr ""
138138

139139
#: ../../library/poplib.rst:96
140140
msgid "POP3 Objects"
141-
msgstr ""
141+
msgstr "Objetos POP3"
142142

143143
#: ../../library/poplib.rst:98
144144
msgid ""

0 commit comments

Comments
 (0)