15
15
# Vitor Buxbaum Orlandi, 2021
16
16
# (Douglas da Silva) <[email protected] >, 2024
17
17
# Marco Rougeth <[email protected] >, 2024
18
- # Rafael Fontenelle <[email protected] >, 2024
19
18
# Adorilson Bezerra <[email protected] >, 2024
19
+ # Rafael Fontenelle <[email protected] >, 2024
20
20
#
21
21
#, fuzzy
22
22
msgid ""
@@ -25,7 +25,7 @@ msgstr ""
25
25
"Report-Msgid-Bugs-To : \n "
26
26
"POT-Creation-Date : 2024-08-16 14:15+0000\n "
27
27
"PO-Revision-Date : 2021-06-28 01:15+0000\n "
28
- "Last-Translator : Adorilson Bezerra <adorilson @gmail.com>, 2024\n "
28
+ "Last-Translator : Rafael Fontenelle <rffontenelle @gmail.com>, 2024\n "
29
29
"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
30
30
"teams/5390/pt_BR/)\n "
31
31
"MIME-Version : 1.0\n "
@@ -756,8 +756,8 @@ msgstr ""
756
756
"retornado por :func:`gmtime` ou :func:`localtime` para uma string como "
757
757
"especificado pelo argumento *format*. Se *t* não é fornecido, o tempo atual "
758
758
"como retornado pela :func:`localtime` é utilizado. *format* deve ser uma "
759
- "string. :exc:`ValueError` é levantado se qualquer campo em *t* está fora do "
760
- "intervalo permitido."
759
+ "string. A exceção :exc:`ValueError` é levantada se qualquer campo em *t* "
760
+ "está fora do intervalo permitido."
761
761
762
762
#: ../../library/time.rst:427
763
763
msgid ""
@@ -1227,7 +1227,7 @@ msgstr "5"
1227
1227
#: ../../library/time.rst:633
1228
1228
msgid "range [0, 61]; see :ref:`Note (2) <leap-second>` in :func:`strftime`"
1229
1229
msgstr ""
1230
- "intervalor [0, 61]; veja :ref:`Nota (2) <leap-second>` em :func:`strftime`"
1230
+ "intervalo [0, 61]; veja :ref:`Nota (2) <leap-second>` em :func:`strftime`"
1231
1231
1232
1232
#: ../../library/time.rst:635
1233
1233
msgid "6"
@@ -1843,7 +1843,7 @@ msgstr "Ano 2038"
1843
1843
1844
1844
#: ../../library/time.rst:42
1845
1845
msgid "2-digit years"
1846
- msgstr "anos de 2 dígitos"
1846
+ msgstr "Anos de 2 dígitos"
1847
1847
1848
1848
#: ../../library/time.rst:50
1849
1849
msgid "UTC"
0 commit comments