Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

translated 'check reference' is Falses841u0 #525

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 3 commits into from
Aug 14, 2023

Conversation

husohome
Copy link
Contributor

@husohome husohome commented Aug 5, 2023

No description provided.

library/json.po Outdated
@@ -132,7 +132,9 @@ msgid ""
"If *check_circular* is false (default: ``True``), then the circular "
"reference check for container types will be skipped and a circular reference "
"will result in a :exc:`RecursionError` (or worse)."
msgstr ""
msgstr "如果 *chech_circular* 視為 false (預設是 ``True``), 那麼json將不會檢查"
"是否有循環參照 (circular reference) 的情形。如果有循環參照的情形發生,則會出直接"
Copy link
Collaborator

Choose a reason for hiding this comment

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

【循環參照】這個詞有沒有考慮發一個 Discussion ? XD

Copy link
Collaborator

Choose a reason for hiding this comment

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

「參照」可能要發一個,目前 reference 一詞 project 內的確普遍翻成「參照」

@rockleona
Copy link
Collaborator

Hi @mattwang44 , I think that LGTM, seeking for more comments from you.

@mattwang44
Copy link
Collaborator

發現有重複的 PR #541
同一翻譯任務請在同一個 branch/PR 上修正,請不要重複開歐;要請你關掉 #525#541

@mattwang44
Copy link
Collaborator

@husohome 要再麻煩你根據上面 comment 繼續修改這隻 PR,感謝 🙏🏽

@mattwang44 mattwang44 mentioned this pull request Aug 13, 2023
@mattwang44
Copy link
Collaborator

FYI 我要直接用我的 suggestion 修正了

@mattwang44 mattwang44 changed the base branch from 3.12 to aug-5-meetup August 14, 2023 13:36
@mattwang44 mattwang44 merged commit faefee0 into python:aug-5-meetup Aug 14, 2023
mattwang44 added a commit that referenced this pull request Aug 14, 2023
* translated 'check reference' is Falses841u0

* 依建議改為將'視為'改為'設為'

* Update library/json.po

