Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update c-api/contextvars.po
attach original text to the translation of the term "shallow copy"

Co-authored-by: W. H. Wang <[email protected]>
  • Loading branch information
husohome and mattwang44 authored Jun 26, 2025
commit bfa4208dfe17ccef3253f285556e3e007c02d780
2 changes: 1 addition & 1 deletion c-api/contextvars.po
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ msgstr "建立一個新的空的情境物件。 如果發生錯誤,則回傳 `
msgid ""
"Create a shallow copy of the passed *ctx* context object. Returns ``NULL`` "
"if an error has occurred."
msgstr "建立傳入的 *ctx* 情境物件的淺層複製。如果發生錯誤,則回傳 ``NULL``。"
msgstr "建立傳入的 *ctx* 情境物件的淺層複製 (shallow copy)。如果發生錯誤,則回傳 ``NULL``。"

#: ../../c-api/contextvars.rst:90
msgid ""
Expand Down