-
-
Notifications
You must be signed in to change notification settings - Fork 214
Translate library/numbers.po
#355
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
我按照我個人的一點偏好和README裏的翻譯準則作了一些comment,如果有不恰當的地方煩請指出。👀
@@ -33,16 +36,21 @@ msgid "" | |||
"more operations. None of the types defined in this module are intended to " | |||
"be instantiated." | |||
msgstr "" | |||
":mod:`numbers` 模組 (:pep:`3141`) 定義了數值\\ :term:`抽象基底類別 <abstract " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
":mod:`numbers` 模組 (:pep:`3141`) 定義了數值\\ :term:`抽象基底類別 <abstract " | |
":mod:`numbers` 模組 (:pep:`3141`) 定義了數值\ :term:`抽象基底類別 <abstract " |
此處按文檔,應該只用一個\
。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
學到了一些新東西,非常感謝!🥰
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
也非常感謝你的 review!
|
||
#: ../../library/numbers.rst:51 | ||
msgid "" | ||
"In short, those are: a conversion to :class:`float`, :func:`math.trunc`, :" | ||
"func:`round`, :func:`math.floor`, :func:`math.ceil`, :func:`divmod`, ``//``, " | ||
"``%``, ``<``, ``<=``, ``>``, and ``>=``." | ||
msgstr "" | ||
"簡單的說,有 :class:`float` 的轉換、:func:`math.trunc`、:func:`round`、:func:" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"簡單的說,有 :class:`float` 的轉換、:func:`math.trunc`、:func:`round`、:func:" | |
"簡單地說,有 :class:`float` 的轉換、:func:`math.trunc`、:func:`round`、:func:" |
也許這裏應該使用“地”?書面語的話,副詞后跟動詞應該使用“地”連接。
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
根據台灣教育部國語辭典,在做為副詞後的結構助詞時,「的」與「地」同義、皆可使用。
Co-authored-by: LeeWendao <[email protected]>
7e5ffe3
to
4c8b778
Compare
Translate `library/numbers.po`
resolve #354
preview: