File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ msgstr ""
5353
5454#: ../../faq/extending.rst:26
5555msgid "Can I create my own functions in C++?"
56- msgstr ""
56+ msgstr "Posso criar minhas próprias funções em C++? "
5757
5858#: ../../faq/extending.rst:28
5959msgid ""
Original file line number Diff line number Diff line change @@ -1780,6 +1780,10 @@ msgid ""
17801780"its :meth:`utcoffset` and :meth:`dst` methods must not return ``None``. If "
17811781"*self* is naive, it is presumed to represent time in the system timezone."
17821782msgstr ""
1783+ "Se fornecido, *tz* deve ser uma instância de uma subclasse :class:`tzinfo`, "
1784+ "e seus métodos :meth:`utcoffset` e :meth:`dst` não devem retornar ``None``. "
1785+ "Se *self* for ingênuo, é presumido que ele representa o tempo no fuso "
1786+ "horário do sistema."
17831787
17841788#: ../../library/datetime.rst:1239
17851789msgid ""
Original file line number Diff line number Diff line change @@ -393,7 +393,7 @@ msgstr ""
393393
394394#: ../../library/zlib.rst:200
395395msgid "Added the *zdict* parameter."
396- msgstr ""
396+ msgstr "Adicionou parâmetro *zdict*. "
397397
398398#: ../../library/zlib.rst:204
399399msgid "Compression objects support the following methods:"
You can’t perform that action at this time.
0 commit comments