Skip to content

Commit b07bb86

Browse files
Deploying to gh-pages from @ 9239962 🚀
1 parent 238b19c commit b07bb86

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

metadata.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@ <h1>Python Docs Translation Dashboard</h1>
3737
<tr>
3838
<td data-label="language">Brazilian Portuguese (pt-br)</td>
3939
<td data-label="branch">3.14</td>
40-
<td data-label="updated">2025/07/28 23:09:26</td>
40+
<td data-label="updated">2025/07/29 23:09:54</td>
4141
<td data-label="warnings">
42-
<a href="warnings-pt-br.txt">1</a>
42+
<a href="warnings-pt-br.txt">3</a>
4343
</td>
4444
<td data-label="lint">
45-
<a href="warnings-lint-pt-br.txt">0</a>
45+
<a href="warnings-lint-pt-br.txt">1</a>
4646
</td>
4747
</tr>
4848

@@ -301,6 +301,6 @@ <h1>Python Docs Translation Dashboard</h1>
301301
</tbody>
302302
</table>
303303
<p>* number of Sphinx build process warnings</p>
304-
<p>Last updated at Tuesday, 29 July 2025, 22:44:29 UTC (in 51:21 minutes).</p>
304+
<p>Last updated at Tuesday, 29 July 2025, 23:40:53 UTC (in 53:11 minutes).</p>
305305
</body>
306306
</html>

warnings-lint-pt-br.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
clones/rebased_translations/python/python-docs-pt-br/library/typing.po:106: missing space before < in hyperlink (missing-space-in-hyperlink)

warnings-pt-br.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/typing.rst:51: WARNING: inconsistent references in translated message. original: [], translated: ['`documentação do mypy<https://mypy.readthedocs.io/en/stable/index.html>`_'] [i18n.inconsistent_references]
2+
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/typing.rst:51: ERROR: Unknown target name: "documentação do mypy<https://mypy.readthedocs.io/en/stable/index.html>". [docutils]
13
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/string.templatelib.rst:227: WARNING: inconsistent term references in translated message. original: [''], translated: [] [i18n.inconsistent_references]

0 commit comments

Comments
 (0)