Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Translate library/calendar part 1/2#593

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
cschan1828 merged 2 commits intopython:3.12frommindihx:library_calendar
Aug 23, 2023

Conversation

mindihx
Copy link
Collaborator

issue:#587

@@ -47,41 +52,52 @@ msgid ""
"as prescribed by the ISO 8601 standard. Year 0 is 1 BC, year -1 is 2 BC, "
"and so on."
msgstr ""
"這個模組定義的函式和類別使用理想化的日曆,也就是公曆 (Gregorian calendar) 無"
"限往前後兩個方向延伸。這符合 Dershowitz 和 Reingold 在「Calendrical "
"Calculations」這本書定義的「proleptic Gregorian」日曆,是做所有計算的基礎日"
Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

不確定 proleptic Gregorian 要翻什麼,「前推公曆」?

Copy link
Collaborator

Choose a reason for hiding this comment

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

有很多種翻譯:前格里高曆法、逆推格里曆等。這牽涉到之前更換曆法系統的歷史。

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

因為我前面的 Gregorian calendar 已經翻成公曆
那這裡的我就先翻成「逆推公曆」附註原文好了

cschan1828 and mattwang44 reacted with thumbs up emoji
Copy link
Collaborator

@cschan1828cschan1828 left a comment

Choose a reason for hiding this comment

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

Thanks for your commit!

先看到 line 119,剩下的我這兩天抽空看。

@mindihx
Copy link
CollaboratorAuthor

Thanks for your commit!

先看到 line 119,剩下的我這兩天抽空看。

了解,謝謝~
我等全部看完再一次改,先繼續翻下半段的

Copy link
Collaborator

@cschan1828cschan1828 left a comment

Choose a reason for hiding this comment

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

Initial review completed.

mindihx reacted with thumbs up emoji
Copy link
Collaborator

@cschan1828cschan1828 left a comment

Choose a reason for hiding this comment

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

LGTM, Approved.

@cschan1828cschan1828 merged commitd8aee97 intopython:3.12Aug 23, 2023
beccalzh pushed a commit to beccalzh/python-docs-zh-tw that referenced this pull requestSep 4, 2024
* Translate library/calendar part 1/2* Refine translation for library/calendar
@mindihxmindihx deleted the library_calendar branchSeptember 11, 2024 13:57
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@mattwang44mattwang44mattwang44 left review comments

@cschan1828cschan1828cschan1828 approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@mindihx@mattwang44@cschan1828

[8]ページ先頭

©2009-2025 Movatter.jp