Skip to content

update translation of #: ../../library/logging.rst:82 #849

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

Merged
merged 4 commits into from
Mar 11, 2024

Conversation

Ah-Siao
Copy link
Contributor

@Ah-Siao Ah-Siao commented Mar 10, 2024

0310

Comment on lines 138 to 141
"如果此屬性評估為 true,則在此 logger 發生的事件會被傳到更高階的"
"handlers loggers 和所有附加在此 logger 的所有 handlers。"
"訊息會直接傳到 ancestor loggers handlers - "
"在問題中 ancestor loggers 的層級和 filters 都不會被考慮。"
Copy link
Collaborator

Choose a reason for hiding this comment

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

  • ancestor 需要翻譯:reference
  • handler 可以翻譯成處置器:reference
  • 檔案中先前的翻譯選擇不翻譯 filter ,所以不翻譯沒問題
  • 修改後請注意每行是否超過最大長度
Suggested change
"如果此屬性評估為 true,則在此 logger 發生的事件會被傳到更高階的"
"handlers loggers 和所有附加在此 logger 的所有 handlers"
"訊息會直接傳到 ancestor loggers handlers - "
"在問題中 ancestor loggers 的層級和 filters 都不會被考慮。"
"如果此屬性評估為 true,則在此 logger 發生的事件會被傳到更高階(上代)的"
" loggers 處置器 (handler) 和所有附加在此 logger 的所有處置器"
"訊息會直接傳到上代 loggers 處置器 - "
"在問題中上代 loggers 的層級和 filters 都不會被考慮。"

Co-authored-by: RockLeon <34214497+rockleona@users.noreply.github.com>
Copy link
Collaborator

@rockleona rockleona left a comment

Choose a reason for hiding this comment

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

最後一個 change ,再麻煩你!

Co-authored-by: RockLeon <34214497+rockleona@users.noreply.github.com>
Copy link
Collaborator

@rockleona rockleona left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks @Ah-Siao

@rockleona rockleona changed the base branch from 3.12 to event-march-2024 March 11, 2024 14:34
@rockleona rockleona merged commit 1e6b540 into python:event-march-2024 Mar 11, 2024
rockleona added a commit that referenced this pull request Mar 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.po

change word

Co-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.po

change word

Co-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-only

Co-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.po

Co-authored-by: RockLeon <34214497+rockleona@users.noreply.github.com>

* Update library/logging.po

Co-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 free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants