File tree 3 files changed +6
-6
lines changed
Filter options
3 files changed +6
-6
lines changed
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.10\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2025-01-21 22:53 +0000\n "
14
+ "POT-Creation-Date : 2025-02-28 16:12 +0000\n "
15
15
"PO-Revision-Date : 2022-11-05 17:22+0000\n "
16
16
"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
17
17
"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
@@ -1059,10 +1059,10 @@ msgid ""
1059
1059
"\" auto\" and turtleshape is a polygon, that polygon is drawn with the same "
1060
1060
"line thickness. If no argument is given, the current pensize is returned."
1061
1061
msgstr ""
1062
- "Define a espessura da linha para *width* ou retorne -a. Se resizemode estiver "
1062
+ "Define a espessura da linha para *width* ou retorna -a. Se resizemode estiver "
1063
1063
"definido como \" auto\" e a forma de tartaruga for um polígono, esse polígono "
1064
1064
"será desenhado com a mesma espessura de linha. Se nenhum argumento for "
1065
- "fornecido, o tamanho da pena atual será retornado."
1065
+ "fornecido, o espessuda da caneta atual será retornado."
1066
1066
1067
1067
#: ../../library/turtle.rst:833
1068
1068
msgid "a dictionary with some or all of the below listed keys"
Original file line number Diff line number Diff line change 1
- {"completion" : " 63.89%" , "translated" : 33005 , "entries" : 51659 , "updated_at" : " 2025-03-15T23:54:09 +00:00Z" }
1
+ {"completion" : " 63.89%" , "translated" : 33005 , "entries" : 51659 , "updated_at" : " 2025-03-16T23:55:05 +00:00Z" }
Original file line number Diff line number Diff line change @@ -1004,7 +1004,7 @@ msgid ""
1004
1004
msgstr ""
1005
1005
":pep:`484` introduziu o conceito de apelidos de tipo, exigindo apenas que "
1006
1006
"fossem atribuições não anotadas de nível superior. Essa simplicidade às "
1007
- "vezes tornava difícil para os verificadores de tipo distinguir entre "
1007
+ "vezes tornava difícil para os verificadores de tipo distinguirem entre "
1008
1008
"apelidos de tipo e atribuições comuns, especialmente quando referências "
1009
1009
"diretas ou tipos inválidos estavam envolvidos. Compare::"
1010
1010
@@ -1026,7 +1026,7 @@ msgstr "(Contribuição de Mikhail Golubev em :issue:`41923`.)"
1026
1026
1027
1027
#: ../../whatsnew/3.10.rst:796
1028
1028
msgid "PEP 647: User-Defined Type Guards"
1029
- msgstr "PEP 647: Guardas de Tipo Definidas Pelo Usuário "
1029
+ msgstr "PEP 647: guardas de tipo definidas pelo usuário "
1030
1030
1031
1031
#: ../../whatsnew/3.10.rst:798
1032
1032
msgid ""
You can’t perform that action at this time.
0 commit comments