Skip to content

Commit e806665

Browse files
pomerge from 3.9 branch into 3.7
1 parent 474f9e7 commit e806665

4 files changed

Lines changed: 188 additions & 19 deletions

File tree

library/cmath.po

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

136136
#: ../../library/cmath.rst:111
137137
msgid "Trigonometric functions"
138-
msgstr ""
138+
msgstr "Funções trigonométricas"
139139

140140
#: ../../library/cmath.rst:115
141141
msgid ""

library/datetime.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2173,6 +2173,8 @@ msgid ""
21732173
"Skipping code for error cases, the default :meth:`fromutc` implementation "
21742174
"acts like::"
21752175
msgstr ""
2176+
"Ignorando o código para casos de erros, a implementação padrão :meth:"
2177+
"`fromutc` funciona como::"
21762178

21772179
#: ../../library/datetime.rst:1859
21782180
msgid ""
@@ -2240,7 +2242,7 @@ msgstr ""
22402242

22412243
#: ../../library/datetime.rst:1936
22422244
msgid "`dateutil.tz <https://dateutil.readthedocs.io/en/stable/tz.html>`_"
2243-
msgstr ""
2245+
msgstr "`dateutil.tz <https://dateutil.readthedocs.io/en/stable/tz.html>`_"
22442246

22452247
#: ../../library/datetime.rst:1932
22462248
msgid ""
@@ -2257,6 +2259,7 @@ msgstr ""
22572259
#: ../../library/datetime.rst:1942
22582260
msgid "`IANA timezone database <https://www.iana.org/time-zones>`_"
22592261
msgstr ""
2262+
"`Base de dados de fusos horários IANA <https://www.iana.org/time-zones>`_"
22602263

22612264
#: ../../library/datetime.rst:1939
22622265
msgid ""
@@ -2274,7 +2277,7 @@ msgstr ""
22742277

22752278
#: ../../library/datetime.rst:1949
22762279
msgid ":class:`timezone` Objects"
2277-
msgstr ""
2280+
msgstr "Objetos :class:`timezone`"
22782281

22792282
#: ../../library/datetime.rst:1951
22802283
msgid ""
@@ -2324,7 +2327,7 @@ msgstr ""
23242327

23252328
#: ../../library/datetime.rst:2002
23262329
msgid "Always returns ``None``."
2327-
msgstr ""
2330+
msgstr "Sempre retorna ``None``."
23282331

23292332
#: ../../library/datetime.rst:2006
23302333
msgid ""
@@ -2334,7 +2337,7 @@ msgstr ""
23342337

23352338
#: ../../library/datetime.rst:2013
23362339
msgid "The UTC timezone, ``timezone(timedelta(0))``."
2337-
msgstr ""
2340+
msgstr "O fuso horário UTC, ``timezone(timedelta(0))``."
23382341

23392342
#: ../../library/datetime.rst:2022
23402343
msgid ":meth:`strftime` and :meth:`strptime` Behavior"

library/math.po

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

339339
#: ../../library/math.rst:301
340340
msgid "Trigonometric functions"
341-
msgstr ""
341+
msgstr "Funções trigonométricas"
342342

343343
#: ../../library/math.rst:305
344344
msgid "Return the arc cosine of *x*, in radians."

0 commit comments

Comments
 (0)