File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,14 +36,21 @@ msgid ""
3636"This module allows a Python program to determine if a string is a :ref:"
3737"`keyword <keywords>`."
3838msgstr ""
39+ "Este módulo permite que um programa Python determine se uma string é uma :"
40+ "ref:`palavra reservada <keywords>`."
3941
4042#: ../../library/keyword.rst:17
4143msgid "Return ``True`` if *s* is a Python :ref:`keyword <keywords>`."
4244msgstr ""
45+ "Retorna ``True`` se *s* for uma :ref:`palavra reservad <keywords>` do Python."
4346
4447#: ../../library/keyword.rst:22
4548msgid ""
4649"Sequence containing all the :ref:`keywords <keywords>` defined for the "
4750"interpreter. If any keywords are defined to only be active when particular :"
4851"mod:`__future__` statements are in effect, these will be included as well."
4952msgstr ""
53+ "Sequência contendo todas as :ref:`palavras reservadas <keywords>` definidas "
54+ "para o interpretador. Se alguma palavra reservada estiver definida para "
55+ "apenas estar ativa quando instruções :mod:`__future__` específicas tiverem "
56+ "efeito, estas serão incluídas também."
You can’t perform that action at this time.
0 commit comments