Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork215
work on logging.po#841
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
Merged
Merged
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
rockleona requested changesMar 10, 2024
library/logging.po Outdated
Comment on lines 394 to 395
msgstr "在記錄日誌里層級為 :const:`WARNING` 。" | ||
"這些參數被解釋為 :meth:`debug`。" |
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.
- 這個格式雖然 build 沒問題,但建議改成下列方式
- 幾個翻譯專有名詞需要注意,請見這個檔案
Suggested change
msgstr "在記錄日誌里層級為 :const:`WARNING` 。" | |
"這些參數被解釋為 :meth:`debug`。" | |
msgstr "" | |
"在記錄日誌里層級為 :const:`WARNING` 。" | |
"這些引數被直譯為 :meth:`debug`。" |
library/logging.po Outdated
Comment on lines 395 to 396
"在記錄日誌里層級為 :const:`WARNING` 。"g | ||
"這些引數被直譯為 :meth:`debug`。" |
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.
Suggested change
"在記錄日誌里層級為 :const:`WARNING`。"g | |
"這些引數被直譯為 :meth:`debug`。" | |
"在此記錄器上記錄一條層級為 :const:`WARNING`的訊息。" | |
"這些引數被直譯為 :meth:`debug`。" |
mattwang44 approved these changesMar 10, 2024
rockleona added a commit that referenced this pull requestMar 29, 2024
* 更新 library/logging.rst:53 (#839)* 更新 library/logging.rst:53* 修正library/logging.rst:53翻譯內容,格式化改為格式器* Update logging.po with translated text (#844)* feat: update logging.po with translated text* Fix translation in logging constructor* Update library/logging.pochange wordCo-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>---------Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>* add i18n for logging (#847)* add i18n for logging* update 。 reviewer suggection for logging* Translate library/logging.rst:118 (#848)* feat: logging translation update (#843)* 更新 library/logging.rst:53 (#839)* 更新 library/logging.rst:53* 修正library/logging.rst:53翻譯內容,格式化改為格式器* Update logging.po with translated text (#844)* feat: update logging.po with translated text* Fix translation in logging constructor* Update library/logging.pochange wordCo-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>---------Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>* add i18n for logging (#847)* add i18n for logging* update 。 reviewer suggection for logging* Translate library/logging.rst:118 (#848)* feat: logging translation update (#843)* Working on string.* Update library/string.po中文標點符號 與 特殊符號 中間不用增加空格Co-authored-by: RockLeon <34214497+rockleona@users.noreply.github.com>* Update library/string.po翻譯positional-onlyCo-authored-by: RockLeon <34214497+rockleona@users.noreply.github.com>* work on logging.po (#841)* work on logging.po* change 參數被解釋 -> 引數被直譯* add 隔行* 修正為:在此記錄器上記錄一條層級為* update translation of #: ../../library/logging.rst:82 (#849)* working on logging* Update logging.po* Update library/logging.poCo-authored-by: RockLeon <34214497+rockleona@users.noreply.github.com>* Update library/logging.poCo-authored-by: RockLeon <34214497+rockleona@users.noreply.github.com>---------Co-authored-by: RockLeon <34214497+rockleona@users.noreply.github.com>* fix(library/logging.po): update with reviewer's suggestion---------Co-authored-by: JoycePan <81307247+wdbps93206@users.noreply.github.com>Co-authored-by: Kyo Huang <odinxp@gmail.com>Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>Co-authored-by: Jimmy Ma <a468963@gmail.com>Co-authored-by: Wei-Chun, Chang <wcchang@infuseai.io>Co-authored-by: marychiou <yoru8312@gmail.com>Co-authored-by: marychiou <50230427+marychiou@users.noreply.github.com>Co-authored-by: dl <43908490+dl-jack-123@users.noreply.github.com>Co-authored-by: Ah-Siao <128007349+Ah-Siao@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.