You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Translate new/fuzzy entries from upstream sync and port builtins/ reorg
Upstream split several library/*.po files (constants, exceptions,
functions, stdtypes, threadsafety, time-complexity, index) into a new
builtins/ directory as duplicate untranslated POT files. Ported the
existing translations across by matching msgid text (971+521+202+22+
120+6 entries), rather than re-translating from scratch or leaving
them blank; the pre-existing large untranslated backlog in stdtypes/
threadsafety was correctly left out of scope in both locations.
Translated ~65 new/fuzzy entries introduced by the latest upstream
sync across 20 files (library/warnings, importlib, xml.etree.
elementtree, socket, codecs, json, asyncio-task, multiprocessing,
sys.monitoring; builtins/index, exceptions; reference/index; tutorial/
index, whatnow; extending/index; sphinx.po; whatsnew/3.14; c-api/
bytes, bytearray), including several cross-reference updates tied to
the new builtins-index split (library/index, intro).
Also did a native-fluency pass over faq/library.po's 51 pre-existing
fuzzy entries, most originally zh_CN machine-translated: converted
zh_CN terminology (运行/示例/内置/队列/调度/鼠标/etc.), fixed a broken
:meth: cross-reference (socket.connect -> ~socket.socket.connect), a
malformed :term: role for "global interpreter lock", mismatched/
missing backticks, a stray space breaking a URL, a duplicated-
character typo, a leaked simplified character, stray zero-width
spaces, and missing/incomplete sentences (GIL history section).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019iE4WSHg1R7JwuTCqpn2ae
0 commit comments