Skip to content

Commit 31d6787

Browse files
Deploying to gh-pages from @ 8465d52 🚀
1 parent c6cfac3 commit 31d6787

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ <h1>Python Docs Translation Dashboard</h1>
613613
<hr>
614614
<p>You can download the data on this page in <a href="https://github.com/python-docs-translations/dashboard/blob/gh-pages/index.json">JSON format</a>.</p>
615615
<p>You can also find the scripts used to generate these pages <a href="https://github.com/python-docs-translations/dashboard">here</a>.</p>
616-
<p>Last updated at Wednesday, 18 June 2025, 15:34:54 UTC (in 6:47 minutes).</p>
616+
<p>Last updated at Wednesday, 18 June 2025, 15:00:39 UTC (in 7:05 minutes).</p>
617617
</body>
618618
<script>
619619
function updateProgressBarVisibility() {

metadata.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 Wednesday, 18 June 2025, 14:43:25 UTC (in 46:26 minutes).</p>
304+
<p>Last updated at Wednesday, 18 June 2025, 15:07:48 UTC (in 49:24 minutes).</p>
305305
</body>
306306
</html>

warnings-ja.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/compound_stmts.rst:262: WARNING: inconsistent term references in translated message. original: [':keyword:`try`'], translated: [':keyword:`except`', ':keyword:`try`'] [i18n.inconsistent_references]
3636
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/compound_stmts.rst:445: WARNING: inconsistent term references in translated message. original: [':keyword:`return`', ':keyword:`break`', ':keyword:`continue`', ':keyword:`try`'], translated: [':keyword:`try`', ':keyword:`try`', ':keyword:`return`', ':keyword:`break`', ':keyword:`continue`'] [i18n.inconsistent_references]
3737
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/datamodel.rst:44: WARNING: inconsistent term references in translated message. original: [':func:`type`'], translated: [':func:`len`', ':func:`type`'] [i18n.inconsistent_references]
38-
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/datamodel.rst:1940: WARNING: inconsistent term references in translated message. original: [':meth:`__new__`', ':meth:`__init__`', ':meth:`__init__`'], translated: [':meth:`__new__`', ':meth:`__init__`', ':meth:`__init__`', ':meth:`__init__`'] [i18n.inconsistent_references]
39-
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/datamodel.rst:1960: WARNING: inconsistent term references in translated message. original: [':meth:`__del__`', ':meth:`__del__`'], translated: [':meth:`__del__`', ':meth:`__del__`', ':meth:`__del__`'] [i18n.inconsistent_references]
40-
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/datamodel.rst:2286: WARNING: inconsistent term references in translated message. original: [':meth:`__getattr__`', ':meth:`__getattribute__`', ':exc:`AttributeError`', ':exc:`AttributeError`'], translated: [':meth:`__getattr__`', ':meth:`__getattr__`', ':meth:`__getattribute__`', ':exc:`AttributeError`', ':exc:`AttributeError`'] [i18n.inconsistent_references]
38+
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/datamodel.rst:1942: WARNING: inconsistent term references in translated message. original: [':meth:`__new__`', ':meth:`__init__`', ':meth:`__init__`'], translated: [':meth:`__new__`', ':meth:`__init__`', ':meth:`__init__`', ':meth:`__init__`'] [i18n.inconsistent_references]
39+
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/datamodel.rst:1962: WARNING: inconsistent term references in translated message. original: [':meth:`__del__`', ':meth:`__del__`'], translated: [':meth:`__del__`', ':meth:`__del__`', ':meth:`__del__`'] [i18n.inconsistent_references]
40+
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/datamodel.rst:2288: WARNING: inconsistent term references in translated message. original: [':meth:`__getattr__`', ':meth:`__getattribute__`', ':exc:`AttributeError`', ':exc:`AttributeError`'], translated: [':meth:`__getattr__`', ':meth:`__getattr__`', ':meth:`__getattribute__`', ':exc:`AttributeError`', ':exc:`AttributeError`'] [i18n.inconsistent_references]
4141
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/executionmodel.rst:81: WARNING: inconsistent term references in translated message. original: [':keyword:`del`'], translated: [':keyword:`del`', ':keyword:`del`'] [i18n.inconsistent_references]
4242
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/executionmodel.rst:364: WARNING: inconsistent term references in translated message. original: [':keyword:`raise`', ':keyword:`try`', ':keyword:`except`', ':keyword:`finally`'], translated: [':keyword:`raise`', ':keyword:`try`', ':keyword:`except`', ':keyword:`try`', ':keyword:`finally`'] [i18n.inconsistent_references]
43-
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/expressions.rst:1768: WARNING: inconsistent term references in translated message. original: [':keyword:`is`', ':keyword:`is not`', ':meth:`id`'], translated: [':keyword:`is`', ':keyword:`is not`', ':meth:`id`', ':keyword:`is`'] [i18n.inconsistent_references]
43+
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/expressions.rst:1767: WARNING: inconsistent term references in translated message. original: [':keyword:`is`', ':keyword:`is not`', ':meth:`id`'], translated: [':keyword:`is`', ':keyword:`is not`', ':meth:`id`', ':keyword:`is`'] [i18n.inconsistent_references]
4444
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/import.rst:225: WARNING: inconsistent term references in translated message. original: [':term:`import path`', ':term:`import path`'], translated: [':doc:`プログラミング FAQ <../faq/programming>`', ':term:`インポートパス <import path>`', ':term:`インポートパス <import path>`'] [i18n.inconsistent_references]
4545
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/import.rst:427: WARNING: inconsistent term references in translated message. original: [':exc:`ImportError`', ':meth:`~importlib.abc.Loader.exec_module`'], translated: [':meth:`~importlib.abc.Loader.exec_module`', ':exc:`ImportError`', ':exc:`ImportError`'] [i18n.inconsistent_references]
4646
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/reference/simple_stmts.rst:435: WARNING: inconsistent term references in translated message. original: [':keyword:`pass`'], translated: [':keyword:`pass`', ':keyword:`pass`', ':keyword:`pass`'] [i18n.inconsistent_references]
@@ -168,6 +168,13 @@
168168
/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]
169169
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/sys.rst:2025: WARNING: inconsistent term references in translated message. original: [':data:`~io.TextIOBase.buffer`', ':data:`stdout`'], translated: [':data:`~io.TextIOBase.buffer`', ':class:`bytes`', ':data:`stdout`'] [i18n.inconsistent_references]
170170
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/tarfile.rst:575: WARNING: inconsistent term references in translated message. original: [':class:`TarInfo`', ':class:`io.BufferedReader`', ':const:`None`', ':exc:`KeyError`'], translated: [':class:`TarInfo`', ':class:`io.BufferedReader`', ':const:`None`', ':const:`None`', ':exc:`KeyError`'] [i18n.inconsistent_references]
171+
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/gettext.rst:132: WARNING: inconsistent term references in translated message. original: [':envvar:`LANGUAGE`', ':envvar:`LC_ALL`', ':envvar:`LC_MESSAGES`', ':envvar:`LANG`'], translated: [':envvar:`LANGUAGE`', ':envvar:`LC_ALL`', ':envvar:`LC_MESSAGES`', ':envvar:`LANG`', ':func:`find`'] [i18n.inconsistent_references]
172+
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/http.cookiejar.rst:630: WARNING: inconsistent term references in translated message. original: [':const:`None`', ':attr:`version`', ':mod:`http.cookiejar`', ':attr:`version`'], translated: [':const:`None`', ':mod:`http.cookiejar`', ':attr:`version`'] [i18n.inconsistent_references]
173+
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/http.server.rst:27: WARNING: inconsistent term references in translated message. original: [':class:`HTTPServer`', ':class:`socketserver.TCPServer`'], translated: [':class:`HTTPServer`', ':class:`socketserver.TCPServer`', ':class:`HTTPServer`'] [i18n.inconsistent_references]
174+
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/importlib.rst:193: WARNING: inconsistent term references in translated message. original: [':keyword:`from`', ':keyword:`import`', ':func:`reload`'], translated: [':keyword:`from`', ':keyword:`import`', ':func:`reload`', ':keyword:`from`'] [i18n.inconsistent_references]
175+
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/importlib.rst:416: WARNING: inconsistent term references in translated message. original: [':exc:`ImportError`'], translated: [':class:`code`', ':exc:`ImportError`'] [i18n.inconsistent_references]
176+
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/importlib.rst:1439: WARNING: inconsistent term references in translated message. original: [':class:`~importlib.machinery.ModuleSpec`', ':term:`loader`', ':meth:`InspectLoader.is_package`'], translated: [':class:`~importlib.machinery.ModuleSpec`', ':term:`loader`'] [i18n.inconsistent_references]
177+
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/io.rst:269: WARNING: inconsistent term references in translated message. original: [':class:`IOBase`', ':exc:`UnsupportedOperation`'], translated: [':class:`IOBase`', ':class:`IOBase`', ':exc:`UnsupportedOperation`'] [i18n.inconsistent_references]
171178
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/itertools.rst:758: WARNING: inconsistent term references in translated message. original: [':func:`list`', ':func:`tee`'], translated: [':func:`tee`', ':func:`tee`', ':func:`list`'] [i18n.inconsistent_references]
172179
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/locale.rst:373: WARNING: inconsistent term references in translated message. original: [':func:`setlocale`'], translated: [':func:`setlocale`', ':func:`setlocale`'] [i18n.inconsistent_references]
173180
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/logging.rst:946: WARNING: inconsistent term references in translated message. original: [':class:`LogRecord`', ':func:`getLogRecordFactory`', ':func:`setLogRecordFactory`'], translated: [':class:`LogRecord`', ':func:`getLogRecordFactory`', ':func:`setLogRecordFactory`', ':func:`setLogRecordFactory`'] [i18n.inconsistent_references]
@@ -212,13 +219,6 @@
212219
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/os.rst:1298: WARNING: inconsistent term references in translated message. original: [':func:`open`', ':term:`file object`', ':meth:`~file.read`', ':meth:`~file.write`', ':func:`fdopen`'], translated: [':func:`open`', ':func:`open`', ':meth:`~file.read`', ':meth:`~file.write`', ':term:`ファイルオブジェクト <file object>`', ':func:`fdopen`'] [i18n.inconsistent_references]
213220
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/os.rst:2015: WARNING: inconsistent term references in translated message. original: [':data:`os.supports_fd`', ':exc:`NotImplementedError`'], translated: [':data:`os.supports_fd`', ':data:`os.supports_fd`', ':exc:`NotImplementedError`'] [i18n.inconsistent_references]
214221
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/os.rst:4877: WARNING: inconsistent term references in translated message. original: [':mod:`subprocess`', ':ref:`subprocess-replacements`'], translated: [':mod:`subprocess`', ':mod:`subprocess`', ':mod:`subprocess`', ':ref:`subprocess-replacements`'] [i18n.inconsistent_references]
215-
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/gettext.rst:132: WARNING: inconsistent term references in translated message. original: [':envvar:`LANGUAGE`', ':envvar:`LC_ALL`', ':envvar:`LC_MESSAGES`', ':envvar:`LANG`'], translated: [':envvar:`LANGUAGE`', ':envvar:`LC_ALL`', ':envvar:`LC_MESSAGES`', ':envvar:`LANG`', ':func:`find`'] [i18n.inconsistent_references]
216-
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/http.cookiejar.rst:630: WARNING: inconsistent term references in translated message. original: [':const:`None`', ':attr:`version`', ':mod:`http.cookiejar`', ':attr:`version`'], translated: [':const:`None`', ':mod:`http.cookiejar`', ':attr:`version`'] [i18n.inconsistent_references]
217-
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/http.server.rst:27: WARNING: inconsistent term references in translated message. original: [':class:`HTTPServer`', ':class:`socketserver.TCPServer`'], translated: [':class:`HTTPServer`', ':class:`socketserver.TCPServer`', ':class:`HTTPServer`'] [i18n.inconsistent_references]
218-
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/importlib.rst:193: WARNING: inconsistent term references in translated message. original: [':keyword:`from`', ':keyword:`import`', ':func:`reload`'], translated: [':keyword:`from`', ':keyword:`import`', ':func:`reload`', ':keyword:`from`'] [i18n.inconsistent_references]
219-
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/importlib.rst:416: WARNING: inconsistent term references in translated message. original: [':exc:`ImportError`'], translated: [':class:`code`', ':exc:`ImportError`'] [i18n.inconsistent_references]
220-
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/importlib.rst:1439: WARNING: inconsistent term references in translated message. original: [':class:`~importlib.machinery.ModuleSpec`', ':term:`loader`', ':meth:`InspectLoader.is_package`'], translated: [':class:`~importlib.machinery.ModuleSpec`', ':term:`loader`'] [i18n.inconsistent_references]
221-
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/io.rst:269: WARNING: inconsistent term references in translated message. original: [':class:`IOBase`', ':exc:`UnsupportedOperation`'], translated: [':class:`IOBase`', ':class:`IOBase`', ':exc:`UnsupportedOperation`'] [i18n.inconsistent_references]
222222
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/doctest.rst:16: WARNING: inconsistent term references in translated message. original: [':mod:`doctest`'], translated: [':mod:`doctest`', ':mod:`doctest`'] [i18n.inconsistent_references]
223223
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/doctest.rst:236: WARNING: inconsistent term references in translated message. original: [':func:`testfile`', ':ref:`doctest-basic-api`'], translated: [':func:`testfile`', ':func:`testfile`', ':ref:`doctest-basic-api`'] [i18n.inconsistent_references]
224224
/home/runner/work/dashboard/dashboard/clones/cpython/Doc/library/doctest.rst:355: WARNING: inconsistent term references in translated message. original: [], translated: [':mod:`doctest`'] [i18n.inconsistent_references]

0 commit comments

Comments
 (0)