Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork214
Translatelibrary/constants.po
#119
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
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.
感謝@jordanSu 協助翻譯,不好意思我 review 了一段時間,主要建議的部分包含幾個譯文的翻譯也許稍微改順序或字詞會比較通順,另外還有一些詞如exit code
、print
我想需要盡量避免中英混用的情形發生,翻譯成中文應該還不會影響閱讀,特別需要注意的是在 glassory 中需要更新並且統一翻譯。還有什麼問題我們都可以再討論看看🙏
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
457344d
toe221e34
CompareThere 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.
Looks good to me! Thank you@jordanSu.
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.
Looks good to me! Thank you@jordanSu.
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.
Hello@jordanSu,抱歉我剛剛才發現我們上一個 review 是錯誤的 base branch 3.9 目前我們應該要 merge 到 3.10 當中,我改了 PR 的設定,不過有出現一些還需要補的譯文,導致 CI 沒有通過,再麻煩你處理一下,感謝🙏
library/constants.po Outdated
@@ -46,6 +52,9 @@ msgid "" | |||
"illegal and raise a :exc:`SyntaxError`. ``None`` is the sole instance of " | |||
"the :data:`NoneType` type." | |||
msgstr "" | |||
"型別 ``NoneType`` 的唯一值。``None`` 經常被使用來表達缺少值,例如未傳送預設的" | |||
"引數至函式時,相對應參數即會被賦予 ``None``。對於 ``None`` 的賦值是不合法的," | |||
"並且會拋出 :exc:`SyntaxError`。" |
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.
Sorry@jordanSu, I found there is a sentence that has not been translated yet since I changed the base branch from3.9
to3.10
. Please help me update this, thanks!
library/constants.po Outdated
"`__lt__`、:meth:`__add__`,:meth:`__rsub__` 等)所回傳的特殊值,代表著該運算" | ||
"沒有針對其他型別的實作。同理也可以被原地二元特殊方法 (in-place binary " | ||
"special methods) (如::meth:`__imul__`、:meth:`__iand__` 等)回傳。它不應該" | ||
"被作為 boolean(布林)來解讀。" |
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.
Here is also the same problem mentioned above. The new sentence ``NotImplemented`` is the sole instance of " "the :data:
types.NotImplementedType type."
has not translated yet.
jordanSu commentedNov 19, 2021 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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.
LGTM, thank you@jordanSu for the hard work!
Translate `library/constants.po`
No description provided.