Skip to content

Translate c-api/marshal.po #1069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 3.13
Choose a base branch
from

Conversation

mattwang44
Copy link
Collaborator

resolve #909

@mattwang44
Copy link
Collaborator Author

@Dr-XYZ would you be interested in reviewing my PR?


#: ../../c-api/marshal.rst:24
msgid ""
"Marshal a :c:expr:`long` integer, *value*, to *file*. This will only write "
"the least-significant 32 bits of *value*; regardless of the size of the "
"native :c:expr:`long` type. *version* indicates the file format."
msgstr ""
"將一個 :c:expr:`long` 整數 *value* marshal 為 *file*。這只會寫入 *value* 的最"
"低有效 32 位元;無論 :c:expr:`long` 型別的大小如何。*version* 表示檔案的格"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"低有效 32 位元;無論 :c:expr:`long` 型別的大小如何。*version* 表示檔案的格"
"低有效 32 位元;無論原生 :c:expr:`long` 型別的大小如何。*version* 表示檔案的格"
@Dr-XYZ
Copy link
Contributor

Dr-XYZ commented Jun 28, 2025

@Dr-XYZ would you be interested in reviewing my PR?

Sure! I’d be happy to review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants