Skip to content

Commit 6007c6b

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 728552b commit 6007c6b

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

library/tkinter.font.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# i17obot <[email protected]>, 2021
88
# José Carlos, 2024
9+
# Rafael Fontenelle <[email protected]>, 2024
910
#
1011
#, fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To: \n"
1516
"POT-Creation-Date: 2024-08-16 14:15+0000\n"
1617
"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"
1819
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1920
"teams/5390/pt_BR/)\n"
2021
"MIME-Version: 1.0\n"
@@ -37,7 +38,7 @@ msgid ""
3738
"The :mod:`tkinter.font` module provides the :class:`Font` class for creating "
3839
"and using named fonts."
3940
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 "
4142
"utilização de fontes nomeadas."
4243

4344
#: ../../library/tkinter.font.rst:15
@@ -52,7 +53,7 @@ msgid ""
5253
"as a single object, rather than specifying a font by its attributes with "
5354
"each occurrence."
5455
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* "
5657
"recebem nomes únicos e podem ser especificadas por família, tamanho e "
5758
"configuração de estilo. Fontes nomeadas são os métodos Tk para criação e "
5859
"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."
182183

183184
#: ../../library/tkinter.font.rst:96
184185
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. "
186187

187188
#: ../../library/tkinter.font.rst:98
188189
msgid "The *root* parameter was added."

0 commit comments

Comments
 (0)