6
6
# Translators:
7
7
# i17obot <[email protected] >, 2021
8
8
# José Carlos, 2024
9
+ # Rafael Fontenelle <[email protected] >, 2024
9
10
#
10
11
#, fuzzy
11
12
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
14
15
"Report-Msgid-Bugs-To : \n "
15
16
"POT-Creation-Date : 2024-08-16 14:15+0000\n "
16
17
"PO-Revision-Date : 2021-06-28 01:15+0000\n "
17
- "Last-Translator : José Carlos , 2024\n "
18
+ "
Last-Translator :
Rafael Fontenelle <[email protected] > , 2024\n"
18
19
"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
19
20
"teams/5390/pt_BR/)\n "
20
21
"MIME-Version : 1.0\n "
@@ -37,7 +38,7 @@ msgid ""
37
38
"The :mod:`tkinter.font` module provides the :class:`Font` class for creating "
38
39
"and using named fonts."
39
40
msgstr ""
40
- "O módulo :mod:`tkinter.font`apresenta a classe :class:`Font`para criação e "
41
+ "O módulo :mod:`tkinter.font` apresenta a classe :class:`Font` para criação e "
41
42
"utilização de fontes nomeadas."
42
43
43
44
#: ../../library/tkinter.font.rst:15
@@ -52,7 +53,7 @@ msgid ""
52
53
"as a single object, rather than specifying a font by its attributes with "
53
54
"each occurrence."
54
55
msgstr ""
55
- "A classe :class:`Font` representa uma fonte nomeada. Instâncias *Font * "
56
+ "A classe :class:`Font` representa uma fonte nomeada. Instâncias *font * "
56
57
"recebem nomes únicos e podem ser especificadas por família, tamanho e "
57
58
"configuração de estilo. Fontes nomeadas são os métodos Tk para criação e "
58
59
"identificação de fontes de um objeto singular, ao invés de especificar a "
@@ -182,7 +183,7 @@ msgstr "Retorna os nomes das fontes definidas."
182
183
183
184
#: ../../library/tkinter.font.rst:96
184
185
msgid "Return a :class:`Font` representation of a tk named font."
185
- msgstr "Retorna a representação :class:`Font`de uma fonte nomeada do tk. "
186
+ msgstr "Retorna a representação :class:`Font` de uma fonte nomeada do tk. "
186
187
187
188
#: ../../library/tkinter.font.rst:98
188
189
msgid "The *root* parameter was added."
0 commit comments