Skip to content

Commit 9f442c3

Browse files
Update translation
Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent f642b1e commit 9f442c3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

c-api/descriptor.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2025, Python Software Foundation
2+
# Copyright (C) 2001-2026, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-12-03 15:04+0000\n"
15+
"POT-Creation-Date: 2026-01-11 14:58+0000\n"
1616
"PO-Revision-Date: 2025-09-15 01:03+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -61,7 +61,7 @@ msgid ""
6161
msgstr ""
6262
"O objeto de tipo para descritores get/set criados a partir de estruturas :c:"
6363
"type:`PyGetSetDef`. Esses descritores implementam atributos cujo valor é "
64-
"calculado por funções getter e setter em C e são usados ​​para muitos "
64+
"calculado por funções getter e setter em C e são usados para muitos "
6565
"atributos de tipo embutidos."
6666

6767
#: ../../c-api/descriptor.rst:46
@@ -85,7 +85,7 @@ msgid ""
8585
msgstr ""
8686
"O objeto de tipo para objetos descritores de encapsulamento criados por :c:"
8787
"func:`PyDescr_NewWrapper` e :c:func:`PyWrapper_New`. Os descritores de "
88-
"encapsulamento são usados ​​internamente para expor métodos especiais "
88+
"encapsulamento são usados internamente para expor métodos especiais "
8989
"implementados por meio de estruturas de encapsulamento e aparecem em Python "
9090
"como objetos :class:`types.WrapperDescriptorType`."
9191

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "61.36%", "translated": 50062, "entries": 77135, "updated_at": "2026-01-19T23:25:40+00:00Z"}
1+
{"completion": "61.36%", "translated": 50062, "entries": 77135, "updated_at": "2026-01-20T12:06:33+00:00Z"}

0 commit comments

Comments
 (0)