Skip to content

Commit e736353

Browse files
Deploying to gh-pages from @ 71e652f 🚀
1 parent e1c26f8 commit e736353

File tree

9 files changed

+50
-59
lines changed

9 files changed

+50
-59
lines changed

build-details.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,10 @@
9393
<tr>
9494
<td data-label="language">Brazilian Portuguese (pt-br)</td>
9595
<td data-label="branch">3.14</td>
96-
<td data-label="updated">2026/02/23 23:19:15</td>
96+
<td data-label="updated">2026/02/24 23:14:44</td>
9797
<td data-label="warnings">
9898

99-
<a href="warnings-pt-br.txt">1020</a>
99+
<a href="warnings-pt-br.txt">1011</a>
100100

101101
</td>
102102
<td data-label="lint">
@@ -473,7 +473,7 @@
473473
</table>
474474

475475
<p>* number of Sphinx build process warnings</p>
476-
<p>Last updated at Tuesday, 24 February 2026, 23:01:33 UTC (in 66:13 minutes).</p>
476+
<p>Last updated at Tuesday, 24 February 2026, 23:56:37 UTC (in 68:57 minutes).</p>
477477

478478
</main>
479479

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -216,11 +216,11 @@ <h5 class="card-subtitle mb-2 text-muted">Português brasileiro</h5>
216216

217217

