Skip to content

Commit 826ae18

Browse files
Deploying to gh-pages from @ 9239962 🚀
1 parent 2197855 commit 826ae18

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

metadata.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ <h1>Python Docs Translation Dashboard</h1>
6161
<tr>
6262
<td data-label="language">Japanese (ja)</td>
6363
<td data-label="branch">3.14</td>
64-
<td data-label="updated">2025/07/22 23:51:33</td>
64+
<td data-label="updated">2025/07/25 23:51:06</td>
6565
<td data-label="warnings">
66-
<a href="warnings-ja.txt">326</a>
66+
<a href="warnings-ja.txt">327</a>
6767
</td>
6868
<td data-label="lint">
6969
<a href="warnings-lint-ja.txt">335</a>
@@ -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 Friday, 25 July 2025, 23:40:09 UTC (in 52:28 minutes).</p>
304+
<p>Last updated at Saturday, 26 July 2025, 2:33:23 UTC (in 50:00 minutes).</p>
305305
</body>
306306
</html>

warnings-ja.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@
158158
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/stdtypes.rst:4662: WARNING: inconsistent term references in translated message. original: [':term:`hashable`', ':class:`frozenset`'], translated: [':class:`set`', ':class:`frozenset`', ':term:`ハッシュ可能 <hashable>`', ':class:`frozenset`'] [i18n.inconsistent_references]
159159
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/stdtypes.rst:4822: WARNING: inconsistent term references in translated message. original: [':meth:`~object.__contains__`', ':meth:`remove`', ':meth:`discard`'], translated: [':meth:`~object.__contains__`', ':meth:`remove`', ':meth:`discard`', ':class:`frozenset`'] [i18n.inconsistent_references]
160160
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/stdtypes.rst:5284: WARNING: inconsistent term references in translated message. original: [':term:`generator`', ':class:`contextlib.contextmanager`', ':class:`contextlib.contextmanager`', ':meth:`~contextmanager.__enter__`', ':meth:`~contextmanager.__exit__`'], translated: [':term:`ジェネレータ <generator>`', ':class:`contextlib.contextmanager`', ':term:`デコレータ <decorator>`', ':class:`contextlib.contextmanager`', ':meth:`~contextmanager.__enter__`', ':meth:`~contextmanager.__exit__`'] [i18n.inconsistent_references]
161+
/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]
161162
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/subprocess.rst:46: WARNING: inconsistent term references in translated message. original: [':ref:`frequently-used-arguments`', ':class:`Popen`'], translated: [':ref:`frequently-used-arguments`', ':class:`Popen`', ':class:`Popen`'] [i18n.inconsistent_references]
162163
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/subprocess.rst:353: WARNING: inconsistent term references in translated message. original: [':class:`Popen`'], translated: [':class:`Popen`', ':class:`Popen`'] [i18n.inconsistent_references]
163164
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/sys.rst:826: WARNING: inconsistent term references in translated message. original: [':term:`filesystem encoding and error handler`', ':c:func:`PyConfig_Read`', ':c:member:`~PyConfig.filesystem_encoding`', ':c:member:`~PyConfig.filesystem_errors`', ':c:type:`PyConfig`'], translated: [':c:type:`PyConfig`', ':c:member:`~PyConfig.filesystem_encoding`', ':c:member:`~PyConfig.filesystem_errors`'] [i18n.inconsistent_references]

0 commit comments

Comments
 (0)