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 (cpython 6e6984a)
Rebased onto upstream/cron/sync/3.14 (5 new sync commits) and translated
the resulting new-or-fuzzy backlog: 70 entries across 27 files (9 new, 61
fuzzy resolved). Nearly all fuzzy entries stem from upstream introducing
a new :deco: reST role for decorator references, replacing prior
:func:/:class:/:meth: roles -- updated the corresponding role in each
existing Chinese translation to match, verifying prose accuracy rather
than blind-replacing.
Files touched: c-api/frame.po, deprecations/index.po,
deprecations/pending-removal-in-3.15.po, faq/programming.po,
glossary.po, howto/{annotations,descriptor,sorting}.po, library/{abc,
asyncio-stream,bisect,collections,contextlib,csv,enum,functions,
functools,platform,tarfile}.po, reference/simple_stmts.po, sphinx.po,
whatsnew/{3.3,3.10,3.11,3.12,3.13,3.14}.po.
Also fixed along the way:
- whatsnew/3.11.po: wrong contributor name on the :deco:`typing.final`
entry (was "Serhiy Storchaka", msgid credits "Jelle Zijlstra").
- whatsnew/3.3.po: typo "請改" -> "請改用" (missing 用) on the
abc.abstractproperty deprecation entry.
- Several instances of the known RST-escaping bug (role/literal closing
backtick directly touching full-width punctuation with no \ separator)
in entries touched by this sync, across abc.po, functools.po,
descriptor.po, and whatsnew/3.12.po.
Excludes the large pre-existing untranslated backlog unrelated to this
sync (e.g. whatsnew/2.4-2.7.po, os.po, ctypes.po, typing.po, and other
files where "new" msgids were just role-syntax churn on long-untranslated
entries, not genuinely new content).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01DSmHq7nqqTrRwTigk6kNeh
0 commit comments