218218
<div class="progress mt-1">
219-
<div class="progress-bar main-bar" style="width: 60.41653352517881%;
219+
<div class="progress-bar main-bar" style="width: 60.4182986009036%;
220220
221221
222222
223-
background: linear-gradient(to left, #94cf96 0.363577017580443%, #4caf50 0.363577017580443%);
223+
background: linear-gradient(to left, #94cf96 0.36648782168422844%, #4caf50 0.36648782168422844%);
224224
">
225225
overall: 60.42% (+0.22%)
226226
</div>
@@ -488,12 +488,12 @@ <h5 class="card-subtitle mb-2 text-muted">日本語</h5>
488488
489489
490490
491-
background: linear-gradient(to left, #94cf96 0.583688874532058%, #4caf50 0.583688874532058%);
491+
background: linear-gradient(to left, #94cf96 0.31897324456340526%, #4caf50 0.31897324456340526%);
492492
">
493-
overall: 43.52% (+0.25%)
493+
overall: 43.52% (+0.14%)
494494
</div>
495495
<div class="progress-bar outer-label">
496-
overall: 43.52% (+0.25%)
496+
overall: 43.52% (+0.14%)
497497
</div>
498498
</div>
499499

@@ -1278,7 +1278,7 @@ <h5 class="card-subtitle mb-2 text-muted"></h5>
12781278
</div>
12791279

12801280
<p style="text-align: center;">
1281-
Last updated on Tuesday 24 February 2026 at 22:52:37 UTC (in 8 minutes and 53 seconds).<br/>
1281+
Last updated on Tuesday 24 February 2026 at 23:47:08 UTC (in 9 minutes and 25 seconds).<br/>
12821282
You can find the scripts used to generate this website <a href="https://github.com/python-docs-translations/dashboard/">on GitHub</a>.<br/>
12831283
You can download the data on this page in <a href="https://raw.githubusercontent.com/python-docs-translations/dashboard/refs/heads/gh-pages/index.json">JSON format</a>.
12841284
</p>

index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"core_completion": 93.30440683542741,
130130
"completion": 43.52475883892102,
131131
"core_change": 0.0,
132-
"change": 0.2540491750096905,
132+
"change": 0.13883233545690388,
133133
"built": true,
134134
"translated_name": "\u65e5\u672c\u8a9e",
135135
"contribution_link": "https://explore.transifex.com/python-doc/python-newest/"
@@ -217,9 +217,9 @@
217217
"repository": "python/python-docs-pt-br",
218218
"branch": "3.14",
219219
"core_completion": 99.57227168973246,
220-
"completion": 60.41653352517881,
220+
"completion": 60.4182986009036,
221221
"core_change": 0.2591046494889895,
222-
"change": 0.21966063071633357,
222+
"change": 0.22142570644112425,
223223
"built": true,
224224
"translated_name": "Portugu\u00eas brasileiro",
225225
"contribution_link": "https://python.org.br/traducao/"

warnings-es.txt

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -32,27 +32,6 @@ howto/logging-cookbook.rst:888: WARNING: inconsistent term references in transla
3232
howto/urllib2.rst:100: WARNING: inconsistent term references in translated message. original: [':mod:`urllib.parse`'], translated: [':mod:`urllib.parse``'] [i18n.inconsistent_references]
3333
howto/urllib2.rst:190: WARNING: inconsistent references in translated message. original: ['`info and geturl`_'], translated: ['`info y geturl`_'] [i18n.inconsistent_references]
3434
howto/urllib2.rst:498: WARNING: inconsistent term references in translated message. original: [':func:`~urllib.request.getproxies`'], translated: [':func:`~urllib.request.getproxies``'] [i18n.inconsistent_references]
35-
library/zlib.rst:251: WARNING: inconsistent term references in translated message. original: [':meth:`decompress`', ':meth:`decompress`'], translated: [':meth:`descompress`', ':meth:`descompress`'] [i18n.inconsistent_references]
36-
library/zoneinfo.rst:286: WARNING: inconsistent term references in translated message. original: [':func:`repr`'], translated: [':func:`repr``'] [i18n.inconsistent_references]
37-
reference/compound_stmts.rst:69: WARNING: inconsistent term references in translated message. original: [':keyword:`else`', ':keyword:`if`'], translated: [':keyword:`if`', ':keyword:`if`'] [i18n.inconsistent_references]
38-
reference/compound_stmts.rst:305: WARNING: inconsistent term references in translated message. original: [':mod:`sys`', ':func:`sys.exception`', ':mod:`sys`'], translated: [':mod:`sys`', ':func:`sys.excepcion`', ':mod:`sys`'] [i18n.inconsistent_references]
39-
reference/compound_stmts.rst:510: WARNING: inconsistent term references in translated message. original: [':meth:`~object.__enter__`'], translated: [':meth:`__enter__`'] [i18n.inconsistent_references]
40-
reference/datamodel.rst:751: WARNING: inconsistent term references in translated message. original: [':ref:`function object <user-defined-funcs>`', ':attr:`~method.__self__`', ':attr:`~method.__func__`'], translated: [':ref:`objeto de función <user-defined-funcs>`', ':attr:`~method.__self__`', ':attr:`__func__`'] [i18n.inconsistent_references]
41-
reference/datamodel.rst:1414: WARNING: inconsistent term references in translated message. original: [':term:`file object`', ':func:`open`', ':func:`os.popen`', ':func:`os.fdopen`', ':meth:`~socket.socket.makefile`'], translated: [':term:`file object`', ':func:`open`', ':func:`os.popen`', ':func:`os.fdopen`', ':meth:`~socket.makefile`'] [i18n.inconsistent_references]
42-
reference/expressions.rst:730: WARNING: inconsistent term references in translated message. original: [':meth:`~generator.__next__`', ':const:`None`', ':token:`~python-grammar:yield_list`', ':meth:`__next__`', ':exc:`StopIteration`'], translated: [':meth:`~generator.send`', ':const:`None`', ':token:`~python-grammar:yield_list`', ':meth:`__next__`', ':exc:`StopIteration`'] [i18n.inconsistent_references]
43-
reference/expressions.rst:2077: WARNING: inconsistent term references in translated message. original: [':token:`~python-grammar:expression`', ':token:`~python-grammar:identifier`', ':token:`~python-grammar:expression`'], translated: [':token:`~python-grammar:expression`', ':token:`~python-grammar:identifier`', ':token:`~python-grammar:expresión`'] [i18n.inconsistent_references]
44-
reference/import.rst:143: WARNING: inconsistent term references in translated message. original: [':data:`sys.path`'], translated: [':data:`sys.path``'] [i18n.inconsistent_references]
45-
reference/import.rst:739: WARNING: inconsistent term references in translated message. original: [':data:`sys.path_hooks`', ':term:`path entry\nhooks <path entry hook>`', ':term:`path\nentry finder`', ':exc:`ImportError`', ':exc:`ImportError`', ':term:`path entry finder`', ':term:`path entry`', ':term:`import path`', ':exc:`ImportError`'], translated: [':data:`sys.path_hooks`', ':term:`ganchos de rutas de entrada <path entry hook>`', ':term:`path entry finder`', ':exc:`ImportError`', ':exc:`ImportError`', ':term:`path entry finder`', ':term:`entrada de ruta`', ':term:`import path`', ':exc:`ImportError`'] [i18n.inconsistent_references]
46-
reference/import.rst:781: WARNING: inconsistent term references in translated message. original: [':meth:`~importlib.abc.PathEntryFinder.find_spec`'], translated: [':meth:`importlib.abc.PathEntryFinder.find_spec``'] [i18n.inconsistent_references]
47-
reference/import.rst:966: WARNING: inconsistent term references in translated message. original: [':class:`types.ModuleType`'], translated: [':class:`types. ModuleType`'] [i18n.inconsistent_references]
48-
reference/lexical_analysis.rst:501: WARNING: inconsistent term references in translated message. original: [':mod:`gettext`'], translated: [':mod:`gettext``'] [i18n.inconsistent_references]
49-
tutorial/classes.rst:798: WARNING: inconsistent term references in translated message. original: [':keyword:`for`', ':func:`iter`', ':meth:`~iterator.__next__`', ':meth:`~iterator.__next__`', ':exc:`StopIteration`', ':meth:`~iterator.__next__`', ':func:`next`'], translated: [':keyword:`for`', ':func:`iter`', ':meth:`__next__`', ':meth:`~iterator.__next__`', ':exc:`StopIteration`', ':meth:`~iterator.__next__`', ':func:`next`'] [i18n.inconsistent_references]
50-
tutorial/floatingpoint.rst:163: WARNING: inconsistent term references in translated message. original: [':func:`str`', ':meth:`str.format`', ':ref:`formatstrings`'], translated: [':func:`str`', ':meth:`str.format`', ':ref:`string-formatting`'] [i18n.inconsistent_references]
51-
tutorial/inputoutput.rst:239: WARNING: inconsistent term references in translated message. original: [':meth:`str.format`', ':ref:`formatstrings`'], translated: [':meth:`str.format`', ':ref:`string-formatting`'] [i18n.inconsistent_references]
52-
tutorial/inputoutput.rst:523: WARNING: inconsistent term references in translated message. original: [':func:`~json.dumps`', ':func:`~json.dump`', ':term:`text file`', ':term:`text file`'], translated: [':func:`~json.dumps`', ':func:`~json.dump`', ':term:`archivo de texto`', ':term:`archivo de texto`'] [i18n.inconsistent_references]
53-
tutorial/venv.rst:23: WARNING: inconsistent term references in translated message. original: [':term:`virtual environment`'], translated: [':term:`entorno virtual`'] [i18n.inconsistent_references]
54-
tutorial/venv.rst:207: WARNING: inconsistent references in translated message. original: ['`Python packaging user guide`_'], translated: ['`Guía de usuario de empaquetado de Python`_'] [i18n.inconsistent_references]
55-
using/cmdline.rst:768: WARNING: inconsistent term references in translated message. original: [':data:`sys.path`', ':option:`-P`'], translated: [':data:`sys.path`', ':option:`-u`'] [i18n.inconsistent_references]
5635
library/unittest.rst:223: WARNING: inconsistent references in translated message. original: ['`Signal Handling`_'], translated: ['`Gestión de señales`_'] [i18n.inconsistent_references]
5736
library/unittest.rst:341: WARNING: inconsistent references in translated message. original: ['`load_tests protocol`_'], translated: ['`protocolo load_tests`_'] [i18n.inconsistent_references]
5837
library/unittest.rst:1001: WARNING: inconsistent term references in translated message. original: [':meth:`assertNoLogs(logger, level)\n<TestCase.assertNoLogs>`'], translated: [':meth:`assertLogs(logger, level) <TestCase.assertLogs>`'] [i18n.inconsistent_references]
@@ -82,6 +61,27 @@ library/xml.sax.rst:63: WARNING: inconsistent term references in translated mess
8261
library/xml.sax.rst:135: WARNING: inconsistent term references in translated message. original: [':exc:`SAXException`', ':class:`~xml.sax.xmlreader.XMLReader`'], translated: [':exc:`SAXException`', ':class:`~xml.sax`'] [i18n.inconsistent_references]
8362
library/xmlrpc.server.rst:32: WARNING: inconsistent term references in translated message. original: [':class:`SimpleXMLRPCRequestHandler`', ':class:`socketserver.TCPServer`', ':mod:`xmlrpc.client`', ':meth:`server_bind`', ':meth:`server_activate`', ':func:`~xmlrpc.client.loads`'], translated: [':class:`SimpleXMLRPCRequestHandler`', ':class:`socketserver. TCPServer`', ':mod:`xmlrpc.client`', ':meth:`server_bind`', ':meth:`server_activate`', ':func:`~xmlrpc.client.loads`'] [i18n.inconsistent_references]
8463
library/zipfile.rst:332: WARNING: inconsistent term references in translated message. original: [':meth:`~io.BufferedIOBase.read`', ':meth:`~io.IOBase.readline`', ':meth:`~io.IOBase.readlines`', ':meth:`~io.IOBase.seek`', ':meth:`~io.IOBase.tell`', ':meth:`~container.__iter__`', ':meth:`~iterator.__next__`'], translated: [':meth:`~io.BufferedIOBase.read`', ':meth:`~io.IOBase.readline`', ':meth:`~io.IOBase.readlines`', ':meth:`~io.IOBase.seek`', ':meth:`~io.IOBase.tell`', ':meth:`~container.__iter__`', ':meth:`~iterator.__ next__`'] [i18n.inconsistent_references]
64+
library/zlib.rst:251: WARNING: inconsistent term references in translated message. original: [':meth:`decompress`', ':meth:`decompress`'], translated: [':meth:`descompress`', ':meth:`descompress`'] [i18n.inconsistent_references]
65+
library/zoneinfo.rst:286: WARNING: inconsistent term references in translated message. original: [':func:`repr`'], translated: [':func:`repr``'] [i18n.inconsistent_references]
66+
reference/compound_stmts.rst:69: WARNING: inconsistent term references in translated message. original: [':keyword:`else`', ':keyword:`if`'], translated: [':keyword:`if`', ':keyword:`if`'] [i18n.inconsistent_references]
67+
reference/compound_stmts.rst:305: WARNING: inconsistent term references in translated message. original: [':mod:`sys`', ':func:`sys.exception`', ':mod:`sys`'], translated: [':mod:`sys`', ':func:`sys.excepcion`', ':mod:`sys`'] [i18n.inconsistent_references]
68+
reference/compound_stmts.rst:510: WARNING: inconsistent term references in translated message. original: [':meth:`~object.__enter__`'], translated: [':meth:`__enter__`'] [i18n.inconsistent_references]
69+
reference/datamodel.rst:751: WARNING: inconsistent term references in translated message. original: [':ref:`function object <user-defined-funcs>`', ':attr:`~method.__self__`', ':attr:`~method.__func__`'], translated: [':ref:`objeto de función <user-defined-funcs>`', ':attr:`~method.__self__`', ':attr:`__func__`'] [i18n.inconsistent_references]
70+
reference/datamodel.rst:1414: WARNING: inconsistent term references in translated message. original: [':term:`file object`', ':func:`open`', ':func:`os.popen`', ':func:`os.fdopen`', ':meth:`~socket.socket.makefile`'], translated: [':term:`file object`', ':func:`open`', ':func:`os.popen`', ':func:`os.fdopen`', ':meth:`~socket.makefile`'] [i18n.inconsistent_references]
71+
reference/expressions.rst:730: WARNING: inconsistent term references in translated message. original: [':meth:`~generator.__next__`', ':const:`None`', ':token:`~python-grammar:yield_list`', ':meth:`__next__`', ':exc:`StopIteration`'], translated: [':meth:`~generator.send`', ':const:`None`', ':token:`~python-grammar:yield_list`', ':meth:`__next__`', ':exc:`StopIteration`'] [i18n.inconsistent_references]
72+
reference/expressions.rst:2077: WARNING: inconsistent term references in translated message. original: [':token:`~python-grammar:expression`', ':token:`~python-grammar:identifier`', ':token:`~python-grammar:expression`'], translated: [':token:`~python-grammar:expression`', ':token:`~python-grammar:identifier`', ':token:`~python-grammar:expresión`'] [i18n.inconsistent_references]
73+
reference/import.rst:143: WARNING: inconsistent term references in translated message. original: [':data:`sys.path`'], translated: [':data:`sys.path``'] [i18n.inconsistent_references]
74+
reference/import.rst:739: WARNING: inconsistent term references in translated message. original: [':data:`sys.path_hooks`', ':term:`path entry\nhooks <path entry hook>`', ':term:`path\nentry finder`', ':exc:`ImportError`', ':exc:`ImportError`', ':term:`path entry finder`', ':term:`path entry`', ':term:`import path`', ':exc:`ImportError`'], translated: [':data:`sys.path_hooks`', ':term:`ganchos de rutas de entrada <path entry hook>`', ':term:`path entry finder`', ':exc:`ImportError`', ':exc:`ImportError`', ':term:`path entry finder`', ':term:`entrada de ruta`', ':term:`import path`', ':exc:`ImportError`'] [i18n.inconsistent_references]
75+
reference/import.rst:781: WARNING: inconsistent term references in translated message. original: [':meth:`~importlib.abc.PathEntryFinder.find_spec`'], translated: [':meth:`importlib.abc.PathEntryFinder.find_spec``'] [i18n.inconsistent_references]
76+
reference/import.rst:966: WARNING: inconsistent term references in translated message. original: [':class:`types.ModuleType`'], translated: [':class:`types. ModuleType`'] [i18n.inconsistent_references]
77+
reference/lexical_analysis.rst:501: WARNING: inconsistent term references in translated message. original: [':mod:`gettext`'], translated: [':mod:`gettext``'] [i18n.inconsistent_references]
78+
tutorial/classes.rst:798: WARNING: inconsistent term references in translated message. original: [':keyword:`for`', ':func:`iter`', ':meth:`~iterator.__next__`', ':meth:`~iterator.__next__`', ':exc:`StopIteration`', ':meth:`~iterator.__next__`', ':func:`next`'], translated: [':keyword:`for`', ':func:`iter`', ':meth:`__next__`', ':meth:`~iterator.__next__`', ':exc:`StopIteration`', ':meth:`~iterator.__next__`', ':func:`next`'] [i18n.inconsistent_references]
79+
tutorial/floatingpoint.rst:163: WARNING: inconsistent term references in translated message. original: [':func:`str`', ':meth:`str.format`', ':ref:`formatstrings`'], translated: [':func:`str`', ':meth:`str.format`', ':ref:`string-formatting`'] [i18n.inconsistent_references]
80+
tutorial/inputoutput.rst:239: WARNING: inconsistent term references in translated message. original: [':meth:`str.format`', ':ref:`formatstrings`'], translated: [':meth:`str.format`', ':ref:`string-formatting`'] [i18n.inconsistent_references]
81+
tutorial/inputoutput.rst:523: WARNING: inconsistent term references in translated message. original: [':func:`~json.dumps`', ':func:`~json.dump`', ':term:`text file`', ':term:`text file`'], translated: [':func:`~json.dumps`', ':func:`~json.dump`', ':term:`archivo de texto`', ':term:`archivo de texto`'] [i18n.inconsistent_references]
82+
tutorial/venv.rst:23: WARNING: inconsistent term references in translated message. original: [':term:`virtual environment`'], translated: [':term:`entorno virtual`'] [i18n.inconsistent_references]
83+
tutorial/venv.rst:207: WARNING: inconsistent references in translated message. original: ['`Python packaging user guide`_'], translated: ['`Guía de usuario de empaquetado de Python`_'] [i18n.inconsistent_references]
84+
using/cmdline.rst:768: WARNING: inconsistent term references in translated message. original: [':data:`sys.path`', ':option:`-P`'], translated: [':data:`sys.path`', ':option:`-u`'] [i18n.inconsistent_references]
8585
library/sys.rst:529: WARNING: inconsistent term references in translated message. original: [':exc:`SystemExit`'], translated: [':exc:`SystemSalir`'] [i18n.inconsistent_references]
8686
library/sys_path_init.rst:108: WARNING: inconsistent term references in translated message. original: [':data:`sys.path`', ':data:`sys.path`'], translated: [':data:`sys.path`', ':data:`sys.path``'] [i18n.inconsistent_references]
8787
library/test.rst:1134: WARNING: inconsistent term references in translated message. original: [':const:`~socket.AF_INET`', ':const:`~socket.SOCK_STREAM`', ':const:`~socket.SO_REUSEADDR`', ':const:`~socket.SO_REUSEPORT`'], translated: [':const:`~ socket.AF_INET`', ':const:`~ socket.SOCK_STREAM`', ':const:`~socket.SO_REUSEADDR`', ':const:`~socket.SO_REUSEPORT`'] [i18n.inconsistent_references]

0 commit comments

Comments
 (0)