python/python-docs-zh-cn

字段“Added in version”没有翻译

MidnightCrowing opened this issue · 4 comments

Python Version

3.13

Docs Page

https://docs.python.org/zh-cn/3/reference/import.html#loaders

Original Translation

示例:https://docs.python.org/zh-cn/3/reference/import.html#loaders 其中

Added in version 3.4: 加载器的 create_module() 方法。

’"Added in version"没有翻译,我看#164,这部分我们没有办法更改是吗?

Original Docs Paragraph

No response

Suggested Fix

No response

是有一些内容不在可翻译的文件里面(例如文档中示例代码的注释以前就不可翻译,但在3.13发布前的某天突然加上了)

好的,感谢您的解答

python/python-docs-theme#195 (comment)

No, that's a Sphinx string and it is not translated to zh_CN: https://github.com/sphinx-doc/sphinx/blob/116a430caca98580c8877cf7b0ba270eae9604bf/sphinx/locale/zh_CN/LC_MESSAGES/sphinx.po#L1951

Consider contributing in https://explore.transifex.com/sphinx-doc/sphinx-1/
看了一下,翻译平台已经有翻译了。等待下次同步翻译吧