---------

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>
mattwang44 added a commit that referenced this pull request Aug 14, 2023
* /library/datetime.rst:2485 (#549)

* Translate datetime.rst:754 (#548)

* datetime.rst:754

* Apply suggestions from code review

* translate datetime.rst:196 (#545)

* git  commit rst:157 translate (#535)

* feat(translate): json.po line 323 to tranditional chinese (#532)

* Datetime/upstream/3.12 (#550)

* translate-datetime.rst:2369

* datetime-2369-fixed-by-reviewer

---------

Co-authored-by: Dai Stella <daistella@DaiMacAirM2.local>
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

* translate `library/datetime.rst:2619` (#524)

* docs: translate footnote 1

* fix: translate msg

* fix: translate of Relativity

* Add translations to `library/json` rst:26 and rst:29 (#537)

* Add translations to `library/json` rst:26 and rst:29

* fix literal code block marker

* Update library/json.po

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

---------

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

* translate json title (#523)

* Add translation for library/json (#555)

* Add translation for library/json

* Fix using single backslash to escape space

* Translate library/datetime.rst:124 (#543)

* Translate library/datetime.rst:124

* Apply suggestions from code review

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

* Update datetime.po

* Update datetime.po

---------

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

* Add translation for library/json (#527)

* Add translation for library/json

* Refine sentence in library/json

* 📝 docs(3.12): translate library/json.rst:63 (#542)

* 📝 docs(3.12): translate library/json.rst:63

for procedure test purpose,
translate /library/json.rst:63

* 📝 docs(3.12): translate library/json.rst:63

通順語句與空格修正

* 📝 docs(3.12): translate library/json.rst:63

fix rst issue

---------

Co-authored-by: 鄭宇辰 <ken71301@gmail.com>
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

* Translate library/datetime.rst:2501 (#526)

* Translate library/datetime.rst:2501

* Translate library/datetime.rst:2501, remove spaces

* Update library/datetime.rst:2501, punctuation mark

* Update library/datetime.rst:2501, 'format code'

* Update library/datetime.rst:2505

---------

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

* Translated the weekday sentence (#534)

* Translated the weekday sentence

* Modified the error

* Update library/datetime.po

---------

Co-authored-by: 李逸帆 <ivan@liyifande-MacBook-Pro.local>
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

* Translate datetime rst: 709 (#539)

* Translate datetime rst: 709

* Update library/datetime.po

---------

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

* translate datetime.rst:872 (#540)

* translate datetime.rst:872

* Update library/datetime.po

---------

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

* translated 'check reference' is Falses841u0 (#525)

* translated 'check reference' is Falses841u0

* 依建議改為將'視為'改為'設為'

* Update library/json.po

---------

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

* New branch2 (#544)

* git  commit rst:157 translate

* 改rst:179

* Update library/datetime.po

---------

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

---------

Co-authored-by: isabellechiu <39623214+isabellechiu@users.noreply.github.com>
Co-authored-by: Song-Lin Tsai <55531306+Bradley-Tsai@users.noreply.github.com>
Co-authored-by: ccchian <72912233+ccchian@users.noreply.github.com>
Co-authored-by: neo <71454430+neo-maker-sudo@users.noreply.github.com>
Co-authored-by: ai.Stella <63219262+estelladai@users.noreply.github.com>
Co-authored-by: Dai Stella <daistella@DaiMacAirM2.local>
Co-authored-by: Simon Chu <chicochu9333@gmail.com>
Co-authored-by: Yu-Sheng Li <kevin1kevin1k@gmail.com>
Co-authored-by: RockLeon <34214497+rockleona@users.noreply.github.com>
Co-authored-by: mindihx <ymhuang.ymh@gmail.com>
Co-authored-by: 933yee <92087014+933yee@users.noreply.github.com>
Co-authored-by: Payon <ken71301@hotmail.com>
Co-authored-by: 鄭宇辰 <ken71301@gmail.com>
Co-authored-by: Griiid <gridwing@gmail.com>
Co-authored-by: Ivan Lee <leeivan1007@gmail.com>
Co-authored-by: 李逸帆 <ivan@liyifande-MacBook-Pro.local>
Co-authored-by: Yang_yang <31895597+Yang92047111@users.noreply.github.com>
Co-authored-by: PinErh Chen <chanpiner518@gmail.com>
Co-authored-by: Nick (Shun-Fu) Hu <husohome98@gmail.com>
beccalzh pushed a commit to beccalzh/python-docs-zh-tw that referenced this pull request Sep 4, 2024
* /library/datetime.rst:2485 (python#549)

* Translate datetime.rst:754 (python#548)

* datetime.rst:754

* Apply suggestions from code review

* translate datetime.rst:196 (python#545)

* git  commit rst:157 translate (python#535)

* feat(translate): json.po line 323 to tranditional chinese (python#532)

* Datetime/upstream/3.12 (python#550)

* translate-datetime.rst:2369

* datetime-2369-fixed-by-reviewer

---------

Co-authored-by: Dai Stella <daistella@DaiMacAirM2.local>
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

* translate `library/datetime.rst:2619` (python#524)

* docs: translate footnote 1

* fix: translate msg

* fix: translate of Relativity

* Add translations to `library/json` rst:26 and rst:29 (python#537)

* Add translations to `library/json` rst:26 and rst:29

* fix literal code block marker

* Update library/json.po

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

---------

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

* translate json title (python#523)

* Add translation for library/json (python#555)

* Add translation for library/json

* Fix using single backslash to escape space

* Translate library/datetime.rst:124 (python#543)

* Translate library/datetime.rst:124

* Apply suggestions from code review

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

* Update datetime.po

* Update datetime.po

---------

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

* Add translation for library/json (python#527)

* Add translation for library/json

* Refine sentence in library/json

* 📝 docs(3.12): translate library/json.rst:63 (python#542)

* 📝 docs(3.12): translate library/json.rst:63

for procedure test purpose,
translate /library/json.rst:63

* 📝 docs(3.12): translate library/json.rst:63

通順語句與空格修正

* 📝 docs(3.12): translate library/json.rst:63

fix rst issue

---------

Co-authored-by: 鄭宇辰 <ken71301@gmail.com>
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

* Translate library/datetime.rst:2501 (python#526)

* Translate library/datetime.rst:2501

* Translate library/datetime.rst:2501, remove spaces

* Update library/datetime.rst:2501, punctuation mark

* Update library/datetime.rst:2501, 'format code'

* Update library/datetime.rst:2505

---------

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

* Translated the weekday sentence (python#534)

* Translated the weekday sentence

* Modified the error

* Update library/datetime.po

---------

Co-authored-by: 李逸帆 <ivan@liyifande-MacBook-Pro.local>
Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

* Translate datetime rst: 709 (python#539)

* Translate datetime rst: 709

* Update library/datetime.po

---------

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

* translate datetime.rst:872 (python#540)

* translate datetime.rst:872

* Update library/datetime.po

---------

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

* translated 'check reference' is Falses841u0 (python#525)

* translated 'check reference' is Falses841u0

* 依建議改為將'視為'改為'設為'

* Update library/json.po

---------

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

* New branch2 (python#544)

* git  commit rst:157 translate

* 改rst:179

* Update library/datetime.po

---------

Co-authored-by: Wei-Hsiang (Matt) Wang <mattwang44@gmail.com>

---------

Co-authored-by: isabellechiu <39623214+isabellechiu@users.noreply.github.com>
Co-authored-by: Song-Lin Tsai <55531306+Bradley-Tsai@users.noreply.github.com>
Co-authored-by: ccchian <72912233+ccchian@users.noreply.github.com>
Co-authored-by: neo <71454430+neo-maker-sudo@users.noreply.github.com>
Co-authored-by: ai.Stella <63219262+estelladai@users.noreply.github.com>
Co-authored-by: Dai Stella <daistella@DaiMacAirM2.local>
Co-authored-by: Simon Chu <chicochu9333@gmail.com>
Co-authored-by: Yu-Sheng Li <kevin1kevin1k@gmail.com>
Co-authored-by: RockLeon <34214497+rockleona@users.noreply.github.com>
Co-authored-by: mindihx <ymhuang.ymh@gmail.com>
Co-authored-by: 933yee <92087014+933yee@users.noreply.github.com>
Co-authored-by: Payon <ken71301@hotmail.com>
Co-authored-by: 鄭宇辰 <ken71301@gmail.com>
Co-authored-by: Griiid <gridwing@gmail.com>
Co-authored-by: Ivan Lee <leeivan1007@gmail.com>
Co-authored-by: 李逸帆 <ivan@liyifande-MacBook-Pro.local>
Co-authored-by: Yang_yang <31895597+Yang92047111@users.noreply.github.com>
Co-authored-by: PinErh Chen <chanpiner518@gmail.com>
Co-authored-by: Nick (Shun-Fu) Hu <husohome98@gmail.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.

3 participants